cppcheck/cli
Kimmo Varis 59752f19d6 Add 64-bit targets for VS2008 project/solution files.
Since VS2008 Express does not support x64 platform we must create new
configurations named Debug-x64 and Release-x64.
2010-10-26 19:32:07 +03:00
..
cli.pro Update CLI Qmake project file compiler flags. 2010-04-03 14:08:17 +03:00
cmdlineparser.cpp Fixed #2054 (Missing newline in 'invalid parameter' error message) 2010-09-18 16:11:46 +02:00
cmdlineparser.h Fix ticket #2040 (some cli messages are missing a return at the end) 2010-09-10 18:39:36 +03:00
cppcheck.rc 1.45: updated version information 2010-10-03 17:05:36 +02:00
cppcheck.vcproj Add 64-bit targets for VS2008 project/solution files. 2010-10-26 19:32:07 +03:00
cppcheck.vcxproj Add x64 build targets for VS 2010. 2010-10-26 19:32:07 +03:00
cppcheck.vcxproj.filters Add missing files to VS2010 project/solution files. 2010-10-24 15:55:36 +03:00
cppcheckexecutor.cpp astyle formatting 2010-10-22 19:58:18 +02:00
cppcheckexecutor.h Move CLI command line parsing to own class. 2010-09-05 11:17:31 +03:00
main.cpp 1.45: updated version information 2010-10-03 17:05:36 +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 Astyle cleanup with new Astyle options. 2010-07-31 15:44:08 +03:00
threadexecutor.h Fixed #1650 (Cppcheck deadlock) 2010-07-07 15:42:39 +03:00