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-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
2024-06-18
Improve `nm` usage in symbolextractor script on macOS
Ralf Gommers
2024-06-04
Extract native file parser to machinefile source file.
Jussi Pakkanen
2024-04-04
env2mfile: Only consume LDFLAGS for relevant languages
Ole André Vadla Ravnås
2024-04-01
depfixer: change fix_darwin to act like fix_rpathtype_entry
Fabian Groffen
2024-03-29
scripts/depscan: remove unnecessary function
Dylan Baker
2024-03-29
scripts/depscan: pick language once, at configure time
Dylan Baker
2024-03-29
scripts/depscan: combine pickle and JSON data into a single file
Dylan Baker
2024-03-28
depscan: use a defaultdict to simplify append action
Dylan Baker
2024-02-24
scripts/coverage: Implemented handling for passing the gcovr and llvm-cov bin...
dragonmux
2024-02-23
env2mfile: move language args to `built-in options`
Ole André Vadla Ravnås
2024-02-16
coverage: pass .lcovrc config file to genhtml
Esther Dalhuisen
2024-01-28
python module: correct the embedded path for bytecompiled files
Eli Schwartz
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-06
Fix coverage with lcov 2.0 and uncovered subprojects
David Robillard
2023-11-02
scan-build: Exclude subprojects from scan-build report
Andrew McNulty
2023-11-01
Add comments suggesting to keep shell completion scripts up-to-date near cmd ...
Luke Elliott
2023-10-26
i18n module: Invoke itstool with the full command line
Chun-wei Fan
2023-10-20
add missing imports for future annotations
Eli Schwartz
2023-10-08
Add support for lcov 2.0
Nigel Kukard
[next]