meson/mesonbuild/scripts
Andrew McNulty 4c7226e363 coverage.py: Guard use of `--html-nested` behind version check.
`--html-nested` was added to gcovr in version 6.0 so passing
it to versions before this will result in gcovr complaining that
it doesn't recognise the argument.

Added a version check to ensure that we pass a recognised argument
for versions before 6.0

Fixes #13781
2024-11-04 19:30:28 -05:00
..
__init__.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
clangformat.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
clangtidy.py clang-tidy: Avoid spawning too many threads 2024-09-24 14:55:45 -07:00
cleantrees.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
cmake_run_ctgt.py treewide: automatic rewriting of all comment-style type annotations 2023-08-11 13:41:03 -04:00
cmd_or_ps.ps1 Fix cmd_or_ps.ps1 script with pwsh7 2022-09-21 18:32:51 -04:00
copy.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
coverage.py coverage.py: Guard use of `--html-nested` behind version check. 2024-11-04 19:30:28 -05:00
delwithsuffix.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
depfixer.py depfixer: Add missing annotation that breaks mypy check 2024-07-23 14:12:35 -07:00
depscan.py scripts/depscan: remove unnecessary function 2024-03-29 13:06:54 -07:00
dirchanger.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
env2mfile.py env2mfile: Use a cross valac on Debian if possible 2024-10-22 01:02:36 +03:00
externalproject.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
gettext.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
gtkdochelper.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
hotdochelper.py hotdoc: Install devhelp files at the right location 2023-03-16 10:36:33 -04:00
itstool.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
meson_exe.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
msgfmthelper.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
pycompile.py python module: correct the embedded path for bytecompiled files 2024-01-28 01:03:45 -05:00
python_info.py Add support for detecting free-threaded Python on Windows 2024-06-23 13:23:31 +03:00
regen_checker.py Move OptionKey in the option source file. 2024-07-11 11:53:39 +03:00
reprotest.py Add a simple reproducibility test command. 2024-10-01 16:33:24 +03:00
run_tool.py Better handle CTRL-C during clang-tidy/format 2024-08-25 22:36:13 +03:00
scanbuild.py Extract native file parser to machinefile source file. 2024-06-04 22:45:41 +03:00
symbolextractor.py Improve `nm` usage in symbolextractor script on macOS 2024-06-18 12:43:07 -04:00
tags.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
test_loaded_modules.py add missing imports for future annotations 2023-10-20 18:07:05 -04:00
uninstall.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
vcstagger.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
yasm.py add missing imports for future annotations 2023-10-20 18:07:05 -04:00