2493 Commits (cef406b3a5d502cde58cdad9fc9b978efb413327)

Author SHA1 Message Date
Jon Turney d1920886a1
Skip failing tests when they won't fail in the expected way 5 years ago
Dylan Baker fdd6022530 interpreter: Add link_language to all build targets 5 years ago
Dylan Baker 90883fa35d tests: Add common test for link_language 5 years ago
Dylan Baker c239ce31f5 allow postconf and dist scripts to use Files, ExternalPrograms, and 5 years ago
Dylan Baker 2c0eaf5c4f interpreter: Allow install_script to use additional input types 5 years ago
Daniel Mensinger 2a586f00b7
tests: Skip hotdoc test if hotdoc is not installed 5 years ago
Daniel Mensinger 4a1f197743
tests: Add support for specifying tool requirements 5 years ago
Daniel Mensinger 20bacf82ee
tests: Avoid a CMake error by checking the CMake version 5 years ago
Xavier Claessens 39a69d1fb0 find_program: Fixes when the program has been overridden by executable 5 years ago
Daniel Mensinger faf16545fa
wrap: Add test case for local source / patch files 5 years ago
Xavier Claessens f798207a9a interpreter: Correctly ignore def files in build directory 5 years ago
Dylan Baker eb45ce6189 tests: Convert sdl2 to use a matrix option 5 years ago
Dylan Baker ea34c666ac tests: use a json matrix for MPI 5 years ago
Daniel Mensinger cf4b9e6502 cmake: Do not compile explicit header files 5 years ago
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