297073d32d
Upstream changelog ================== Cppcheck-1.76.1 has been released. It has a bugfix to avoid hang. Cppcheck-1.76 has been released. General changes: - Completed CWE mapping - Support opening project files of external build systems, including CMake and Visual Studio (CLI: --project) - XML format version 1 is deprecated and will be removed in 1.81 Removed checks: New checks: Checking improvements: - Improved checking for conditions that are always true/false - Improved format string checking: Support more functions, support %h and %hh - Improved std.cfg, windows.cfg and qt.cfg; added wxwidgets.cfg - Improved ValueFlow analysis - Improved SymbolDatabase accuracy - Improved Preprocessor (simplecpp) - Support base class methods in Library GUI: - Support opening project files from GUI - Added .desktop file Additionally, lots of false positives and bugs have been fixed and several existing checks have been improved.
22 lines
571 B
Text
22 lines
571 B
Text
@comment $NetBSD: PLIST,v 1.7 2016/10/25 01:24:02 kamil Exp $
|
|
bin/cert.py
|
|
bin/cppcheck
|
|
${PLIST.qt5}bin/cppcheck-gui
|
|
bin/cppcheck-htmlreport
|
|
bin/cppcheckdata.py
|
|
bin/findcasts.py
|
|
bin/naming.py
|
|
bin/threadsafety.py
|
|
bin/y2038.py
|
|
man/man1/cppcheck.1
|
|
share/cppcheck/cfg/avr.cfg
|
|
share/cppcheck/cfg/cppcheck-cfg.rng
|
|
share/cppcheck/cfg/gnu.cfg
|
|
share/cppcheck/cfg/gtk.cfg
|
|
share/cppcheck/cfg/microsoft_sal.cfg
|
|
share/cppcheck/cfg/posix.cfg
|
|
share/cppcheck/cfg/qt.cfg
|
|
share/cppcheck/cfg/sdl.cfg
|
|
share/cppcheck/cfg/std.cfg
|
|
share/cppcheck/cfg/windows.cfg
|
|
share/cppcheck/cfg/wxwidgets.cfg
|