]> git.donarmstrong.com Git - debhelper.git/history - dh
Typo. Closes: #653339
[debhelper.git] / dh
2011-11-16 Joey Hessdh: Ensure -a and -i are passed when running override_d...
2011-10-14 Joey Hessdh: Add dh_auto_configure parameter example. Closes...
2011-09-12 Joey Hessdh: Avoid compat deprecation warning before option...
2011-09-12 Joey Hessdh: Avoid running install sequence a third time in...
2011-09-11 Joey Hessreorder
2011-09-11 Joey Hess-arch and -indep overrides
2011-09-11 Joey Hesssimplify
2011-09-10 Joey Hessrefactor
2011-09-08 Joey Hessremove quilt example
2011-09-08 Joey Hessreorg man page to list deprecated options in a final...
2011-08-30 Joey Hessadh: Don't bother running dh_shlibdebs, dh_makeshelibs...
2011-08-06 Joey Hessdpkg-buildflags is only used to set environment in v9
2011-08-05 Joey Hessdh: The --before --after --until and --remaining option...
2011-07-20 Joey Hessdoc tweak re target dependencies
2011-07-20 Joey Hessdh: Remove obsolete optimisation hack that caused seque...
2011-07-18 Joey HessSupport make 3.82. Closes: #634385
2011-07-16 Joey Hessavoid undef when dh is run w/o a sequence
2011-07-16 Joey Hessdh: In v9, do not enable any python support commands.
2011-07-04 Joey HessTypo fixes. Closes: #632662
2011-06-20 Joey HessRevert "Always respect DEB_${flag}_{APPEND,SET} envvars."
2011-06-19 Modestas VainiusAlways respect DEB_${flag}_{APPEND,SET} envvars.
2011-06-14 Joey HessMerge branch 'master' into smarter-targets origin/smarter-targets
2011-06-14 Joey Hessdpkg-buildflags support
2011-06-14 Joey HessMerge branch 'master' into smarter-targets
2011-06-14 Roger Leighdh: rules function joins array argument
2011-06-14 Joey Hessremove internal rules:target stuff
2011-06-14 Joey Hessavoid infinite recursion
2011-06-13 Joey Hesshonor empty targets
2011-06-13 Joey Hessmake standard targets support a v9 feature
2011-06-13 Joey Hessinline sequences to optimize away recursive calls to...
2011-06-13 Joey Hessimprove sequence logic
2011-06-13 Joey Hessdoc updates for recent changes
2011-06-13 Joey Hessmove dh_auto_configure out of @bd_minimal
2011-06-13 Joey Hessremove calls to build-arch, install-arch, etc
2011-06-13 Joey Hessminor cleanups, no substantial code changes
2011-06-13 Roger Leighdh: Use minimal sequences if delegating work
2011-06-13 Roger Leighdh: Add sequence dependency support
2011-05-21 Joey HessFix example. Closes: #627534
2011-04-25 Joey Hessupdate for dh_ucf
2011-04-01 Joey Hessdh_installgsettings: New command to handle gsettings...
2011-02-14 Joey HessFix logging at end of an override target that never...
2011-02-10 Joey HessImprove handling of logging in override targets
2011-02-08 Joey Hessmerge
2010-12-07 Joey HessRevert "dh: Add sequence dependencies and satisfy depen...
2010-12-05 Roger Leighdh: Add sequence dependencies and satisfy dependencies...
2010-12-05 Roger Leighdh: Use "architecture independent" rather than "binary...
2010-11-22 Roger Leighdh: Add support for build-arch, build-indep, install...
2010-11-22 Roger Leighdh: Use $(filter) rather than $(findstring)
2010-11-03 Joey Hessdh: Inhibit logging for commands run inside override...
2010-11-03 David PrévotApply manual pages conventions
2010-06-06 Joey Hessadd autotools_dev example
2010-05-28 Joey HessIn v8 mode, dh expects the sequence to run is always...
2010-05-23 Joey HessIn v8 mode, do not allow directly passing unknown optio...
2010-04-08 Joey Hessadd semicolon after build targets to avoid implicit...
2010-04-07 Joey Hessdh: Improve documentation.
2010-03-31 Joey Hessdh: Allow --list-addons to be used when not in a source...
2010-03-04 Joey Hessadd parallel option
2010-02-16 Joey Hessdh: Disable option bundling to avoid mis-parsing bundle...
2010-01-28 Joey Hessadd --builddirectory example
2010-01-10 Joachim BreitnerFix typo: s/notmally/normally
2010-01-05 Joey Hesssolve the dh -Bbuild problem
2010-01-04 Joey HessFix warning about unknown options passed to commands...
2009-12-31 Joey Hesssimplify
2009-12-31 Joey Hesswhitespace
2009-12-31 Modestas VainiusDo not call make for noop overrides.
2009-12-15 Joey Hessdh(1): Add an example of using an override target to...
2009-12-15 Joey Hessdh(1): Minor rewording of documentation of override...
2009-11-22 Joey Hessdh: Document --no-act. Closes: #557505
2009-10-29 Joey Hessimplement the other option: parallel enabled implicitly...
2009-10-28 Joey Hessremove implicit --parallel setting by dh
2009-10-28 Joey Hesslogic simplification
2009-10-28 Joey Hessreduce amount of MAKEFLAGS cleaning
2009-10-28 Joey Hesssplit get_make_jobserver_status into two functions
2009-10-28 Modestas VainiusSupport parallel building in makefile buildsystem
2009-09-07 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-09-07 Joey Hessdh: Remove duplicate dh_installcatalogs list. Closes...
2009-08-26 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-08-26 Joey Hessdrop regex support from remove_command_options
2009-08-26 Modestas VainiusAllow dh addons to pass options to debhelper commands
2009-08-16 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-08-16 Joey Hessdh: Display $@ error if addon load fails. Closes: ...
2009-08-16 Joey Hessavoid loading File::Spec when not needed
2009-08-16 Colin Watsondh: Add --list option to list available addons.
2009-08-06 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-08-06 Joey Hessdh: Allow creation of new sequences (such as to handle...
2009-07-24 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2009-07-24 Joey HessMerge branch 'buildsystems'
2009-07-15 Joey HessMerge branch 'master' into buildsystems 7.3.4
2009-07-14 Joey HessMerge branch 'master' into buildsystems
2009-07-09 Joey HessMerge branch 'master' into buildsystems
2009-07-02 Joey HessMerge branch 'master' into buildsystems 7.3.1
2009-07-02 Joey HessMerge branch 'master' into buildsystems
2009-06-30 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Modestas VainiusUse ASCII RS for separating options in DH_INTERNAL_OPTIONS.
2009-06-29 Joey HessMake dh not complain about unknown, command-specific...
2009-06-29 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Joey Hessadd example
2009-06-11 Joey HessMerge branch 'master' into buildsystems
2009-05-27 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
next