1022 Commits (0.62)

Author SHA1 Message Date
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 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