]> git.donarmstrong.com Git - debhelper.git/history - Debian/Debhelper/Buildsystem
Merge branch 'master' into buildsystems
[debhelper.git] / Debian / Debhelper / Buildsystem /
2009-07-02 Joey HessMerge branch 'master' into buildsystems
2009-06-30 Joey HessMerge branch 'master' into buildsystems
2009-06-29 Modestas VainiusBug fix: pass extra command line arguments to cmake.
2009-06-29 Modestas VainiusAdd URLs to python_distutils --build-base bugs.
2009-06-29 Modestas VainiusCall SUPER in python_distutils::pre_building_step.
2009-06-29 Modestas VainiusRename _canonpath to canonpath.
2009-06-29 Modestas VainiusRename enforce_out_of_source_building() to prefer_
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 commit 'remotes/modestas/buildsystems' into build...
2009-06-26 Joey HessMerge branch 'master' into buildsystems
2009-06-21 Modestas VainiusFix leftover from the old code.
2009-06-17 Modestas VainiusUpdate dh_auto documentation.
2009-06-17 Modestas VainiusDo not explicitly repass env. variables {C,CXX,LD}FLAGS...
2009-06-17 Modestas VainiusLess code in the build system classes to call enforce_o...
2009-06-17 Modestas VainiusSome cosmetic changes in the comments and strings.
2009-06-15 Modestas VainiusFix build directory handling in python_distutils build...
2009-06-13 Modestas VainiusEnforce out of source building in soft mode for cmake.
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-11 Modestas VainiusMake perl_makemaker work properly when in source buildi...
2009-06-11 Modestas Vainiusautoconf uses a couple of Dh_Lib functions.
2009-06-09 Modestas VainiusImplement source directory switching support (Closes...
2009-06-08 Modestas VainiusUse term "out of source" rather than "outside source".
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 Hessincorporate create_packlist=0 fix from master
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 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.