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
2020-11-23
add dependency recommendation [skip ci]
Michael Brockus
2020-11-23
Remove AutoDeletedDir
Christoph Reiter
2020-11-23
Replace various calls to AutoDeletedDir with TemporaryDirectoryWinProof
Christoph Reiter
2020-11-23
Add a variant of TemporaryDirectory that uses windows_proof_rmtree()
Christoph Reiter
2020-11-22
doc: fix confusing use of "build" as a directory argument [skip ci]
Eli Schwartz
2020-11-23
CI: install glib for the MSYS2 jobs to make pkgconf happy
Christoph Reiter
2020-11-23
CI: fix a typo in the msys2 workflow trigger paths
Christoph Reiter
2020-11-22
Merge pull request #8010 from dcbaker/submit/optinterpreter-cleanups
Jussi Pakkanen
2020-11-22
Merge pull request #8011 from dcbaker/submit/post-python36-cleanups
Jussi Pakkanen
2020-11-21
Handle cmake dependencies which require a specified version
Jason Ekstrand
2020-11-21
run_project_tests: Use the test environment for install and clean
Jason Ekstrand
2020-11-21
cmVers: use env instead of hardcoding bash location
Dylan Baker
2020-11-21
envconfig: use debug for "using * from environment variables messages
Dylan Baker
2020-11-20
setup.cfg: fix python requires to be 3.6.0
Dylan Baker
2020-11-20
setup.py: fix check fro 3.5.2 which should be 3.6
Dylan Baker
2020-11-20
Delete now dead < python 3.6 check
Dylan Baker
2020-11-20
use real pathlib module
Dylan Baker
2020-11-20
optinterpreter: organize the validation of arguments to be more readable
Dylan Baker
2020-11-20
optinterpreter: use PEP8 compliant names
Dylan Baker
2020-11-20
optinterpreter: fix value being set in loop
Dylan Baker
2020-11-20
Add type annotations to optinterpreter
Dylan Baker
2020-11-20
Allow setting attributes in MesonException intializer
Dylan Baker
2020-11-20
run_unittests: delete test for external syntax highlighting
Dylan Baker
2020-11-18
Merge pull request #7894 from obilaniu/cudaupdates
Jussi Pakkanen
2020-11-18
Merge pull request #7836 from bonzini/mtest-asyncio
Jussi Pakkanen
2020-11-18
Update Tutorial.md [skip ci]
Michael Brockus
2020-11-18
Merge pull request #7900 from bonzini/stabilize-hash
Jussi Pakkanen
2020-11-18
mtest: cleanup and fix print_stats
Paolo Bonzini
2020-11-17
Revert "Add thinlto support. Closes #7493."
Jussi Pakkanen
2020-11-17
Collect and return clang-format's return code
Florian Schmaus
2020-11-17
Fix clang-tidy return value reporting (Part Ⅱ)
Florian Schmaus
2020-11-17
doc: add much-needed accuracy to pip installation instructions [skip ci]
Eli Schwartz
2020-11-17
gnome: Drop use of volatile in GLib type functions
Philip Withnall
2020-11-17
add warning for projects with manually specified -Werror
Eli Schwartz
2020-11-15
ninjabackend: stabilize order of dependencies and order-only dependencies
Paolo Bonzini
2020-11-15
stabilize iteration order for dictionaries
Paolo Bonzini
2020-11-15
stabilize sets that are converted to lists
Paolo Bonzini
2020-11-15
mtest: switch to asyncio subprocesses
Paolo Bonzini
2020-11-15
mtest: use ProactorEventLoop
Paolo Bonzini
2020-11-15
mtest: improve handling of SIGINT and SIGTERM
Paolo Bonzini
2020-11-15
mtest: remove usage of executors
Paolo Bonzini
2020-11-15
mtest: add INTERRUPT to TestResult
Paolo Bonzini
2020-11-15
mtest: always ignore ProcessLookupError
Paolo Bonzini
2020-11-15
mtest: refactor _run_cmd
Paolo Bonzini
2020-11-15
mtest: add back SIGINT handling
Paolo Bonzini
2020-11-15
mtest: use asyncio for run loop
Paolo Bonzini
2020-11-15
mtest: remove run_special
Paolo Bonzini
2020-11-15
mtest: fix flake8 issues
Paolo Bonzini
2020-11-14
Add doc on how to add the [provide] entry to wrapdb entries. [skip ci]
Jussi Pakkanen
2020-11-14
Merge pull request #7843 from dcbaker/submit/rustc-fixes
Jussi Pakkanen
[next]