2501 Commits (5c821edf26babbb412a59024dd881f75e9cfe3ff)

Author SHA1 Message Date
Oleg B b8052f9e50
Support native tests in crossbuild 4 years ago
Jussi Pakkanen 5bd1276d20 Create unit test for C++ modules and accept ixx as C++ source extension. 4 years ago
Jussi Pakkanen c21b04ba08 Add prelinking support for static libraries. 4 years ago
mimi89999 631a7b5a2a Add aarch64 assembly test 4 years ago
Paolo Bonzini 0deab2ee9e
compiler: allow non-built internal dependencies as arguments 4 years ago
Jason Ekstrand 15bbf1ea75 Handle cmake dependencies which require a specified version 4 years ago
Dylan Baker ea416591a9 cmVers: use env instead of hardcoding bash location 4 years ago
Jussi Pakkanen c8af3c8d29 Revert "Add thinlto support. Closes #7493." 4 years ago
Philip Withnall 42ba8efaf2 gnome: Drop use of volatile in GLib type functions 4 years ago
jpark37 a441b13b89 Use c99 instead of c11 for buildoptions test 4 years ago
Dylan Baker 5c74cccbb9 run_unittests: use textwrap.dedent 4 years ago
Sam Thursfield 21897a10ca gnome: Handle libraries that are not in the current build dir 4 years ago
Jones 8351e85bbd
interpreter: Add get_keys function for configuration_data (#7887) 4 years ago
Haelwenn (lanodan) Monnier d2aac3d809 dependencies: Put pkgconfig options before operands 4 years ago
Dylan Baker 91bf84eaa5 tests/rust: dynamic linking doesn't work on darwin 4 years ago
Dylan Baker 40258cd29e tests/frameeworks 8/flex: fix undefined functions 4 years ago
Dylan Baker 1a494ccfbe tests/28 multiline string: include required headers 4 years ago
Jussi Pakkanen 3e6fbde94c Add thinlto support. Closes #7493. 4 years ago
Olexa Bilaniuk 3f6977c866 Update CUDA module's nvcc_arch_flags() and nvcc_arch_readable() for new 4 years ago
Olexa Bilaniuk cfd31e38a8 Add newer CUDA Toolkit version entries. 4 years ago
Michael Weiss cc033e5476
docs: Recommend to use SPDX license identifiers [skip ci] 4 years ago
Dylan Baker 7860a6aeab rust: implement support for --edition 4 years ago
Jussi Pakkanen 9d1e747d17 Condense test directory names again. 4 years ago
Dylan Baker 47d071a34f interpreter: store correct files for project regeneration 4 years ago
Daniel Mensinger fc57089bc5 cmake: Disable the new (CMake 3.16) PCH support 4 years ago
Dylan Baker e8399c8c6e
depenencies/llvm: Handle llvm-config --shared-mode failing (#7379) 4 years ago
Jussi Pakkanen 64f8479097 In text, betterer grammer usings. 4 years ago
Xavier Claessens a050db5e30 Fix gnome.compile_resources() when glib is a subproject 4 years ago
Xavier Claessens 254b836bd4 Add test case for "subproject:opt" in project() 4 years ago
Carlos Bederian 71be873be2 Add CUDA compiler header symbol tests 4 years ago
Xavier Claessens bcf369ea3c Fix consistency in variables kwarg 4 years ago
Daniel Mensinger 7c377e5a5d intro: Add extra_files key to intro output (fixes #7310) 4 years ago
Xavier Claessens a20d7ad67d wrap: Use sub-subproject packagefiles 4 years ago
Xavier Claessens 6333ee88c1 Merge wraps from subprojects into wraps from main project 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
Daniel Mensinger b27af7e465
cmake: Add cross tests 4 years ago
Sahnvour f80dcb4f33 add test case for #6365 4 years ago
Paolo Bonzini 726b822054 dependency: support boolean argument "allow_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
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
Oskar Sigvardsson 962ea8053b Added subdir files test 4 years ago
Daniel Mensinger 77b5c82d07 cmake: switch to pathlib (fixes #7322) 4 years ago
Dylan Baker 19f2b3d583 tests/curses: Extend to test versions 4 years ago
Dylan Baker 5aee8567b8 dependencies/curses: Add a system dependency 4 years ago
Dylan Baker 7d11d7cf68 dependencies/curses: Add support for using the ncurses config tools 4 years ago
Xavier Claessens 7176b74fd6 Add meson.project_build/source_root() methods 4 years ago