]> git.donarmstrong.com Git - debhelper.git/history - Debian/Debhelper/Dh_Buildsystems.pm
New short switches for buildsystem stuff, drop envvars
[debhelper.git] / Debian / Debhelper / Dh_Buildsystems.pm
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.