meson/mesonbuild/scripts
Xavier Claessens 522392e755 run_target: Add env kwarg
Re-implement it in backend using the same code path as for
custom_target(). This for example handle setting PATH on Windows when
command is an executable.
2021-02-05 17:53:09 -05:00
..
__init__.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
clangformat.py Collect and return clang-format's return code 2020-11-17 17:51:07 +02:00
clangtidy.py Fix clang-tidy return value reporting (Part Ⅱ) 2020-11-17 17:50:27 +02:00
cleantrees.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
cmake_run_ctgt.py Fix misspells 2021-01-13 12:53:10 -05:00
coverage.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
delwithsuffix.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
depfixer.py scripts/depfixer: make rpaths_dirs_to_remove a set 2021-01-13 13:30:06 -08:00
depscan.py Use case-insensitive suffix check for fortran 2021-01-20 18:11:02 +01:00
dirchanger.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
externalproject.py external_project: Improve logging 2021-01-29 10:01:36 -05:00
gettext.py Respect MESON_INSTALL_QUIET in gettext.py 2020-12-10 00:29:40 +02:00
gtkdochelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
hotdochelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
meson_exe.py run_target: Add env kwarg 2021-02-05 17:53:09 -05:00
msgfmthelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
regen_checker.py Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
scanbuild.py Fix #5492 (#7919) 2020-11-01 10:50:15 -08:00
symbolextractor.py symbolextractor: Add FreeBSD support 2020-11-04 18:16:03 +02:00
tags.py typing: get rid of most T.cast 2020-09-08 20:15:58 +02:00
uninstall.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
vcstagger.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
yelphelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00