97 Commits (e6122ba7864cf7b4c20091651e69d33ba2f7b463)

Author SHA1 Message Date
Dylan Baker 6d50fadde5 tests: fix targets with no sources 2 years ago
Eli Schwartz 6db9a01449 CI: fix error when mixing clang 14 with released valgrind versions 2 years ago
Daan De Meyer f774609b09 Only reconfigure if configure options actually changed 2 years ago
Jussi Pakkanen befd26985c Fix test case numbers. 2 years ago
Hemmo Nieminen b49b9f52b2 interpreter: fix a subproject check with symlinks 2 years ago
Xavier Claessens d85a9733e6 Fix crash when a reconfigure adds a new subproject 2 years ago
Eli Schwartz c151988b39
intro-install_plan: fix destinations for build_targets with custom install_dir 2 years ago
Vili Väinölä 18e2f8b2b3 Fix sandbox violation when using subproject as a symlink 2 years ago
Simon McVittie 65ea833d58 Require CMake 3.14 for all tests that use the cmake module 3 years ago
Jussi Pakkanen eef51fa3d6 Add some scaffolding needed for C++ modules in GCC. 3 years ago
Jussi Pakkanen 7183d9d71e Move Visual Studio module test to its own subdir. 3 years ago
Fredrik Salomonsson ef0c38f90a unittests: Add test_pkgconfig_relocatable to allplatformstests 3 years ago
Eli Schwartz b55349c2e9
dependencies: tighten type checking and fix cmake API violation for get_variable 3 years ago
Marvin Scholz 2cdddbab56 Add new debug() function 3 years ago
Jussi Pakkanen 1c3191be55 Condense test directory names. 3 years ago
Xavier Claessens f2d21bf8a9 Make compilers list per subproject 3 years ago
Eli Schwartz 4b0c0810df
unittests: convert python tests to project tests 3 years ago
Eli Schwartz 68b8fbcf6d Revert "devenv: Set PYTHONPATH where we install python modules" 3 years ago
Xavier Claessens eafb8a8e10 install: Add --strip option 3 years ago
Xavier Claessens 01e92dc543 Fix default install tag for shared lib symlinks 3 years ago
Xavier Claessens 6acfe48f32 Allow setting method/separator in environment() and meson.add_devenv() 3 years ago
Xavier Claessens 79c6075b56 devenv: Set PYTHONPATH where we install python modules 3 years ago
Jussi Pakkanen 117ba23071 Condense test directory numbers for rc1. 3 years ago
Nirbheek Chauhan af5993fffd shared_module: Add soname when used as a link target 3 years ago
Dylan Baker bd9d981871 unit tests: Extend prebuilt test to test intermediate 3 years ago
Xavier Claessens c8d125653d
python.dependency(): Do not stop when first candidate is not found 3 years ago
Volker Weißmann 2c079d855e Added warning if run_command is called without the check kwarg 3 years ago
Xavier Claessens 3902bd4ef1 Fix add_install_script() ignoring install_tag 3 years ago
Dylan Baker 73dd21036c rust: dependencies need to cause a rebuild/relink not just reorder 3 years ago
Xavier Claessens d2fa6d5080 Make custom_target() name argument optional 3 years ago
Eli Schwartz 5fa0fd3b47
fix test case instances where undefined message(true) occurred 3 years ago
Xavier Claessens ea4b999473 Add platform agnostic tests 3 years ago
Xavier Claessens e006e2ee99 Fix ignored install_tag kwarg in install_subdir() 3 years ago
Paolo Bonzini 0fcd696b1e unittests: test external dependency in summary 3 years ago
Paolo Bonzini bb70277e96 add test case for mixed language link tests 3 years ago
Filipe Laíns af8b55d49b mintro: add installed_plan 3 years ago
Xavier Claessens 5e55a0bb2b interpreter: Add summary of all user defined options 3 years ago
Eli Schwartz 0b63dff3ba
run_target: do not yield broken names with subdirs 3 years ago
Dylan Baker 4d7031437c pylint: turn on superflous-parens 3 years ago
Xavier Claessens 88a1bed81b decorators: Make unknown kwarg fatal 3 years ago
Xavier Claessens 8c5aa031b5 Add install tags 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Xavier Claessens 5462ea921f interpreter: Fix missing subsubproject summary when subproject fails 3 years ago
lilinzhe dd2e3bf446 pkg-config: support for `-l:libfoo.a` 3 years ago
Daniel Mensinger bf41d56597 ast: Add dummy "support" for fstrings in the ast package 3 years ago
Xavier Claessens 0183954ea1 Fix meson.version().version_compare() regression in subproject 3 years ago
Jussi Pakkanen 7dee480a40 Condense test directory names for next release. 3 years ago
Jussi Pakkanen e75e3976fa Condense test directory names. 4 years ago
Jason Francis 39c751b94c introspection: export all sources for custom targets 4 years ago
Dylan Baker d4e867809b store the list of initializes subprojects in the coredata structure 4 years ago