summaryrefslogtreecommitdiff
path: root/Makefile.gcov
Commit message (Expand)AuthorAgeFilesLines
* remove --show-details from lcov's genhtml, as currently we don't separate the...Nuno Lopes2007-01-041-1/+1
* fix lcov processing with gcc 4.1 (some .h files were not copied)Nuno Lopes2006-09-101-1/+4
* MFH: Patch from NunoRasmus Lerdorf2006-06-091-0/+3
* MFH:Marcus Boerger2006-03-211-1/+1
* Fixed typo in gcov output filenameIlia Alshanetsky2005-12-091-1/+1
* Include a legend in the gcov report (suggestion by Tony).Ilia Alshanetsky2005-12-081-1/+1
* Final fix for gcov generation.Ilia Alshanetsky2005-12-081-1/+1
* Avoid gcov conflicts on non-unique filenamesIlia Alshanetsky2005-12-051-5/+5
* Fixed gcov for generated filesIlia Alshanetsky2005-12-041-10/+11
* MFHfoobar2005-11-301-2/+11
* MFH: - Fix the ccache detectionfoobar2005-11-301-6/+0
* MFH: - Added --enable-gcov configure option to enable C-level code coverage.foobar2005-11-291-0/+66