cppcheck/cli
Daniel Marjamäki a0906140a6 Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName. 2018-04-09 06:43:48 +02:00
..
CMakeLists.txt Link to Shlwapi.lib on MSVC to get rid of missing symbol issues. (#978) 2017-10-18 17:38:15 +02:00
cli.vcxproj also generate debug information when building for release. This makes (#1003) 2017-11-29 08:31:30 +01: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 Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName. 2018-04-09 06:43:48 +02:00
cmdlineparser.h Updated copyright year 2018-01-14 15:37:52 +01:00
cppcheckexecutor.cpp Replaced make_container by C++11 initializer lists 2018-04-08 23:03:44 +02:00
cppcheckexecutor.h Updated copyright year 2018-01-14 15:37:52 +01:00
filelister.cpp Improve constness 2018-04-04 21:02:13 +02:00
filelister.h Updated copyright year 2018-01-14 15:37:52 +01:00
main.cpp Set minimum required compilers to GCC 4.6 or Visual Studio 2013 to support more C++11 features. Use VS 2013 and VS 2017 in AppVeyor. 2018-04-08 23:03:57 +02:00
threadexecutor.cpp Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName. 2018-04-09 06:43:48 +02:00
threadexecutor.h Updated copyright year 2018-03-31 20:59:09 +02:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00