cppcheck/cli
Kimmo Varis a794edd934 Don't stop processing cmd line after --errorlist.
Ticket #2441 (Parsing of command line arguments breaks after --errorlist)

Instead of stopping processing command line options after
--errorlist process them all. This way e.g. --verbose can be given
also after the --errorlist.
2011-01-27 11:14:08 +02:00
..
cli.pro Move filelister* to cli. 2011-01-18 19:58:49 +02:00
cmdlineparser.cpp Don't stop processing cmd line after --errorlist. 2011-01-27 11:14:08 +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