poco/Data/SQLite
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/Data/SQLite [SF 2580108] Improve transaction handling 2009-02-08 23:14:54 +00:00
src [SF 2580108] Improve transaction handling 2009-02-08 23:14:54 +00:00
testsuite [SF 2272430] BLOB and CLOB 2008-11-24 00:38:23 +00:00
CMakeLists.txt Very basic but functional (at least on linux with gcc) support 2009-02-15 15:49:19 +00:00
dependencies added release scripts 2008-06-09 18:42:07 +00:00
Makefile added support for RENESAS, compile fixes for RENESAS 2009-01-22 08:14:22 +00:00
SQLite_VS71.sln VS 71 projects and solutions 2008-03-27 14:53:54 +00:00
SQLite_VS71.vcproj SQLite3 fixes 2008-09-18 11:14:41 +00:00
SQLite_VS80.sln - SF [1800596] VS Solutions (ver. 8.0 and 9.0) 2008-02-17 17:14:33 +00:00
SQLite_VS80.vcproj SQLite3 fixes 2008-09-18 11:14:41 +00:00
SQLite_VS90.sln - SF [1800596] VS Solutions (ver. 8.0 and 9.0) 2008-02-17 17:14:33 +00:00
SQLite_VS90.vcproj SQLite3 fixes 2008-09-18 11:14:41 +00:00