cppcheck/cli
Kimmo Varis d1bbcf1734 Implement Win32 FileLister as separate class.
Improve the system used to have separate versions of code of FileLister for
Win32 and Linux. New idea is to have Base FileLister class implementing
common code and then derived classes for Win32 and Linux specific code.

FileLister is not anymore a static class. Instead we use singleton of
derived class.
2010-03-11 21:58:59 +02:00
..
cli.pro dmake,qmake: temporarily removed -Wsign-conversion 2010-03-09 11:10:34 +01:00
cppcheck.rc updated version to 1.42 2010-03-09 19:05:28 +01:00
cppcheck.vcproj Implement Win32 FileLister as separate class. 2010-03-11 21:58:59 +02:00
cppcheckexecutor.cpp restructuring the folder structure 2009-10-25 21:20:42 +01:00
cppcheckexecutor.h restructuring the folder structure 2009-10-25 21:20:42 +01:00
main.cpp updated version to 1.42 2010-03-09 19:05:28 +01: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 lanurmi: Fixed threads handling when using Sun compiler 2010-01-14 22:01:33 +01:00
threadexecutor.h lanurmi: Fixed threads handling when using Sun compiler 2010-01-14 22:01:33 +01:00