10474 Commits (542dea25710fec8df0430d9b777bb15414e15b22)
 

Author SHA1 Message Date
Jussi Pakkanen 542dea2571
Merge pull request #8404 from dcbaker/submit/rust-c-dependencies 4 years ago
Dylan Baker eba9535428 interpreter: stop using hasattr for held_object 4 years ago
Dylan Baker 69c22181f7 interpreter: Fix ObjectHolder usage 4 years ago
Dylan Baker b8e4600bb8 interpreterbase: fix ObjectHolder 4 years ago
Xavier Claessens cef5cab23c Support multiple args in error() 4 years ago
Matthias Klumpp 4e5efd3897
Allow custom target output to be processed by generators 4 years ago
Jussi Pakkanen 74ebb1ba59 Clarify that wrap requests are for user submission. [skip ci] 4 years ago
Eli Schwartz c7ddde58fd
mcompile: do not pass the builddir to ninja if it is the current directory 4 years ago
Eli Schwartz 691eb0250a
mcompile: make sure arguments are passed in the correct order 4 years ago
Dylan Baker 0edd005804 rust: replace for loop with any() 4 years ago
Dylan Baker 6544f151db rust: fix linking with external dependencies 4 years ago
Jussi Pakkanen 671647188c Add note about using Ninja on old Meson versions. [skip ci] 4 years ago
Jordan Justen 5edbc0acd7 tests/rust: Add rust case linking to zlib dependency 4 years ago
Olexa Bilaniuk 4c1a0c400f [CUDA] Bugfix: Forward sanitizer_*_args() methods to host compiler. 4 years ago
Xavier Claessens 2fabd4c7dc minstall: Add --skip-subprojects option 4 years ago
Patryk Obara 36d9d7a96f docs/users: Add DOSBox Staging 4 years ago
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
Dylan Baker 91e56c7d59 environment: Allow setting build options in cross files 4 years ago
Dylan Baker b03039ec9d allow build.b_* options 4 years ago
Krzysztof Małysa c24a0f8524 compilers: clang: Drop -Xclang before -fcolor-diagnostics flag 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
Miro Hrončok 756ea32e06 Don't access other enum members from self 4 years ago
Xavier Claessens a5b33db558 ci: Fix failure in unit tests with vs backend 4 years ago
Paolo Bonzini 92134bac8d unittests: expect mtest logs to be utf-8 4 years ago
Paolo Bonzini 2b48d75c7e mtest: use / as path separator for ninja targets 4 years ago
Dylan Baker 6c1467db27 compilers: Only insert -flto-jobs in clang's link arguments 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 d5238baa45 mconf: only print correct options in the correct sections 4 years ago
Dylan Baker 10d94a12b8 Environment: Fix passing envrionment variables CPPFLAGS and CFLAGS 4 years ago
Dylan Baker 7812ceec5f
Merge pull request #8355 from obilaniu/cudafixes 4 years ago
Olexa Bilaniuk 3410465178 Small patch to unittests to initialize CUDA compiler correctly. 4 years ago
Olexa Bilaniuk d1e945f442 Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler. 4 years ago
Olexa Bilaniuk cc09d984f1 Armour-grade quoting to account for NVCC's -Xcompiler peculiarities. 4 years ago
Olexa Bilaniuk 3669be30aa Extensive rewrite of GCC/MVSC flag translation to NVCC flags. 4 years ago
Olexa Bilaniuk a2530373c7 Add default debug flags for two configurations to NVCC. 4 years ago
Olexa Bilaniuk 8b784e7008 CUDA Toolkit 11.2.1 has been released, update version table 4 years ago
Jussi Pakkanen f3727c62c6 Fix VS C++ module support. 4 years ago
Xℹ Ruoyao 3ed30cea6e Fix destdir detection for installation via polkit 4 years ago
Jussi Pakkanen 110457543d Add missing apostrophes. [skip ci] 4 years ago
Sam Thursfield f5bc0f33da
docs: Fix typo in release notes [skip ci] 4 years ago
Jussi Pakkanen 7d1b11d67b Add a release note entry for C++ modules which was missing. [skip ci] 4 years ago
Jussi Pakkanen ba99181ba7 Bump version for new development. 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