index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-23
run_project_tests: split json parsing code from test gathering code
Dylan Baker
2021-02-22
[CUDA] Bugfix: Forward sanitizer_*_args() methods to host compiler.
Olexa Bilaniuk
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
2021-02-21
docs/users: Add DOSBox Staging
Patryk Obara
2021-02-19
Fix combining C and Fortran. Closes #8377.
Jussi Pakkanen
2021-02-19
[TAP] Fix TAP parser when test exits with status
Luke Drummond
2021-02-19
Ensure that $lang_args and $lang_link_args are properly parsed
Dylan Baker
2021-02-18
environment: Allow setting build options in cross files
Dylan Baker
2021-02-18
allow build.b_* options
Dylan Baker
2021-02-18
compilers: clang: Drop -Xclang before -fcolor-diagnostics flag
Krzysztof Małysa
2021-02-18
Increase OpenMPI timeout to see if it fixes macOS CI test hangs.
Jussi Pakkanen
2021-02-18
Disable failing Cygwin GIR test.
Jussi Pakkanen
2021-02-18
Don't access other enum members from self
Miro Hrončok
2021-02-17
ci: Fix failure in unit tests with vs backend
Xavier Claessens
2021-02-17
unittests: expect mtest logs to be utf-8
Paolo Bonzini
2021-02-17
mtest: use / as path separator for ninja targets
Paolo Bonzini
2021-02-17
compilers: Only insert -flto-jobs in clang's link arguments
Dylan Baker
2021-02-17
Do not validate options when finding non-matching
Dylan Baker
2021-02-17
Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()
Xavier Claessens
2021-02-17
mconf: only print correct options in the correct sections
Dylan Baker
2021-02-17
Environment: Fix passing envrionment variables CPPFLAGS and CFLAGS
Dylan Baker
2021-02-16
Merge pull request #8355 from obilaniu/cudafixes
Dylan Baker
2021-02-16
Small patch to unittests to initialize CUDA compiler correctly.
Olexa Bilaniuk
2021-02-16
Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.
Olexa Bilaniuk
2021-02-16
Armour-grade quoting to account for NVCC's -Xcompiler peculiarities.
Olexa Bilaniuk
2021-02-16
Extensive rewrite of GCC/MVSC flag translation to NVCC flags.
Olexa Bilaniuk
2021-02-16
Add default debug flags for two configurations to NVCC.
Olexa Bilaniuk
2021-02-16
CUDA Toolkit 11.2.1 has been released, update version table
Olexa Bilaniuk
2021-02-16
Fix VS C++ module support.
Jussi Pakkanen
2021-02-16
Fix destdir detection for installation via polkit
Xℹ Ruoyao
2021-02-16
Add missing apostrophes. [skip ci]
Jussi Pakkanen
2021-02-14
docs: Fix typo in release notes [skip ci]
Sam Thursfield
2021-02-14
Add a release note entry for C++ modules which was missing. [skip ci]
Jussi Pakkanen
2021-02-14
Bump version for new development.
Jussi Pakkanen
2021-02-14
Set up release 0.57.
Jussi Pakkanen
2021-02-14
aix: avoid -bsvr4 flag
Peter Harris
2021-02-14
Add custom entyr to cuda buildtype dict. Closes #8336.
Jussi Pakkanen
2021-02-11
Merge pull request #8322 from bonzini/mtest-fixes
Jussi Pakkanen
2021-02-10
mtest: include classname in <testcase> JUnit element
Paolo Bonzini
2021-02-10
mtest: cancel stdout/stderr tasks on timeout
Paolo Bonzini
2021-02-10
mtest: clean up conditions on whether tests are run in parallel
Paolo Bonzini
2021-02-10
mtest: fix nits in printing test stdout
Paolo Bonzini
2021-02-09
mtest: TestSetup can have [] as an exe_wrapper
Paolo Bonzini
2021-02-09
mtest: run the test output parser as a task
Paolo Bonzini
2021-02-09
mtest: hide infinite timeout from the progress report
Paolo Bonzini
2021-02-09
backends: Fix custom_target() with configure_file() exe
Xavier Claessens
2021-02-09
backends: Always use the command returned by as_meson_exe_cmdline()
Xavier Claessens
2021-02-09
Bump version numbers for rc1.
Jussi Pakkanen
2021-02-09
Add packaging dir to release tarball.
Jussi Pakkanen
2021-02-09
Condense test directory names in preparation for rc1.
Jussi Pakkanen
[next]