cppcheck/cli
Daniel Marjamäki 27febb062b cppcheck: Added HAVE_DEPENDENCIES define. Cppcheck cli can be compiled without dependencies. 2011-02-12 08:06:59 +01:00
..
cli.pro cppcheck: Added HAVE_DEPENDENCIES define. Cppcheck cli can be compiled without dependencies. 2011-02-12 08:06:59 +01:00
cmdlineparser.cpp cppcheck: Added HAVE_DEPENDENCIES define. Cppcheck cli can be compiled without dependencies. 2011-02-12 08:06:59 +01:00
cmdlineparser.h Add CLI support for ignoring paths. 2011-02-02 14:34:04 +02:00
cppcheck.rc 1.47: Updated versions 2011-02-06 12:05:42 +01:00
cppcheck.vcproj Visual Studio 2008: Updated project files for cli and test 2011-02-10 22:08:10 +01:00
cppcheck.vcxproj Visual Studio 2010: Updated project files for cli and test 2011-02-10 22:10:45 +01:00
cppcheck.vcxproj.filters Update VS2008/VS2010 project files. 2011-02-02 14:37:48 +02:00
cppcheckexecutor.cpp Merge branch 'ignore-paths-cli' 2011-02-02 21:09:22 +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 Make FileLister::acceptFile() a static method. 2011-02-03 11:48:16 +02:00
filelister_unix.cpp Make FileLister::acceptFile() a static method. 2011-02-03 11:48:16 +02:00
filelister_unix.h Move FileLister* to CLI doxygen-module. 2011-02-01 08:33:02 +02:00
filelister_win32.cpp Astyle formatting. 2011-02-01 19:56:05 +11:00
filelister_win32.h Move FileLister* to CLI doxygen-module. 2011-02-01 08:33:02 +02:00
main.cpp 1.47: Updated versions 2011-02-06 12:05:42 +01:00
pathmatch.cpp Allow to exclude filenames (with paths). 2011-02-03 14:43:42 +02:00
pathmatch.h Add CLI support for ignoring paths. 2011-02-02 14:34:04 +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 Move FileLister* to CLI doxygen-module. 2011-02-01 08:33:02 +02:00