History log of /PHP-7.1/Makefile.gcov (Results 26 – 38 of 38)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.0alpha1
# a487c8b9 29-Jul-2008 Marcus Boerger

- MFH Exclude bundled libs from gcov processing


Revision tags: php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 17ff2f42 04-Jan-2007 Nuno Lopes

remove --show-details from lcov's genhtml, as currently we don't separate the coverage data per test, making this option useless
# gathering per test coverage data is possible, but way too slow a

remove --show-details from lcov's genhtml, as currently we don't separate the coverage data per test, making this option useless
# gathering per test coverage data is possible, but way too slow and would require modifications to run-tests.php

show more ...


Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4
# 618e6232 10-Sep-2006 Nuno Lopes

fix lcov processing with gcc 4.1 (some .h files were not copied)


Revision tags: php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# 50cc487b 09-Jun-2006 Rasmus Lerdorf

MFH: Patch from Nuno


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2
# 7b7717d1 21-Mar-2006 Marcus Boerger

MFH:
- 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 bui

MFH:
- 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

show more ...


Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2, php-5.1.2RC1, RELEASE_1_1_1
# 5e9c6555 09-Dec-2005 Ilia Alshanetsky

Fixed typo in gcov output filename


# 185f0857 08-Dec-2005 Ilia Alshanetsky

Include a legend in the gcov report (suggestion by Tony).


# 25670c59 08-Dec-2005 Ilia Alshanetsky

Final fix for gcov generation.


Revision tags: RELEASE_1_1, RELEASE_1_0
# 6abf54a4 05-Dec-2005 Ilia Alshanetsky

Avoid gcov conflicts on non-unique filenames


# b01f5b35 04-Dec-2005 Ilia Alshanetsky

Fixed gcov for generated files


Revision tags: RELEASE_2_0_2
# de8052aa 30-Nov-2005 foobar

MFH


# 5b6cc7d9 30-Nov-2005 foobar

MFH: - Fix the ccache detection


# 30dc899c 29-Nov-2005 foobar

MFH: - Added --enable-gcov configure option to enable C-level code coverage.


12