67 Commits (2e3ac3eec00f32dabcfc470cd4c1090303d08e58)

Author SHA1 Message Date
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
Zbigniew Jędrzejewski-Szmek 8afdecb039 Reword message in warning 3 years ago
Simon McVittie 65ea833d58 Require CMake 3.14 for all tests that use the cmake module 3 years ago
Fredrik Salomonsson ef0c38f90a unittests: Add test_pkgconfig_relocatable to allplatformstests 3 years ago
Jussi Pakkanen 2fcd3a4174 Add regression test for Python dist. 3 years ago
Marvin Scholz 34ea8fdf98 unittests: move get_convincing_fake_env_and_cc to run_tests.py 3 years ago
Marvin Scholz 9e597ce905 unittests: add underscore prefix tests 3 years ago
Jussi Pakkanen 1c3191be55 Condense test directory names. 3 years ago
Xavier Claessens f2d21bf8a9 Make compilers list per subproject 3 years ago
Jussi Pakkanen 6ec6e0c9ec Replace freezing regex with plain text operations. 3 years ago
Dylan Baker 7d1431a060 build: plumb structured sources into BuildTargets 3 years ago
Xavier Claessens 01e92dc543 Fix default install tag for shared lib symlinks 3 years ago
Jan Tojnar df451f1013 meson: Allow directory options outside of prefix 3 years ago
Daniel Mensinger 2e2ca5a877 cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10 3 years ago
Paolo Bonzini 7a975d75cf unittests: check that "verbose: true" works on tests 3 years ago
Nirbheek Chauhan 2512c25c0b ninja backend: Fix usage of same constants file for native and cross 3 years ago
Dylan Baker 574525673f interpreterobjects: use typed_* for configuration_data.set* 3 years ago
Eli Schwartz 98a41ec24e
manually clean up some python 3.6 era code 3 years ago
Jussi Pakkanen 117ba23071 Condense test directory numbers for rc1. 3 years ago
Nirbheek Chauhan 37b122b87e unit tests: Don't check quoting with multiple libs 3 years ago
Nirbheek Chauhan 06b1132f82 Set RPATH for all non-system libs with absolute paths 3 years ago
Eli Schwartz bea735dd76
make sure files arguments to compiler.compiles and friends, performs rebuild 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
Dylan Baker 457e2d9812 unittests: use UnitTest.addCleanup a bit 3 years ago
Paolo Bonzini 8581a2b122 interpreter: extract_objects provides a valid source 3 years ago
Eli Schwartz 8dbb0ee476
Feature kwargs decorator: automatically report the nodes which trigger an issue 3 years ago
Xavier Claessens 3902bd4ef1 Fix add_install_script() ignoring install_tag 3 years ago
Xavier Claessens ef255db73a test_clang_format: Do not assume meson source is in git 3 years ago
Eli Schwartz 739de7b088
unittests: use better assert methods 3 years ago
Eli Schwartz 67792fc223
do not save unused variable 3 years ago
Eli Schwartz e0b86a8d38
remove unused variable 3 years ago
Eli Schwartz 7b53c26501
remove dead code that is immediately overridden 3 years ago
Eli Schwartz 1979132a9d
do not save variable when all we want is the side effect of popping it 3 years ago
Paolo Bonzini 5e96730d7d introspect: include choices for array options 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Xavier Claessens 32b7cbd4a7 clangformat: Only format files tracked by git by default 3 years ago
Eli Schwartz 0a3a9fa0c3
ar linker: generate thin archives for uninstalled static libraries 3 years ago
Eli Schwartz e8a85fa8a2
various python neatness cleanups 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
Dylan Baker 30202a2402 compilers/rust: Add support for clippy 3 years ago
Xavier Claessens ca866bcfc7 coredata: 0.59.1 -> 0.59.99 is a major version difference 3 years ago
Xavier Claessens e006e2ee99 Fix ignored install_tag kwarg in install_subdir() 3 years ago
Andres Freund fddf88ba08 backends/vs: Do not emit dummy command for alias_command(). 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