822 Commits (23818fc5a389c49e2673f79af2c90d9d56b1aaf0)

Author SHA1 Message Date
Nirbheek Chauhan 757b838d81 Fix picking up tools with args from the env on Windows 4 years ago
Paolo Bonzini fa5c2363eb introspect: add test dependencies info to test/benchmark JSON 4 years ago
Xavier Claessens 9365486104 Special case meson.version().version_compare() statement 4 years ago
James Hilliard e1f82a1199 unittests: continue on exception instead of break 4 years ago
Pierrick Bouvier 1900720353 D: fix include order 4 years ago
Daniel Mensinger 6fc067344d tests: make chdir more robust in run_unittests.py 4 years ago
Nirbheek Chauhan 6f74692ae0 Fix typo when fetching buildtype option for compiler checks 4 years ago
makise-homura abc3b8e9cb Skip nostdlib test on non-x86(_64) platforms 4 years ago
Xavier Claessens 1c403e20e7 Interpreter: Fix c_stdlib usage 4 years ago
Nirbheek Chauhan 9fdb97733b ninjabackend: Fix coverage rule generation 4 years ago
Xavier Claessens 435db35962 interpreter: Don't force fallback when subproject failed to configure 4 years ago
Paolo Bonzini 2c3ad37f24 Test for spurious warning from get_target_filename 4 years ago
Zbigniew Jędrzejewski-Szmek 6006987ce5 "Downgrade" warning when regenerating after version bump 4 years ago
John Ericson 2447a1132a Capitalize some constants in coredata 4 years ago
Dylan Baker 4d2a17041f run dircondensor.py 4 years ago
Dylan Baker 591e6e94b9 Put machine file and cmd line parsing in Environment 4 years ago
Dylan Baker 601789cc7c machine-files: deprecate the paths section 4 years ago
Dylan Baker bbba6a7f36 Allow setting built-in options from cross/native files 4 years ago
Dylan Baker a6164ca5a8 Allow setting project options from cross or native files 4 years ago
Xavier Claessens 40c197d524 pkgconfig: Fix various corner cases 4 years ago
James Hilliard 1ce4258c21 backends: fix rpath match pattern 4 years ago
Marcel Hollerbach 903d5dd8a7 ninjabackend: check if target has compiler attribute 4 years ago
Xavier Claessens 7f1e9b7492 summary: Wrap lines when printing lists 4 years ago
Jussi Pakkanen 804a71e8f2 Do not add rpaths for static libs. Closes #5191. 4 years ago
Daniel Mensinger 393d6e133d
mdata: Add test to ensure mesondata.py is up-to-date 4 years ago
Jussi Pakkanen fa929b4714 Check that hg is actually working. 4 years ago
Jussi Pakkanen a296ee44a1 Skip doc test when docs are not available. 4 years ago
Xavier Claessens 56c9e95b04 Implicit dependency fallback when a subproject wrap or dir exists 4 years ago
TheQwertiest b6981bd16e
Made Commands.md dynamically generated (#7346) 4 years ago
Xavier Claessens 4a371c97f4 wrap: Apply patch even in VCS cases 4 years ago
Xavier Claessens 1c8731a100 envconfig: Add [constants] section in machine files 4 years ago
TheQwertiest 5696a5abba Added ability to specify target in `meson compile` 4 years ago
TheQwertiest 4d0233540f Added ability to pass arguments to backend in `meson compile` 4 years ago
Xavier Claessens d0f468fef1 pkgconfig: Add missing cflags in uninstalled files 4 years ago
Alan Coopersmith feef5a1c06 unittests: Fix 51 ldflagdedup on Solaris 4 years ago
Alan Coopersmith e06b04dc80 unittests: Fix test_compiler_detection on Solaris 4 years ago
Dylan Baker 93c3ec7e2d compilers: Return CompilerArgs from compiler instance 4 years ago
Dylan Baker 9d0ad66c29 compilers: Split CompilerArgs into a separate module 4 years ago
Cary Converse 8620ca2066 disable coverage tests on msys2 4 years ago
Cary Converse a198e5d191 coverage: llvm-cov support 4 years ago
Mathieu Duponchelle 20709af4d2 interpreter: add support for --force-fallback-for 4 years ago
Michael Hirsch 6f2eb6233c pep8: add missing import, remove unused variable 4 years ago
Michael Hirsch 1ec84c570f run_*tests*.py: print Meson version at start of test suite 4 years ago
Michael Hirsch 0b9e8e39dd environment: fallback regex for versions like 2020.01 4 years ago
TheQwertiest 399303b534
Added docs for all meson commands + corresponding unit test (#7217) 4 years ago
Nirbheek Chauhan 63f1b5bb70 unit tests: Pass args to pytest 4 years ago
Marcel Hollerbach 18b99b3bc3 compilers: corretify deduplication direction 4 years ago
Dan Kegel 25085483b9 run_unittests.py: skip test_internal_include_order for now if forcing response files on msys2 5 years ago
Daniel Mensinger 210b57a136
ast: add unittest 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago