cppcheck/cli
Oliver Stöneberg aea4fd1068
some `TestSuppressions` improvements and cleanups (#4271)
2022-07-12 17:36:36 +02:00
..
CMakeLists.txt separated process execution code into `ProcessExecutor` (#4249) 2022-07-08 16:42:57 +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 Fixed wrong XML tree traversal when rules are parsed. 2022-06-22 08:46:48 +02:00
cmdlineparser.h Update copyright year 2022-02-05 11:45:17 +01:00
cppcheckexecutor.cpp some `TestSuppressions` improvements and cleanups (#4271) 2022-07-12 17:36:36 +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 Handle exename on macos (#4071) 2022-05-08 13:57:42 +02:00
processexecutor.cpp separated process execution code into `ProcessExecutor` (#4249) 2022-07-08 16:42:57 +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