meson/mesonbuild/scripts
Nigel Kukard 2c4a1b6324 Add support for lcov 2.0
lcov 2.0 deprecates `--rc lcov_branch_coverage=1` for `--rc branch_coverage=1` and
gives an error when an exclude is used on a non existing directory.

I added a version check for lcov and removed the subprojects directory from the
exclusion list if it does not exist.

Fixes #11995
2023-10-08 23:13:06 -04:00
..
__init__.py Fix destdir_join 2022-06-26 17:18:26 -04:00
clangformat.py clangformat: don't noisily print status messages for every checked file 2023-02-23 01:31:51 -05:00
clangtidy.py Add clang-tidy-fix target 2023-09-25 16:25:01 +03:00
cleantrees.py treewide: add future annotations import 2023-02-01 17:01:30 -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 treewide: add future annotations import 2023-02-01 17:01:30 -05:00
coverage.py Add support for lcov 2.0 2023-10-08 23:13:06 -04:00
delwithsuffix.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
depfixer.py mypy: replace fchmod by chmod 2023-09-26 18:13:31 -04:00
depscan.py ninja depscanner: handle C++ sources named capital C 2022-07-25 16:59:41 -04:00
dirchanger.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
env2mfile.py environment, env2mfile: Don't shell split paths if they point to a valid executable 2023-09-15 07:31:37 -04:00
externalproject.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
gettext.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
gtkdochelper.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
hotdochelper.py hotdoc: Install devhelp files at the right location 2023-03-16 10:36:33 -04:00
itstool.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
meson_exe.py meson_exe: print suitable debug information for DLL not found errors 2023-05-16 11:19:43 -04:00
msgfmthelper.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
pycompile.py bytecompile: switch to handling destdir in the script launcher env 2023-05-02 19:28:35 -04:00
python_info.py python module: stop using distutils "link to libpython" probe on recent python 2023-10-02 18:15:16 -04:00
regen_checker.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
run_tool.py Fix run_tool() when git is not installed 2023-03-21 19:17:05 -04:00
scanbuild.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
symbolextractor.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
tags.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
test_loaded_modules.py Move classes used by scripts to their own module 2022-09-28 19:36:13 -04:00
uninstall.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
vcstagger.py pylint 2.16: remove pointless parens around equality assignments 2023-02-01 17:01:30 -05:00
yasm.py Add yasm as fallback for nasm language 2022-10-24 11:06:57 +02:00