Commit Graph

16 Commits

Author SHA1 Message Date
Nuno Lopes
b34d9eaa74 MFB 2007-01-04 14:12:14 +00:00
Nuno Lopes
8a8a27ff2e MFB 2006-09-10 12:38:31 +00:00
Rasmus Lerdorf
151b1f92b2 Patch from Nuno 2006-06-09 23:46:43 +00:00
Marcus Boerger
89546335d2 - Drop --no-prefix as disables --prefix which we do for http://gcov.php.net
# If you need/want this edit your makefile or provide a LTP_GENHTML export
# of your need when running buildconf
2006-03-21 18:17:03 +00:00
Ilia Alshanetsky
27e175eef0 So long safe_mode mode.
Also removed the magic_quotes configure option, no longer relevant since
the magic is gone :-).
2006-03-08 14:41:45 +00:00
Ilia Alshanetsky
61f0a25cf1 MFB51: Fixed typo in gcov output filename 2005-12-09 21:40:55 +00:00
Ilia Alshanetsky
8f4f466f6e MFB51: Include a legend in the gcov report 2005-12-08 21:12:31 +00:00
Ilia Alshanetsky
0c8d2091b2 MFB51: Final fix for gcov generation. 2005-12-08 16:00:47 +00:00
Ilia Alshanetsky
dbfdcef380 MFB51:Avoid gcov conflicts on non-unique filenames 2005-12-05 04:22:37 +00:00
Ilia Alshanetsky
e803ebb403 MFB51: Fixed gcov for generated files 2005-12-04 17:28:26 +00:00
Marcus Boerger
ba9f38f8ae - Make gcov targets work with debian (http://gcov.php.net) 2005-11-30 22:27:32 +00:00
foobar
13c1c6c15d - Fix the ccache detection 2005-11-30 15:01:22 +00:00
foobar
9d766b59b2 - Fix the ccache detection. 2005-11-09 19:55:25 +00:00
foobar
cf69b66c13 - Moved gen_php_cov functionality into the Makefile. Doing 'make lcov'
will run the test suite and create the code coverage HTML files.
# no need for some hairy checks whether PHP has the support
# since the lcov target will not exist if it doesn't :)
2005-11-08 20:27:08 +00:00
foobar
ee7f3b47d4 - Fixed --enable-gcov to work with VPATH builds too 2005-11-08 16:43:09 +00:00
John Coggeshall
5259aa2943 Implementing C-level Code coverage (--enable-gcov).
o Requires LTP 1.4+ and libgcov
2005-10-20 00:18:23 +00:00