cppcheck/cli
Sebastian 3e4dd9b354
cmdlineparser.cpp: printHelp(): Replace deprecated option in example (#2290)
`--std=posix` is deprecated and will be removed in the future.
See commit cb06aebdab.
2019-10-22 15:07:30 +02:00
..
CMakeLists.txt Compiling/Installing : The CFGDIR parameter was removed. Use FILESDIR instead. 2019-08-17 10:53:07 +02:00
cli.vcxproj Increase Windows stack size to 8M (#1998) 2019-07-15 12:39:58 +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 cmdlineparser.cpp: printHelp(): Replace deprecated option in example (#2290) 2019-10-22 15:07:30 +02:00
cmdlineparser.h Updated variable names according to naming convention 2018-08-18 15:45:42 +02:00
cppcheckexecutor.cpp do not access static methods through instance (#2189) 2019-09-20 21:54:30 +02:00
cppcheckexecutor.h added missing OVERRIDE usage and removed redundant virtual (#2190) 2019-09-20 21:57:16 +02:00
filelister.cpp Update copyright year 2019-02-09 07:24:06 +01:00
filelister.h Updated copyright year 2018-01-14 15:37:52 +01:00
main.cpp Set version to 1.89.99/1.90 dev 2019-09-02 15:44:40 +02:00
threadexecutor.cpp Refactoring: Rename variables. Do not use leading _. Renamed 'col' to 'column' 2019-08-18 12:19:05 +02:00
threadexecutor.h added missing OVERRIDE usage and removed redundant virtual (#2190) 2019-09-20 21:57:16 +02:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00