cppcheck/cli
Markus Elfring 796761d582 Conditional inclusion of TinyXML source files in the CLI CMake script (bug #2679, #2524)
The source files for the class library "TinyXML" will only be included into
the build of the command line interface if the library "PCRE" was found before.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
2011-04-06 16:30:23 +02:00
..
CMakeLists.txt Conditional inclusion of TinyXML source files in the CLI CMake script (bug #2679, #2524) 2011-04-06 16:30:23 +02:00
cli.pro Reverted non-CMake changes in previous 'Added CMake files' commit 2011-03-25 07:59:48 +01:00
cmdlineparser.cpp CLI: Simplify ignore paths. 2011-03-29 20:53:18 +03:00
cmdlineparser.h
cppcheck.rc
cppcheck.vcproj Reverted non-CMake changes in previous 'Added CMake files' commit 2011-03-25 07:59:48 +01:00
cppcheck.vcxproj Reverted non-CMake changes in previous 'Added CMake files' commit 2011-03-25 07:59:48 +01:00
cppcheck.vcxproj.filters
cppcheckexecutor.cpp Ticket #2688 (Missing include path shouldn't exit the program) 2011-03-26 18:44:22 +02:00
cppcheckexecutor.h
filelister.cpp run astyle 2011-03-21 19:59:53 -04:00
filelister.h
main.cpp
pathmatch.cpp
pathmatch.h
resource.h
threadexecutor.cpp
threadexecutor.h