summaryrefslogtreecommitdiff
path: root/t/buildsystems
AgeCommit message (Expand)AuthorFilesLines
2017-04-04t: Add "auto buildable" tests for meson + ninjaNiels Thykier1-1/+10
2017-04-04Add ninja to build systems and fix a testNiels Thykier1-1/+1
2016-10-08t: Fix test after change of autoconf build systemNiels Thykier1-4/+4
2016-10-02t: Fix test issues with the new compat deprecationsNiels Thykier3-2/+3
2016-08-14t: Disable third-party build systemsNiels Thykier1-1/+1
2016-07-02Handle renamed/changed make parallel optionsNiels Thykier1-25/+37
2016-05-01t: Migrate to 3-arg openNiels Thykier1-3/+6
2016-02-22dh_auto_test: Add VERBOSE=1 when using autoconfGergely Nagy2-5/+10
2016-02-22t: Rename tests so prove can find themNiels Thykier1-0/+0
2015-01-07configure gets --*-silent-rules depending on DH_QUIETBernhard R. Link1-0/+1
2011-08-06hide deprecation noticeJoey Hess1-1/+1
2011-08-05makefile.pm: remove build directory even if Makefile does not exist yet.Modestas Vainius1-1/+1
2011-07-17adjust test number for new build systemJoey Hess1-1/+1
2010-09-29stop testing jobserver availability codeJoey Hess1-20/+3
2010-09-13Avoid open fd 5 or 6 breaking buildsystem test suite. Closes: #596679Joey Hess1-0/+9
2010-01-30adjust for new buildsystemJoey Hess1-1/+1
2009-12-04Typo in the code.Modestas Vainius1-2/+2
2009-12-04Add --parallel option.Modestas Vainius1-5/+11
2009-12-04Sometimes SIGINTing the test suite leaves Makefile behind.Modestas Vainius1-1/+1
2009-12-04Remove legacy punctuation hacks tests which no longer work by design.Modestas Vainius1-40/+4
2009-12-04Drop tests previously written for dpkg-buildpackage -jX detection.Modestas Vainius1-63/+1
2009-11-23releasing version 7.4.87.4.8Joey Hess1-1/+1
2009-11-23update for no-paralle-by-default changeJoey Hess1-9/+9
2009-11-19cmake build+ steps need Makefile.Modestas Vainius1-1/+1
2009-11-19Add tests for #557006 bug.Modestas Vainius1-25/+27
2009-11-18Improve build system auto-selection processModestas Vainius1-21/+34
2009-11-04--max-parallel requires a numberJoey Hess1-5/+1
2009-10-29update test suite for implicit parallelisation and flag renameJoey Hess1-27/+25
2009-10-28reduce amount of MAKEFLAGS cleaningJoey Hess1-13/+13
2009-10-28split get_make_jobserver_status into two functionsJoey Hess1-18/+26
2009-10-28Support parallel building in makefile buildsystemModestas Vainius2-8/+288
2009-07-14test suite should not need modification to add a new build systemJoey Hess1-3/+3
2009-06-29remove enforce_out_of_source_buildingJoey Hess1-7/+1
2009-06-30More verbose rmdir_builddir() and more its testsModestas Vainius1-2/+32
2009-06-30Support absolute paths for builddir.Modestas Vainius1-9/+14
2009-06-30Add absolute path test for canonpath.Modestas Vainius1-1/+3
2009-06-30Rename _canonpath to canonpath.Modestas Vainius1-7/+7
2009-06-30Rename enforce_out_of_source_building() to prefer_Modestas Vainius1-1/+1
2009-06-18Less code in the build system classes to call enforce_out_of_source_building().Modestas Vainius1-2/+2
2009-06-17Some cosmetic changes in the comments and strings.Modestas Vainius1-2/+2
2009-06-13New short switches for buildsystem stuff, drop envvarsModestas Vainius1-8/+8
2009-06-13Use another root directory in _rel2rel.Modestas Vainius1-1/+4
2009-06-13Drop special handling for build directory ./path.Modestas Vainius1-20/+21
2009-06-11Add a test suite for build systems.Modestas Vainius5-0/+520