poco/Data
Scott Talbert 1724e8ba53 Backport patches (#2006)
* Guard SQLITE_BUSY_SNAPSHOT which is not available in older SQLite releases

When building POCO unbundled with older versions of SQLite (such as on RHEL7)
SQLITE_BUSY_SNAPSHOT is not defined, so #ifdef guard it.

* Some of the samples need to link with PocoJSON

* Build parallelization issues #1730

* Fix building XMLStreamParser with unbundled expat
2017-11-20 09:31:20 -06:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
doc Data documentation sample code outdated #620 2014-11-24 19:37:16 -06:00
include/Poco/Data fixed GH #1404: Add Poco::Data::Statement::bind() method 2017-11-08 19:30:40 +01:00
MySQL Add Gradle build scripts. 2017-10-31 09:07:53 +01:00
ODBC Add Gradle build scripts. 2017-10-31 09:07:53 +01:00
samples Add Gradle build scripts. 2017-10-31 09:07:53 +01:00
SQLite Backport patches (#2006) 2017-11-20 09:31:20 -06:00
src wrong field size calculation in ODBC code #1659 and other develop backports 2017-10-30 13:24:32 -05:00
testsuite Add Gradle build scripts. 2017-10-31 09:07:53 +01:00
build.gradle Add Gradle build scripts. 2017-10-31 09:07:53 +01:00
CMakeLists.txt integrated CMake improvements from develop (GH #946) 2015-09-26 11:11:23 +02:00
Data_CE_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_CE_vs90.vcproj fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_vs100.sln fixed Data project files 2012-10-10 18:40:01 +00:00
Data_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Data_vs100.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Data_vs110.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Data_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Data_vs120.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_vs140.sln added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
Data_vs140.vcxproj fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_vs140.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_vs150.sln added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
Data_vs150.vcxproj added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
Data_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
Data_VS90.sln fixed Data project files 2012-10-10 18:40:01 +00:00
Data_VS90.vcproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Data_WEC2013_vs110.sln updated SDK in WEC2013 project files 2014-04-23 13:30:27 +02:00
Data_WEC2013_vs110.vcxproj fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_WEC2013_vs110.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_WEC2013_vs120.sln added VS2013 project/solution files for Windows Embedded Compact 2013 2014-08-09 10:49:04 +02:00
Data_WEC2013_vs120.vcxproj fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_WEC2013_vs120.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_x64_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_x64_vs90.vcproj added /bigobj option for Data 64-bit builds; ProGen now suports vc.project.compiler/linker.additionalOptions settings in .progen files 2014-04-21 20:39:40 +02:00
Data_x64_vs100.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_x64_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Data_x64_vs100.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Data_x64_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Data_x64_vs110.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Data_x64_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Data_x64_vs120.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_x64_vs140.sln added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
Data_x64_vs140.vcxproj fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_x64_vs140.vcxproj.filters fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Data_x64_vs150.sln added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
Data_x64_vs150.vcxproj added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
Data_x64_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
Data.progen fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00