summaryrefslogtreecommitdiff
path: root/dh_auto_clean
AgeCommit message (Expand)AuthorFilesLines
2009-06-28minimal build system option documentationJoey Hess1-5/+9
2009-06-28Revert "Update dh_auto documentation."Joey Hess1-23/+13
2009-06-18Update dh_auto documentation.Modestas Vainius1-13/+23
2009-04-14Modular object-orientied buildsystem implementation (try 2).Modestas Vainius1-2/+2
2009-04-10Migrates dh_auto_* commands to Dh_Buildsystems.pmModestas Vainius1-26/+3
2009-03-09Set MODULEBUILDRC environment variableAnsgar Burchardt1-0/+1
2008-07-31typosJoey Hess1-1/+1
2008-05-19dh_auto_clean: setup.py clean can create pyc files. Remove. Closes: #481899Joey Hess1-0/+3
2008-05-19type fixJoey Hess1-1/+1
2008-04-24dh_auto_*: Also support packages using Module::Build.Joey Hess1-4/+6
2008-04-23new method to tell if a makefile contains a targetJoey Hess1-7/+4
2008-04-23Add a Makefile and simplify this package's own rules file using all the new t...Joey Hess1-0/+1
2008-04-23dh_auto_install: New program, automates running make install, or using setup....Joey Hess1-1/+1
2008-04-23dh_auto_clean: New program, automates running make clean (or distclean, or re...Joey Hess1-0/+73