177 Commits (f2e57cc2ca62b2c0eeba324b3e6955eeab9d3d2c)

Author SHA1 Message Date
Patrick Steinhardt de7d8f9e48 test: fix hang when running tests that need parsing with `--interactive` 2 months ago
Patrick Steinhardt d3c8639975 mtest: add option to slice tests 2 months ago
Jussi Pakkanen d995cbce0f Fix reconfiguration on --wipe. 2 months ago
Jussi Pakkanen 7f8bef1ad7 Permit more missing b options. Closes #14254. 3 months ago
Jussi Pakkanen d37d649b08 Make all Meson level options overridable per subproject. 3 months ago
Dylan Baker d6e54b499c unit tests: Test ObjC and ObjC++ as well as C and C++ 3 months ago
Dylan Baker 18331db7c1 unit tests: make the test_c_cpp_stds test more robust 3 months ago
Jussi Pakkanen 0279acbfe5 Condensed directory names for release. 4 months ago
Jan Alexander Steffens (heftig) 29a26ea817 tests: Avoid modifying '17 prebuild shared' test dir 4 months ago
Paolo Bonzini 5768ccba6e ninjabackend: add support for "ninja clippy" 5 months ago
Paolo Bonzini 15c2c98114 introspect: add machine to target_sources 5 months ago
Paolo Bonzini 110e2de4fa rust: avoid warnings from rust.test 6 months ago
David Robillard 5402d38dbd backend/ninja: Fix inconsistent rule descriptions 7 months ago
Jussi Pakkanen fbeedf4b14 Condense test directories. 7 months ago
Daniele Nicolodi ec7a81ad86 mintro: Add license and license_files to project introspection data 7 months ago
Alan Coopersmith b7ce7c2d39 linkers: Fix linker detection with clang on Solaris 7 months ago
Daniele Nicolodi d299add709 intro: add install_rpath to intro-install_plan.json 8 months ago
Eli Schwartz 19847ba24a
update various deprecation notices to call out meson 2.0 8 months ago
Dylan Baker 5eb4d7336b
unittests: use mock.patch.dict to deal with os.environ 9 months ago
Benoit Pierre 8ef4e34cae linkers: fix LLD linker response file handling 9 months ago
Jon Turney 2f49804cc2
Revert "CI: skip LTO tests on cygwin" 9 months ago
Eli Schwartz 0c93149f09
CI: skip LTO tests on cygwin 10 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 10 months ago
Jussi Pakkanen de8e3d65e0 Remove option type from OptionKey and get it from OptionStore instead. 10 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 10 months ago
Xavier Claessens c0de2e1264 wrap: Clarify PackageDefinition API 11 months ago
Jussi Pakkanen 9a6fcd4d9a Replace direct indexing with named methods. 11 months ago
Jussi Pakkanen c0d86024f5 Rename option variable to optstore to make it unique. 11 months ago
Jussi Pakkanen 4cc2e2171a Create a directory for machine files used in unit tests. 11 months ago
Benjamin Gilbert c9aa4aff66 mdist: gracefully handle stale Git index 1 year ago
Tristan Partin 2d3954efac Add bztar support to meson dist 1 year ago
Charles Brunet 2b37101998 meson format command 1 year ago
Charles Brunet bd4fd90730 parser: revert to single StringNode type 1 year ago
Charles Brunet f9479787a0 fix reconfigure subproject base options 1 year ago
Jussi Pakkanen ac1d0aea58 Condense test dirs for rc2. 1 year ago
Charles Brunet cc4cfbcad9 Fix unknown base options not detected in commandline arguments 1 year ago
Charles Brunet 4ed6d75d96 Set PYTHONIOENCODING when running tests 1 year ago
Jonathon Anderson 3a846ff409 tests: Also test implicit rpaths from dependencies 1 year ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
Jussi Pakkanen 97dc8801a6 Renumber test dirs for rc3. 2 years ago
Jussi Pakkanen 3bbe66e971 Condense test directories for RC1. 2 years ago
Dylan Baker 450b3db378 modules/rust: Add a test that bindgen drops arguments it shouldn't use 2 years ago
Dylan Baker 013536fcb4 interpreter: add <lang>_(static|shared)_args 2 years ago
Dudemanguy 03a0d3ddfb mcompile: add suffix as an additional parameter 2 years ago
Dudemanguy adb1a360b9 build: use suffix when getting target id for exes 2 years ago
Lei YU dac25ba9a8 unittest: Fix clang-tidy-fix 2 years ago
Lei YU 8d6b474bf6 Add clang-tidy-fix target 2 years ago
Xavier Claessens 18b96cd069 machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@ 2 years ago
Tristan Partin 543e9ca0cf Remove XML filter from testlog.{json,txt} and std streams 2 years ago
Jan200101 b91244c3b7 correct cmakedefine behavior 2 years ago