cppcheck/cli
George Sokianos a6ae752649 Prepare first release 2022-09-22 21:19:55 +01: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 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 Added pcre support and changes to compile with clib2, although it is not 100% working now 2022-07-30 17:41:17 +01:00
filelister.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
main.cpp Prepare first release 2022-09-22 21:19:55 +01:00
processexecutor.cpp Changes to compile on AmigaOS 4 2022-07-28 19:49:16 +01: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