4681 Commits

Author SHA1 Message Date
Günter Obiltschnig
1282d757dc make binding of std::string configurable (SQL_LONGVARCHAR - default or SQL_VARCHAR) in Connector 2019-08-16 14:16:01 +02:00
Günter Obiltschnig
3c3bc44d3f fixed warnings 2019-08-14 20:26:34 +02:00
Joerg-Christian Boehme
2637aa6610 Remove POCO_NO_AUTOMATIC_LIBS
POCO_NO_AUTOMATIC_LIBSis relevant only for Windows and should not be set.
It is used to automatically link the byside symbol file of each DLL
produced. It could be set on a user basis to avoid this automatic link.
2019-08-13 09:43:17 +02:00
Günter Obiltschnig
c21e649992 remove unnecessary iostream include 2019-08-12 16:19:47 +02:00
Dooeui
e251479dde Fix build errors in QNX SDP7
Because QNX SDP7 doesn't have separate "dl" library but it's include din "C" library. Therefore, -ldl option should not be used to build programs for QNX SDP7.
2019-08-11 16:58:47 +09:00
Dooeui
61a49ccb98 Fix build error for QNX SDP7.0
- Use statvfs instead of statfs
2019-08-10 21:27:42 +09:00
Günter Obiltschnig
ea635eb907
Merge pull request #2761 from Bjoe/fix-android-build
Android build fix for travis
2019-08-07 09:01:03 +02:00
Joerg-Christian Boehme
369ac30581 Add comment 2019-08-07 08:09:15 +02:00
Joerg-Christian Boehme
6ed67db2bb Skip test executiton because emulator hangs 2019-08-06 17:26:48 +02:00
Joerg-Christian Boehme
c97b4063f7 Fix android test, add arm64-v8a build 2019-08-05 17:40:45 +02:00
Joerg-Christian Boehme
245c8be8cb Fix ctest 2019-08-05 11:19:17 +02:00
Joerg-Christian Boehme
4c2bde598c Fix android build on travis 2019-08-05 08:36:31 +02:00
Günter Obiltschnig
dfb29ad296 fix for OpenSSL 1.1.0 2019-08-04 15:14:06 +02:00
Günter Obiltschnig
2142a3e355 don't build JWT if Crypto has been disabled in CMake build 2019-07-31 21:23:26 +02:00
Günter Obiltschnig
4ce91351f4 automatically enable PocoJWT if OpenSSL is available 2019-07-31 19:33:20 +02:00
Günter Obiltschnig
2c6dd8dc2c bumped openjdk version for android 2019-07-31 09:02:05 +02:00
Günter Obiltschnig
bf3e961e5d updated Makefile to include JWT 2019-07-31 08:58:39 +02:00
Günter Obiltschnig
651ab74390 don't allow empty HMAC key for verification 2019-07-31 08:09:57 +02:00
Günter Obiltschnig
6c828018df added JWT library 2019-07-30 11:19:49 +02:00
Günter Obiltschnig
d25b665194 fixed GH #2661: Poco::Zip::ZipArchive cannot load new tomcat.zip file 2019-07-24 07:47:01 +02:00
Günter Obiltschnig
fcff59de64 updated changelog 2019-07-24 07:45:32 +02:00
Günter Obiltschnig
53fe9942a5 fixed GH #2661: Poco::Zip::ZipArchive cannot load new tomcat.zip file 2019-07-24 07:42:31 +02:00
Günter Obiltschnig
cf1966e855 updated version header 2019-07-24 07:31:19 +02:00
Joerg-Christian Boehme
8329020858
Remove copy of Encodings/testsuite/data in cmake
Remove copy of Encodings/testsuite/data, it doesn't exists in the source folder.
2019-07-21 16:13:48 +02:00
Francis ANDRE
401c8281a6 Merge branch 'poco-1.10.0' of https://github.com/pocoproject/poco into poco-1.10.0 2019-07-16 15:56:55 +02:00
Francis ANDRE
65fb39b64b Backport from poco-1.9.3 2019-07-16 15:56:30 +02:00
Francis ANDRE
eea893cb4c Fix GH ##2742 2019-07-16 15:49:34 +02:00
Joerg-Christian Boehme
23300c7196 Extend cmake documentation. Add multi-configuration hint 2019-07-15 23:56:00 +02:00
Francis ANDRE
92af885f89 Merge branch 'poco-1.10.0' of https://github.com/pocoproject/poco into poco-1.10.0 2019-07-11 15:19:34 +02:00
Francis ANDRE
797512fb68 Install VSSetup PowerShell script and use it to compute vs150 & vs160 paths
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-11 15:19:07 +02:00
Günter Obiltschnig
1a40540ecf
Merge pull request #2748 from agalanin/epoll-is-absent-on-AIX-1.10.0
Epoll is absent on aix 1.10.0
2019-07-10 13:28:07 +02:00
Alexander Galanin
5cd9f65704 epoll() is absent on AIX (fix whitespace indent) 2019-07-10 14:11:27 +03:00
Alexander Galanin
8af21cb8cb epoll() is absent on AIX 2019-07-10 14:11:19 +03:00
Francis ANDRE
a0a5b454ec Fix PLATFORMSW settings versus Win32/x86
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-10 09:25:16 +02:00
Günter Obiltschnig
f1f8eb883e fixed GH #2747: NetSSL_Win: Context constructor usage argument should specify minimum supported SSL/TLS version 2019-07-10 08:08:29 +02:00
Francis ANDRE
60405ec93a Use vswhere for getting the propoer VSCOMMTOOLS path in vs150/vs160
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-09 09:11:38 +02:00
Francis ANDRE
0d29342012 Add VS2019 support. Use 8.1 SDK
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-08 10:46:22 +02:00
Francis ANDRE
0babac48cc Updated version
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-08 10:45:33 +02:00
Günter Obiltschnig
8a127d6f16 Merge branch 'poco-1.9.2' poco-1.9.2-release 2019-07-02 06:03:43 +02:00
Günter Obiltschnig
1eef62b517 update README.md with correct branch links 2019-07-02 05:59:15 +02:00
Günter Obiltschnig
067ac73cc9 testsuite: assert() -> assertTrue() 2019-07-01 18:01:05 +02:00
Günter Obiltschnig
12897d3d63 fixed GH #2738: Poco::AccessExpireStrategy::onGet() must not extend expiration time after expiration 2019-07-01 17:51:38 +02:00
Günter Obiltschnig
3ad69c4af3 updated CHANGELOG 2019-07-01 13:48:19 +02:00
Günter Obiltschnig
43ded8b9e9 fixed GH #2738: Poco::AccessExpireStrategy::onGet() must not extend expiration time after expiration 2019-07-01 13:46:18 +02:00
Günter Obiltschnig
37c5823534 fixed GH #2736: Error using CMake gui - latest version 2019-07-01 07:42:55 +02:00
Günter Obiltschnig
4c3351ea05 fixed GH #2737: Bundles vulnerable copy of Expat — please upgrade to Expat 2.2.7 2019-07-01 07:15:21 +02:00
Günter Obiltschnig
61e0dc8b22 updated CHANGELOG 2019-07-01 07:10:47 +02:00
Günter Obiltschnig
2c9f81479f fixed GH #2737: Bundles vulnerable copy of Expat — please upgrade to Expat 2.2.7 2019-07-01 07:09:37 +02:00
Günter Obiltschnig
1904260d08 bump version to 1.9.2 2019-07-01 06:39:37 +02:00
Günter Obiltschnig
152809778b
Merge pull request #2735 from bachp/feat/gitlab-ci
Initial Gitlab CI support
2019-06-26 16:44:33 +02:00