cppcheck/cli
Oliver Stöneberg cc24d6fcef
Fix #9162 (Invalid --project files do not give any error) (#3177)
2021-12-19 12:36:11 +01:00
..
CMakeLists.txt use target-specific configuration instead of global ones in CMake (#3534) 2021-10-30 09:08:07 +02:00
cli.vcxproj Fix MSVC build and some warnings (#3334) 2021-07-16 21:55:12 +02:00
cli.vcxproj.filters Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd 2016-10-02 15:48:03 +02:00
cmdlineparser.cpp Fix #9162 (Invalid --project files do not give any error) (#3177) 2021-12-19 12:36:11 +01:00
cmdlineparser.h streamlined message/error printing of CmdLineParser (#3524) 2021-10-30 13:30:48 +02:00
cppcheckexecutor.cpp Implement support for passing multiple file filters (#3479) 2021-11-23 22:51:45 +01:00
cppcheckexecutor.h klocwork; CppCheckExecutor has dynamic memory and needs copy constructor and assignment operator 2021-10-28 16:33:15 +02:00
filelister.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
filelister.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
main.cpp cleaned up includes based on include-what-you-use (#3627) 2021-12-15 19:47:27 +01:00
threadexecutor.cpp prevent uncaught exception in ThreadExecutor::handleRead() (#3514) 2021-10-20 20:41:42 +02:00
threadexecutor.h cleaned up includes based on include-what-you-use (#3627) 2021-12-15 19:47:27 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00