cppcheck/cli
Dmitry-Me 544932734f VS: Disable 4482 warning 2015-07-28 18:33:45 +02:00
..
CMakeLists.txt Add CMake files 2015-02-13 19:00:14 +01:00
cli.vcxproj VS: Disable 4482 warning 2015-07-28 18:33:45 +02:00
cli.vcxproj.filters Updated to latest TinyXML 2013-08-03 20:29:50 +02:00
cmdlineparser.cpp CLI: Added --debug-normal option that will show --debug output after 1st simplifications. This output is relevant for the 'normal' checkers. 2015-07-28 12:46:32 +02:00
cmdlineparser.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
cppcheckexecutor.cpp Fixed behaviour of --quiet/-q and its description 2015-07-25 17:55:12 +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 Use C++11 string.back() instead of string[string.length()-1] 2015-07-25 17:19:53 +02:00
filelister.h Refactorized file listing code (CLI): 2015-07-23 14:28:17 +02:00
main.cpp Set version to 1.69.99/1.70 dev 2015-05-03 08:15:13 +02:00
pathmatch.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01: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