cppcheck/cli
PKEuS dec4844c10 Define _WIN64 in VS10 solution when compiling for x64 2012-07-07 02:41:41 -07:00
..
cli.pro Add general PRO file for console builds. 2012-06-18 09:28:32 +03:00
cli.vcxproj Define _WIN64 in VS10 solution when compiling for x64 2012-07-07 02:41:41 -07:00
cli.vcxproj.filters Implemented support for building cppcheck lib into a dll 2012-06-10 05:19:09 -07:00
cmdlineparser.cpp Fixed #3617 (CLI: '-DMACRO' should be considered as '-DMACRO=1') 2012-07-05 19:35:41 +02:00
cmdlineparser.h Changed the order of some structures in order to improve, even if for a bit, their padding. 2012-05-14 20:49:03 +02:00
cppcheck.rc Incremented version to "1.56 dev" 2012-07-02 11:10:07 -07:00
cppcheck.vcproj VS: Generated new VS project files 2012-05-26 10:48:04 +02:00
cppcheckexecutor.cpp Fixed (for real) the preprocessor.cpp(1166) warning in #2123. 2012-07-06 13:17:08 +02:00
cppcheckexecutor.h Fixed (for real) the preprocessor.cpp(1166) warning in #2123. 2012-07-06 13:17:08 +02:00
filelister.cpp Improvements to filelister under Windows: 2012-04-08 11:50:54 +02:00
filelister.h Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
main.cpp 1.55: Set version 2012-06-30 18:08:27 +02:00
pathmatch.cpp Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
pathmatch.h Removed code that became unnecessary after 7be01da8e9. 2012-04-13 11:08:46 +02:00
resource.h Restructuring: Updated the Visual Studio project files. They are now generated by qmake 2009-10-28 17:37:38 +01:00
threadexecutor.cpp Refactoring information messages. 2012-06-19 00:16:20 +03:00
threadexecutor.h Refactoring information messages. 2012-06-19 00:16:20 +03:00