From 613c1d743a955b0e9cf39be7322a2991e200bb0d Mon Sep 17 00:00:00 2001 From: Mattéo Rossillol‑‑Laruelle Date: Sun, 4 Aug 2024 09:24:37 +0200 Subject: dev-util/kcov: add 43 and adoption MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattéo Rossillol‑‑Laruelle Closes: https://github.com/gentoo/gentoo/pull/37766 Signed-off-by: Joonas Niilola --- dev-util/kcov/metadata.xml | 43 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 41 insertions(+), 2 deletions(-) (limited to 'dev-util/kcov/metadata.xml') diff --git a/dev-util/kcov/metadata.xml b/dev-util/kcov/metadata.xml index 5a02da613ff9..57ed59414176 100644 --- a/dev-util/kcov/metadata.xml +++ b/dev-util/kcov/metadata.xml @@ -1,11 +1,50 @@ - + + beatussum@protonmail.com + Mattéo Rossillol‑‑Laruelle + + + proxy-maint@gentoo.org + Proxy Maintainers + + + dev-util/kcov is a FreeBSD/Linux/Mac OS code coverage + tester for compiled languages, Python and Bash. + dev-util/kcov was originally a fork of Bcov, but has + since evolved to support a large feature set in addition to that + of Bcov. + + dev-util/kcov, like Bcov, uses DWARF debugging + information for compiled programs to make it possible to collect + coverage information without special compiler switches. + + + dev-util/kcov est un testeur de couverture de code + FreeBSD/Linux/Mac OS pour des langages compilés, Python et Bash. + dev-util/kcov est, à l'origine, un fork de Bcov, mais + a depuis évolué de manière à supporter un vaste nombre de + fonctionnalités en addition de celle Bcov. + + dev-util/kcov, comme Bcov, utilise les informations + de débogage DWARF pour les langages compilés afin de permettre + la collecte d'information de couverture sans variations d'un + compilateur à l'autre. + - Use sys-libs/binutils-libs for --verify support + Use sys-libs/binutils-libs for `--verify` support + + + Utiliser sys-libs/binutils-libs pour le support de `--verify` + + Simon Kågström + simon.kagstrom@gmail.com + + https://raw.githubusercontent.com/SimonKagstrom/kcov/master/ChangeLog + https://github.com/SimonKagstrom/kcov/issues/ SimonKagstrom/kcov -- cgit v1.2.3-65-gdbad