poco/Data
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
..
doc final Data changes 2007-05-16 11:23:29 +00:00
include/Poco/Data few tidy-up fixes 2009-02-13 14:14:16 +00:00
MySQL [SF 2580108] Improve transaction handling 2009-02-08 23:14:54 +00:00
ODBC few tidy-up fixes 2009-02-13 14:14:16 +00:00
samples Compilation fix: AbstractPreparation -> AbstractPreparator 2009-02-14 15:44:52 +00:00
SQLite Very basic but functional (at least on linux with gcc) support 2009-02-15 15:49:19 +00:00
src few tidy-up fixes 2009-02-13 14:14:16 +00:00
testsuite [SF 2580108] Improve transaction handling 2009-02-08 23:14:54 +00:00
.cdtproject eclipse projects 2007-05-16 19:23:15 +00:00
.project eclipse projects 2007-05-16 19:23:15 +00:00
CMakeLists.txt Very basic but functional (at least on linux with gcc) support 2009-02-15 15:49:19 +00:00
Data_VS71.sln VS 71 projects and solutions 2008-03-27 14:53:54 +00:00
Data_VS71.vcproj [SF 2580108] Improve transaction handling 2009-02-08 23:14:54 +00:00
Data_VS80.sln - SF [1800596] VS Solutions (ver. 8.0 and 9.0) 2008-02-17 17:14:33 +00:00
Data_VS80.vcproj [SF 2580108] Improve transaction handling 2009-02-08 23:14:54 +00:00
Data_VS90.sln - SF [1800596] VS Solutions (ver. 8.0 and 9.0) 2008-02-17 17:14:33 +00:00
Data_VS90.vcproj [SF 2580108] Improve transaction handling 2009-02-08 23:14:54 +00:00
dependencies added release scripts 2008-06-09 18:42:07 +00:00
Makefile [SF 2580108] Improve transaction handling 2009-02-08 23:14:54 +00:00