Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
|
|
else on the system.
Original commit message from CVS:
* check.mak:
* coverage/lcov.mak:
* gtk-doc-plugins.mak:
* release.mak:
Use $(MAKE) instead of make to fix the build if GNU make is called
something else on the system.
* m4/as-docbook.m4:
Fix path for docbook.xsl if we have no /etc/xml/catalog and add a
docbook-xsl search path for FreeBSD.
|
|
libtool mode and use lcov to cleanup.
Original commit message from CVS:
* coverage/lcov.mak:
Update coverage make-rules: use them conditionaly, use libtool mode
and use lcov to cleanup.
|
|
lcov" to test and generate the reports run ...
Original commit message from CVS:
* coverage/lcov.mak:
fix up rules to work with gst-python as well
run "make lcov" to test and generate the reports
run "make lcov-reset" to redo it after that
|
|
Original commit message from CVS:
add pkg string
|
|
that added for coverage
Original commit message from CVS:
* Makefile.am:
* check.mak:
add an inspect target that inspects every element feature,
so we can have that added for coverage
* coverage/lcov.mak:
add support for lcov
|
|
Original commit message from CVS:
* Makefile.am:
* coverage/coverage-report-entry.pl:
* coverage/coverage-report.pl:
* coverage/coverage-report.xsl:
copy coverage reporting files from dbus
|