AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 2.0: * Support for differential coverage analysis * Support for annotation of reports with date and owner information ("binning") * Support for data filtering to remove artifacts such as exception branches * Improved HTML navigation and display features * Improved performance via parallelism * Improved error checking and error management.
- Update to version 1.16+git.20220603.dfeb750: * lcov: Finalize release 1.16 * Makefile: Create make target for creating release tags * lcov: Update website links * geninfo: Fix handling of source path containing non-ASCII characters * geninfo: support remove CR endings of old intermediate text * lcov: Add file attributes for shell scripts * genhtml: Add option to change HTML footer text * genhtml: Add option to change HTML header text * genpng: Improve dark-mode support * lcov: quote tool_dir to enable paths with spaces. * lcov: Improve JSON module selection * lcov: Make JSON module configurable * Fix genhtml on macOS * genhtml/genpng/lcov: add missing rc support and man page entries * Add a dark mode option * example: Fix example relying on undefined behavior * lcov: add a new --fail-under-lines option * lcov: Finalize release 1.15 * Makefile: Reduce unnecessary meta-data in tar and RPM files * geninfo: Add workaround for MSYS GCC problem * geninfo: Change json module * geninfo: Fix warning due to non-numerical branch count * geninfo: Fix missing check for unterminated exclusion marker * Exclusion of exception branches * genhtml: Fix applying prefix to a prefix filename * genhtml: Add more demangler options * tests: Minor improvements
- Add dependency on findutils, as lcov's scripts use find(1) to locate various files in the user's build directories. bsc#1194671
- Fix output of --version option.
- Fix output of --version option.
- Update to version 1.15+git.20200812.d100e6c: * lcov: Finalize release 1.15 * Makefile: Reduce unnecessary meta-data in tar and RPM files * geninfo: Add workaround for MSYS GCC problem * geninfo: Change json module * geninfo: Fix warning due to non-numerical branch count * geninfo: Fix missing check for unterminated exclusion marker * Exclusion of exception branches * genhtml: Fix applying prefix to a prefix filename * genhtml: Add more demangler options * tests: Minor improvements * tests: Minor test improvements * man: Add clarification regarding file patterns * geninfo: Change gzip decompression module * Fixed processing GCOV intermediate format.
- Remove no longer needed kernel-coverage conflict (bsc#1078447)
- Update to version 1.15+git.20200723.b668fab: * tests: Fix subdirectory testing * tests: Provide option to specify tool parameters * tests: Simplify test Makefiles * Allow to override man page date (boo#1047218) * bin: remove outdated FSF mailing address from license boilerplate
- Update to version 1.15+git.20190524.75fbae1 (boo#1138276): * geninfo: Add intermediate JSON format support * geninfo: Add intermediate text format support * genhtml: Maintain order of branches in unnamed blocks * man: Fix missing parameter in genhtml synopsis * lcov: Finalize release 1.14 * geninfo: Fix missing FN: entries in result files * Makefile: Make Perl path install-time configurable * bin,test: Use /usr/bin/env to locate script interpreters * bin/*: Remove '-w' from interpreter specifications * geninfo: Fix errors while resolving /././ path components * geninfo: preserve-paths makes gcov to fail for long pathnames * geninfo: Fix "Can't use an undefined value" error * geninfo: Ignore artificial functions during --initial * geninfo: Fix data collection for files containing templates * genhtml: Unconditionally include anchor for each named line * genhtml: Use gmtime for SOURCE_DATE_EPOCH conversion * genhtml: honor the SOURCE_DATE_EPOCH variable * Tolerate CDPATH being set * CONTRIBUTING: Clarify patch format requirements * geninfo: Fix accounting of basic blocks in exceptional paths * lcov: Fix branch coverage summary - Depend newly on perl-PerlIO-gzip
- Update to version 1.14: + GCC 8 support + Options to filter out source files during data collection based on regular expressions + Option to show number of missed lines, functions and branches + Configuration file option for --demangle-cpp + Unconditional HTML anchors in source view + SOURCE_DATA_EPOCH support for reproducible builds + Multiple bug fixes and performance improvements
- Port the package to git server and bump to current trunk in order to add support for GCC 8. - Remove lcov-1.13-except-unreach.patch.
- Update to version 1.13: + Contains bug fixes for a number of issues in various areas of LCOV. + Detailed list of changes included in this release: http://ltp.sourceforge.net/coverage/lcov/changes.php - Rename lcov-1.12-except-unreach.patch to lcov-1.13-except-unreach.patch
- Update to version 1.12: + Configurable coverage rate precision + Configurable exclusion markers + Improved --to-package and --from-package handling + Improved --demangle-cpp handling + Multiple prefix directories + Multiple bug fixes and stability improvements - Adapt lcov-1.11-except-unreach.patch to upstream changes -> lcov-1.12-except-unreach.patch
- Use url for source - Cleanup spec file with spec-cleaner
- Update to version 1.11: + Improved support for GCC 4.7 + Improved performance for specific functions + Compatibility support for LLVM's gcov + Multiple bug fixes and documentation improvements - Adapt lcov-1.10-except-unreach.patch to upstream changes > lcov-1.11-except-unreach.patch
- Update to version 1.10 + drop lcov-1.9-gcc-compat-4.7.patch, already in upstream + carry over lcov-1.9-except-unreach.patch, fixed in post-1.10 CVS
- add lcov-1.9-except-unreach.patch and lcov-1.9-gcc-compat-4.7.patch to make lcov work with gcc-4.7
- Update to version 1.9 + geninfo now prints debugging messages to stderr instead of stdout. + Some fixes. + Added a --list-full-path option for lcov. + Added lcov_list_width and lcov_list_truncate_max directives to the lcov configuration file to allow for list output customization. + Improved lcov's list output.
- Update to version 1.8 + Added support for branch coverage measurements + Bug fixes + genhtml: Added --demangle-cpp option, improved color legend + genhtml: Improved coverage rate limits + geninfo: Added --derive-func-data and --debug options + geninfo: Added support for exclusion markers to exclude source lines + lcov: Added support for the linux-2.6.31 upstream gcov kernel support + lcov: Added --from-package, --to-package and --derive-func-data options + lcov: Added overall coverage result output for more operations
- initial package of lcov (version 1.7)