]> git.donarmstrong.com Git - debhelper.git/history - Debian/Debhelper/Dh_Buildsystems.pm
Make buildsystems_list() use updated auto-selection code.
[debhelper.git] / Debian / Debhelper / Dh_Buildsystems.pm
2009-11-19 Modestas VainiusMake buildsystems_list() use updated auto-selection...
2009-11-18 Modestas VainiusImprove build system auto-selection process
2009-11-05 Joey Hess--max-parallel requires a number
2009-10-29 Joey Hesssupport unlimited parallel jobs
2009-10-29 Joey Hesslogic error
2009-10-29 Joey Hessimplement the other option: parallel enabled implicitly...
2009-10-28 Joey Hessrefactor --parallel processing
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 Hessfix indent
2009-07-14 Joey HessMerge branch 'master' into buildsystems
2009-07-14 Joey HessAdd ant buildsystem support. Closes: #537021
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-07-01 Joey Hessimprove list formatting
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 "Add --help-buildsystem option to dh_auto."
2009-06-28 Joey Hesstypo
2009-06-26 Joey HessMerge commit 'remotes/modestas/buildsystems' into build...
2009-06-26 Joey HessMerge branch 'master' into buildsystems
2009-06-21 Modestas VainiusTerminology change.
2009-06-17 Modestas VainiusRewording in the comment.
2009-06-17 Modestas VainiusSome cosmetic changes in the comments and strings.
2009-06-17 Modestas VainiusAdd --help-buildsystem option to dh_auto.
2009-06-17 Modestas VainiusFix typo in the --list option specification.
2009-06-15 Modestas VainiusFirst letter case fixes (should be lowercase) in error...
2009-06-13 Modestas VainiusNew short switches for buildsystem stuff, drop envvars
2009-06-13 Modestas VainiusRevert "Improvements in DH_OPTIONS handling and DH_AUTO...
2009-06-13 Joey HessMerge branch 'master' into buildsystems
2009-06-12 Joey HessMerge branch 'master' into buildsystems
2009-06-12 Joey Hessshouldn't need undef here
2009-06-11 Joey HessMerge branch 'master' into buildsystems
2009-06-11 Modestas VainiusReorder load_buildsystem arguments and pass @_ through it.
2009-06-11 Modestas VainiusGet rid of is_buildable and build_step flags. Broken...
2009-06-11 Modestas VainiusRename {pre,post}_step to {pre,post}_building_step.
2009-06-09 Modestas VainiusImplement source directory switching support (Closes...
2009-06-08 Modestas Vainius--list all buildsystems (including all 3rd party ones...
2009-06-08 Modestas VainiusImprovements in DH_OPTIONS handling and DH_AUTO_OPTIONS...
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 Hessrename autotools to autoconf
2009-04-20 Joey Hessremove verbose_print of buildsystem selection details
2009-04-20 Joey Hessreformat list
2009-04-20 Joey Hessfactor out a buildsystems_list
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.