Home
last modified time | relevance | path

Searched refs:GENHTML (Results 1 – 25 of 1128) sorted by relevance

12345678910>>...46

/dports/security/sudo/sudo-1.9.8p2/scripts/
H A Dgenerate_test_coverage.sh15 GENHTML=${GENHTML:-genhtml}
20 echo "Using genhtml: $GENHTML (Override with GENHTML environment variable)"
27 "${GENHTML}" coverage.info --output-directory test_coverage
/dports/devel/tig/tig-2.5.4/
H A Dconfig.make.in23 GENHTML = @GENHTML@
/dports/sysutils/bamf/bamf-0.5.4/m4/
H A Dgcov.m48 # and reports the executables to the variables LCOV, GCOVR and GENHTML.
38 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
63 if test -z "$GENHTML"; then
/dports/devel/dee/dee-1.2.7/build/autotools/
H A Dgcov.m48 # and reports the executables to the variables LCOV, GCOVR and GENHTML.
38 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
63 if test -z "$GENHTML"; then
/dports/devel/libdbusmenu/libdbusmenu-16.04.0/m4/
H A Dgcov.m48 # and reports the executables to the variables LCOV, GCOVR and GENHTML.
35 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
60 if test -z "$GENHTML"; then
/dports/devel/libappindicator/libappindicator-12.10.1.2010202007061.01/m4/
H A Dgcov.m48 # and reports the executables to the variables LCOV, GCOVR and GENHTML.
35 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
60 if test -z "$GENHTML"; then
/dports/dns/wdns/wdns-0.10.0/
H A Dconfigure.ac93 GENHTML=`echo "$LCOV" | ${SED} s/lcov$/genhtml/`
94 if test ! -x $GENHTML; then
102 AC_SUBST(GENHTML) subst
/dports/dns/dnstable/dnstable-0.12.0/
H A Dconfigure.ac82 GENHTML=`echo "$LCOV" | ${SED} s/lcov$/genhtml/`
83 if test ! -x $GENHTML; then
91 AC_SUBST(GENHTML) subst
H A DMakefile.am20 GENHTML=@GENHTML@ macro
40 $(GENHTML) --legend -o $(abs_top_builddir)/coverage-html report.coverage ; \
/dports/devel/libindicator/libindicator-12.10.1/m4/
H A Dgcov.m48 # and reports the executables to the variables LCOV, GCOVR and GENHTML.
35 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
60 if test -z "$GENHTML"; then
/dports/devel/fsmtrie/fsmtrie-2.0.0/
H A DMakefile.am29 GENHTML=@GENHTML@ macro
49 $(GENHTML) --legend -o $(abs_top_builddir)/coverage-html report.coverage ; \
H A Dconfigure.ac99 GENHTML=`echo "$LCOV" | ${SED} s/lcov$/genhtml/`
100 if test ! -x $GENHTML; then
107 AC_SUBST(GENHTML) subst
/dports/security/libksba/libksba-1.6.0/m4/
H A Dgcov.m422 # and reports the executables to the variables LCOV, GCOVR and GENHTML.
52 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
77 if test -z "$GENHTML"; then
/dports/devel/tig/tig-2.5.4/tools/
H A Dgcov.m422 # and reports the executables to the variables LCOV, GCOVR and GENHTML.
52 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
77 if test -z "$GENHTML"; then
/dports/x11/plank/plank-0.11.89/m4/
H A Dgcov.m422 # and reports the executables to the variables LCOV, GCOVR and GENHTML.
52 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
77 if test -z "$GENHTML"; then
/dports/dns/knot3/knot-3.1.5/m4/
H A Dcode-coverage.m427 AC_CHECK_PROG([GENHTML], [genhtml], [genhtml])
32 AS_IF([test -z "$GENHTML"], [
/dports/dns/knot3-lib/knot-3.1.5/m4/
H A Dcode-coverage.m427 AC_CHECK_PROG([GENHTML], [genhtml], [genhtml])
32 AS_IF([test -z "$GENHTML"], [
/dports/devel/lcov/lcov-1.15/example/
H A DMakefile14 GENHTML := ../bin/genhtml macro
50 $(GENHTML) trace_noargs.info trace_args.info trace_overflow.info \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/lcov/example/
H A DMakefile14 GENHTML := ../bin/genhtml macro
50 $(GENHTML) trace_noargs.info trace_args.info trace_overflow.info \
/dports/textproc/py-ucl/libucl-0.8.1/m4/
H A Dgcov.m448 AC_PATH_PROG(GENHTML, genhtml)
81 AC_SUBST([GENHTML])
/dports/textproc/libucl/libucl-0.8.1/m4/
H A Dgcov.m448 AC_PATH_PROG(GENHTML, genhtml)
81 AC_SUBST([GENHTML])
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/php/ext/grpc/
H A Dconfig.m4109 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
111 PHP_SUBST(GENHTML)
136 if test -z "$GENHTML"; then
/dports/net/kea/kea-2.0.1/
H A DMakefile.am9 GENHTML=@GENHTML@ macro
/dports/devel/grpc130/grpc-1.30.2/src/php/ext/grpc/
H A Dconfig.m4111 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
113 PHP_SUBST(GENHTML)
138 if test -z "$GENHTML"; then
/dports/devel/grpc/grpc-1.42.0/src/php/ext/grpc/
H A Dconfig.m4111 AC_CHECK_PROG(GENHTML, genhtml, genhtml)
113 PHP_SUBST(GENHTML)
138 if test -z "$GENHTML"; then

12345678910>>...46