119 Commits (b60ea0851b1dfe4400dc2d12b127300b1da41105)

Author SHA1 Message Date
Tristan Partin 3784f72973 Silence some encoding warnings 1 year ago
Nazir Bilal Yavuz bd3d2cf918 mtest: fix unencodable XML chars 1 year ago
Daniele Nicolodi c900e6b0b3 mintro: record subproject in install_plan 1 year ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 1 year ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 1 year ago
Eli Schwartz 25f5f3554d
tests: move script loaded modules test to platform-agnostic 1 year ago
Charles Brunet 35291c9672
unittests: fix test_scripts_loaded_modules matching exactly our own modules 1 year ago
Charles Brunet 92592015bb
unittests: skip test using symlink if not available 1 year ago
Charles Brunet e7b9dfac98 mtest: wildcard selection 2 years ago
Charles Brunet 8d30577a2d intro: add more details to generated files(part 2) 2 years ago
Xavier Claessens 9d64143a4f summary: Add from which subproject each subproject have been called 2 years ago
Volker Weißmann 2699fd4b8a During reconfigure, show that no compiler was found, if compiler fails sanity check. 2 years ago
Ralf Gommers 9fe1efe357 Fix unit test that hardcoded `/` and hence broke on Windows 2 years ago
Benoit Pierre 66db4abf32 tests: fix `test_always_prefer_c_compiler_for_asm` 2 years ago
Xavier Claessens 3162b901ca build: Process compilers before calling link() and link_whole() 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