aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-24fix cmake target configuration selection.Alexander Neumann2-5/+19
2020-05-24Merge pull request #6765 from mensinda/astDump2Jussi Pakkanen10-32/+344
2020-05-23Clear internal caches before running each test.Jussi Pakkanen1-0/+10
2020-05-23ast: Add docs for --astDaniel Mensinger2-18/+73
2020-05-23ast: add unittestDaniel Mensinger2-2/+92
2020-05-23ast: Handle NotNodeDaniel Mensinger1-0/+5
2020-05-23ast: Add AST JSON printerDaniel Mensinger5-12/+174
2020-05-23Remove stray print call.Jussi Pakkanen1-1/+0
2020-05-23Revert "Merge pull request #7172 from jon-turney/test-output-check-mandatory"Jussi Pakkanen11-115/+40
2020-05-22Modifed buildtypes and armclang compiler flags to match documented resultsDrew Reed1-6/+6
2020-05-22Allow building with b_coverage set to true when clang is being used regardles...georgev931-0/+3
2020-05-22Merge pull request #7123 from dcbaker/use-feature-deprecatedJussi Pakkanen8-65/+75
2020-05-22boost: Try extracting BOOST_ROOT from boost.pcDaniel Mensinger1-1/+12
2020-05-22boost: Always sort shared before static (fixes #7171)Daniel Mensinger1-2/+2
2020-05-22Merge pull request #7172 from jon-turney/test-output-check-mandatoryJussi Pakkanen11-40/+115
2020-05-22compilers: add fetching of define list for clangYevhenii Kolesnikov7-9/+42
2020-05-20compilers/d: Add b_ndebug supportDylan Baker3-6/+19
2020-05-20compilers: Move b_ndebug into the compiler classesDylan Baker2-1/+7
2020-05-19Merge pull request #5986 from dcbaker/fix-tests-with-cross-binary-argumentsJussi Pakkanen20-87/+254
2020-05-19Build private directory name from output file name.Jussi Pakkanen3-14/+29
2020-05-18pass exe_wrapper to test scripts through the environmentDylan Baker7-21/+75
2020-05-18backends: Consider arguments passed to a test when cross compilingDylan Baker16-11/+39
2020-05-18backends: ensure that test executables can be run when passed as argumentsDylan Baker5-11/+44
2020-05-18tests: Add tests for cross file exe_wrapperDylan Baker1-2/+52
2020-05-18run_unittests: move cross_file_system_paths to the cross testsDylan Baker1-61/+63
2020-05-18mtest: don't use len() to test container emptinessDylan Baker1-5/+5
2020-05-18Merge pull request #7103 from dankegel/bug4027-rpath-rememberJussi Pakkanen27-55/+253
2020-05-18symbolextractor: add OpenBSD supportAntoine Jacoutot1-0/+19
2020-05-18compilers/d: Enable pgo for GDCDylan Baker1-1/+2
2020-05-18Add cmake files to msi package.georgev931-0/+2
2020-05-16docs: add snippet documenting rpath behavior changeDan Kegel1-0/+7
2020-05-16Let LDFLAGS specify rpath.Dan Kegel7-0/+69
2020-05-16Let .pc files specify rpath.Dan Kegel21-55/+177
2020-05-16Add flags to support generation of dependency files with armclangDrew Reed1-1/+1
2020-05-16Modifed buildtypes and armcc compiler flags to match documented resultsDrew Reed1-7/+7
2020-05-16Call to CPPCompilers initilisation function was missing the info parameter du...Drew Reed1-1/+3
2020-05-15Add expected stdout for failing-meson tests which are missing itJon Turney10-0/+70
2020-05-15Make expected stdout mandatory for warning-meson and failing-meson testsJon Turney1-40/+45
2020-05-15symbolextractor: Do not store the size of code objectsNirbheek Chauhan1-1/+4
2020-05-15ninjabackend: Treat GNOME gir/typelib as librariesNirbheek Chauhan2-1/+12
2020-05-15ninjabackend: Use order-only gen-header deps for gen-sourcesNirbheek Chauhan1-1/+1
2020-05-15travis/macos: Restore the old pkg-config behaviourNirbheek Chauhan2-2/+4
2020-05-15cmake: Print supported stds when warningNirbheek Chauhan1-2/+4
2020-05-14Docs: Make the suggested use for the not-found dependency better [skip ci]Dylan Baker1-4/+6
2020-05-14run_unittests: Use unittest.mock instead of a handrolled mockDylan Baker1-11/+8
2020-05-14optinterpreter: Enable and update FeatureNew to use_singleDylan Baker1-7/+5
2020-05-14interpreter: Add always set default value for version and set it ASAPDylan Baker2-5/+6
2020-05-14use FeatureNew.single_useDylan Baker4-26/+29
2020-05-14modules/pkgconfig: Remove duplicate FeatureNewDylan Baker1-2/+0
2020-05-14interpreterbase: Proxy extra_message through to feature_check_classDylan Baker1-2/+5