cppcheck/cli
Daniel Marjamäki 79e8735d1a
cli: update --help output, premium has full cert c++ coverage (#5450)
2023-09-14 15:59:06 +02:00
..
CMakeLists.txt
cli.vcxproj fixed #11910 - removed Visual Studio x86 targets from project files and builds from CI (#5397) 2023-09-04 19:40:13 +02:00
cli.vcxproj.filters Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
cmdlineparser.cpp cli: update --help output, premium has full cert c++ coverage (#5450) 2023-09-14 15:59:06 +02:00
cmdlineparser.h fixed #11917 (Default to `native` platform in Windows builds) (#5428) 2023-09-11 11:08:23 +02:00
cppcheckexecutor.cpp Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
cppcheckexecutor.h Partial fix for #11897 (Safety: show what checks are enabled/disabled) (#5372) 2023-08-29 12:00:52 +02:00
cppcheckexecutorseh.cpp
cppcheckexecutorseh.h
cppcheckexecutorsig.cpp
cppcheckexecutorsig.h
executor.cpp enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
executor.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
filelister.cpp got rid of duplicated file/directory existence implementations / improved errorhandling and testing of `FileLister` (#5350) 2023-08-23 11:22:41 +02:00
filelister.h Update copyright year 2023-09-06 15:51:05 +02:00
main.cpp 2.12.99: Set versions (#5427) 2023-09-10 18:43:00 +02:00
precompiled.h
processexecutor.cpp ProcessExecutor: removed unnecessary `\0` passing in message reading/writing - fixes stray `\0` characters in output (#5354) 2023-08-21 12:17:08 +02:00
processexecutor.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
singleexecutor.cpp enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
singleexecutor.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
stacktrace.cpp
stacktrace.h
threadexecutor.cpp enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
threadexecutor.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
version.rc