133 Commits (7409f12a828e9e1e7c2b362b6c9baf880c9143a8)

Author SHA1 Message Date
Dylan Baker 51845a3a45 unittests/internal: use more subTest 3 years ago
Dylan Baker 930cbdb86d Add deprecated_message and since_message to KwargInfo 3 years ago
Dylan Baker b8ba493044 unittests/internal: use mock and subTest 3 years ago
Dylan Baker 82136da933 interpreterbase/decorators: Fix types of deprecated_values and since_values 3 years ago
Eli Schwartz bea735dd76
make sure files arguments to compiler.compiles and friends, performs rebuild 3 years ago
Dylan Baker bfa0c61877 tests: add a test for OptionKey.from_string 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
Dylan Baker d412f0aff5 unittests: cover cases here two of the same wrong type are provided 3 years ago
Dylan Baker 762c504612 typed_kwargs: use | for type unions, not , 3 years ago
Dylan Baker ecc47d67a9 typed_kwargs: provide better error messages for wrong container types 3 years ago
Eli Schwartz 8dbb0ee476
Feature kwargs decorator: automatically report the nodes which trigger an issue 3 years ago
Dylan Baker cc8018744d tests: replace python2 framework with metal 3 years ago
Xavier Claessens c8d125653d
python.dependency(): Do not stop when first candidate is not found 3 years ago
Nirbheek Chauhan 04ae1cfb79 Fix cygwin test failure due to shortpath usage 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
Xavier Claessens 8a0d12ec29 optinterpreter: Fix builtin option names not being reserved anymore 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
Xavier Claessens 709d151eb9 typed_kwargs: Fix when ContainerTypeInfo is used in a tuple 3 years ago
Xavier Claessens 329d111709 python: Add platlibdir and purelibdir options 3 years ago
Paolo Bonzini 7639b70796 cmake: handle arguments in the [binaries] section of the machine file 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
makise-homura 613c9e26c4 pkgconfig: pkg-configs version<0.29.1 escape variables incorrectly 3 years ago
Eli Schwartz 5fa0fd3b47
fix test case instances where undefined message(true) occurred 3 years ago
Alan Coopersmith 7f0193e294 unittests: Make test_prelinking work on Solaris 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 ea4b999473 Add platform agnostic tests 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
Eli Schwartz 5166a47acb tests: when generating git repositories, make sure that pgpsign is off 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
Xavier Claessens ea02c1c48a msvc: Assume UTF8 source by default 3 years ago