.. |
CMakeLists.txt
|
added CMake option `EXTERNALS_AS_SYSTEM` to treat external includes as `SYSTEM` ones (#5386)
|
2024-01-03 11:05:32 +01:00 |
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 |
cmdlinelogger.h
|
added `CmdLineLogger::printRaw()` / CppCheckExecutor: more `CmdLineLogger` usage (#5537)
|
2023-10-09 22:22:39 +02:00 |
cmdlineparser.cpp
|
moved `Language` from `settings.h` to `standards.h` (#5854)
|
2024-01-07 22:53:39 +01:00 |
cmdlineparser.h
|
Partial fix for #12254 (cppcheck.cfg can't be loaded from relative paths anymore) (#5760)
|
2023-12-13 06:53:03 +01:00 |
cppcheckexecutor.cpp
|
cleaned up includes based on `include-what-you-use` (#5855)
|
2024-01-07 11:07:51 +01:00 |
cppcheckexecutor.h
|
fixed signatures of deleted `operator=` (#5831)
|
2024-01-05 11:12:30 +01:00 |
cppcheckexecutorseh.cpp
|
2.13: Update copyright year [ci skip] (#5785)
|
2023-12-20 21:41:58 +01:00 |
cppcheckexecutorseh.h
|
CppCheckExecutor: do not modify settings after they were passed to `CppCheck` (#5697)
|
2023-11-25 22:07:49 +01:00 |
cppcheckexecutorsig.cpp
|
fixed some `modernize-use-auto` clean-tidy warnings (#4663)
|
2024-01-05 13:22:37 +01:00 |
cppcheckexecutorsig.h
|
2.13: Update copyright year [ci skip] (#5785)
|
2023-12-20 21:41:58 +01:00 |
executor.cpp
|
cleaned up includes based on `include-what-you-use` (#5855)
|
2024-01-07 11:07:51 +01:00 |
executor.h
|
fixed signatures of deleted `operator=` (#5831)
|
2024-01-05 11:12:30 +01:00 |
filelister.cpp
|
fixed #12145 - provided order of source files is not preserved (#5625)
|
2023-11-07 21:21:24 +01:00 |
filelister.h
|
fixed #12145 - provided order of source files is not preserved (#5625)
|
2023-11-07 21:21:24 +01:00 |
main.cpp
|
Set main version to 2.13.99 (#5818)
|
2024-01-04 22:00:30 +01:00 |
precompiled.h
|
cleaned up includes based on `include-what-you-use` (#4599)
|
2023-03-02 21:50:14 +01:00 |
processexecutor.cpp
|
fixed some `modernize-use-auto` clean-tidy warnings (#4663)
|
2024-01-05 13:22:37 +01:00 |
processexecutor.h
|
fixed signatures of deleted `operator=` (#5831)
|
2024-01-05 11:12:30 +01:00 |
singleexecutor.cpp
|
iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657)
|
2023-11-13 23:24:06 +01:00 |
singleexecutor.h
|
fixed signatures of deleted `operator=` (#5831)
|
2024-01-05 11:12:30 +01:00 |
stacktrace.cpp
|
2.13: Update copyright year [ci skip] (#5785)
|
2023-12-20 21:41:58 +01:00 |
stacktrace.h
|
cppcheckexecutor.cpp: extracted platform-dependent code into separate files (#4359)
|
2022-08-16 22:03:44 +02:00 |
threadexecutor.cpp
|
fixed #12145 - provided order of source files is not preserved (#5625)
|
2023-11-07 21:21:24 +01:00 |
threadexecutor.h
|
fixed signatures of deleted `operator=` (#5831)
|
2024-01-05 11:12:30 +01:00 |
version.rc
|
added .gitattributes and normalized files (#4668)
|
2022-12-30 21:33:45 +01:00 |