2548 Commits (36d9d7a96f6f42386b9dc3a18c152ccd4c8ca37b)

Author SHA1 Message Date
Jussi Pakkanen 72865a2773 Fix combining C and Fortran. Closes #8377. 4 years ago
Luke Drummond 79f7328d6a [TAP] Fix TAP parser when test exits with status 4 years ago
Dylan Baker 90a7de3f2b Ensure that $lang_args and $lang_link_args are properly parsed 4 years ago
Jussi Pakkanen fad408a521 Increase OpenMPI timeout to see if it fixes macOS CI test hangs. 4 years ago
Jussi Pakkanen add502c648 Disable failing Cygwin GIR test. 4 years ago
Xavier Claessens a5b33db558 ci: Fix failure in unit tests with vs backend 4 years ago
Dylan Baker 867963f131 Do not validate options when finding non-matching 4 years ago
Xavier Claessens b6804bf49c Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target() 4 years ago
Dylan Baker 10d94a12b8 Environment: Fix passing envrionment variables CPPFLAGS and CFLAGS 4 years ago
Xavier Claessens 2a8d6690f7 backends: Fix custom_target() with configure_file() exe 4 years ago
Jussi Pakkanen d2c39e83ba Condense test directory names in preparation for rc1. 4 years ago
Jussi Pakkanen 71784e1002 Fix exe wrapper detection for run targets. 4 years ago
Luca Weiss 398df56298 Add Qt6 module 4 years ago
Peter Hutterer 3f8585676b Make installing non-existing subdirs a supported feature 4 years ago
Dylan Baker b28235428d rust: Add a module wrapper for bindgen 4 years ago
Dylan Baker 0d0c6ede9b tests/cmake: disable some tests that don't work correctly when cross compiling 4 years ago
Xavier Claessens 522392e755 run_target: Add env kwarg 4 years ago
Luke Drummond 46e3480f7c Introduce `fs.read` to read a file as a string 4 years ago
Paolo Bonzini c7c2bc8db1 interpreter, mtest: introduce add_test_setup(exclude_suites: ...) 4 years ago
Érico Rolim 127b788628 tests/common: fix " 37 has function" test on musl systems. 4 years ago
Xavier Claessens 0626465ea8 Fix executable as script on Windows 4 years ago
Jussi Pakkanen 3f0a0c1582 Can read project version from a file. 4 years ago
Dylan Baker f808c955ea intepreter: Allow using file objects for the script_name of add_*_script 4 years ago
Xavier Claessens 633264984b custom_target: Add env kwarg 4 years ago
Dylan Baker d02149ad90 tests/rust: Add a generated library to generated main test 4 years ago
Dylan Baker 27ca7ed67a tests/rust: Add subdir to generated sources test 4 years ago
Paolo Bonzini adb1b2f3f6 interpreter: accept external programs and dependencies for summary 4 years ago
Jonas Lundholm Bertelsen d3ae808742 Add fortran test with an install:yes static library 4 years ago
Fini Jastrow 49cde9653c ninjabackend: Correct RPATH order 4 years ago
Dylan Baker bff0b41525 rust: Accept generated sources for main.rs 4 years ago
Dylan Baker e36aca42d0 build/interpreter: Split InstallDir to fix layering violation 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Luke Elliott 9efcdba0d5 Allow '//' as project function id due to git bash path conversion. 4 years ago
Xavier Claessens c659be6928 Interpreter: Fix nested subsubproject detection 4 years ago
Daniel Mensinger 8f1d9bb7b0 cmake: add PATH logic to preliminary dep check (fixes #8133) 4 years ago
Dylan Baker 3d80a88bd3 modules: Add an unstable-rust module 4 years ago
Dylan Baker d89ec98b47 mtest: Add support for rust unit tests 4 years ago
Michael Hirsch bad0e95cae unit:cpp17: make C++17 test stricter check 4 years ago
Daniel Mensinger 6b515c4321 cmake: fix missing languages from CMake (fixes #8132) 4 years ago
Jussi Pakkanen ca30550e06 Handle uppercase dependency names in wraps. 4 years ago
Daniel Mensinger 5cbc8f866c cmake: fix -framework dependencies (fixes #8045) 4 years ago
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