poco/Foundation
Marian Krivos 5b320c2894 Very basic but functional (at least on linux with gcc) support
for CMake build system
. 
It is strongly recomended to use out-of-source build to preserve
original Poco makefiles.

http://www.cmake.org/Wiki/CMake_FAQ#Out-of-source_build_trees

I have tested unix makefile generating and Eclipse CDT4 generating.

Supported are static/dynamic and debug/release targets. 
On now only core libs are included: CppUnit, Foundation,
Data, Data/SQLite, Util, Net and XML. But autodetection
of OpenSSL, MySQL and ODBC is working OK already.

CPack and CTest nor library install still doesn't work, only building.

This is only the start.
2009-02-15 15:49:19 +00:00
..
include/Poco fixing NullEvent usage 2009-02-05 09:23:17 +00:00
samples SF [2001995] Windows build based on components file 2008-06-24 19:44:34 +00:00
src performance improvements to DateTimeParser and HTTP server 2009-02-01 20:27:19 +00:00
testsuite [SF 2520679] JSON strings enclosed in single quotes 2009-01-19 20:08:04 +00:00
.cdtproject latest changes from main repository; added eclipse cdt project files 2007-04-28 09:34:20 +00:00
.project latest changes from main repository; added eclipse cdt project files 2007-04-28 09:34:20 +00:00
CMakeLists.txt Very basic but functional (at least on linux with gcc) support 2009-02-15 15:49:19 +00:00
Foundation_vs71.sln updated VS71 files 2008-04-11 14:54:45 +00:00
Foundation_vs71.vcproj [SF 2520679] JSON strings enclosed in single quotes 2009-01-19 20:08:04 +00:00
Foundation_vs80.sln moved IO (sync and async) from Foundation and Net to IO, IO::Serial and IO::Socket; 2008-03-22 21:28:05 +00:00
Foundation_vs80.vcproj [SF 2520679] JSON strings enclosed in single quotes 2009-01-19 20:08:04 +00:00
Foundation_vs90.sln POCO_DATA_INVALID_ROW constant and Constants.h header 2008-03-20 17:57:24 +00:00
Foundation_vs90.vcproj [SF 2520679] JSON strings enclosed in single quotes 2009-01-19 20:08:04 +00:00
foundation.vmsbuild committed latest 1.3 snapshot 2007-04-18 16:22:57 +00:00
Makefile DynamicStruct build files update 2008-11-24 12:56:02 +00:00
PocoMsg_vs71.vcproj VS 71 projects and solutions 2008-03-27 14:53:54 +00:00
PocoMsg_vs80.vcproj moved PocoMsg.dll to $POCO_BASE/bin 2008-02-19 18:35:20 +00:00
PocoMsg_vs90.vcproj moved PocoMsg.dll to $POCO_BASE/bin 2008-02-19 18:35:20 +00:00