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-01-20
external_project: Log configure command
Xavier Claessens
2021-01-20
MSVC and Clang-Cl Compiler Argument Cleanup
Marios Staikopoulos
2021-01-20
Avoid accidental use of STANDALONE_WASM mode on compiler tests
Brion Vibber
2021-01-20
Added "How do I use a library before declaring it?" in the FAQ.
Volker Weißmann
2021-01-20
Merge pull request #8225 from bonzini/mtest-asyncio-cleanups
Jussi Pakkanen
2021-01-20
unittests: Remove double install for case 10
Fini Jastrow
2021-01-20
ninjabackend: Correct RPATH order
Fini Jastrow
2021-01-20
Merge pull request #8158 from dcbaker/submit/rust-generated-main
Jussi Pakkanen
2021-01-20
mtest: collect stdout/stderr even in verbose mode
Paolo Bonzini
2021-01-19
Keep buildtype the same even if user changes debug and/or optimization.
Jussi Pakkanen
2021-01-19
backend/ninja: Add order dependencies for generated sources in rust
Dylan Baker
2021-01-19
rust: Accept generated sources for main.rs
Dylan Baker
2021-01-19
Replace NinjaBackend is_rust_target with build.uses_rust
Dylan Baker
2021-01-18
Fix cases where text leaks to stdout in unit tests.
Jussi Pakkanen
2021-01-17
Do not store config parser object in Wrap object. Closes: #7920.
Jussi Pakkanen
2021-01-17
Removal of /ZI on MSVC Debug
Marios Staikopoulos
2021-01-17
external_project: Write output in log files when not verbose
Xavier Claessens
2021-01-15
mtest: move I/O handling to TestSubprocess
Paolo Bonzini
2021-01-15
mtest: tweak the gathering of stdo_task/stde_task results
Paolo Bonzini
2021-01-15
mtest: disable the progress report in gdb mode
Paolo Bonzini
2021-01-15
mtest: introduce ConsoleUser
Paolo Bonzini
2021-01-15
mtest: turn TestRun into a hierarchy
Paolo Bonzini
2021-01-15
mtest: pass command line to TestRun.start
Paolo Bonzini
2021-01-15
mtest: add complete_skip to TestRun
Paolo Bonzini
2021-01-15
mtest: simplify complete_exitcode
Paolo Bonzini
2021-01-15
mtest: store the environment in the TestRun
Paolo Bonzini
2021-01-15
mtest: do not print time out message twice
Paolo Bonzini
2021-01-14
mtest: allow quickly interrupting the test run
Paolo Bonzini
2021-01-14
mtest: fix flake8
Paolo Bonzini
2021-01-14
coredata: Add missing nopromote wrap_mode choice
Xavier Claessens
2021-01-14
Merge pull request #8192 from dcbaker/submit/minstall-type-annotations
Jussi Pakkanen
2021-01-14
Add qtcreator to IDE-integration.md
gaal-dev
2021-01-13
run_mypy: add minstall
Dylan Baker
2021-01-13
minstall: Fix signature of monkeypatched os.chown
Dylan Baker
2021-01-13
minstall: Pass destdir and fullprefix instead of adding them to instance
Dylan Baker
2021-01-13
minstall: Pass DirMaker separately instead of adding to instance
Dylan Baker
2021-01-13
minstall: Add type annotations
Dylan Baker
2021-01-13
backends/backends: Add type annotations for InstallData
Dylan Baker
2021-01-13
build/interpreter: Split InstallDir to fix layering violation
Dylan Baker
2021-01-13
build: Add some type annotations
Dylan Baker
2021-01-13
build/interperter: Add annotations and move input validation to interpreter
Dylan Baker
2021-01-13
minstall: fix imports
Dylan Baker
2021-01-13
scripts/depfixer: make rpaths_dirs_to_remove a set
Dylan Baker
2021-01-13
Fix misspells
Antonin Décimo
2021-01-13
gen_data.py: even more sorting
Eli Schwartz
2021-01-12
summary: align left, not align middle
Eli Schwartz
2021-01-12
gen_data.py: sort files when generating mesondata
Eli Schwartz
2021-01-12
dependencies: use env.machines for is_$os methods
Dylan Baker
2021-01-12
Allow '//' as project function id due to git bash path conversion.
Luke Elliott
2021-01-12
Merge pull request #8159 from dcbaker/submit/all-env-variables-up-front
Jussi Pakkanen
[next]