cppcheck/cli
Kimmo Varis a50f75ef86 Add --posix CLI option.
Part of ticket #2949 (new check: (style) finding non-reentrant functions)
2011-07-29 20:17:02 +03:00
..
cli.pro Reverted non-CMake changes in previous 'Added CMake files' commit 2011-03-25 07:59:48 +01:00
cmdlineparser.cpp Add --posix CLI option. 2011-07-29 20:17:02 +03:00
cmdlineparser.h
cppcheck.rc 1.49: updated version 2011-06-12 18:24:31 +02:00
cppcheck.vcproj Update Visual Studio 2008/2010 project files. 2011-07-06 11:31:20 +03:00
cppcheck.vcxproj Update Visual Studio 2008/2010 project files. 2011-07-06 11:31:20 +03:00
cppcheck.vcxproj.filters Update Visual Studio 2008/2010 project files. 2011-07-06 11:31:20 +03:00
cppcheckexecutor.cpp Fixed #2941 (False positive: unused function (individual checking of files)) 2011-07-25 13:25:09 +02:00
cppcheckexecutor.h Remove ErrorLogger::reportStatus() method. 2011-04-27 23:27:02 +03:00
filelister.cpp FileLister: don't assume that all files have nonzero size in test case 2011-04-27 07:38:53 +12:00
filelister.h Report percentage complete based on file size 2011-04-26 22:26:23 +12:00
main.cpp 1.49: updated version 2011-06-12 18:24:31 +02:00
pathmatch.cpp
pathmatch.h
resource.h
threadexecutor.cpp Allow suppression of the 'cppcheckError' error reported by the threaded CLI executor. 2011-05-22 20:47:55 +12:00
threadexecutor.h Remove ErrorLogger::reportStatus() method. 2011-04-27 23:27:02 +03:00