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
path:
root
/
mesonbuild
Age
Commit message (
Expand
)
Author
2025-01-08
rust: add 2024 edition
Paolo Bonzini
2025-01-08
clippy: skip running it if --cap-lints allow is included in the command line
Paolo Bonzini
2025-01-08
rust: add warning_level=0 to downloaded Cargo subprojects
Paolo Bonzini
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
mtest: fix rebuilding all before running tests
Eli Schwartz
2025-01-08
Store commands as arrays.
Jussi Pakkanen
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
Fix internal dependency names
Charles Brunet
2025-01-07
Only use uninstalled deps if a build dir exists.
Jussi Pakkanen
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-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-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
2024-12-16
Xcode backend: better quoting for spaces in HEADER_SEARCH_PATHS
Nick
2024-12-10
compilers: Pass `vs_module_defs` with `/DEF:` to LLD-LINK
LIU Hao
2024-12-10
separate mesondefine and cmakedefine logic
Jan200101
2024-12-09
modernize Rust template
Paolo Bonzini
2024-12-06
interpreter: fix type issues with vcs_tag updates
Dylan Baker
2024-12-06
format: allow input from stdin
Charles Brunet
2024-12-06
fix generate_gir with BothLibraries dependency
Charles Brunet
2024-12-06
mtest: rust: allow parsing doctest output
Paolo Bonzini
2024-12-06
Fix ugly path after path join with the empty dirname
Nick
2024-12-06
Slightly fix compiler args order for the Xcode backend
Nick
2024-12-04
env2mfile: add flag to use _FOR_BUILD envvars.
Jussi Pakkanen
[next]