Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lcov: Upgrade 1.14 -> 1.16 | Alex Yao | 2023-04-25 | 1 | -247/+0 |
| | | | | | | | | | | This upgrades lcov to 1.16 and removes backported patches which are now included since 1.15. This also removes dependencies added from backported patches since the new version removes the need for these dependencies. Signed-off-by: Alex Yao <alexyao1@meraki.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | lcov: Add support for intermediate JSON format | Viktor Rosendahl | 2020-02-17 | 1 | -0/+247 |
gcc-9 uses this intermediate JSON format, so we will need these two patches to make lcov work again. Signed-off-by: Viktor Rosendahl <Viktor.Rosendahl@bmw.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> |