Commit Graph

214 Commits

Author SHA1 Message Date
Reijo Tomperi 1373e14bc9 Fix ticket (Write xml results into error stream instead of results.xml file.) and also refactor the
code to use ErrorLogger::reportErr() for all errors, for both xml and plain text. And move xml formatting 
from Cppcheck to CppcheckExecutor.
2009-02-09 20:51:04 +00:00
Reijo Tomperi 0747cfceb4 Fixed man page, previous version had <dir> while &lt; and &gt; should be
used.
2009-01-31 20:59:37 +00:00
Reijo Tomperi 7a3c7cd242 Updated man page for --unused-functions and --xml-results 2009-01-28 21:01:29 +00:00
Reijo Tomperi 5de5eab9fe Fix Ticket , invalid commandline. (Also added -h and --help parameters) 2009-01-22 20:26:04 +00:00
Reijo Tomperi e897637c7a Fix Ticket , Need a way to specify include file folders (-I parameter was added) 2009-01-22 19:59:50 +00:00
Reijo Tomperi 176dd41306 Fixed Ticket , Check copyright texts in files, now that we have new developers. 2009-01-21 20:04:20 +00:00
Reijo Tomperi 801f2c246d Bailing out if too many (over 12) configurations found froma file. --force parameter added to prevent this from happening. 2008-12-27 07:52:07 +00:00
Reijo Tomperi fe94c577bc Man page updated 2008-12-19 22:27:51 +00:00
Reijo Tomperi ee5513e3ca Updated author names to man page 2008-12-19 21:16:28 +00:00
Reijo Tomperi 347068b672 Update man page and readme to reflect the new syntax 2008-12-19 19:19:26 +00:00
Reijo Tomperi 5326a35951 Verbose: Added line change to help text printing and updated man page 2008-11-30 10:38:58 +00:00
Reijo Tomperi df452a3b0f Recursive file listing, .cxx added to file list 2008-11-27 19:17:15 +00:00
Daniel Marjamäki da52dfe948 Applied patch "errors_only_man" that adds description for "--errorsonly" to the man page. This was submitted by kimmov in bug 2277848 2008-11-15 06:44:32 +00:00
Daniel Marjamäki e13dfbafe6 man: Added xml for generating man page 2008-11-01 17:16:48 +00:00