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