Commit Graph

2885 Commits

Author SHA1 Message Date
FrancisANDRE
c3c52e4893 Remove notifications for Kampbell.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-11 10:35:20 +01:00
zosrothko
d3e384e2af Delete poco.cygport.txt 2015-11-11 10:03:53 +01:00
FrancisANDRE
99ad4bcaa6 Fix for running gcc-4.8. add notification for Kampbell.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 22:26:59 +01:00
FrancisANDRE
f2f08ef7be Remove installation of cmake3.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 21:54:44 +01:00
FrancisANDRE
9540987339 Work around the old wget version in Travis CI
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 21:42:41 +01:00
FrancisANDRE
cc32b600f8 use same naming convention as CMake install for Cygwin.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 16:11:53 +01:00
FrancisANDRE
b8e89231fc CMake: add -DPOCO_UNBUNDLED when unbundling.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 16:07:28 +01:00
FrancisANDRE
095981ce6d Merge remote-tracking branch 'zosrothko@github/Cygwin' into Cygwin 2015-11-10 15:35:28 +01:00
FrancisANDRE
6c5f4e8496 udpate mkrelease with changes on Makefile
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 15:30:12 +01:00
FrancisANDRE
3638134068 Remove LIBPREFIX. Add installation of *.dll and symbolic links.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 15:29:14 +01:00
FrancisANDRE
41a0db4c41 fix inclusion of <pcre> when unbundling
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 15:27:13 +01:00
zosrothko
572bf8d49e added new contributor 2015-11-10 15:15:53 +01:00
FrancisANDRE
5fecbc9973 fix typo on CppUnit-clean target.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 14:28:31 +01:00
FrancisANDRE
7178da8751 restore previous version
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 14:21:45 +01:00
FrancisANDRE
603e43ee7d Revert "Revert "avoid running SharedMemoryTest when POCO_NO_SHAREDMEMORY is defined.""
This reverts commit e1c0db371d.
2015-11-10 14:19:06 +01:00
FrancisANDRE
e1c0db371d Revert "avoid running SharedMemoryTest when POCO_NO_SHAREDMEMORY is defined."
This reverts commit 7d7bbfe5b2.
2015-11-10 14:11:08 +01:00
FrancisANDRE
7d7bbfe5b2 avoid running SharedMemoryTest when POCO_NO_SHAREDMEMORY is defined.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 14:09:53 +01:00
FrancisANDRE
9dc9aa7d17 use /dev/tty instead of /dev/consile for Cygwin
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 14:08:35 +01:00
FrancisANDRE
b4b42d2215 avoid testing FPE when POCO_NO_FPENVIRONMENT is defined
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 14:07:40 +01:00
FrancisANDRE
0b309571de add $pcre_utf8_objects to objects when building an unbundled version
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 14:06:51 +01:00
FrancisANDRE
4d9c94c9fa use .dll.a extension for Cygwin
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 14:05:12 +01:00
FrancisANDRE
c907fdbfcf add stage & releases directories.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 10:34:56 +01:00
Kim Grasman
db635739c4 Fix #928: Workaround to fix -Wswitch warning 2015-11-10 09:38:17 +01:00
Guenter Obiltschnig
e3f98b554a GH #1022: clean-up setThreadName 2015-11-10 09:27:15 +01:00
Guenter Obiltschnig
f2e9babb75 re-added customizeSession() method from 1.4.x releases 2015-11-02 10:21:07 +01:00
Guenter Obiltschnig
b124d5b392 merged doc fixes from develop branch 2015-10-10 17:32:31 +02:00
Alex Boyd
40c2df1c52 overwrite existing files on windows when moving files 2015-10-09 09:36:30 +02:00
Guenter Obiltschnig
26e3dd273b Fix zip files made with non-seekable output. (issue #335) 2015-10-08 15:33:24 +02:00
Guenter Obiltschnig
327e4eee81 fixed Make install target 2015-10-08 11:07:04 +02:00
Guenter Obiltschnig
f6b505bf48 added Linux-clang config for travis clang build 2015-10-06 20:22:35 +02:00
Guenter Obiltschnig
a4552be049 added missing script for travis config change 2015-10-06 19:10:58 +02:00
Guenter Obiltschnig
6767ea9395 use .travis.xml from develop 2015-10-06 16:32:28 +02:00
Guenter Obiltschnig
7481d099fe make install: respect OMIT 2015-10-06 15:37:12 +02:00
Guenter Obiltschnig
17e9f696dd fix omit strings 2015-10-06 15:13:37 +02:00
Guenter Obiltschnig
c92576f65c add --typical, --minimal and --everything options 2015-10-06 14:32:03 +02:00
Guenter Obiltschnig
ef3946786a improved SSLManager to automatically set-up a reasonable client Context if none is configured 2015-10-06 09:41:31 +02:00
Guenter Obiltschnig
dc7f1e55c9 also export LINK 2015-10-05 16:18:10 +02:00
Guenter Obiltschnig
4b27f8edd2 fixed GH #967: Missing data types in SQLite 2015-10-05 15:12:16 +02:00
Guenter Obiltschnig
1582787868 fixed GH# 966: Possible crash when processing a corrupted Zip file 2015-10-05 11:49:43 +02:00
Guenter Obiltschnig
d334c7cf8b add brew OpenSSL search paths to Darwin configs 2015-10-05 09:34:13 +02:00
aaron0x
3066e66f32 Enhance FileChannel purge setting. 2015-10-02 09:35:18 +02:00
Guenter Obiltschnig
13b34666d9 add HTTP/1.1 version to HTTPRequest for client WebSocket, as this is required for most servers 2015-10-01 19:31:16 +02:00
Guenter Obiltschnig
f80d75ca65 cherry-picked fix from develop, updated CHANGELOG 2015-09-30 16:56:56 +02:00
Guenter Obiltschnig
b3cc2257d1 fixed GH #958: Bug while reading X509Certificate subjectName 2015-09-30 16:54:26 +02:00
Guenter Obiltschnig
c6d3d08203 fix Foundation/samples CMakeLists.txt 2015-09-30 16:04:58 +02:00
Guenter Obiltschnig
bcead85c25 remove GCC_DIAG_OFF 2015-09-30 12:16:09 +02:00
Guenter Obiltschnig
4894222fe9 remove testcase causing travis failure 2015-09-30 11:10:35 +02:00
Guenter Obiltschnig
0ec65720ab removed unused #include 2015-09-30 10:31:50 +02:00
Guenter Obiltschnig
224983d1b1 added experimental watch build config 2015-09-29 20:44:26 +02:00
Guenter Obiltschnig
1d58c7436e fix unused type warning with poco_static_assert 2015-09-29 14:55:51 +02:00