104 Commits (6834224d72011489324c71b4f2b9c982562c0796)

Author SHA1 Message Date
Benoit Pierre 66db4abf32 tests: fix `test_always_prefer_c_compiler_for_asm` 2 years ago
Charles Brunet 5eb55075ba intro: add more details to generated json files 2 years ago
Daniele Nicolodi 1bc3d91112 minstall: Fix install_subdir() excludes with path separators on Win 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
Xavier Claessens 9c526974dc
msetup: Allow (re)configure of not empty builddir 2 years ago
Xavier Claessens 0418a40e68
msetup: use more consistent exceptions on exit 2 years ago
Xavier Claessens ad151d9f11 coredata: Fix changing prefix option 2 years ago
Jussi Pakkanen 78d8924d43 Condense test directories for rc1. 2 years ago
Xavier Claessens 42c4058304 unittests: Pass the exact backend name 2 years ago
Daan De Meyer adb619db61 Stop using replace_if_different() for coredata pickle file 2 years ago
Stefan Hajnoczi b27104d920 unittests: add test for source dir stripping from rpaths 2 years ago
Daniele Nicolodi f39ccde513 mintro: Add exclude_{files, dirs} to install_subdir install_plan 2 years ago
Eli Schwartz cf07596cf6 test cases: use best practices method to find the python3 program 2 years ago
L. E. Segovia 088727164d interpreter/mesonmain: Add build_options method 2 years ago
Charles Brunet 04f233a80d allow install script to run in dry-run mode 2 years ago
Eli Schwartz 94a190baa2
cython: add unittest to verify that depfiles work 2 years ago
Dylan Baker 3f733437da coredata: use a frozenset instead of a dict where values are always None 2 years ago
Xavier Claessens 1a0eff0054 devenv: Allow dumping into file and select a format 2 years ago
Thomas Li 9b999ddc87 BUG: Fix generated sources not being included as dependencies in cython transpilation 2 years ago
David Robillard 81d7c24a59 Add warning_level=everything 2 years ago
Xeonacid 47d1a55e78 Fix test_rust_clippy for rust 1.65 2 years ago
Xavier Claessens f5871e240d backends: Try guessing install tag for all installed files 2 years ago
Jussi Pakkanen 458dcf8aac Condense test directory numbers. 2 years ago
Elliott Sales de Andrade 9c4d6088b1 Accept disablers in summary values 2 years ago
Xavier Claessens 2dfd952eb9 Move classes used by scripts to their own module 2 years ago
Eli Schwartz d3dac3cfb2
compilers: don't export every compiler as a top-level property 2 years ago
Daniel Carson 004575874f Warn if wrap file changes 2 years ago
Thomas Li a4d5442207 Fix install_subdirs not showing up in intro-install_plan.json 2 years ago
Andres Freund 628effb369 mtest: Run ninja build.ninja before loading tests 2 years ago
Eli Schwartz 3e73d4d77d
introspection: untangle install_plan implemetation, fix a bunch of wrong ones 2 years ago
Dylan Baker a78992dd81 interpreter: move handling of module stability to interpreter 2 years ago
Dylan Baker e062dcdfcc allplatformstests: use subTests with test_warning_location 2 years ago
Hemmo Nieminen 952dd7773d mtest: unify parsed and non-parsed output handling 2 years ago
Daan De Meyer f774609b09 Only reconfigure if configure options actually changed 2 years ago
Justin Blanchard ec388fe7c2 ar linker: detect the "osx ld" case (where generating thin archives won't work) based on host OS, not build OS. 2 years ago
Eli Schwartz 8afcca2d26
tests: skip template test for windows shared fortran 2 years ago
Jussi Pakkanen befd26985c Fix test case numbers. 2 years ago
Eli Schwartz c151988b39
intro-install_plan: fix destinations for build_targets with custom install_dir 3 years ago
Vili Väinölä 18e2f8b2b3 Fix sandbox violation when using subproject as a symlink 3 years ago
Zbigniew Jędrzejewski-Szmek 8afdecb039 Reword message in warning 3 years ago
Simon McVittie 65ea833d58 Require CMake 3.14 for all tests that use the cmake module 3 years ago
Fredrik Salomonsson ef0c38f90a unittests: Add test_pkgconfig_relocatable to allplatformstests 3 years ago
Jussi Pakkanen 2fcd3a4174 Add regression test for Python dist. 3 years ago
Marvin Scholz 34ea8fdf98 unittests: move get_convincing_fake_env_and_cc to run_tests.py 3 years ago
Marvin Scholz 9e597ce905 unittests: add underscore prefix tests 3 years ago
Jussi Pakkanen 1c3191be55 Condense test directory names. 3 years ago
Xavier Claessens f2d21bf8a9 Make compilers list per subproject 3 years ago
Jussi Pakkanen 6ec6e0c9ec Replace freezing regex with plain text operations. 3 years ago
Dylan Baker 7d1431a060 build: plumb structured sources into BuildTargets 3 years ago
Xavier Claessens 01e92dc543 Fix default install tag for shared lib symlinks 3 years ago