..
cli.pro
Add general PRO file for console builds.
2012-06-18 09:28:32 +03:00
cli.vcxproj
Disabled C4512 in VS10 ( #3882 )
2012-06-14 09:39:31 -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 #3883 : 80-char overflow in help text.
2012-06-11 02:05:18 -07: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
Set version to "1.55 dev"
2012-04-15 11:40:14 +02:00
cppcheck.vcproj
VS: Generated new VS project files
2012-05-26 10:48:04 +02:00
cppcheckexecutor.cpp
Removed unused variable CppCheck::_errout.
2012-04-08 14:18:13 +02:00
cppcheckexecutor.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
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.54: updated version numbers
2012-04-15 07:23:26 +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
fixed compiler errors
2012-04-08 15:22:50 +02:00
threadexecutor.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