summaryrefslogtreecommitdiff
path: root/t/buildsystems
AgeCommit message (Expand)AuthorFilesLines
2018-08-04autoconf,meson: Use usr/libexec dir by default [c12]Niels Thykier1-1/+8
2018-04-06cmake: Support ninja backendNiels Thykier1-1/+1
2018-04-06Rewrite build system to support a "target build system"Niels Thykier1-7/+7
2018-01-28Rely on DEB_RULES_REQUIRES_ROOT for R³ supportNiels Thykier1-0/+1
2017-10-21makefile.pm: Support R³ for calling make install as rootNiels Thykier1-0/+1
2017-10-13Spelling fixesVille Skyttä1-1/+1
2017-08-24Support building on case-insensitive filesystemsGeoffrey Thomas1-1/+1
2017-07-31Revert "t: Update test related to the autoconf buildsystem"Niels Thykier1-5/+5
2017-07-27t: Update test related to the autoconf buildsystemNiels Thykier1-5/+5
2017-07-15autopkgtest-pkg-perl: fix smoke test.gregor herrmann2-2/+4
2017-07-12t: Fix test under prove without passing "t" dirNiels Thykier1-1/+1
2017-07-03Set Emacs file variables directory-wideSven Joachim7-37/+0
2017-07-03t: Avoid redefining dirnameNiels Thykier5-5/+5
2017-07-03t: Split buildsystem_tests in to smaller bitsNiels Thykier7-348/+504
2017-07-03t: Split out a separate test for make jobserver flagsNiels Thykier2-45/+64
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