cppcheck/cli
Daniel Marjamäki 5df2f9c6cf 1.71: Set version 2015-11-14 18:57:42 +01:00
..
CMakeLists.txt Add CMake files 2015-02-13 19:00:14 +01:00
cli.vcxproj Updated VS solution with VS2015 as default. Added flags /Zc:inline and /Zc:throwingNew. 2015-09-04 14:30:54 +02:00
cli.vcxproj.filters Updated to latest TinyXML 2013-08-03 20:29:50 +02:00
cmdlineparser.cpp Revert "Add a dynamic rule enable/disable system" 2015-10-09 21:56:19 +02:00
cmdlineparser.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
cppcheckexecutor.cpp Fix possible segmentation fault in un*x signal handler. Use SIGUSR1 for debugging purposes 2015-09-29 12:56:13 +02:00
cppcheckexecutor.h Accept unknown elements in Library files, but print a warning. This fixes backward compatibility of libraries with older cppcheck versions 2015-01-10 22:18:57 +01:00
filelister.cpp Remove useless check 2015-09-09 18:45:22 +03:00
filelister.h Refactorized file listing code (CLI): 2015-07-23 14:28:17 +02:00
main.cpp 1.71: Set version 2015-11-14 18:57:42 +01:00
pathmatch.cpp Convert path from native seperators before using it in PathMatcher (#6926) 2015-08-11 12:49:18 +02:00
pathmatch.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
threadexecutor.cpp Fixed behaviour of --quiet/-q and its description 2015-07-25 17:55:12 +02:00
threadexecutor.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00