cppcheck/cli
Oliver Stöneberg c94713c607
improved error handling in ThreadExecutor (#3023)
2021-01-13 12:41:59 +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 fixed --check-library not showing anything on its own (#3035) 2021-01-12 20:53:05 +01:00
cmdlineparser.h Update copyright year 2020-05-10 11:16:32 +02:00
cppcheckexecutor.cpp some self-check suppression cleanups (#3032) 2021-01-09 20:32:38 +01:00
cppcheckexecutor.h fixed and enabled -Wdocumentation and -Wdocumentation-pedantic clang warnings (#2819) 2020-12-27 09:15:59 +01: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 improved error handling in ThreadExecutor (#3023) 2021-01-13 12:41:59 +01:00
threadexecutor.h some self-check suppression cleanups (#3032) 2021-01-09 20:32:38 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00