cppcheck/cli
BNT fd76abba16 also generate debug information when building for release. This makes (#1003)
debugging and profiling easier and has now drawback as long as the PDB
files are not distributed (which would blow up installers)
2017-11-29 08:31:30 +01: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 #8178 Remove all references to XML version 1 2017-11-22 10:49:59 +01:00
cmdlineparser.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
cppcheckexecutor.cpp Better variable names 2017-10-14 23:05:58 +03:00
cppcheckexecutor.h Better variable names 2017-10-14 23:05:58 +03:00
filelister.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
filelister.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
main.cpp Set version to 1.81.99/1.82 dev 2017-10-07 23:22:31 +02:00
threadexecutor.cpp Use C++ headers (#949) 2017-09-07 13:02:44 +02:00
threadexecutor.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00