gsoares
c3b22605ce
update to 1.63
...
works for me and regress tests OK.
.cfg files are needed by cppcheck now:
- set CFGDIR accordingly
- install .cfg files and regen PLIST
2014-01-31 17:40:42 +00:00
gsoares
11372a976b
update to 1.62
2013-10-12 21:23:50 +00:00
gsoares
7f4124fea3
update to 1.61; ok brad@
2013-10-04 11:20:18 +00:00
gsoares
27e44f74cf
update to 1.60.1
...
OK jasper@
2013-07-04 12:54:44 +00:00
gsoares
415a61c5a3
update to 1.59; mostly from sthen@
...
while I am there, enable support for compiled patterns. a python script is used to convert match patterns to C++ code.
OK sthen@
2013-04-03 03:00:31 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
gsoares
61e93eed6d
update to cppcheck-1.57; OK sthen@ jasper@
2012-11-20 12:41:27 +00:00
ajacoutot
ff52f74e3c
docbook-xsl already comes with libxslt.
2012-09-27 17:26:05 +00:00
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
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +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
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +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