cppcheck/cli
Rikard Falkeborn cfa5cd4849
CERT addon removal cleanup (#4322)
* cmdlineparser: Update addon example to misra

* gui/help: Remove reference to CERT

* manual: Remove reference to CERT
2022-07-29 16:46:36 +02:00
..
CMakeLists.txt reduced padding in some classes/structs (#4295) 2022-07-24 10:17:11 +02:00
cli.vcxproj separated process execution code into `ProcessExecutor` (#4249) 2022-07-08 16:42:57 +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 CERT addon removal cleanup (#4322) 2022-07-29 16:46:36 +02:00
cmdlineparser.h Update copyright year 2022-02-05 11:45:17 +01:00
cppcheckexecutor.cpp Fixed #11172 (Unmatched suppression for inline suppression even though --suppress=unmatchedSuppression is used) 2022-07-12 22:51:26 +02:00
cppcheckexecutor.h some `TestSuppressions` improvements and cleanups (#4271) 2022-07-12 17:36:36 +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 Refactorization: Removed compatibility hacks for outdated or non-conformant compilers (#4186) 2022-06-08 15:16:01 +02:00
filelister.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
main.cpp fixed Cppcheck version (#4292) 2022-07-19 20:42:19 +02:00
processexecutor.cpp fixed some `modernize-use-emplace` false negatives and some `bugprone-assignment-in-if-condition` warnings (#4311) 2022-07-28 22:53:59 +02:00
processexecutor.h separated process execution code into `ProcessExecutor` (#4249) 2022-07-08 16:42:57 +02:00
threadexecutor.cpp separated process execution code into `ProcessExecutor` (#4249) 2022-07-08 16:42:57 +02:00
threadexecutor.h separated process execution code into `ProcessExecutor` (#4249) 2022-07-08 16:42:57 +02:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00