10469 Commits (3cf4f657e24fcebbdbba994fae5a277bf304ce14)
 

Author SHA1 Message Date
Paolo Bonzini 3cf4f657e2 msetup: do not print bogus "Option ... is:" messages 4 years ago
Paolo Bonzini 9d1dfd548f coredata: be more robust on unpickling errors 4 years ago
Jussi Pakkanen 6ffa815c05 Fix run_targets running scripts from different subdirs. 4 years ago
Xavier Claessens c6dd75a1bd interpreter: Cache found dependency before converting for include_type 4 years ago
Tristan Partin 5a367d1135 Fix duplicate pkg_config_path entries 4 years ago
Peter Kjellerstedt 28f41cb84e minstall: Correctly set uid/gid of installed files 4 years ago
Jussi Pakkanen 903136c787 Fix Fortran dep scanner for upper case file extensions. Closes #8395. 4 years ago
Paolo Bonzini b2b48a9240 mintro: include the correct target filenames for flat layout 4 years ago
Paolo Bonzini 3a62f34eeb mintro: fix flake8 issues 4 years ago
Xavier Claessens c4d6e7d34a pkgconfig: Add missing permitted kwargs 4 years ago
Xavier Claessens 6399125cc1 Windows Subsystem for Linux can run .exe without mono interpreter 4 years ago
Leif Middelschulte 6d3d3d8e71 exernal_project: Fix default cross compile parameters 4 years ago
Paolo Bonzini d6a866c93a mtest: create separate runners for multiple repeats 4 years ago
Jussi Pakkanen 1fb414402d Require Windows 10 or newer for the MSI package. [skip ci] 4 years ago
Jussi Pakkanen 8a16ee669e Add filecmp to list of bundled modules. Closes #8431. [skip ci] 4 years ago
Jussi Pakkanen 6b82071ed3 Remove remnants of 32 bit support. [skip ci] 4 years ago
Dylan Baker 31fc0a7eaa interpreter: correctly track whether a subproject is initialized 4 years ago
Olexa Bilaniuk 84bf8e1f73 Bugfix: Forward sanitizer_*_args() methods to host compiler. 4 years ago
Nirbheek Chauhan 7182685b22
Bump to 0.57.1 for release 4 years ago
Jussi Pakkanen 5eaaef27d1 Fix combining C and Fortran. Closes #8377. 4 years ago
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