summaryrefslogtreecommitdiff
path: root/dh
AgeCommit message (Expand)AuthorFilesLines
2011-04-01dh_installgsettings: New command to handle gsettings schema files. Closes: #6...Joey Hess1-0/+1
2011-02-14Fix logging at end of an override target that never actually runs the overrid...Joey Hess1-1/+1
2011-02-10Improve handling of logging in override targetsJoey Hess1-6/+7
2010-12-07Revert "dh: Add sequence dependencies and satisfy dependencies prior to runni...Joey Hess1-54/+10
2010-12-05dh: Add sequence dependencies and satisfy dependencies prior to running sequenceRoger Leigh1-10/+54
2010-12-05dh: Use "architecture independent" rather than "binary independent" for consi...Roger Leigh1-1/+1
2010-11-22dh: Add support for build-arch, build-indep, install-arch and install-indep s...Roger Leigh1-16/+28
2010-11-22dh: Use $(filter) rather than $(findstring)Roger Leigh1-1/+1
2010-11-02dh: Inhibit logging for commands run inside override targetsJoey Hess1-3/+6
2010-11-02Apply manual pages conventionsDavid Prévot1-32/+32
2010-06-06add autotools_dev exampleJoey Hess1-0/+9
2010-05-27In v8 mode, dh expects the sequence to run is always its first parameter.Joey Hess1-8/+21
2010-05-23In v8 mode, do not allow directly passing unknown options to debhelper comman...Joey Hess1-2/+2
2010-04-08add semicolon after build targets to avoid implicit target runningJoey Hess1-1/+1
2010-04-06dh: Improve documentation.Joey Hess1-16/+55
2010-03-31dh: Allow --list-addons to be used when not in a source package. Closes: #574351Joey Hess1-3/+3
2010-03-04add parallel optionJoey Hess1-0/+7
2010-02-16dh: Disable option bundling to avoid mis-parsing bundled options such as "-Bp...Joey Hess1-0/+2
2010-01-27add --builddirectory exampleJoey Hess1-0/+7
2010-01-10Fix typo: s/notmally/normallyJoachim Breitner1-1/+1
2010-01-04solve the dh -Bbuild problemJoey Hess1-5/+15
2010-01-04Fix warning about unknown options passed to commands in override targets.Joey Hess1-19/+19
2009-12-30simplifyJoey Hess1-1/+1
2009-12-30whitespaceJoey Hess1-3/+4
2009-12-30Do not call make for noop overrides.Modestas Vainius1-24/+55
2009-12-14dh(1): Add an example of using an override target to avoid dh running several...Joey Hess1-10/+25
2009-12-14dh(1): Minor rewording of documentation of override commands. Closes: #560421Joey Hess1-5/+4
2009-11-22dh: Document --no-act. Closes: #557505Joey Hess1-0/+4
2009-10-29implement the other option: parallel enabled implicitly by DEB_BUILD_OPTIONSJoey Hess1-3/+3
2009-10-28remove implicit --parallel setting by dhJoey Hess1-24/+1
2009-10-28logic simplificationJoey Hess1-4/+4
2009-10-28reduce amount of MAKEFLAGS cleaningJoey Hess1-11/+6
2009-10-28split get_make_jobserver_status into two functionsJoey Hess1-9/+2
2009-10-28Support parallel building in makefile buildsystemModestas Vainius1-1/+43
2009-09-07dh: Remove duplicate dh_installcatalogs list. Closes: #545483 (It was only ru...Joey Hess1-1/+0
2009-08-26drop regex support from remove_command_optionsJoey Hess1-6/+1
2009-08-26Allow dh addons to pass options to debhelper commandsModestas Vainius1-0/+32
2009-08-16dh: Display $@ error if addon load fails. Closes: #541845Joey Hess1-1/+1
2009-08-16avoid loading File::Spec when not neededJoey Hess1-1/+1
2009-08-16dh: Add --list option to list available addons.Colin Watson1-1/+31
2009-08-06dh: Allow creation of new sequences (such as to handle a patch target for qui...Joey Hess1-0/+5
2009-06-30Use ASCII RS for separating options in DH_INTERNAL_OPTIONS.Modestas Vainius1-1/+1
2009-06-29Make dh not complain about unknown, command-specific options passed to itJoey Hess1-0/+5
2009-06-28add exampleJoey Hess1-0/+10
2009-05-27dh_scrollkeeper: Now a deprecated no-op. Closes: #530806Joey Hess1-1/+0
2009-05-18dh: Avoid writing log after override_dh_clean is run. Closes: #529228Joey Hess1-3/+7
2009-05-11dh: Support --with addon,addon,... Closes: #528178Joey Hess1-4/+5
2009-05-08mention quiltJoey Hess1-0/+7
2009-05-04dh: Add --without to allow disabling sequence addons (particularly useful to ...Joey Hess1-5/+14
2009-04-20releasing version 7.2.87.2.8Joey Hess1-2/+0