cppcheck/cli
Oliver Stöneberg 25ef9eeb26
use std::string::empty() (#3910)
2022-04-09 19:02:37 +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 use std::string::empty() (#3910) 2022-04-09 19:02:37 +02: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 Fix warnings in switch statements on clang (#3943) 2022-03-30 19:30:02 +02: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 Fix 7684: ValueFlow: function call 'X::GetSize()' (#3984) 2022-04-07 06:49:25 +02:00
threadexecutor.h Fix 7684: ValueFlow: function call 'X::GetSize()' (#3984) 2022-04-07 06:49:25 +02:00
version.rc