summaryrefslogtreecommitdiff
path: root/dh_auto_install
AgeCommit message (Expand)AuthorFilesLines
2018-09-15Replace all calls to Cwd::cwd with Cwd::getcwdJosh Triplett1-1/+1
2018-09-14dh_*: Add cli-options NOOP PROMISES for most helpersNiels Thykier1-1/+1
2017-10-28dh,dh_auto_*: Add NOOP promisesNiels Thykier1-0/+2
2017-07-07Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier1-0/+2
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-06-25dh_auto_install: In c11, skip creating unrelated directoriesNiels Thykier1-2/+6
2017-04-12dh_auto_install: Avoid unnecessary stat of d/<pkg> dirsNiels Thykier1-6/+2
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-01-08Replace more doit('install' ...) calls to install_XNiels Thykier1-1/+1
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2013-05-09dh_auto_install: Create package build directory for those packages whose make...Joey Hess1-0/+7
2011-09-25Clarify description of dh_auto_* -- params. Closes: #642786Joey Hess1-2/+2
2010-11-02Apply manual pages conventionsDavid Prévot1-16/+16
2009-08-26cwd is exportedJoey Hess1-1/+1
2009-08-26Support --destdir option in dh_auto_installModestas Vainius1-13/+27
2009-07-14Add ant buildsystem support. Closes: #537021Joey Hess1-1/+2
2009-06-29fix pod oopsJoey Hess1-2/+2
2009-06-28Merge branch 'master' into buildsystemsJoey Hess1-2/+1
2009-06-28remove some dh_install stuffJoey Hess1-2/+1
2009-06-28dh_auto_install: Pass --install-layout=deb to setup.py to support python 2.6....Joey Hess1-0/+1
2009-06-28minimal build system option documentationJoey Hess1-4/+9
2009-06-28Revert "Update dh_auto documentation."Joey Hess1-22/+15
2009-06-18Update dh_auto documentation.Modestas Vainius1-15/+22
2009-04-14Modular object-orientied buildsystem implementation (try 2).Modestas Vainius1-3/+2
2009-04-10Migrates dh_auto_* commands to Dh_Buildsystems.pmModestas Vainius1-35/+4
2009-03-09Set MODULEBUILDRC environment variableAnsgar Burchardt1-0/+1
2008-08-22dh_auto_install: Improve check for MakeMaker, to avoid passing PREFIX if the ...Joey Hess1-2/+5
2008-07-31typosJoey Hess1-1/+1
2008-07-31dh_auto_install: Still contained copy&paste doc from dh_auto_cleanFrank Lichtenheld1-1/+1
2008-07-23dh_auto_install: Fix man page, was referring to dh_auto_clean.Per Olofsson1-1/+1
2008-06-25dh_auto_install: Rather than looking at the number of binary packages being a...7.0.13Joey Hess1-3/+4
2008-05-19type fixJoey Hess1-1/+1
2008-04-24dh_auto_*: Also support packages using Module::Build.Joey Hess1-3/+6
2008-04-23new method to tell if a makefile contains a targetJoey Hess1-6/+4
2008-04-23dh_auto_install: New program, automates running make install, or using setup....Joey Hess1-0/+102