cppcheck/cli
Simon Kagstrom 2b698919c4 Ticket #4408: cmdlineparser: Don't force single configuration with --include= 2012-12-28 12:43:43 +01:00
..
cli.pro Refactorized resource files: 2012-10-14 10:21:22 +02:00
cli.vcxproj Fixed compilation as shared lib with PCRE: Ensure that sizeof(Settings) is the same with and without HAVE_RULES 2012-11-03 20:37:23 +01:00
cli.vcxproj.filters Refactorized resource files: 2012-10-14 10:21:22 +02:00
cmdlineparser.cpp Ticket #4408: cmdlineparser: Don't force single configuration with --include= 2012-12-28 12:43:43 +01:00
cmdlineparser.h Changed some function prototypes according to cppcheck messages about functions that can be static. 2012-09-11 19:19:11 +02:00
cppcheck.vcproj Updated VS9 solution with qmake (#4397). 2012-12-13 20:38:10 +01:00
cppcheckexecutor.cpp Cppcheck: Show single 'too many configurations' message if --enable=information hasn't been used and there are too many configurations. 2012-12-26 18:35:49 +01:00
cppcheckexecutor.h Change every C version of 'size_t' to C++ 'std::size_t'. 2012-07-09 13:30:18 +02:00
filelister.cpp Refactorization: Fixed several messages when self-checking cppcheck 2012-09-04 15:29:51 +02:00
filelister.h Change every C version of 'size_t' to C++ 'std::size_t'. 2012-07-09 13:30:18 +02:00
main.cpp 1.57: Setting version 2012-11-04 13:50:23 +01:00
pathmatch.cpp Change every C version of 'size_t' to C++ 'std::size_t'. 2012-07-09 13:30:18 +02:00
pathmatch.h Removed code that became unnecessary after 7be01da8e9. 2012-04-13 11:08:46 +02:00
threadexecutor.cpp Support for Sun Studio C++ compiler 2012-12-27 11:51:12 +01:00
threadexecutor.h CLI: write status messages 2012-12-13 18:47:13 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00