cppcheck/cli
Raphael Geissert b3e19c24d3 Fix build when PATH_MAX is not defined
POSIX says it _may_ be defined. Alternative implementation follows
POSIX.1-2008.
2011-02-12 15:43:36 -06: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
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
cppcheckexecutor.cpp
cppcheckexecutor.h
filelister.cpp
filelister.h Make FileLister::acceptFile() a static method. 2011-02-03 11:48:16 +02:00
filelister_unix.cpp Fix build when PATH_MAX is not defined 2011-02-12 15:43:36 -06:00
filelister_unix.h
filelister_win32.cpp
filelister_win32.h
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
resource.h
threadexecutor.cpp
threadexecutor.h