]> git.donarmstrong.com Git - debhelper.git/history - Debian/Debhelper/Buildsystem/makefile.pm
debhelper: Fix minor source comment typos.
[debhelper.git] / Debian / Debhelper / Buildsystem / makefile.pm
2012-05-19 Simon Ruderichdebhelper: Fix minor source comment typos.
2012-02-08 Joey Hessdh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid...
2011-08-05 Modestas Vainiusmakefile.pm: remove build directory even if Makefile...
2010-02-19 Joey Hessmakefile buildsystem: Chomp output during test for...
2010-02-18 Joey HessThe fix for #563557 caused some new trouble involving...
2010-01-03 Joey Hessmakefile: Support the (asking for trouble) case of...
2009-11-21 Joey Hessmake: Avoid infinite loop that occurrs when testing...
2009-11-18 Modestas VainiusImprove build system auto-selection process
2009-10-29 Joey Hesssupport unlimited parallel jobs
2009-10-28 Joey Hessreduce amount of MAKEFLAGS cleaning
2009-10-28 Joey Hesssplit get_make_jobserver_status into two functions
2009-10-28 Joey Hessmove obscure function to EOF
2009-10-28 Modestas VainiusSupport parallel building in makefile buildsystem
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 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Joey Hessmisc minor changes
2009-06-29 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey HessMerge branch 'master' into buildsystems
2009-06-28 Joey HessRevert "Update dh_auto documentation."
2009-06-26 Joey HessMerge branch 'master' into buildsystems
2009-06-17 Modestas VainiusUpdate dh_auto documentation.
2009-06-17 Modestas VainiusSome cosmetic changes in the comments and strings.
2009-06-13 Joey HessMerge branch 'master' into buildsystems
2009-06-12 Joey HessMerge branch 'master' into buildsystems
2009-06-11 Joey HessMerge branch 'master' into buildsystems
2009-06-11 Modestas VainiusEnsure make doesn't print directories when checking...
2009-06-09 Modestas VainiusImplement source directory switching support (Closes...
2009-06-08 Modestas VainiusUse the term "build step" instead of "build action...
2009-05-14 Joey Hessmerge master
2009-05-14 Joey HessMerge branch 'master' into buildsystems
2009-05-11 Joey HessMerge branch 'master' into buildsystems
2009-05-11 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey HessMerge branch 'master' into buildsystems
2009-04-20 Joey Hessreword descriptions
2009-04-20 Joey Hessrename Dh_Buildsystem to Buildsystem
2009-04-20 Joey Hessuse $this rather than $self
2009-04-20 Joey Hesslet's write class, not cls
2009-04-15 Joey Hessremoval of comments I'm satisfied with
2009-04-15 Modestas Vainiusdebhelper modular buildsystems (try 3).
2009-04-14 Joey Hessmore comments
2009-04-14 Joey Hessupdate and remove XXX comments
2009-04-14 Modestas VainiusModular object-orientied buildsystem implementation...
2009-04-10 Joey Hesscode review, added comments
2009-04-10 Modestas VainiusModular object-orientied buildsystem implementation.