2009-02-09 23:56:28 by Joerg Sonnenberger | Files touched by this commit (167) |
Log message:
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
|
2008-11-05 13:29:04 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Fix segfaults on some sources using nested structs, unions and
(anonymous) bit fields.
Install nccstrip2.py (used by nccld).
From Marko Schuetz in PR 39840.
Bump PKGREVISION.
|
2008-10-20 09:52:26 by Thomas Klausner | Files touched by this commit (8) | |
Log message:
Initial import of wip/ncc-2.8, last updated by Marko Schütz.
ncc is a compiler that produces program analysis information. ncc
is a decent replacement of cflow and cscope able to analyze any
program using the gcc compiler. The program also includes a
graphical call-graph navigator and source browser which is extremely
practical for hacking and comprehending large projects.
|