cppcheck/tools
Reijo Tomperi 73e746cfd8 Change Makefile to allow another external library to be used instead of bundled one.
E.g. make TINYXML="-ltinyxml" can be used to compile with libtinyxml-dev instead of
externals/tinyxml (but won't compile yet, because of #include "tinyxml/tinyxml.h" in the code).
2011-02-09 01:06:51 +02:00
..
Makefile Move filelister* to cli. 2011-01-18 19:58:49 +02:00
dmake.cpp Change Makefile to allow another external library to be used instead of bundled one. 2011-02-09 01:06:51 +02:00
dmake.vcproj Fix dmake for Windows. 2010-03-11 22:30:06 +02:00
extracttests.cpp astyle: Update to astyle 1.24 2010-04-15 20:08:51 +02:00