summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem/perl_build.pm
AgeCommit message (Expand)AuthorFilesLines
2017-08-24Support building on case-insensitive filesystemsGeoffrey Thomas1-79/+0
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-06-29Phase out perl -I. in compat 11Niels Thykier1-2/+3
2016-07-31Invoke Makefile.PL and Build.PL with perl -I. as part of the fixes for CVE-20...Dominic Hargreaves1-1/+1
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-01-07debhelper: Please make Perl tests verbosegregor herrmann1-1/+1
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2014-02-04Use realclean instead of distclean on perl_build buildsystem.gregor herrmann1-1/+1
2013-06-30perl_build: Use -- long option names, for compatability with Module::Build::T...Joey Hess1-5/+5
2012-03-13Also include CFLAGS in ld line for perl. Closes: #662666Joey Hess1-1/+1
2012-03-11Pass CPPFLAGS and LDFLAGS to Makefile.PL and Build.PLDominic Hargreaves1-1/+5
2011-09-30Pass CFLAGS also to perl_build.gregor herrmann1-1/+6
2011-01-25remove MODULEBUILDRC overrideJoey Hess1-1/+0
2009-11-18Improve build system auto-selection processModestas Vainius1-1/+1
2009-08-05perl_build: Fix Build check to honor source directory setting.Joey Hess1-1/+1
2009-08-04perl_build: Avoid failing if forced to be used in dh_auto_clean when Build do...Joey Hess1-1/+3
2009-06-29misc minor changesJoey Hess1-1/+1
2009-06-28Revert "Update dh_auto documentation."Joey Hess1-123/+0
2009-06-18Update dh_auto documentation.Modestas Vainius1-0/+123
2009-06-17Some cosmetic changes in the comments and strings.Modestas Vainius1-1/+1
2009-06-09Implement source directory switching support (Closes: #530597).Modestas Vainius1-4/+3
2009-06-08Use the term "build step" instead of "build action" everywhere in the source.Modestas Vainius1-2/+2
2009-04-20reword descriptionsJoey Hess1-1/+1
2009-04-20rename Dh_Buildsystem to BuildsystemJoey Hess1-1/+1
2009-04-20use $this rather than $selfJoey Hess1-15/+15
2009-04-20let's write class, not clsJoey Hess1-2/+2
2009-04-15removal of comments I'm satisfied withJoey Hess1-8/+0
2009-04-15debhelper modular buildsystems (try 3).Modestas Vainius1-2/+4
2009-04-14more commentsJoey Hess1-0/+6
2009-04-14Modular object-orientied buildsystem implementation (try 2).Modestas Vainius1-19/+18
2009-04-10code review, added commentsJoey Hess1-0/+2
2009-04-10Modular object-orientied buildsystem implementation.Modestas Vainius1-0/+67