cppcheck/cli
Lauri Nurmi 17d6903d00 Fix compilation (on Cygwin) after commit f63dc86f, by adding the necessary includes.
No idea why this problem has not shown up on other platforms; the includes are by no means Cygwin-specific.
2014-09-24 22:43:24 +03:00
..
cli.vcxproj Updated WiX installer and VS solution to VS12 and Qt5 2014-08-02 11:52:37 +02:00
cli.vcxproj.filters
cmdlineparser.cpp showtime: print possible options when invalid mode is given. 2014-09-17 12:49:59 +02:00
cmdlineparser.h
cppcheckexecutor.cpp Minor refactorings. rename token. cleanup if/else. 2014-09-02 16:10:51 +02:00
cppcheckexecutor.h --exception-handling now takes optional argument to choose between stdout and stderr for its output. stdout is new default value 2014-05-25 08:47:37 +02:00
filelister.cpp Fixed some complaints of PVS Studio 2014-05-19 14:37:54 +02:00
filelister.h
main.cpp Fix compilation (on Cygwin) after commit f63dc86f, by adding the necessary includes. 2014-09-24 22:43:24 +03:00
pathmatch.cpp Further include cleanup 2014-05-24 12:50:04 +02:00
pathmatch.h
threadexecutor.cpp Add some more functions to posix.cfg which allow to enable TestBufferOverrun::buffer_overrun_1_posix_functions 2014-07-05 22:47:10 +02:00
threadexecutor.h
version.rc