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
/
scripts
Age
Commit message (
Expand
)
Author
2025-12-08
Use gnu_syms() on Haiku too.
OscarL
2025-12-04
implement --env-set parameter manually in rustdoc script
Paolo Bonzini
2025-12-04
Remove --crate-type parameter filter from the rustdoc script.
John Turner
2025-11-26
vsenv: Use a python script to pickle env
Xavier Claessens
2025-11-19
compilers: Remove Environment parameter from RustCompiler.get_rust_tool
Dylan Baker
2025-10-31
Avoid setting asycnio loop policy if possible
Dylan Baker
2025-10-29
environment: move tool detection functions to a new module
Paolo Bonzini
2025-10-29
coredata: move cmd_line.txt and command line handling to a new module
Paolo Bonzini
2025-10-17
depfixer: zero-out rpath entry string on removing entry
Christian Marangi
2025-10-14
scanbuild: obey MESON_NUM_PROCESSES environment variable
Stephan Lachnit
2025-10-14
Generate Android cross files with env2mfile.
Jussi Pakkanen
2025-10-06
vcstagger: suppress errors when running vcs_tag() outside of a vcs clone (eg....
Eric Engestrom
2025-10-05
vcstagger: only strip the ending newlines, not all whitespaces before and after
Eric Engestrom
2025-09-29
env2mfile: Use a cross vapigen on Debian if available
Simon McVittie
2025-09-25
mypy: fix typing looseness regression in 3.13
Eli Schwartz
2025-09-25
mypy: enable allow-redefinition-new and fix fallout
Eli Schwartz
2025-08-26
Print external project logfile on CI systems
Tobias Diez
2025-08-26
rustdoc: skip --crate-type option
Paolo Bonzini
2025-07-21
clang-tidy: run tool only on source files participating in targets
Sahnvour
2025-04-03
backend/ninja: use a two step process for dependency scanning
Dylan Baker
2025-04-02
rust: new target rustdoc
Paolo Bonzini
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-03-09
mesonlib: extract and optimize is_parent_path
Paolo Bonzini
2025-03-08
Fix typos in comments
co63oc
2025-01-30
symbolextractor: generate symbol files for cross-compiled Windows
Steve Lhomme
2025-01-28
symbolextractor: use -nologo with lib.exe and llvm-lib.exe
Steve Lhomme
2025-01-19
clippy: skip "linker" blocks in target_sources
Paolo Bonzini
2025-01-08
clippy: skip running it if --cap-lints allow is included in the command line
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
mtest: move determine_worker_count to utils, generalize
Paolo Bonzini
2024-12-04
env2mfile: add flag to use _FOR_BUILD envvars.
Jussi Pakkanen
2024-11-04
coverage.py: Guard use of `--html-nested` behind version check.
Andrew McNulty
2024-10-22
env2mfile: Use a cross valac on Debian if possible
Simon McVittie
2024-10-22
env2mfile: Automatically set exe_wrapper on Debian if possible
Simon McVittie
2024-10-22
env2mfile: Use Debian cross-prefixed GObject-Introspection tools
Simon McVittie
2024-10-22
env2mfile: Generalize detection of pkg-config to have a list of tools
Simon McVittie
2024-10-20
Add GNU/Hurd kernel results
Samuel Thibault
2024-10-02
env2mfile: Base cpu on DEB_HOST_GNU_CPU unless DEB_HOST_ARCH is special
Simon McVittie
2024-10-02
env2mfile: Don't hard-code Debian as always being Linux
Simon McVittie
2024-10-02
env2mfile: Map Debian GNU/Hurd to system() -> gnu
Simon McVittie
2024-10-02
env2mfile: Add a function for mostly-identity mappings with special cases
Simon McVittie
2024-10-02
env2mfile: Split detect_cross_debianlike()
Simon McVittie
2024-10-02
env2mfile: Convert MachineInfo into a dataclass
Simon McVittie
2024-10-01
Add a simple reproducibility test command.
Jussi Pakkanen
2024-09-27
env2mfile: Fix a typo
Simon McVittie
2024-09-24
clang-tidy: Avoid spawning too many threads
Jonathon Anderson
2024-08-25
Better handle CTRL-C during clang-tidy/format
Mark A. Tsuchida
[next]