cppcheck/cli
Kimmo Varis d334a02801 Make --exitcode-suppressions option consistent.
The --exitcode-suppressions option was inconsistent with other
long options by taking the filename as separate argument. Now
it expects format --exitcode-suppressions=filename.txt like
other long options.

Ticket: #1837 (--suppresions file.txt inconsistent)
2011-01-29 19:18:47 +02:00
..
cli.pro Move filelister* to cli. 2011-01-18 19:58:49 +02:00
cmdlineparser.cpp Make --exitcode-suppressions option consistent. 2011-01-29 19:18:47 +02:00
cmdlineparser.h Don't print "files not found" after showing help. 2011-01-27 10:30:53 +02:00
cppcheck.rc 1.46: updated version information 2010-12-12 08:33:05 +01:00
cppcheck.vcproj Update Visual Studio project files. 2011-01-18 20:55:17 +02:00
cppcheck.vcxproj Update Visual Studio project files. 2011-01-18 20:55:17 +02:00
cppcheck.vcxproj.filters Update Visual Studio project files. 2011-01-18 20:55:17 +02:00
cppcheckexecutor.cpp Don't stop processing cmd line after --errorlist. 2011-01-27 11:14:08 +02:00
cppcheckexecutor.h cppcheck: output errorlist to stdout 2011-01-16 17:18:09 +01:00
filelister.cpp Move filelister* to cli. 2011-01-18 19:58:49 +02:00
filelister.h Move filelister* to cli. 2011-01-18 19:58:49 +02:00
filelister_unix.cpp Move filelister* to cli. 2011-01-18 19:58:49 +02:00
filelister_unix.h Move filelister* to cli. 2011-01-18 19:58:49 +02:00
filelister_win32.cpp Move filelister* to cli. 2011-01-18 19:58:49 +02:00
filelister_win32.h Move filelister* to cli. 2011-01-18 19:58:49 +02:00
main.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33: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 Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
threadexecutor.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00