meson/mesonbuild
Paolo Bonzini dafa6a7ac1 scripts: rename run_tool to run_clang_tool
Differentiate from the "run_tool_on_targets" function that will be introduced
in the next commit.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-12-19 09:25:20 -08:00
..
ast introspect: add machine to target_sources 2024-12-19 09:25:20 -08:00
backend scripts: make clang tools obey b_colorout 2024-12-19 09:25:20 -08:00
cargo cargo: Fix crash when enabling feature on dev/build dependencies 2024-12-03 08:05:37 -05:00
cmake CMakeToolchain: Log output on compiler state failure 2024-11-04 08:34:25 -08:00
compilers mtest: move determine_worker_count to utils, generalize 2024-12-19 09:25:20 -08:00
dependencies dependencies: support old vulkan SDK version 2024-12-16 15:12:32 -05:00
interpreter interpreter: fix type issues with vcs_tag updates 2024-12-06 14:45:02 -08:00
interpreterbase interpreter: remove current_lineno 2024-11-15 11:32:50 -08:00
linkers Merge pull request #13681 from EngJay/13678-fix-ti-cgt-support 2024-10-30 12:05:41 +02:00
modules rust: avoid warnings from rust.test 2024-11-19 12:08:57 -08:00
scripts scripts: rename run_tool to run_clang_tool 2024-12-19 09:25:20 -08:00
templates modernize Rust template 2024-12-09 21:40:56 +02:00
utils mtest: move determine_worker_count to utils, generalize 2024-12-19 09:25:20 -08:00
wrap cargo: Load Cargo.lock and subprojects/*.wrap while recursing 2024-10-24 11:00:10 -04:00
__init__.py
_pathlib.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
_typing.py compilers: Add support for OpenMP from homebrew with AppleClang 2024-06-26 16:15:47 -04:00
arglist.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
build.py fix generate_gir with BothLibraries dependency 2024-12-06 10:50:32 -08:00
coredata.py Handle top level options set in subprojects. Closes #13847. 2024-12-16 21:12:39 +02:00
depfile.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
envconfig.py Added support for Texas Instruments C6000 compiler. 2024-03-12 20:38:30 +02:00
environment.py environment: Never require an exe_wrapper for native builds 2024-11-29 14:43:22 +02:00
machinefile.py machinefile: Make fully typesafe 2024-09-06 11:41:06 -07:00
mcompile.py Move OptionKey in the option source file. 2024-07-11 11:53:39 +03:00
mconf.py Fix various incorrect uses of `its` vs `it's`. 2024-09-14 20:20:38 +03:00
mdevenv.py mdevenv: exec directly into the program to run 2024-11-17 00:29:09 -05:00
mdist.py mdist: correctly detect dirty hg repos with non-English locale, redux 2024-09-20 00:49:00 -04:00
mesondata.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mesonlib.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mesonmain.py Add a simple reproducibility test command. 2024-10-01 16:33:24 +03:00
mformat.py format: allow input from stdin 2024-12-06 10:59:18 -08:00
minit.py Move OptionKey in the option source file. 2024-07-11 11:53:39 +03:00
minstall.py Consistently list short options first for install 2024-11-02 19:55:09 -04:00
mintro.py introspect: add machine to target_sources 2024-12-19 09:25:20 -08:00
mlog.py mlog: Log once should not take location into account 2024-10-11 17:16:30 -04:00
mparser.py mformat: better handling of continuation lines 2024-09-06 11:17:59 -07:00
msetup.py msetup: Correction of the message text 2024-10-31 17:18:09 -04:00
msubprojects.py Check for uppercase 'head' when updating subprojects 2024-11-06 18:03:26 +02:00
mtest.py mtest: move determine_worker_count to utils, generalize 2024-12-19 09:25:20 -08:00
munstable_coredata.py Move OptionKey in the option source file. 2024-07-11 11:53:39 +03:00
optinterpreter.py flake8: move unused typing-only imports to TYPE_CHECKING 2024-07-30 14:13:11 -04:00
options.py Fix typos 2024-09-11 15:51:04 -07:00
programs.py programs: Allow excluding certain paths when searching in PATH 2024-10-04 05:38:40 +05:30
rewriter.py rewriter: don't output target info to stderr 2024-09-20 19:57:40 -07:00