1010 Commits (ee46c0242f97501672c0bd6312498c464370cbeb)

Author SHA1 Message Date
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 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
Michael Hirsch 0b9e8e39dd environment: fallback regex for versions like 2020.01 5 years ago
TheQwertiest 399303b534
Added docs for all meson commands + corresponding unit test (#7217) 5 years ago
Nirbheek Chauhan 63f1b5bb70 unit tests: Pass args to pytest 5 years ago
Marcel Hollerbach 18b99b3bc3 compilers: corretify deduplication direction 5 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
Dylan Baker cb4e4f625f run_unittests: Use unittest.mock instead of a handrolled mock 5 years ago
Nirbheek Chauhan cb97c3baf8 unit tests: Fix broken test_cross_libdir test 5 years ago
Eric Lemanissier ab6a410426 macos: Remove framwork linkerlike args 5 years ago
Dylan Baker 083c5f6357 Add native support for gtest tests 5 years ago
Jussi Pakkanen d61f7a1e84 Add regression test for libdir reset. 5 years ago
GustavoLCR 27bbf37cf0
Fix incremental debug builds in VS 5 years ago
Dylan Baker fdd6022530 interpreter: Add link_language to all build targets 5 years ago
Dylan Baker 650023f0cc unittests: Add test to show that link_language is broken 5 years ago
Dylan Baker 7b7f93a09f mtest: Generate a JUnit xml result file 5 years ago
John Ericson 278c294aa4 Compiler options per lang 5 years ago
Xavier Claessens f798207a9a interpreter: Correctly ignore def files in build directory 5 years ago
Dylan Baker e0c9259e79 Add a json schema for the test.json used in tests 5 years ago
Xavier Claessens a6239d5100 wrap: Add fallback urls 5 years ago
dabrain34 97a72a1c53
cmake: support cmake config file syntax (#6917) 5 years ago
Jussi Pakkanen d20529784e Rename test dir names with dircondenser.py. 5 years ago
Cerbero df5113252b qt dependency: Pick debug libraries based on b_vscrt 5 years ago
Jussi Pakkanen 7924e5f9c2 Revert "Naturally use env vars a bit more to match Autoconf" 5 years ago
John Ericson 097dfc085e Naturally use env vars a bit more to match Autoconf 5 years ago
John Ericson 3a4388e51d Fix legacy env var support with cross 5 years ago
John Ericson f6b0425576 Fix linker evn var tests 5 years ago
Jussi Pakkanen 1cf7799df2 Do not try to mix gcc with link.exe. 5 years ago
Dylan Baker 9074c7f8a4 envconfig: Make compiler and linker environment variables match 5 years ago
Dylan Baker 2ac480a0bd unittests: Add tests for overriding D linker language 5 years ago
Dylan Baker 0bb1e949e2 run_unittests: Use skip_if_not_language for linker tests 5 years ago