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-07-23
Add support for gcovr --sonarqube report
Weston Schmidt
2021-07-23
Merge pull request #9005 from jon-turney/xskip-ci-2
Jussi Pakkanen
2021-07-23
qt: Allow CustomTargets for qt.preprocess source arguments
Dylan Baker
2021-07-22
Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependency
Jussi Pakkanen
2021-07-21
Merge pull request #8994 from SoapGentoo/cuda-fixes
Jussi Pakkanen
2021-07-21
Delete extra data dirs that cause problems for WiX.
Jussi Pakkanen
2021-07-21
Merge pull request #9011 from xclaesse/meson-version-compare
Jussi Pakkanen
2021-07-21
msubprojects: catch exceptions and continue with others
Xavier Claessens
2021-07-21
Fix meson.version().version_compare() regression in subproject
Xavier Claessens
2021-07-18
Cuda: Add test for shared versioned internal libs
David Seifert
2021-07-18
Cuda: Fix linking with shared versioned internal libs
David Seifert
2021-07-18
Cuda: Enable PGO
David Seifert
2021-07-18
Cuda: Add test for -isystem/usr/include
David Seifert
2021-07-18
Cuda: Filter -isystem with system paths
David Seifert
2021-07-18
Cuda: Add test for -DNDEBUG
David Seifert
2021-07-18
Cuda: Pass -DNDEBUG through
David Seifert
2021-07-18
Merge pull request #8953 from dcbaker/submit/interpreter-easy-typing
Jussi Pakkanen
2021-07-18
gnome: Always pass absolute -L paths to g-ir-scanner
Nirbheek Chauhan
2021-07-18
Bump version number for new development.
Jussi Pakkanen
2021-07-18
Merge pull request #8972 from bonzini/C-symlink
Jussi Pakkanen
2021-07-18
Merge pull request #8996 from bonzini/fix8746
Jussi Pakkanen
2021-07-18
Set up the 0.59.0 release.
Jussi Pakkanen
2021-07-17
Update linkers.py
Ian Harvey
2021-07-15
Condense test directory names for next release.
Jussi Pakkanen
2021-07-14
linkers: remove is_shared_module argument to get_soname_args
Paolo Bonzini
2021-07-14
do not add SONAME to shared modules
Paolo Bonzini
2021-07-14
coverage: disable the concept of "CI failures"
Eli Schwartz
2021-07-13
modules/python: fix up a few simply typing warnings/errors
Dylan Baker
2021-07-13
dependencies: drop Dependency.methods and Dependency.get_methods()
Dylan Baker
2021-07-13
modules/python: Allow trying a macos framework as well other methods
Dylan Baker
2021-07-13
modules/python: make some internal helpers protected
Dylan Baker
2021-07-13
modules/pkgconfig: remove handling of .pcdep
Dylan Baker
2021-07-13
modules/python: use factory for dependency
Dylan Baker
2021-07-13
modules/python: simplify a number of interfaces
Dylan Baker
2021-07-13
modules/python: use typed_pos_args
Dylan Baker
2021-07-13
modules/python: Add type annotations
Dylan Baker
2021-07-13
modules/python: sort imports
Dylan Baker
2021-07-13
Clang: Apply `-O0`
Pamplemousse
2021-07-13
Make it an error if MESON_CI_JOBNAME isn't set under CI
Jon Turney
2021-07-13
Add expected skip annotations for non-linux CI runs to framework tests
Jon Turney
2021-07-13
Set MESON_CI_JOBNAME for all CI jobs
Jon Turney
2021-07-13
Fix skip condition in sdl2 test.json
Jon Turney
2021-07-13
run_unittests: add test for passing symlinks to setup and test
Paolo Bonzini
2021-07-12
azure: propagate run_tests.py exit code
Jon Turney
2021-07-12
Update version number for rc2.
Jussi Pakkanen
2021-07-10
Add path filter to azure pipelines trigger
Jon Turney
2021-07-10
fix: Fix recursive _unholder permissive kwarg (fixes #8977)
Daniel Mensinger
2021-07-08
docs: fix minor typos in Machine-files.md
Andrea Pappacoda
2021-07-07
interpreter: remove stringArgs uses
Dylan Baker
2021-07-07
interpreter: use typed_pos_args for files
Dylan Baker
[next]