10449 Commits (bc19b12a577e58bf63f5576298f4b9593d13056c)
 

Author SHA1 Message Date
Luke Drummond bc19b12a57 Fix TAP parser when test exits with status 4 years ago
Dylan Baker a0dc97f8fc Ensure that $lang_args and $lang_link_args are properly parsed 4 years ago
Dylan Baker b4f5550843 environment: Allow setting build options in cross files 4 years ago
Dylan Baker 8742cae2d1 allow build.b_* options 4 years ago
Jussi Pakkanen ebfc57009b Disable failing Cygwin GIR test. 4 years ago
Miro Hrončok b4f4f3ab5b Don't access other enum members from self 4 years ago
Xavier Claessens 667ebc4c2b ci: Fix failure in unit tests with vs backend 4 years ago
Paolo Bonzini 49e5037fad mtest: use / as path separator for ninja targets 4 years ago
Dylan Baker 8aae7dea7a compilers: Only insert -flto-jobs in clang's link arguments 4 years ago
Dylan Baker 21db61beac Do not validate options when finding non-matching 4 years ago
Xavier Claessens ef8162feda Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target() 4 years ago
Dylan Baker 4b0c817bb6 mconf: only print correct options in the correct sections 4 years ago
Dylan Baker 849b84f65a Environment: Fix passing envrionment variables CPPFLAGS and CFLAGS 4 years ago
Olexa Bilaniuk 8c29249157 Small patch to unittests to initialize CUDA compiler correctly. 4 years ago
Olexa Bilaniuk 0c90d76b11 Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler. 4 years ago
Olexa Bilaniuk 12440a10d2 Armour-grade quoting to account for NVCC's -Xcompiler peculiarities. 4 years ago
Olexa Bilaniuk d278b4da3f Extensive rewrite of GCC/MVSC flag translation to NVCC flags. 4 years ago
Olexa Bilaniuk 3b274e11c1 Add default debug flags for two configurations to NVCC. 4 years ago
Olexa Bilaniuk 0097d3d5da CUDA Toolkit 11.2.1 has been released, update version table 4 years ago
Jussi Pakkanen 93e50c01b8 Fix VS C++ module support. 4 years ago
Xℹ Ruoyao 627d9e6c63 Fix destdir detection for installation via polkit 4 years ago
Jussi Pakkanen 5d651e76b5 Set up release 0.57. 4 years ago
Peter Harris c0b448d3ca aix: avoid -bsvr4 flag 4 years ago
Jussi Pakkanen 6a75d6c233 Add custom entyr to cuda buildtype dict. Closes #8336. 4 years ago
Jussi Pakkanen 5f697358f0
Merge pull request #8322 from bonzini/mtest-fixes 4 years ago
Paolo Bonzini b1efd03619 mtest: include classname in <testcase> JUnit element 4 years ago
Paolo Bonzini 6c40b134df mtest: cancel stdout/stderr tasks on timeout 4 years ago
Paolo Bonzini c6b135c1f9 mtest: clean up conditions on whether tests are run in parallel 4 years ago
Paolo Bonzini 711d9feb4e mtest: fix nits in printing test stdout 4 years ago
Paolo Bonzini 3506d8daf2 mtest: TestSetup can have [] as an exe_wrapper 4 years ago
Paolo Bonzini b1a9578091 mtest: run the test output parser as a task 4 years ago
Paolo Bonzini 8b94aa578a mtest: hide infinite timeout from the progress report 4 years ago
Xavier Claessens 2a8d6690f7 backends: Fix custom_target() with configure_file() exe 4 years ago
Xavier Claessens a155935d24 backends: Always use the command returned by as_meson_exe_cmdline() 4 years ago
Jussi Pakkanen ba770d1877 Bump version numbers for rc1. 4 years ago
Jussi Pakkanen 5e3c5914b6 Add packaging dir to release tarball. 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
Jussi Pakkanen a855bcab1c
Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgen 4 years ago
Peter Hutterer 3f8585676b Make installing non-existing subdirs a supported feature 4 years ago
Jussi Pakkanen 034b81a09f
Merge pull request #8288 from bonzini/test-setup-exclude-suites 4 years ago
Jussi Pakkanen 8b82ffa9e4
Merge pull request #8305 from xclaesse/run-target-env 4 years ago
Dylan Baker 9cebd29da9 mesonlib: Add better errormessage to typelistify 4 years ago
Dylan Baker 80ec157e5e ci: Add bindgen to CI images 4 years ago
Dylan Baker b28235428d rust: Add a module wrapper for bindgen 4 years ago
Dylan Baker 9d441d26d2 interpreter: Add annotations for CustomTargetHolder 4 years ago
Dylan Baker 6a568fa9ad build: Add type annotations for CustomTarget constructor 4 years ago
Dylan Baker 5f624657a0 Add a method to IncludeDirs to convert to string list 4 years ago
Dylan Baker 4082a3db45 backends/ninja: Implement linking a C ABI target into a rust target 4 years ago