2818 Commits (bed55a902c46ad0fb1330a19daaa9834a37d3336)

Author SHA1 Message Date
lilinzhe dd2e3bf446 pkg-config: support for `-l:libfoo.a` 3 years ago
Daniel Mensinger 5c87167a34 interpreter: Fix list contains for Holders (fixes #9020 #9047) 3 years ago
Jussi Pakkanen f2fe271198 Add support for finding Javascript source libraries with Emscripten. 3 years ago
Jussi Pakkanen 108fe84e7e Update iphone cross building. 3 years ago
Alois Wohlschlager 40d5a38d1b Escape path in exclude filter passed to gcovr 3 years ago
Kevin Meagher 7ce29e1eda Relax restrictions on detecting boost dependency 3 years ago
Dylan Baker 630a41eb81 ninjabackend: use get_subdir() instead of subdir attribute for cython 3 years ago
Eli Schwartz 82e92e90ec
expand tests to check both static and shared intl dependency 3 years ago
Marc-André Lureau 23ea9feee3 build: learn to take CustomTargetIndex as custom_target command 3 years ago
Daniel Mensinger bf41d56597 ast: Add dummy "support" for fstrings in the ast package 3 years ago
Weston Schmidt 2e30b5a1e2 Add support for gcovr --sonarqube report 3 years ago
Xavier Claessens 0183954ea1 Fix meson.version().version_compare() regression in subproject 3 years ago
David Seifert 5c45a26c27
Cuda: Add test for shared versioned internal libs 3 years ago
David Seifert 47a8e7ece7
Cuda: Add test for -isystem/usr/include 3 years ago
David Seifert 3b47d161e7
Cuda: Add test for -DNDEBUG 3 years ago
Jussi Pakkanen 7dee480a40 Condense test directory names for next release. 3 years ago
Jon Turney 538b347218
Add expected skip annotations for non-linux CI runs to framework tests 3 years ago
Jon Turney a10b0c93eb
Fix skip condition in sdl2 test.json 3 years ago
Daniel Mensinger ca6683095d fix: Fix recursive _unholder permissive kwarg (fixes #8977) 3 years ago
Jon Turney 609864a66d Annotate framework tests with where they are expected to skip 3 years ago
Jon Turney 0cd8897189 Skip LLVM test if required modules aren't found 3 years ago
Daniel Mensinger 8e1c599c10 cmake: Improved error message for using dependency for executables 3 years ago
Daniel Mensinger 0d0f2cdafd cmake: Only use the `cm_` prefix when it is actually required (fixes #8955) 3 years ago
Tristan Partin 6f3f43bb2d Flatten test suite value 3 years ago
Daniel Mensinger 971a0b1775 fix: get_variable default variables are not ObjectHolders (fixes #8936) 3 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 3 years ago
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 3 years ago
Denis Fortin 7bc57d03a5 build: fix object path for vs backend 3 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 3 years ago
Jon Turney 5c0cb0547b
Fix test.json for boost test to match schema 3 years ago
Daniel Mensinger c4b8e03895
tests: both_library test improvements 3 years ago
fanc999 edfe24178d
Add Visual Studio 2012/2013 backends (#8803) 3 years ago
Dylan Baker 7619f31f71 interpreter: man sections can be up to 9 on many platforms 3 years ago
Dylan Baker a551e76137 interpreter: use typed_pos_args for install_data 3 years ago
Paolo Bonzini bd75e0398f extract_objects: skip headers when building custom_target command line 3 years ago
Justin Handville 5650c9b769 Fixed unused-parameter/strict-prototypes warnings. 3 years ago
Justin Handville ee240b60b8 Added test case to test fix for issue 8910. 3 years ago
Paolo Bonzini a656febccf extract_objects: test and document using the result in a custom_target 3 years ago
Daniel Mensinger 5cd9f88d6c fix: Ensure that build targets have all methods from ExternalProgram 3 years ago
Laurin-Luis Lehning d5ed8f61a5 interpreter: Move argument checks from add_*_arguments to compiler.get_supported_arguments 3 years ago
Laurin-Luis Lehning c9ad98ef5e interprter: Add required kwarg to add_(project|global)_arguments 3 years ago
Daniel Mensinger 0358445b6e
fix: dicts and list need _holderify for fallback 3 years ago
Daniel Mensinger f1ac7db2e6
fix: Fix set_variable not holderifying (fixes #8904) 3 years ago
Daniel Mensinger 7c757dff71 holders: Fix the remaining code to respect the holder changes 3 years ago
Dylan Baker 79fec1ce4e modules/qt: use append rather than extend in preprocess 3 years ago
Dylan Baker 3ec2cf9c60 interpreter: add type annotations to build_incdir_object 3 years ago
Xavier Claessens 5f3b73beb5 dependency: Empty fallback is the same as allow_fallback: false 3 years ago
Eli Schwartz 471c05d57d
update gettext test to use new intl dependency 3 years ago
Eli Schwartz ad206037e3
tests: update dependency factory tests to check type_name is sane 3 years ago
Xavier Claessens b6d754a40c interpreter: Extract dependency() logic into its own helper class 4 years ago