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
cmdlineparser.cpp cmdlineparser.cpp: printHelp(): Replace deprecated option in example (#2290) 2019-10-22 15:07:30 +02:00
cmdlineparser.h
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
filelister.h
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