You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lcov: Finalize release 1.12
- Use full git describe output as tool version
- Update version numbers and last-changed-dates in man pages,
spec and README file
- Replace static CHANGES file with git log
- Switch Makefile logic to use mktemp for generating a temporary
directory
Signed-off-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Fixed directory separators to use the platform specific separator (ba…
…ckslash in Win, forward slash in *IX), to solve multiple bugs (e.g. --no-external not working).