]> git.donarmstrong.com Git - debhelper.git/history - t/buildsystems
cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks, Simon Ruderich for the patch...
[debhelper.git] / t / buildsystems /
2011-08-06 Joey Hesshide deprecation notice
2011-08-05 Modestas Vainiusmakefile.pm: remove build directory even if Makefile...
2011-07-17 Joey Hessadjust test number for new build system
2011-02-08 Joey Hessmerge
2010-10-17 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2010-09-29 Joey HessMerge branch 'master' of ssh://git.debian.org/git/debhe...
2010-09-29 Joey Hessstop testing jobserver availability code
2010-09-13 Joey HessAvoid open fd 5 or 6 breaking buildsystem test suite...
2010-01-31 Joey Hessadjust for new buildsystem
2009-12-04 Modestas VainiusTypo in the code.
2009-12-04 Modestas VainiusAdd --parallel option.
2009-12-04 Modestas VainiusSometimes SIGINTing the test suite leaves Makefile...
2009-12-04 Modestas VainiusRemove legacy punctuation hacks tests which no longer...
2009-12-04 Modestas VainiusDrop tests previously written for dpkg-buildpackage...
2009-11-23 Joey Hessreleasing version 7.4.8 7.4.8
2009-11-23 Joey Hessupdate for no-paralle-by-default change
2009-11-19 Modestas Vainiuscmake build+ steps need Makefile.
2009-11-19 Modestas VainiusAdd tests for #557006 bug.
2009-11-18 Modestas VainiusImprove build system auto-selection process
2009-11-05 Joey Hess--max-parallel requires a number
2009-10-29 Joey Hessupdate test suite for implicit parallelisation and...
2009-10-28 Joey Hessreduce amount of MAKEFLAGS cleaning
2009-10-28 Joey Hesssplit get_make_jobserver_status into two functions
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 Hesstest suite should not need modification to add a new...
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-30 Joey Hessremove enforce_out_of_source_building
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 VainiusAdd absolute path test for canonpath.
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 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-13 Modestas VainiusNew short switches for buildsystem stuff, drop envvars
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 VainiusAdd a test suite for build systems.