http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45520
User: eapache
Date: 2012/10/12 07:03 PM
Log:
Enhancements to the CppCheck script:
- make html output a flag (-h), instead of what happens when you
specify no files
- add flag (-j) for job count, like make et al.
- add flag (-a) to ignore the suppressions file and report all issues
- require /bin/bash instead of just /bin/sh in order to get arithmetic $(())
- add mode-lines
Directory: /trunk/tools/cppcheck/
Changes Path Action
+37 -11 cppcheck.sh Modified