1
0
mirror of https://github.com/pocoproject/poco.git synced 2025-04-23 08:52:31 +02:00
Scott Talbert 1724e8ba53 Backport patches ()
* 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 

* Fix building XMLStreamParser with unbundled expat
2017-11-20 09:31:20 -06:00
..
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2017-11-20 09:31:20 -06:00