poco/Net/samples/download
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
..
src ifdef auto_ptr 2017-10-24 21:55:33 -05:00
CMakeLists.txt cmake: Cleanup CMakeLists.txt for all components 2014-08-22 17:11:03 +02:00
download_CE_vs90.vcproj VS project files: do not share intermediate directory between projects in same folder 2014-10-06 13:51:49 +02:00
download_vs90.vcproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_vs100.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_vs140.vcxproj added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
download_vs140.vcxproj.filters added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
download_vs150.vcxproj added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
download_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
download_WEC2013_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_WEC2013_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_WEC2013_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_WEC2013_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_x64_vs90.vcproj VS project files: do not share intermediate directory between projects in same folder 2014-10-06 13:51:49 +02:00
download_x64_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_x64_vs100.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_x64_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_x64_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_x64_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_x64_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
download_x64_vs140.vcxproj added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
download_x64_vs140.vcxproj.filters added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
download_x64_vs150.vcxproj added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
download_x64_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
download.progen new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile Backport patches (#2006) 2017-11-20 09:31:20 -06:00