cppcheck/cli
Oliver Stöneberg 8bf8070923
fixed build with SmallVector (noExplicitConstructor warning and incorrect C++ standard for Visual Studio `*-PCRE` configuration) (#3937)
2022-03-28 21:40:44 +02:00
..
CMakeLists.txt Replace tinyxml2_LIBRARY with tinyxml2_LIBRARIES (#3897) 2022-03-15 21:17:03 +01:00
cli.vcxproj fixed build with SmallVector (noExplicitConstructor warning and incorrect C++ standard for Visual Studio `*-PCRE` configuration) (#3937) 2022-03-28 21:40:44 +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 cppcheck.cfg: support custom productname and about message 2022-03-24 22:44:47 +01:00
cmdlineparser.h Update copyright year 2022-02-05 11:45:17 +01:00
cppcheckexecutor.cpp cppcheck.cfg: support custom productname and about message 2022-03-24 22:44:47 +01:00
cppcheckexecutor.h exename: Set proper exename when cppcheck is executed from PATH and argv[0] does not contain path information 2022-03-21 18:35:53 +01:00
filelister.cpp small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
filelister.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
main.cpp bumped minimum supported GCC version to 4.8 (#3768) 2022-02-05 17:57:32 +01:00
threadexecutor.cpp removed ThreadExecutor::addFileContent() (#3865) 2022-03-02 11:10:29 +01:00
threadexecutor.h removed ThreadExecutor::addFileContent() (#3865) 2022-03-02 11:10:29 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00