2703 Commits (d7b2ead292507168969650123f47cf0b15e26bf1)

Author SHA1 Message Date
Nirbheek Chauhan 0f9924bf7a test cases/rust: clang-cl also needs extra_winlibs 4 years ago
Xavier Claessens 8d95e33ca4 Fix i18n target name when using @BASENAME@ and configure_file() input 4 years ago
Xavier Claessens 9009c0912f interpreter: Fix missing subsubproject summary when subproject fails 4 years ago
Xavier Claessens 1eded7025b interpreter: Fix holder_map not being updated when subproject fails 4 years ago
lilinzhe 596b24ac5b pkg-config: support for `-l:libfoo.a` 4 years ago
Daniel Mensinger af280058b0 interpreter: Fix list contains for Holders (fixes #9020 #9047) 4 years ago
Alois Wohlschlager b426d7d39c Escape path in exclude filter passed to gcovr 4 years ago
Dylan Baker 1d82002d65 ninjabackend: use get_subdir() instead of subdir attribute for cython 4 years ago
Daniel Mensinger e8f8b91319 ast: Add dummy "support" for fstrings in the ast package 4 years ago
Xavier Claessens 76b081a123 Fix meson.version().version_compare() regression in subproject 4 years ago
Jussi Pakkanen 7dee480a40 Condense test directory names for next release. 4 years ago
Daniel Mensinger ca6683095d fix: Fix recursive _unholder permissive kwarg (fixes #8977) 4 years ago
Jon Turney 609864a66d Annotate framework tests with where they are expected to skip 4 years ago
Jon Turney 0cd8897189 Skip LLVM test if required modules aren't found 4 years ago
Daniel Mensinger 8e1c599c10 cmake: Improved error message for using dependency for executables 4 years ago
Daniel Mensinger 0d0f2cdafd cmake: Only use the `cm_` prefix when it is actually required (fixes #8955) 4 years ago
Tristan Partin 6f3f43bb2d Flatten test suite value 4 years ago
Daniel Mensinger 971a0b1775 fix: get_variable default variables are not ObjectHolders (fixes #8936) 4 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 4 years ago
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 4 years ago
Denis Fortin 7bc57d03a5 build: fix object path for vs backend 4 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 4 years ago
Jon Turney 5c0cb0547b
Fix test.json for boost test to match schema 4 years ago
Daniel Mensinger c4b8e03895
tests: both_library test improvements 4 years ago
fanc999 edfe24178d
Add Visual Studio 2012/2013 backends (#8803) 4 years ago
Dylan Baker 7619f31f71 interpreter: man sections can be up to 9 on many platforms 4 years ago
Dylan Baker a551e76137 interpreter: use typed_pos_args for install_data 4 years ago
Paolo Bonzini bd75e0398f extract_objects: skip headers when building custom_target command line 4 years ago
Justin Handville 5650c9b769 Fixed unused-parameter/strict-prototypes warnings. 4 years ago
Justin Handville ee240b60b8 Added test case to test fix for issue 8910. 4 years ago
Paolo Bonzini a656febccf extract_objects: test and document using the result in a custom_target 4 years ago
Daniel Mensinger 5cd9f88d6c fix: Ensure that build targets have all methods from ExternalProgram 4 years ago
Laurin-Luis Lehning d5ed8f61a5 interpreter: Move argument checks from add_*_arguments to compiler.get_supported_arguments 4 years ago
Laurin-Luis Lehning c9ad98ef5e interprter: Add required kwarg to add_(project|global)_arguments 4 years ago
Daniel Mensinger 0358445b6e
fix: dicts and list need _holderify for fallback 4 years ago
Daniel Mensinger f1ac7db2e6
fix: Fix set_variable not holderifying (fixes #8904) 4 years ago
Daniel Mensinger 7c757dff71 holders: Fix the remaining code to respect the holder changes 4 years ago
Dylan Baker 79fec1ce4e modules/qt: use append rather than extend in preprocess 4 years ago
Dylan Baker 3ec2cf9c60 interpreter: add type annotations to build_incdir_object 4 years ago
Xavier Claessens 5f3b73beb5 dependency: Empty fallback is the same as allow_fallback: false 4 years ago
Eli Schwartz 471c05d57d
update gettext test to use new intl dependency 4 years ago
Eli Schwartz ad206037e3
tests: update dependency factory tests to check type_name is sane 4 years ago
Xavier Claessens b6d754a40c interpreter: Extract dependency() logic into its own helper class 4 years ago
Dylan Baker 2322804a4d modules/qt: Add a compile_moc method 4 years ago
Dylan Baker fcdb0f9879 modules/qt: Add a compile_ui method 4 years ago
Dylan Baker d27948b1dc modules/qt: Add a `compile_resources` method 4 years ago
Dylan Baker e2266e8708 interpreter: use typed_*args for test and benchmark 4 years ago
Ralf Gommers bc6df45663 Fix issue with generated Cython code in a subdir 4 years ago
Dylan Baker 203a548d60 dependencies: Use the SystemDependency 4 years ago
Paolo Bonzini a87e32d181 interpreter: add feature.disable_auto_if() 4 years ago