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
2025-01-08
rust: change warning_level=0 to "--cap-lints allow"
Paolo Bonzini
2025-01-08
Interpret TAP bailout output without test plan or test line as error
gerioldman
2025-01-07
ninja backend: don't rebuild all tests by default
Eli Schwartz
2025-01-07
fix trailing whitespace issues
Eli Schwartz
2025-01-07
mtest: fix rebuilding all before running tests
Eli Schwartz
2025-01-08
Store commands as arrays.
Jussi Pakkanen
2025-01-08
CI: remove codeql
Dylan Baker
2025-01-07
Revert "make the testsuite handle MSYS2's addition of cmd"
Christoph Reiter
2025-01-07
Revert "check if test 33 running under MinGW"
Christoph Reiter
2025-01-07
tests: Avoid modifying '17 prebuild shared' test dir
Jan Alexander Steffens (heftig)
2025-01-07
Add run0 as a way to raise privileges
rusty-snake
2025-01-07
fix missing extension in command path
Charles Brunet
2025-01-07
CI: Use a tagged version of cygwin-install-action
Jon Turney
2025-01-07
Fix internal dependency names
Charles Brunet
2025-01-07
Only use uninstalled deps if a build dir exists.
Jussi Pakkanen
2025-01-07
ci: add qt6 QML libraries in Linux images
Pierre Lamot
2025-01-06
docs: fix cxx -> cpp
Dylan Baker
2025-01-06
Fix wrap.py to avoid following symlinks
KaruroChori
2024-12-31
Fail gracefully when compiler cache is specified without compiler
Joel Rosdahl
2024-12-29
ninjabackend: prefer "in" to regex search
Paolo Bonzini
2024-12-29
ninjabackend: use File.from_built_relative()
Paolo Bonzini
2024-12-29
utils: cache build directory files
Paolo Bonzini
2024-12-29
compilers: cache the results of is_source()
Paolo Bonzini
2024-12-29
dependencies: add custom atomic dependency
Dudemanguy
2024-12-27
compilers: De-dup -Wl,-rpath, and -Wl,-rpath-link,
Nirbheek Chauhan
2024-12-27
arglist: De-dup arg prefixes only when they are used as a prefix
Nirbheek Chauhan
2024-12-25
test cases: fix '8 flex' with C23
Sam James
2024-12-20
Prioritise Apple's toolchain in project-tests-appleclang
Carlo Cabrera
2024-12-20
print out which command needs an exe_wrapper
Rolf Eike Beer
2024-12-20
modules/rust: Specify the compiler version to bindgen when possible
Dylan Baker
2024-12-20
Revert "CI: Windows: downgrade rust to 1.77"
Eli Schwartz
2024-12-20
ci: gentoo: include sys-devel/gcc[d], bindgen, rust[clippy,rustfmt]
Sam James
2024-12-19
replace cmake configuration workaround with a straight copy
Jan200101
2024-12-19
add test case for @ and curly brace substitution with cmake format
Jan200101
2024-12-19
do @ variable substitution when parsing cmake format
Jan200101
2024-12-19
mtest: tap: accept out-of-order or partly-numbered tests
Paolo Bonzini
2024-12-19
compiler: fix leftover chars in compiler.links()
meator
2024-12-19
compilers: Do not pass `-fuse-ld=lld` via `-Wl,`
LIU Hao
2024-12-19
rust: raise a warning if clippy is used instead of rustc
Paolo Bonzini
2024-12-19
ninjabackend: add support for "ninja clippy"
Paolo Bonzini
2024-12-19
scripts: add "clippy" internal tool
Paolo Bonzini
2024-12-19
scripts: convert run_tool to asyncio
Paolo Bonzini
2024-12-19
scripts: rename run_tool to run_clang_tool
Paolo Bonzini
2024-12-19
scripts: make clang tools obey b_colorout
Paolo Bonzini
2024-12-19
introspect: add machine to target_sources
Paolo Bonzini
2024-12-19
mtest: move determine_worker_count to utils, generalize
Paolo Bonzini
2024-12-19
mtest: do not import from mintro
Paolo Bonzini
2024-12-19
utils: optimize PerMachine
Paolo Bonzini
2024-12-16
dependencies: support old vulkan SDK version
Víctor Manuel Jáquez Leal
2024-12-16
Handle top level options set in subprojects. Closes #13847.
Jussi Pakkanen
[next]