cppcheck/cli
Daniel Marjamäki db155a59c1 Tokenizer: remove simplifyTokenList2 2022-07-18 16:20: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 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 Tokenizer: remove simplifyTokenList2 2022-07-18 16:20:36 +02:00
processexecutor.cpp Fix crash on Windows with -j option (#4229) 2022-07-13 13:46:03 +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