Commit Graph

3804 Commits

Author SHA1 Message Date
zosrothko
d5886c97a2
Merge pull request #2260 from Kampbell/poco-1.9.1
Poco 1.9.1: WIP on Gradle
2018-04-01 11:58:57 +02:00
zosrothko
26dd83f1b6
Avoid to clone submodules 2018-04-01 10:50:10 +02:00
zosrothko
8084e8cfdf WIP: Gradle on Linux 2018-03-31 13:50:26 +02:00
zosrothko
38f92a360f Add comments 2018-03-31 13:47:05 +02:00
Francis ANDRE
46898f3750 Add display of targetPlatform.name 2018-03-31 11:21:37 +02:00
zosrothko
2ca964c699 Fix PrebuildLibrary 2018-03-31 11:05:43 +02:00
zosrothko
a42c019ca5 Avoid Data nuild 2018-03-30 18:03:10 +02:00
zosrothko
57acbfd593 Remove Win32 & Win64 target platforms' 2018-03-30 18:02:33 +02:00
Francis ANDRE
fe90fd6b2c Merge remote-tracking branch 'kampbell/poco-1.9.1' into poco-1.9.1 2018-03-30 16:28:05 +02:00
Francis ANDRE
2a9b60df2c Merge remote-tracking branch 'origin/poco-1.9.1' into poco-1.9.1 2018-03-30 16:27:20 +02:00
zosrothko
facf90b22c WIP on Gradle for Linux 2018-03-30 16:25:03 +02:00
Francis ANDRE
530e7b585a Cleanup Windows libs 2018-03-29 20:47:12 +02:00
Francis ANDRE
efe575015d Update settings.gradle.win 2018-03-29 19:26:24 +02:00
zosrothko
960ecb38f0 Poco 1.9.1 assert true (#2255)
* Rename assert by assertTrue

* Update submodules

* Missing assertTrue

* Rename poco_assertTrue to poco_assert

* Rename poco_assertTrue to poco_assert
2018-03-29 11:12:54 -06:00
Francis ANDRE
2b7d2b5337 Split build.gradle: one for Windows, one for Linux/OSX 2018-03-29 18:24:42 +02:00
Francis ANDRE
502462c4bd Rename poco_assertTrue to poco_assert 2018-03-29 15:42:54 +02:00
Francis ANDRE
b388dc6371 Rename poco_assertTrue to poco_assert 2018-03-29 14:50:34 +02:00
Francis ANDRE
e4d4315a88 Missing assertTrue 2018-03-29 14:09:26 +02:00
Francis ANDRE
7ed5c0f588 Update submodules 2018-03-29 12:26:04 +02:00
Francis ANDRE
dd8c25d7ae Rename assert by assertTrue 2018-03-29 12:25:29 +02:00
Günter Obiltschnig
5a1bf5eb4a fixed GH #2249: Poco::JSON::Object::set() should return reference to this to allow chaining 2018-03-27 11:47:05 +02:00
zosrothko
35ba02e4a9 Fix Linux build 2018-03-25 20:57:05 +02:00
zosrothko
22976b8eb7 Remove linklib for ssl & crypto 2018-03-25 20:36:52 +02:00
zosrothko
54b616d596 Fix EncodingsTestSuite 2018-03-25 20:34:28 +02:00
Francis ANDRE
838c394c6c Restore C++11 guard 2018-03-25 14:19:42 +02:00
Francis ANDRE
77f11c4342 Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco.git into poco-1.9.1 2018-03-25 08:26:26 +02:00
Francis ANDRE
8d5353b207 Add forwarding Poco/CppUnit/*h for compatibility between 1.x and 2.X 2018-03-25 08:25:59 +02:00
Joerg-Christian Boehme
ca1e7715fb Extract ignored.sh from runtest.sh 2018-03-22 15:35:15 +01:00
Francis ANDRE
70f6015184 Merge remote-tracking branch 'origin/poco-1.9.1' into poco-1.9.1 2018-03-22 13:56:29 +01:00
Francis ANDRE
53d0787450 Backport from the develop branch 2018-03-22 13:55:21 +01:00
Francis ANDRE
f4d7c2231f Ignore gradle generated files 2018-03-22 13:54:09 +01:00
Joerg-Christian Boehme
e57301529f Fix timeout on android tests 2018-03-22 09:55:16 +01:00
Jörg-Christian Böhme
63b95fd4aa Fix ClassLoader and SharedLibrary test for android (#2209) 2018-03-19 07:54:58 +01:00
Günter Obiltschnig
1178bb4760 LD_LIBRARY_PATH must use host lib path 2018-03-18 09:23:59 +01:00
zosrothko
71573bcc69
Add TimerTest.testTimer 2018-03-16 17:54:40 +01:00
zosrothko
7ce514d628
Restore appveyor.yml from poco-1.9.0 2018-03-16 16:52:35 +01:00
Günter Obiltschnig
d3c0c08595 add test for _DEBUG to workaround 2018-03-14 13:30:59 +01:00
Günter Obiltschnig
53821f5638 Added fix/workaround for GH #2220 2018-03-14 13:20:34 +01:00
Francis ANDRE
604872b56b Backport from the develop branch 2018-03-14 12:57:32 +01:00
Francis ANDRE
53a946248e Use openssl/develop branch 2018-03-14 10:48:59 +01:00
Francis ANDRE
d380a8dc78 Removed 2018-03-14 09:50:38 +01:00
Francis ANDRE
81c6ab17f0 Add openssl lib/dll 2018-03-14 09:47:46 +01:00
Conor Burgess
92f963b858 Poco 1.9.1 version of #2088 (#2219) 2018-03-13 08:10:21 -06:00
Francis ANDRE
bc5a49c320 Include Crypto
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2018-03-12 07:58:25 +01:00
Francis ANDRE
f154bbf7c4 Switch to VS2017
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2018-03-12 07:58:06 +01:00
Francis ANDRE
bd508d8af0 Switch to VS2107
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2018-03-12 07:57:49 +01:00
Francis ANDRE
745bcbc167 Update PocoDoc/src/*
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2018-03-12 07:30:50 +01:00
Francis ANDRE
a7b2804e21 Backswitch to Data
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2018-03-12 07:30:29 +01:00
Francis ANDRE
78cbc32e26 Switch to VS2017
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2018-03-12 07:29:48 +01:00
Francis ANDRE
0882bf9c03 Update to new openssl directories
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2018-03-12 07:29:29 +01:00