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-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
2024-07-23
depfixer: Add missing annotation that breaks mypy check
Dylan Baker
2024-07-23
depfixer: deduplicate rpaths on darwin
Monson Shao
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-07-10
Replace exe_exists function with shutil.which()
Mads Andreasen
2024-06-26
depfixer: fix darwin regression when install rpaths are used
Eli Schwartz
2024-06-23
Add support for detecting free-threaded Python on Windows
Ralf Gommers
2024-06-23
clang-tidy: use -quiet
Mark A. Tsuchida
2024-06-23
coverage: Change --html-details to --html-nested (gcovr)
Walkusz
[next]