cppcheck/cli
Oliver Stöneberg 1a460d7bc0
bumped version to 2.11 (#4751)
2023-01-29 15:18:22 +01:00
..
CMakeLists.txt added CMake option `BUILD_CORE_DLL` to build lib as `cppcheck-core.dll` with Visual Studio (#4733) 2023-01-26 22:13:07 +01:00
cli.vcxproj generate `*.vcxproj` file lists with `dmake` (#4652) 2023-01-21 11:55:36 +01:00
cli.vcxproj.filters generate `*.vcxproj` file lists with `dmake` (#4652) 2023-01-21 11:55:36 +01:00
cmdlineparser.cpp Update copyright year 2023-01-28 10:16:34 +01:00
cmdlineparser.h Update copyright year 2023-01-28 10:16:34 +01:00
cppcheckexecutor.cpp Update copyright year 2023-01-28 10:16:34 +01:00
cppcheckexecutor.h Update copyright year 2023-01-28 10:16:34 +01:00
cppcheckexecutorseh.cpp some `--exception-handling` related improvements (#4368) 2022-08-20 20:54:31 +02:00
cppcheckexecutorseh.h Update copyright year 2023-01-28 10:16:34 +01:00
cppcheckexecutorsig.cpp Update copyright year 2023-01-28 10:16:34 +01:00
cppcheckexecutorsig.h cppcheckexecutor.cpp: extracted platform-dependent code into separate files (#4359) 2022-08-16 22:03:44 +02:00
executor.cpp some `TestSuppressions` improvements and cleanups (#4271) 2022-07-12 17:36:36 +02:00
executor.h some `TestSuppressions` improvements and cleanups (#4271) 2022-07-12 17:36:36 +02:00
filelister.cpp Update copyright year 2023-01-28 10:16:34 +01:00
filelister.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
main.cpp bumped version to 2.11 (#4751) 2023-01-29 15:18:22 +01:00
processexecutor.cpp Update copyright year 2023-01-28 10:16:34 +01:00
processexecutor.h Update copyright year 2023-01-28 10:16:34 +01:00
stacktrace.cpp cppcheckexecutor.cpp: extracted platform-dependent code into separate files (#4359) 2022-08-16 22:03:44 +02:00
stacktrace.h cppcheckexecutor.cpp: extracted platform-dependent code into separate files (#4359) 2022-08-16 22:03:44 +02:00
threadexecutor.cpp Update copyright year 2023-01-28 10:16:34 +01:00
threadexecutor.h Update copyright year 2023-01-28 10:16:34 +01:00
version.rc added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00