9944 Commits (71be873be22d38d1b156b9811fea3ed01781dc55)
 

Author SHA1 Message Date
Carlos Bederian 71be873be2 Add CUDA compiler header symbol tests 4 years ago
Carlos Bederian f09457a1e8 compilers/cuda: Fix has_header_symbol check 4 years ago
Xavier Claessens bcf369ea3c Fix consistency in variables kwarg 4 years ago
Xavier Claessens 2e80c52129 windows: Avoid target name clash happening in GTK+ 4 years ago
mimi89999 4d140eb830 gnome: generate cpp gresource source in cpp projects 4 years ago
Daniel Mensinger 7c377e5a5d intro: Add extra_files key to intro output (fixes #7310) 4 years ago
Jussi Pakkanen 30d78f3981
Merge pull request #6968 from xclaesse/auto-promote 4 years ago
Peter Harris 8b8a610ea4 vs: add static_from_buildtype to b_vscrt 4 years ago
Xavier Claessens 3a01823786 wrap: Add 'redirect' type and use it when auto promote 4 years ago
Xavier Claessens 173c115834 Add wrap mode to disable auto promote 4 years ago
Xavier Claessens a20d7ad67d wrap: Use sub-subproject packagefiles 4 years ago
Xavier Claessens 8281bd9e23 interpreter: Improve message when fallback dependency is not found 4 years ago
Xavier Claessens 6333ee88c1 Merge wraps from subprojects into wraps from main project 4 years ago
Xavier Claessens 311a07c39a interpreter: Rename dirname to subp_name 4 years ago
Daniel Mensinger e36f713a7f include_type: Add CMake subporject dependency method (fixes #6879) 4 years ago
Daniel Mensinger e00df9046d include_type: honor include_type in dependency fallbacks (fixes #7503) 4 years ago
Jussi Pakkanen 3372c58ca6
Merge pull request #7816 from mensinda/cmCross 4 years ago
Nirbheek Chauhan 55cf399ff8 mtest: Allow filtering tests by subproject 4 years ago
Daniel Mensinger f5c9bf96b3
cmake: Add cross docs 4 years ago
Daniel Mensinger b27af7e465
cmake: Add cross tests 4 years ago
Daniel Mensinger 7e58f33376
cmake: Add cross compilation support 4 years ago
Xavier Claessens dccff1f2bc msubprojects: Handle wrap-file to wrap-git case 4 years ago
Xavier Claessens 3ade5bbd92 msubprojects: Handle change of URL in wrap-git 4 years ago
Daniel Mensinger 47046c3fb9 ci: fix fedora image 4 years ago
Daniel Mensinger 392bdcbddd cuda: Also read CUDART_VERSION from cuda_runtime_api.h 4 years ago
Daniel Mensinger f6b346f2e2 ci: Add an interactive mode (testTTY) for the CI image builder 4 years ago
Michele Dionisio eef880f509 exclude generated file from clang-tidy processing 4 years ago
Jussi Pakkanen aae23dfff3
Merge pull request #7740 from bonzini/fallback-false 4 years ago
Camilo Celis Guzman ba71fde186 mtest: collect failures regardless of colorized console 4 years ago
Daniel Mensinger 96c31d9dbc typing: fix mypy typing error 4 years ago
Jussi Pakkanen 7b1cc95c7f Update wrap maintenance documentation. [skip ci] 4 years ago
Sahnvour f80dcb4f33 add test case for #6365 4 years ago
Sahnvour 206e9e5097 Properly handle the case of linking static library with custom targets 4 years ago
Paolo Bonzini 726b822054 dependency: support boolean argument "allow_fallback" 4 years ago
Paolo Bonzini 1eec5cf41f interpreter: clean up handling of force_fallback 4 years ago
Paolo Bonzini 862bc146a8 interpreter: refactor handling of dependency(fallback: ...) 4 years ago
Paolo Bonzini a4f1caa405 docs: improve documentation of subproject fallback 4 years ago
Xavier Claessens 9295aedb8d Tests: py.dependency() now has required:true by default 4 years ago
Jussi Pakkanen 1a0603835e Add win_subsystem kwarg. Closes #7765. 4 years ago
Xavier Claessens 8b20852b0f python.dependency() is not respecting 'required' kwarg 4 years ago
Dylan Baker 88fecedc77 environment: provide a more detailed explanation of linker detection failures 4 years ago
Vinson Lee 5d7069664b compilers: Enable C++20 for Intel C++ Compiler. 4 years ago
Dylan Baker 94ac51fdda options: Handle updates to choices in options 4 years ago
Bernd Busse c4fa876925 Never run clang-format / clang-tidy against directories 4 years ago
Dylan Baker 4b1c1d83c8 machinefiles: Allow keys to be stored case insensitive 4 years ago
Roman Bolshakov 30a102d9a3 linkers: Drop -pie on macOS 4 years ago
Oskar Sigvardsson 962ea8053b Added subdir files test 4 years ago
Oskar Sigvardsson 1d443f1bc6 Fixed using files object in subdir with xcode backend 4 years ago
Daniel Mensinger 1dfaccfd91 pathlib: Fix resolve() by overriding it in Python 3.5 4 years ago
Daniel Mensinger 77b5c82d07 cmake: switch to pathlib (fixes #7322) 4 years ago