pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/gnocchi



Module name:    wip
Committed by:   marko_schuetz
Date:           Wed Feb 18 19:49:39 UTC 2009

Import into wip/gnocchi

Log Message:
Import gnocchi-0.35 as wip/gnocchi.

Gnocchi calculates complexity on a per function basis. Instead of
trying to parse C++ code Gnocchi reads the coverage information
produced by GCC. If code is compiled with -fprofile-arcs or
-ftest-coverage (depending on compiler version) GCC creates a .gcno
file for every object file. Please refer to you GCC manual for
details.
 
Gnocchi calculates cyclomatic and the NPATH complexity measures.

Status:

Vendor Tag:     MARKO_SCHUETZ
Release Tags:   MARKO_SCHUETZ_20090218
                
N wip/gnocchi/distinfo
N wip/gnocchi/Makefile
N wip/gnocchi/PLIST
N wip/gnocchi/DESCR
N wip/gnocchi/patches/patch-ac
N wip/gnocchi/patches/patch-aa
N wip/gnocchi/patches/patch-ab

No conflicts created by this import


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index