2748 Commits (a387e8d7436af4080fbbe45f06473fe1d5a0c423)

Author SHA1 Message Date
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
Yonggang Luo 75433bee74 Fixes meson test timeout on windows 4 years ago
Dylan Baker bffd981246 tests/hdf5: work around some problems 4 years ago
Dylan Baker b7cb30e175 dependencies/hdf5: Convert to a dependency_factory 4 years ago
Jon Turney bd16b4846f
Add a test of a failed pickled command 4 years ago
Nirbheek Chauhan 9b8ac9db32 project tests: Verify that UWP cross binaries use the right arch 4 years ago
Xavier Claessens 67c0ec1640 InternalDependency: Add as_link_whole() method 4 years ago
Xavier Claessens 9d338200da external-project: New module to build configure/make projects 4 years ago
Jon Turney a908404e6d Fix test 'common/122 llvm ir and assembly' for Windows ARM 4 years ago
Jon Turney 1d5fef89f0 Skip test 'common/121 shared modules' on Windows UWP 4 years ago
Jon Turney 88e13c5f7c Split tests out from 'common' which require a native compiler 4 years ago
Jon Turney 79b2eeb1ba Identify machine in error accesing compiler object for missing language 4 years ago
Daniel Mensinger 4cef45af21 cmake: fix shared_module dependency (fixes #7715) 4 years ago
Jon Turney 461c14b8b7
Add a test of add_languages(native:) introspection 4 years ago
Paolo Bonzini 4ed5c3acbf IntrospectInterpreter: allow dictionaries with nonconstant keys 4 years ago
Paolo Bonzini fa5c2363eb introspect: add test dependencies info to test/benchmark JSON 4 years ago
Michael Hirsch d01fc3da8f
tests: add fortran cmake subproject include test 4 years ago
Daniel Mensinger 0b0873c743 cuda: bump CUDA version since 3.0 is no longer supported 4 years ago
Xavier Claessens 9365486104 Special case meson.version().version_compare() statement 4 years ago
Matt Madison 56ebd5c740 Add test case for cuda compiler setting fix 4 years ago
Sebastian Würl 8e004afc90 CMake module: Allow paths of generated CMake sources for include directories 4 years ago
Christoph Reiter 0710ad18d9 Be stricter when detecting Windows/Cygwin 4 years ago
Daniel Mensinger 17439fa3e8 test: Add 'dir' support for installed files in test.json 4 years ago
Daniel Mensinger fdae213a49 tests: update .gitignore 4 years ago
Daniel Mensinger f660b3fe4c tests: fix lchmod check for glibc >= 2.32 (fixes #6784) 4 years ago
Xavier Claessens 1c403e20e7 Interpreter: Fix c_stdlib usage 4 years ago