936 Commits (2d8d21d5bc9a914a81e91437ff3fda45582b588c)

Author SHA1 Message Date
Dylan Baker 80ec7ec681 tests: Make monkey patching smarter 4 years ago
Dylan Baker 3526b36a77 linkers: fully type annotate and fix mypy issues 4 years ago
Xavier Claessens 67c0ec1640 InternalDependency: Add as_link_whole() method 4 years ago
Nirbheek Chauhan 1945f381b2 unit tests: Print total time taken for running tests 4 years ago
Nirbheek Chauhan c7adeac137 unit tests: Don't use pytest when running single tests 4 years ago
Jon Turney 88e13c5f7c Split tests out from 'common' which require a native compiler 4 years ago
Jon Turney 461c14b8b7
Add a test of add_languages(native:) introspection 4 years ago
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 5 years ago
Alan Coopersmith feef5a1c06 unittests: Fix 51 ldflagdedup on Solaris 5 years ago
Alan Coopersmith e06b04dc80 unittests: Fix test_compiler_detection on Solaris 5 years ago
Dylan Baker 93c3ec7e2d compilers: Return CompilerArgs from compiler instance 5 years ago
Dylan Baker 9d0ad66c29 compilers: Split CompilerArgs into a separate module 5 years ago
Cary Converse 8620ca2066 disable coverage tests on msys2 5 years ago
Cary Converse a198e5d191 coverage: llvm-cov support 5 years ago
Mathieu Duponchelle 20709af4d2 interpreter: add support for --force-fallback-for 5 years ago
Michael Hirsch 6f2eb6233c pep8: add missing import, remove unused variable 5 years ago
Michael Hirsch 1ec84c570f run_*tests*.py: print Meson version at start of test suite 5 years ago