Rangel Reale
b47f38fc33
* Don't leak <windows.h> (Poco/Unwindows.h) to library users
2015-12-10 13:16:02 -02:00
Guenter Obiltschnig
08a9214f2c
added testcases for multiple form fields with same name
2015-12-10 09:51:37 +01:00
Guenter Obiltschnig
857eee7bb0
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
2015-12-10 09:46:39 +01:00
Guenter Obiltschnig
dfe52ac11c
fix ordering behavior of insert to match doc
2015-12-10 09:46:11 +01:00
Aleksandar Fabijanic
5de564c63c
Merge pull request #1068 from fbraem/develop
...
MongoDB enhancements
2015-12-09 11:04:25 -06:00
Aleksandar Fabijanic
cf0054be9a
Merge pull request #1067 from Kampbell/develop
...
improvment in running tests
2015-12-08 13:29:43 -06:00
fbraem
0230ba6450
Organize connection code / Fix #1051
2015-12-08 18:37:41 +01:00
fbraem
0f7729cbb5
Surround date in toString with quotes. Fix #1062
2015-12-08 18:37:08 +01:00
FrancisANDRE
194006efa5
Remove NetSSL_Win since release is for non Windows platform.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-08 16:25:01 +01:00
Guenter Obiltschnig
fbf10469b3
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
2015-12-08 14:55:20 +01:00
FrancisANDRE
47543eeb7e
Merge remote-tracking branch 'kampbell@github/develop' into develop
2015-12-08 11:49:38 +01:00
FrancisANDRE
212d724347
Add Zip/testsuite/data*.bin
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-08 11:48:14 +01:00
FrancisANDRE
510c46d2ad
Updated to run on Windows.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-08 11:35:09 +01:00
zosrothko
bfc4bebf11
Align dependent path.
2015-12-08 10:50:16 +01:00
FrancisANDRE
92713554a0
Merge remote-tracking branch 'pocoproject@github/develop' into develop
2015-12-08 10:28:03 +01:00
FrancisANDRE
03423ddd04
Add SIMPLE_INSTALL macro, update FindSQL for Windows and
...
DefinePlatformSpecific.cmake for Cygwin.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-08 09:58:35 +01:00
FrancisANDRE
870cc4a648
Limit msbuild verbosity to minimal with nologo
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-08 09:43:43 +01:00
Aleksandar Fabijanic
cf02d38986
Merge pull request #1066 from fbraem/develop
...
Escape Unicode in JSON
2015-12-07 11:56:49 -06:00
fbraem
18b92b5b36
Use escape to correctly escape unicode characters
2015-12-07 17:33:10 +01:00
fbraem
7086d93324
Add escape/unescape functions
2015-12-07 17:31:49 +01:00
FrancisANDRE
84d36a31fb
Use POCO_BASE for finding the configuration file on POCO_OS_FAMILY_UNIX
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-07 17:14:18 +01:00
FrancisANDRE
51bd3d9798
Add optional [Component [Test]] to focus on the test to run.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-07 17:04:36 +01:00
FrancisANDRE
5e9f79b72a
Add /nolog and /verbosity:minimal for msbuild
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-07 16:01:54 +01:00
FrancisANDRE
627f76232c
Load TestSuite.xml configuration file relative to POCO_BASE and not
...
relative to the path of the testsuite executable.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-07 15:16:33 +01:00
Alex Fabijanic
95f1a7c30d
Process hangs on waitpid #1063
2015-12-06 23:18:29 -06:00
Alex Fabijanic
4499062f0d
add rpath for test dynamic library; silence unused warnings for test
2015-12-06 22:08:18 -06:00
Aleksandar Fabijanic
c4f3de31d6
Merge pull request #1061 from Kampbell/develop
...
Cross build a Poco i686 32 bits on a Linux x86_64 64 bits OS
2015-12-06 15:31:52 -06:00
FrancisANDRE
3c2a83d2ee
Use POCO_BASE for looking for test data directory.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-06 09:07:31 +01:00
FrancisANDRE
5d08905f02
Add Ionic dlls for bootstraping the build of openssl libs with .Net
...
version < 4.5
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-05 12:37:06 +01:00
FrancisANDRE
f291488b0f
Merge remote-tracking branch 'kampbell@github/develop' into develop
2015-12-05 12:32:17 +01:00
FrancisANDRE
9433491ec7
Add Ionic dlls for unzipping 7zip with .Net version < 4.5
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-05 12:30:50 +01:00
FrancisANDRE
af52dd8060
Add openssl/packages/
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-05 12:28:14 +01:00
Guenter Obiltschnig
dc2e299bef
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
2015-12-05 11:54:07 +01:00
FrancisANDRE
c1e941ecf5
Merge remote-tracking branch 'pocoproject@github/develop' into develop@kampbell
2015-12-03 07:31:14 +01:00
Francis ANDRE
ca166fc320
Refactoring
2015-12-03 07:00:19 +01:00
Aleksandar Fabijanic
2266fc19be
increase test timeout
2015-12-02 12:45:12 -06:00
Aleksandar Fabijanic
25b19f6ddb
Merge pull request #1052 from vmiklos/foundation-wshadow-fixes
...
GH #1050 Foundation: fix gcc -Wshadow warnings
2015-12-02 11:48:28 -06:00
Aleksandar Fabijanic
a1d07c85de
Merge pull request #1057 from Kampbell/MkdocMkrelease
...
mkdoc & mkrel for Cygwin
2015-12-02 08:48:14 -06:00
FrancisANDRE
78e5bcf1ba
Merge remote-tracking branch 'pocoproject@github/develop' into MkdocMkrelease
2015-12-02 10:07:52 +01:00
FrancisANDRE
223c4ff0ff
Add new QA step: mkdoc & mkrelease
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-01 20:18:06 +01:00
FrancisANDRE
6d53f43d46
Refactoring, add -Wa,-mbig_obj
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-01 20:17:32 +01:00
FrancisANDRE
dddf878d43
Update generation of top Makefile.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-01 20:16:02 +01:00
FrancisANDRE
5c2de0e4ea
Add Redis and NetSSL_Win modules.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-01 20:15:37 +01:00
FrancisANDRE
c86b36a415
Echo the PocoDoc command line arguments.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-01 20:15:00 +01:00
FrancisANDRE
0de97cc324
Add LD_LIBRARY_PATH.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-01 20:13:47 +01:00
FrancisANDRE
0b28ee9a76
Add Cygwin MySQL include.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-01 20:13:11 +01:00
FrancisANDRE
c18d3db916
Refactoring for Cygwin: add Poco cyg*.dll tp PATH.
...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-01 20:12:42 +01:00
zosrothko
b988179dcc
Rename Linux32 to Linux32-gcc
2015-12-01 08:14:28 +01:00
zosrothko
5762580af0
Generic Linux configuration
...
Generic Linux configuration works either for i686, x86_64 or cross compilation for ARM. For producing a Linux 32 bits on a Linux x84_64 OS, one should crossbuild with the Linux32 configuration.
2015-12-01 08:06:00 +01:00
zosrothko
08b17e82f5
Linux32: cross compilation for Linux 32 bits on a Linux 64bits
2015-12-01 08:02:33 +01:00