Commit Graph

3432 Commits

Author SHA1 Message Date
Alex Fabijanic
fe0f6bc488 posix build 2017-11-22 20:53:23 -06:00
Alex Fabijanic
8579722f38 regenerate VS projects; replace font with DejaVu and add license file; embed external font in text sample 2017-11-22 20:19:42 -06:00
Alex Fabijanic
e067b19903 upgrade libHaru to 2.3.0; make UTF-8 encoding default; some internal modifications and fixes 2017-11-21 20:42:14 -06:00
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
Aleksandar Fabijanic
6cdf579b48
fix name case 2017-11-16 22:27:16 -06:00
Aleksandar Fabijanic
860975b372
Fix EVPTest on RHEL/Fedora by removing hard-coded EC curve name (#2002) 2017-11-15 20:35:25 -06:00
zosrothko
4d852b7b8d Gradle: update WiX file name (#2003)
* Remove version from wxs file.

* Add Poco.wsx
2017-11-15 10:59:42 -06:00
Günter Obiltschnig
363a1b7d85 created poco-1.8.1 branch 2017-11-14 14:57:18 +02:00
Guenter Obiltschnig
24ecd1736e fix more embedded Linux build configs 2017-11-11 17:42:15 +01:00
Guenter Obiltschnig
fe47b58652 revert change for GH #1828: causes Zip file corruption in some cases; bumped version no to 1.8.0.1 2017-11-11 17:36:00 +01:00
Guenter Obiltschnig
c88f0f2731 PocoDoc fixes 2017-11-11 15:53:34 +01:00
zosrothko
b92e98b7df Update DOCTYPE & releasesNotes
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 13:32:10 +01:00
zosrothko
27981bd82a Update DOCTYPE
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 13:31:40 +01:00
zosrothko
a6523002b0 Remove VMS includes
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 13:31:12 +01:00
zosrothko
365d1c8626 Add Redis module
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 13:30:59 +01:00
zosrothko
d2b7a690f3 Fix PocoDoc configuration file.
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 10:41:18 +01:00
zosrothko
83bd74e881 Manage NotFoundException for different configuration shema.
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 10:40:39 +01:00
zosrothko
b45b4b8899 Add **/gradle/
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 10:37:55 +01:00
Günter Obiltschnig
ccea123acf fix Exists check 2017-11-10 21:35:25 +01:00
Guenter Obiltschnig
e89e7d4520 Make cmake work with minimal package 2017-11-10 19:21:55 +01:00
Guenter Obiltschnig
8f00bf17cd re-added gradle submodule 2017-11-10 18:19:53 +01:00
Günter Obiltschnig
f98621dff9
Merge pull request #1990 from Kampbell/poco-1.8.0
Poco 1.8.0
2017-11-10 17:31:46 +01:00
zosrothko
c8e6826491 Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0 2017-11-10 17:29:47 +01:00
Guenter Obiltschnig
beb6b30dad updated README 2017-11-10 14:14:19 +01:00
zosrothko
22cfa2d6c8 Readd pocos dependency 2017-11-10 14:00:22 +01:00
zosrothko
ba3f143295 Reference poco/CHANGELOG as an XML ENTITY 2017-11-10 13:59:55 +01:00
Guenter Obiltschnig
883728ec19 fix iOS by adding missing ARM64 arch def 2017-11-10 13:51:27 +01:00
Guenter Obiltschnig
ab742abc7a fixed Redis testsuite CMakeLists 2017-11-10 13:28:34 +01:00
Guenter Obiltschnig
02a1aca631 doc fixes 2017-11-10 13:12:12 +01:00
Guenter Obiltschnig
f3e97a523d updated README and getting started doc 2017-11-10 12:45:40 +01:00
Guenter Obiltschnig
7829aca793 add Redis to CMake 2017-11-10 12:25:53 +01:00
Guenter Obiltschnig
a45e81a484 updated README 2017-11-10 12:07:58 +01:00
Guenter Obiltschnig
74425623a4 updated release notes 2017-11-10 11:28:46 +01:00
Guenter Obiltschnig
c672c14e5a remove duplicate files and remaining Id headers 2017-11-10 09:26:24 +01:00
Guenter Obiltschnig
6ab7e11c16 fixed a warning 2017-11-10 08:51:22 +01:00
Guenter Obiltschnig
6fef7a3ae0 fixed a warning 2017-11-10 08:42:31 +01:00
Guenter Obiltschnig
a6bdc7b53b cleaned up build configs 2017-11-09 19:28:31 +01:00
Guenter Obiltschnig
4bb54690d0 removed openssl_ver script 2017-11-09 16:25:43 +01:00
Guenter Obiltschnig
b80fb988a1 fix tests on macOS 2017-11-09 14:37:34 +01:00
Günter Obiltschnig
75a153dbc9
Merge pull request #1987 from pocoproject/fix/json-strerror
Fix/json strerror
2017-11-09 14:10:24 +01:00
Alex Fabijanic
18c3ed3941 change json_error_s into function 2017-11-09 07:04:27 -06:00
Guenter Obiltschnig
744f884351 Merge branch 'poco-1.8.0' of https://github.com/pocoproject/poco into poco-1.8.0 2017-11-09 13:07:57 +01:00
Guenter Obiltschnig
6acbe795b7 upgrade bundled sqlite to 3.21.0 2017-11-09 13:07:39 +01:00
Guenter Obiltschnig
6a742bf447 upgrade bundled sqlite to 3.21.0 2017-11-09 13:06:42 +01:00
Guenter Obiltschnig
ddae252af8 Merge branch 'poco-1.8.0' of https://github.com/pocoproject/poco into poco-1.8.0 2017-11-09 12:42:33 +01:00
Guenter Obiltschnig
7d4d01e343 GH #1988: Remove OpenVMS support 2017-11-09 12:42:13 +01:00
Guenter Obiltschnig
8477a3960d GH #1988: Remove OpenVMS support 2017-11-09 11:15:18 +01:00
Alex Fabijanic
94ef939f93 remove _CRT_SECURE_NO_WARNINGS from JSON.progen and regenerate JSON VS projects 2017-11-08 17:53:40 -06:00
Alex Fabijanic
21b2dfa944 replace strerror 2017-11-08 17:51:59 -06:00
Günter Obiltschnig
60ffb229ec
Merge pull request #1986 from Kampbell/poco-1.8.0
Poco 1.8.0: update on PocoDoc config file and Travis mkdoc & mkrel
2017-11-08 22:17:38 +01:00