Commit Graph

12 Commits

Author SHA1 Message Date
gsoares
dc9943512b update to 1.56; ok jasper@ 2012-09-20 19:35:09 +00:00
gsoares
93e38ad1e1 update to 1.55
ok jasper@
2012-07-13 02:26:03 +00:00
gsoares
9064a175d9 update to cppcheck-1.54 2012-04-15 14:33:50 +00:00
gsoares
508ec343b6 update to 1.53
OK sthen@
2012-03-15 17:05:45 +00:00
gsoares
4b23d809d8 update devel/cppcheck to 1.52
while here, fix MAKE_FLAGS to enable correctly the pcre dependency
that is used by regex optional support (--rule/--rule-file)

OK sthen@
2012-01-12 14:04:25 +00:00
gsoares
75915edf0e update to 1.51
ok jasper@
2011-10-26 17:37:13 +00:00
gsoares
2f29df59aa update to 1.50
remove patches merged uptream
take maintainership

OK sthen@ jasper@
'go ahead' Igor Zinovik (former maintainer)
2011-09-13 13:39:49 +00:00
gsoares
0a0de6ff8d - update to 1.48,
- remove NO_REGRESS, and set REGRESS_TARGET (enable regression tests)
- use INSTALL_MAN instead of INSTALL_DATA
- add a patch to fix an issue which was found by Igor Zinovik(MAINTAINER)
http://sourceforge.net/apps/trac/cppcheck/ticket/2755
(The patch has already been committed upstream and will be part of the next release)

ok jasper@, sthen@, Igor Zinovik(MAINTAINER)
2011-05-01 21:08:49 +00:00
sthen
571c6444d1 update to 1.47, from maintainer Igor Zinovik. 2011-03-12 13:25:30 +00:00
jasper
d91df34c16 - update cppcheck to 1.46.1
from igor (MAINTAINER)
2010-12-30 09:12:01 +00:00
jasper
add4f7d9ef - update cppcheck to 1.45
- improve DESCR

from maintainer igor zinovik
ok steven@ sthen@
2010-11-03 07:27:26 +00:00
jasper
e76cc5d9e7 import cppcheck 1.44
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and
many other analysis tools, we don't detect syntax errors. Cppcheck only
detects the types of bugs that the compilers normally fail to detect.
The goal is no false positives.

from igor zinovik, with tweaks by me
ok aja@
2010-09-23 09:34:51 +00:00