dev-util / cccc

Source metrics (line counts, complexity, etc) for Java and C++

Official package sites : https://sarnold.github.io/cccc/ ·

cccc provides source code metrics (line counts, complexity, object-oriented, and structural metrics) for Java, C, and C++

v3.1.6-r1 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ~amd64-linux ~arm ~arm64 ~ppc ~ppc-macos ~x86 ~x86-linux
USE flags
apidoc debug doc mfc

General

apidoc
Build software docs with doxygen/graphviz and metrics with cccc
debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
mfc
Add patch for MFC dialect options
880613
dev-util/cccc-3.1.6-r1 - ccccmain.cc: fatal error: CParser.h: No such file or directory
Repository mirror & CI · gentoo
Merge updates from master
Steve Arnold · gentoo
dev-util/cccc: stabilize 3.1.6-r1 for amd64
Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/cccc: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/cccc: drop 3.1.5-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/cccc: [QA] fix tc-get* quoting
This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/cccc: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/cccc: drop superfluous dies
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stephen L Arnold · gentoo
dev-util/cccc: fix doc install, remove cruft left by melting HD
Closes: https://bugs.gentoo.org/746587 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stephen Arnold · gentoo
dev-util/cccc: add latest release, fix current bug
* archaic build setup incompatible with parallel make Bug: https://bugs.gentoo.org/720714 Closes: https://bugs.gentoo.org/720714 Package-Manager: Portage-2.3.67, Repoman-2.3.17 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-util/cccc: [QA] Fix DeprecatedInsinto
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stephen Arnold · gentoo
dev-util/cccc: rev-bump for eapi migration and QA cleanup
* use EAPI 6, filter lto flags, clean up QA issues (restore fixed version from the trash) Bug: https://bugs.gentoo.org/651446 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-util/cccc: Remove last-rited pkg
Closes: https://bugs.gentoo.org/651446 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stephen Arnold · gentoo
dev-util/cccc: rev-bump for eapi migration and QA cleanup
* use EAPI 6, filter lto flags, clean up QA issues Bug: https://bugs.gentoo.org/651446 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Stephen L Arnold · gentoo
dev-util/cccc: update to latest release (3.1.5)
This version also adds a simple test, and adds use flags for detailed software docs and metrics, plus a lovely (optional) MFC patch. Package-Manager: portage-2.2.26
Stephen L Arnold · gentoo
dev-util/cccc: rev-bump to r1, new patch for c++ failure
Added c++ patch and updated flags, removed older patch and ebuild. New version and metadata update coming soon. Package-Manager: portage-2.2.24
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed