summaryrefslogtreecommitdiff
path: root/dh_auto_install
AgeCommit message (Expand)AuthorFilesLines
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