2420 Commits (da1b6d0a9fd723f0cb17a4ce73d5adc51a0c5199)

Author SHA1 Message Date
Dylan Baker 3103b336a6 tests/common/203: Use a test matrix 5 years ago
Dylan Baker 0e4d35968d tests/common/93: Fix cross building when no exe_wrapper is available 5 years ago
Daniel Mensinger fa1bb2a676 cmake: Preserve include directory order (fixes #6959) 5 years ago
Daniel Mensinger 1be660ff64
cmake: Capture stdout with UNIX pipes 5 years ago
Daniel Mensinger 4199cb32a5
cmake: Fix custom command CMake list issue 5 years ago
Daniel Mensinger 03b86cdbed opts: Allow `-` and `not` in meson_options.txt (fixes #6948) 5 years ago
Marc-André Lureau a54506fe46 Handle BuildTarget as custom_target() argument #6914 5 years ago
Jon Turney 40256fb7e6
Extend test to cover using library(name_prefix: []) for default 5 years ago
Jussi Pakkanen d20529784e Rename test dir names with dircondenser.py. 5 years ago
Michael Hirsch, Ph.D 5b4ebb5641 quality / test: Fortran type hinting 5 years ago
Andrei Alexeyev 96ed64caa1 Make cc.has_function work on GCC/Clang __builtins 5 years ago
Andrei Alexeyev 2cfbb36a84 mparser: fix precedence of arithmetic operators 5 years ago
Daniel Mensinger 26a475d1b5
boost: make python2 optional 5 years ago
Daniel Mensinger 6801beee6b
ci: Skip dub compiler test on SINGLE_DUB_COMPILER 5 years ago
Daniel Mensinger 9f2f27a49d boost: Fix boost_python detection on bionic (fixes #6886 #4788) 5 years ago
Jon Turney 74028414e4 Add a failing test for missing glib-compile-resources 5 years ago
Daniel Mensinger 95e7477d12 cmake: Only expand executable targets in COMMAND (fixes #6857) 5 years ago
Daniel Mensinger 4e52a0f7fd boost: Better python module detection 5 years ago
Xavier Claessens 4d7ccd1399 Make werror per subproject option 5 years ago
Dylan Baker 9f358ab54a tests/mpi: Add a method option 5 years ago
Daniel Mensinger 673ca982f1 cmake: Add find_package COMPONETS support 5 years ago
ClausKlein f72c990bfd Use os.path.normpath() for include paths 5 years ago
Dylan Baker 6a5fdbf995 docs: Add Environment variables for compiler/linker selection 5 years ago
Dylan Baker d0172432a7 compilers: Don't put split soname args in start groups 5 years ago
Nirbheek Chauhan c7aa4c8861 coredata: Set default options as cmdline args that override each other 5 years ago
Dylan Baker 7470617953 project_tests: Add the option to the test format to mark the language 5 years ago
Dylan Baker c9ecfc84ff tests: Add pdb files for d tests 5 years ago
Dylan Baker 5ccda6878d project_tests: Add "version" to "shared_lib" and "pdb" types 5 years ago
Daniel Mensinger 91976a3489 cmake: Fix build_by_default: false, install: true (fixes #6737) 5 years ago
Xavier Claessens ecb076ba00 qt5: Add has_tools() method 5 years ago
Xavier Claessens 823c83b269 dependency: Verify fallback variable consistency 5 years ago
Xavier Claessens 141401c11d Allow override_dependency() with a not-found dep 5 years ago
Xavier Claessens 943e9368f7 Simplify dependency() fallback 5 years ago
Xavier Claessens 2fdedc4d0f Add meson.override_dependency() 5 years ago
Dylan Baker 2cdc6892f4 project_tests: Add a "shared_lib" type 5 years ago
Daniel Mensinger 213d2f18fc ast: Implement dummy evaluate_notstatement 5 years ago
Stéphane Cerveau a46f0a6202 interpreter: add 'name' method to BuildTargetHolder 5 years ago
Jon Turney 0821b182c5
Fix re-building test '127 custom target directory install' with VS backend 5 years ago
Jon Turney cc98d262fe
Test host_machine is correctly detected after add_languages() 5 years ago
Jon Turney c8e9142917
Add failing test of parser error in options file 5 years ago
Jon Turney 1666262289
Add failing test of parser error in subdir 5 years ago
Jon Turney b89116a93c
Fix framework version failing test 5 years ago
Jon Turney bb7eb41c04
Remove exact version constraint from dub failing-meson tests 5 years ago
Jon Turney 465ef856ac
Remove invalid escape char failing test 5 years ago
Jon Turney d8fe60e305
Fix invalid and non-existent manfile extension tests 5 years ago
Jon Turney b6b347a547
Update test case to use run_target(command:) 5 years ago
Dylan Baker 771b0d3ffb compilers/mixins/emscripten: Implement thread support 5 years ago
Dylan Baker d3e2e9ad39 tests/wasm: Add C language as well as C++ language to test 5 years ago
Jon Turney 63d67e2042 Fix 'linuxlike/14 static dynamic linkage' test on Cygwin 5 years ago
Daniel Mensinger 12930051ae
test: replace pass_* functions with a test.json entry 5 years ago