2690 Commits (0cd8897189b3d68d500ffcd3f32e0f855ac04337)

Author SHA1 Message Date
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 3 years ago
Dylan Baker 2322804a4d modules/qt: Add a compile_moc method 3 years ago
Dylan Baker fcdb0f9879 modules/qt: Add a compile_ui method 3 years ago
Dylan Baker d27948b1dc modules/qt: Add a `compile_resources` method 3 years ago
Dylan Baker e2266e8708 interpreter: use typed_*args for test and benchmark 3 years ago
Ralf Gommers bc6df45663 Fix issue with generated Cython code in a subdir 3 years ago
Dylan Baker 203a548d60 dependencies: Use the SystemDependency 3 years ago
Paolo Bonzini a87e32d181 interpreter: add feature.disable_auto_if() 3 years ago
Paolo Bonzini 2f2d99e1d8 interpreter: add feature.require() 3 years ago
Dylan Baker a2fc2e2165 cython: Add a test for generated files 3 years ago
Dylan Baker 74ed27f776 cython: add 1 basic test 3 years ago
Dylan Baker 023722b2c6 test cases/common/103 has header symbol: set c++ standard 4 years ago
Paolo Bonzini 08a8043f19 interpreter: add feature.allowed() 4 years ago
Daniel Mensinger 06f528a5b7
cmake: Update test case 4 years ago
Dylan Baker 336f2f8835 tests: Add a test for dependencies with native set in a host == build configuration 4 years ago
Dylan Baker f1e053fa44 modules/gnome: Correctly handle generated sources for generate_gir 4 years ago
Chun-wei Fan 45af5d9d72 test cases: Disable whole archive test on older VS IDE 4 years ago
Chun-wei Fan 0a0639ec06 MSVC: Always enable common tests 137 and 170 4 years ago
Jussi Pakkanen cb085f3eb3 Handle macOS filesystem sometimes setting lower digits to zero. 4 years ago
Jussi Pakkanen 3d12f928cf Rename VERSION because case insensitive file systems are a thing. 4 years ago
Jon Turney f76c6b8d0a
Fix LTO test on Cygwin 4 years ago