cppcheck/cli
amai2012 f0da9098b9
Set language compatibility to C++14 in Visual Studio (#2967)
There is no C++11 flag
2020-12-22 10:24:25 +01:00
..
CMakeLists.txt Add find_package(tinyxml2) to CMake builds (#2691) 2020-11-22 08:57:07 +01:00
cli.vcxproj Set language compatibility to C++14 in Visual Studio (#2967) 2020-12-22 10:24:25 +01: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 Bug hunting; option to set function analysis max time 2020-12-18 19:59:10 +01:00
cmdlineparser.h Update copyright year 2020-05-10 11:16:32 +02:00
cppcheckexecutor.cpp Tweaks to use summaries in GUI 2020-12-19 20:46:00 +01:00
cppcheckexecutor.h made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
filelister.cpp Update copyright year 2020-12-05 09:28:33 +01:00
filelister.h Updated copyright year 2018-01-14 15:37:52 +01:00
main.cpp 2.3: Update version 2020-12-05 10:00:02 +01:00
threadexecutor.cpp perform all tasks in each loop execution in ThreadExecutor::check() (#2932) 2020-12-04 08:07:14 +01:00
threadexecutor.h Revert "Revert "fixed excessive spawning of child processes / fixed potential zombie processes (#2924)"" 2020-12-03 18:06:18 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00