2771 Commits (6b1a80024c79876dc3b75f2b525be24ca8fe671a)

Author SHA1 Message Date
Jussi Pakkanen 8f5e1649aa Pass a test file to flex test. 3 years ago
Dylan Baker 0b97d58548 compilers/c++: Add MSVC option to make the __cplusplus define accurate 3 years ago
Adrien Plazas 042adba204 Make the flex test case work 3 years ago
Xavier Claessens 223991c09e Fix i18n target name when using @BASENAME@ and configure_file() input 4 years ago
Xavier Claessens 5462ea921f interpreter: Fix missing subsubproject summary when subproject fails 4 years ago
Xavier Claessens 566383c727 interpreter: Fix holder_map not being updated when subproject fails 4 years ago
lilinzhe dd2e3bf446 pkg-config: support for `-l:libfoo.a` 4 years ago
Daniel Mensinger 5c87167a34 interpreter: Fix list contains for Holders (fixes #9020 #9047) 4 years ago
Jussi Pakkanen f2fe271198 Add support for finding Javascript source libraries with Emscripten. 4 years ago
Jussi Pakkanen 108fe84e7e Update iphone cross building. 4 years ago
Alois Wohlschlager 40d5a38d1b Escape path in exclude filter passed to gcovr 4 years ago
Kevin Meagher 7ce29e1eda Relax restrictions on detecting boost dependency 4 years ago
Dylan Baker 630a41eb81 ninjabackend: use get_subdir() instead of subdir attribute for cython 4 years ago
Eli Schwartz 82e92e90ec
expand tests to check both static and shared intl dependency 4 years ago
Marc-André Lureau 23ea9feee3 build: learn to take CustomTargetIndex as custom_target command 4 years ago
Daniel Mensinger bf41d56597 ast: Add dummy "support" for fstrings in the ast package 4 years ago
Weston Schmidt 2e30b5a1e2 Add support for gcovr --sonarqube report 4 years ago
Xavier Claessens 0183954ea1 Fix meson.version().version_compare() regression in subproject 4 years ago
David Seifert 5c45a26c27
Cuda: Add test for shared versioned internal libs 4 years ago
David Seifert 47a8e7ece7
Cuda: Add test for -isystem/usr/include 4 years ago
David Seifert 3b47d161e7
Cuda: Add test for -DNDEBUG 4 years ago
Jussi Pakkanen 7dee480a40 Condense test directory names for next release. 4 years ago
Jon Turney 538b347218
Add expected skip annotations for non-linux CI runs to framework tests 4 years ago
Jon Turney a10b0c93eb
Fix skip condition in sdl2 test.json 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