]> git.donarmstrong.com Git - debhelper.git/history - Debian/Debhelper/Buildsystem.pm
speling
[debhelper.git] / Debian / Debhelper / Buildsystem.pm
2011-10-06 Tom HughesUse target architecture for build directory name.
2010-05-09 Joey Hessremove now-unnecessary caching
2010-01-31 Joey HessFix typo in call to abs2rel in --builddir sanitize...
2009-11-19 Joey Hessuse foreach instead of for when looping thru array
2009-11-18 Joey Hesscomment munging
2009-11-18 Modestas VainiusImprove build system auto-selection process
2009-10-29 Joey Hesssupport unlimited parallel jobs
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 commit 'remotes/modestas/buildsystems' into build...
2009-06-30 Joey HessMerge branch 'master' into buildsystems
2009-06-30 Modestas Vainiusrmdir_builddir(): use shell commands rather than perl...
2009-06-30 Joey Hessremove enforce_out_of_source_building
2009-06-30 Joey Hesslayout
2009-06-29 Modestas VainiusMore verbose rmdir_builddir() and more its tests
2009-06-29 Modestas VainiusSupport absolute paths for builddir.
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-26 Joey HessMerge branch 'master' into buildsystems
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 VainiusFirst letter case fixes (should be lowercase) in error...
2009-06-15 Modestas VainiusAdd "only if empty" flag to rmdir_builddir().
2009-06-15 Modestas VainiusFix typo: missing $this.
2009-06-13 Modestas VainiusUse another root directory in _rel2rel.
2009-06-13 Modestas VainiusDrop special handling for build directory ./path.
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 VainiusGet rid of is_buildable and build_step flags. Broken...
2009-06-11 Modestas VainiusRefactor build directory setting into separate method...
2009-06-11 Modestas VainiusRemove empty build directory parent dirs (up to source...
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 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 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 Hessunimportant code changes
2009-04-20 Joey Hessrename Dh_Buildsystem to Buildsystem