cppcheck/cli
Reijo Tomperi da09adc583 Fix #3510 (Improve error message for --suppressions-list)
http://sourceforge.net/apps/trac/cppcheck/ticket/3510
Print additional info to error message if we suspect that multiple files were given.
2012-01-12 22:21:51 +02:00
..
cli.pro cli pro doesn't force HAVE_RULES anymore. 2011-08-18 12:13:37 -05:00
cmdlineparser.cpp Fix #3510 (Improve error message for --suppressions-list) 2012-01-12 22:21:51 +02:00
cmdlineparser.h Update year to 2012 2012-01-01 01:05:37 +02:00
cppcheck.rc 1.52: Updated version 2011-12-10 12:55:40 +01:00
cppcheck.vcproj Update VS2008 project files. 2012-01-10 19:48:25 +02:00
cppcheck.vcxproj Visual Studio: Generated new msvc2010 project files with qmake 2012-01-02 16:28:45 +01:00
cppcheck.vcxproj.filters Visual Studio: Generated new msvc2010 project files with qmake 2012-01-02 16:28:45 +01:00
cppcheckexecutor.cpp Revert "Fixed #3450 (CLI --report-progress is currently useless)" 2012-01-02 07:42:39 +01:00
cppcheckexecutor.h Update year to 2012 2012-01-01 01:05:37 +02:00
filelister.cpp Fixed missing include 2012-01-06 18:11:06 +01:00
filelister.h Refactoring: Copy FileLister::acceptFile to Path::acceptFile. Use Path::getFilenameExtension and Path::acceptFile in Tokenizer. Use Path::acceptFile in CppCheck::processFile instead of hardcoded handling. 2012-01-06 17:31:10 +01:00
main.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
pathmatch.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
pathmatch.h Update year to 2012 2012-01-01 01:05:37 +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 Fix warnings with -Wconversion in gcc in threadexecutor 2012-01-03 22:21:17 +02:00
threadexecutor.h Fix warnings with -Wconversion in gcc in threadexecutor 2012-01-03 22:21:17 +02:00