f240574107
Unify usage and API of CppCheck class. Allow only one file checked at a time, instead of list of files. Clients can then handle file lists more naturally and as they see fit. Also clients have better knowledge of how checking status should be handled. The single-threaded CLI checking was only one using the file list. Other clients were giving files (to list) one file at a time. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cli.pro | ||
cmdlineparser.cpp | ||
cmdlineparser.h | ||
cppcheck.rc | ||
cppcheck.vcproj | ||
cppcheck.vcxproj | ||
cppcheck.vcxproj.filters | ||
cppcheckexecutor.cpp | ||
cppcheckexecutor.h | ||
filelister.cpp | ||
filelister.h | ||
main.cpp | ||
pathmatch.cpp | ||
pathmatch.h | ||
resource.h | ||
threadexecutor.cpp | ||
threadexecutor.h |