head 1.1; access; symbols pkgsrc-2026Q3:1.1.0.2 pkgsrc-2026Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2026.07.06.18.24.29; author wiz; state Exp; branches; next ; commitid oSMMmY6pH2CoFCMG; desc @@ 1.1 log @lcov: update to 2.5. Changes from previous release: add support for --unreachable-script callback - to filter unreachable branch and MC/DC expressions update llvm2lcov to support llvm/22 generate man and HTML format documentation from RST. various bug fixes and test coverage improvements @ text @$NetBSD$ Do not build files during installation. --- Makefile.orig 2026-07-06 18:22:43.453387248 +0000 +++ Makefile @@@@ -126,7 +126,7 @@@@ doc: $(MAKE) -C docs RELEASE=${VERSION} TOOL_NAME=$(TOOL_NAME) man html find docs/_build -type d -exec chmod u+x {} \; # apparent permissions bug?? -install: doc +install: $(INSTALL) -d -m 755 $(BIN_INST_DIR) for b in $(EXES) ; do \ $(call echocmd," INSTALL $(BIN_INST_DIR)/$$b") \ @