aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mparser.py
diff options
context:
space:
mode:
authorRichard Kjerstadius <kjerstadius@gmail.com>2019-04-24 11:28:27 +0200
committerRichard Kjerstadius <kjerstadius@gmail.com>2019-04-24 20:05:21 +0200
commit48ee6a6148190cda71ab69f4417e2df0cc77596b (patch)
tree643bebd05e28b826128d65751085b35f6e550481 /mesonbuild/mparser.py
parentadd821db64b3c1fd7568736aaa67de53ad382eb4 (diff)
downloadmeson-48ee6a6148190cda71ab69f4417e2df0cc77596b.zip
meson-48ee6a6148190cda71ab69f4417e2df0cc77596b.tar.gz
meson-48ee6a6148190cda71ab69f4417e2df0cc77596b.tar.bz2
Add gcovr 4.2 support
The out-of-source build syntax for gcovr 4.2 is different compared to previous versions and therefore an update was needed. In researching the most appropriate solution it was found that any gcovr version older than 3.3 always resulted in 0% coverage. Because of this, rather than adding an additional layer of logic, some already existing logic was modified to ensure correct syntax for the new version, while versions older than 3.3 are flagged as not supported. Closes mesonbuild#5089.
Diffstat (limited to 'mesonbuild/mparser.py')
0 files changed, 0 insertions, 0 deletions