summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/run_tool.py
AgeCommit message (Expand)Author
2025-12-04implement --env-set parameter manually in rustdoc scriptPaolo Bonzini
2025-10-31Avoid setting asycnio loop policy if possibleDylan Baker
2025-09-25mypy: fix typing looseness regression in 3.13Eli Schwartz
2025-07-21clang-tidy: run tool only on source files participating in targetsSahnvour
2024-12-19scripts: add "clippy" internal toolPaolo Bonzini
2024-12-19scripts: convert run_tool to asyncioPaolo Bonzini
2024-12-19scripts: rename run_tool to run_clang_toolPaolo Bonzini
2024-08-25Better handle CTRL-C during clang-tidy/formatMark A. Tsuchida
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-03-21Fix run_tool() when git is not installedAlyssa Ross
2022-08-26Fix purely white space issues reported by flake8Alf Henrik Sauge
2022-03-29move a bunch of imports into TYPE_CHECKING blocksEli Schwartz
2021-11-14Share common code between clang tidy and formatXavier Claessens