cppcheck/cli
Daniel Marjamäki 5c08979920 1.51: Updated versions 2011-10-08 07:45:39 +02:00
..
cli.pro cli pro doesn't force HAVE_RULES anymore. 2011-08-18 12:13:37 -05:00
cmdlineparser.cpp Fixed #3072 (improve check: deprecated function alloca) 2011-10-06 08:10:51 +02:00
cmdlineparser.h Add CLI support for ignoring paths. 2011-02-02 14:34:04 +02:00
cppcheck.rc 1.51: Updated versions 2011-10-08 07:45:39 +02:00
cppcheck.vcproj Update VS2008/2010 project files. 2011-08-22 20:13:03 +03:00
cppcheck.vcxproj Update VS2008/2010 project files. 2011-08-22 20:13:03 +03:00
cppcheck.vcxproj.filters Update VS2008/2010 project files. 2011-08-22 20:13:03 +03:00
cppcheckexecutor.cpp CLI: case-insensitive ignorepath matching in Windows. 2011-10-02 12:02:07 +03:00
cppcheckexecutor.h Remove ErrorLogger::reportStatus() method. 2011-04-27 23:27:02 +03:00
filelister.cpp CLI: Fix problem building in Windows. 2011-08-07 00:11:53 +03:00
filelister.h CLI: Strict check if exclude path is file. 2011-08-06 16:47:57 +03:00
main.cpp 1.51: Updated versions 2011-10-08 07:45:39 +02:00
pathmatch.cpp CLI: Add support for ignoring case in PathMatch. 2011-10-02 11:46:27 +03:00
pathmatch.h CLI: Add support for ignoring case in PathMatch. 2011-10-02 11:46:27 +03:00
resource.h Restructuring: Updated the Visual Studio project files. They are now generated by qmake 2009-10-28 17:37:38 +01:00
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