summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Dh_Lib.pm
Commit message (Expand)AuthorAge
* Add support for multiarch.Steve Langasek2011-03-12
* Improve handling of logging in override targetsJoey Hess2011-02-10
* refactor cross command generationJoey Hess2011-02-08
* dh: Inhibit logging for commands run inside override targetsJoey Hess2010-11-02
* note that the hardcoded arg_max here is obsoleteJoey Hess2010-10-27
* In v8 mode, do not allow directly passing unknown options to debhelper comman...Joey Hess2010-05-23
* Further reduce the number of calls to dpkg-architecture to zero, in a typical...Joey Hess2010-05-09
* typoJoey Hess2010-05-09
* cleanupsJoey Hess2010-05-09
* Drop one more call to dpkg-architecture. Closes: #580837 (Raphael Geissert)Joey Hess2010-05-09
* Memoize architecture comparisons in samearch, and avoid calling dpkg-architec...Joey Hess2010-04-26
* fix commentJoey Hess2010-04-08
* minor optimisationJoey Hess2010-03-01
* If neither -a or -i are specified, debhelper commands used to default to acti...Joey Hess2010-03-01
* Fix warning about unknown options passed to commands in override targets.Joey Hess2010-01-04
* use foreach instead of for when looping thru arrayJoey Hess2009-11-19
* make error() throw a catchable error with dieJoey Hess2009-11-16
* Adjust code to add deprecation warning for compatability level 4. (Man page a...Joey Hess2009-11-12
* reduce amount of MAKEFLAGS cleaningJoey Hess2009-10-28
* split get_make_jobserver_status into two functionsJoey Hess2009-10-28
* move obscure function to EOFJoey Hess2009-10-28
* Support parallel building in makefile buildsystemModestas Vainius2009-10-28
* consistently print whole failing command lineJoey Hess2009-10-19
* Allow dpkg-architecture to print errors to stderr. Closes: #548636Joey Hess2009-09-27
* -a == -sJoey Hess2009-09-01
* Optimise -s handling to avoid running dpkg-architecture if the package is arc...Joey Hess2009-09-01
* refactorJoey Hess2009-09-01
* minor code cleanup and optimisationJoey Hess2009-08-10
* Revert "Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support."Modestas Vainius2009-06-13
* Improvements in DH_OPTIONS handling and DH_AUTO_OPTIONS envvar support.Modestas Vainius2009-06-08
* Merge branch 'master' into buildsystemsJoey Hess2009-05-14
|\
| * Support debian/foo.os files to suppliment previous debian/foo.arch file suppo...Joey Hess2009-05-12
* | Merge branch 'master' into buildsystemsJoey Hess2009-05-11
|\|
| * Close COMPAT_IN filehandle. Closes: #527464Joey Hess2009-05-07
* | Add dpkg_architecture_value and sourcepackage to Dh_LibModestas Vainius2009-04-10
|/
* export write_logJoey Hess2009-03-23
* minor coding stlyeJoey Hess2009-03-23
* Add a global --remaining-packages option.Modestas Vainius2009-03-23
* remove dead codeJoey Hess2009-03-20
* Compatability level 4 is now deprecated.Joey Hess2009-03-07
* Improve error messages when child commands fail.Joey Hess2009-02-21
* dh override targetsJoey Hess2009-02-16
* Ignore unknown options in DH_OPTIONS. Debhelper will always ignore such optio...Joey Hess2008-12-14
* Allow individual debhelper programs to define their own special options by pa...Joey Hess2008-10-21
* Convert copyright file to new format.Joey Hess2008-04-30
* improve error furtherJoey Hess2008-04-29
* Add missing $! to error message when the log can't be opened.Joey Hess2008-04-29
* dh_prep: New program, does the same as dh_clean -k (which will be deprecated ...Joey Hess2008-04-23
* don't log dh runsJoey Hess2008-04-23
* updatesJoey Hess2008-04-23