summaryrefslogtreecommitdiff
path: root/devel/cppcheck
AgeCommit message (Collapse)AuthorFilesLines
2010-05-02Update to 1.42:wiz2-7/+8
This release fixes a crash with the --errorlist option.
2010-02-03pkglint cleanup.wiz2-4/+8
2010-02-03Create and install manual page.wiz4-7/+74
Add "qt" option for the qt4 GUI, default off. Improve COMMENT. Set LICENSE. Bump PKGREVISION for additionally installed man page.
2010-02-02new package: cppcheckreed4-0/+33
cppcheck is a tool for static C/C++ code analysis intended to complement the checking of the compiler. It checks for memory leaks, mismatching allocation-deallocation, buffer overrun, unused functions, coding style, and much more.