FrancisANDRE
|
c4c1cb4e6b
|
Add Data/PostgreSQL component.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-23 15:22:35 +01:00 |
|
FrancisANDRE
|
4a82c83587
|
Merge from pocoproject/develop
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-23 15:22:06 +01:00 |
|
FrancisANDRE
|
2af693c412
|
Try Cygwin64
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-20 13:16:43 +01:00 |
|
Günter Obiltschnig
|
8e6af3eeec
|
fixed links
|
2016-03-19 08:53:50 +01:00 |
|
Guenter Obiltschnig
|
6b8834a5f1
|
upgraded bundled expat to 2.1.1
|
2016-03-19 08:11:47 +01:00 |
|
Miklos Vajna
|
e19ee5d6b9
|
GH #1050 Redis: fix gcc -Wshadow warnings
|
2016-03-18 14:15:55 +01:00 |
|
FrancisANDRE
|
109194e5af
|
Use bash.exe instead of sh.exe
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-18 10:37:38 +01:00 |
|
FrancisANDRE
|
aa89f4b6f8
|
remove extended regexp.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-18 09:54:16 +01:00 |
|
FrancisANDRE
|
e137bea440
|
Use sh.exe command.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-18 09:53:52 +01:00 |
|
FrancisANDRE
|
203d820122
|
sh.exe is in C:\cygwin\bin
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 22:07:45 +01:00 |
|
FrancisANDRE
|
9516329d47
|
package is libmysqlclient-devel
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 22:05:13 +01:00 |
|
FrancisANDRE
|
6d8d81c8a8
|
Exclude Foundation from Cygwin testsuite.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 21:04:00 +01:00 |
|
FrancisANDRE
|
793543a455
|
Start cygserver as a DOS command.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 16:35:26 +01:00 |
|
FrancisANDRE
|
3ed928a49b
|
Run cygserver thru sh
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 15:41:26 +01:00 |
|
FrancisANDRE
|
aabeee9df2
|
Use specific appveyor scripts
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 15:11:10 +01:00 |
|
FrancisANDRE
|
1ed15b32c1
|
Download & install libiodbc and related odbc drivers.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 13:34:43 +01:00 |
|
FrancisANDRE
|
80f4210c01
|
setup-x86.exe does not work under PS
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 13:02:19 +01:00 |
|
FrancisANDRE
|
7805260dfa
|
setup-x86 is in C:\cygwin not in C:\cygwin\bin.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 12:33:42 +01:00 |
|
FrancisANDRE
|
e7091b68e3
|
Use absolute path for setup-x86.exe under PS
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 12:19:49 +01:00 |
|
FrancisANDRE
|
2b68e92cff
|
Use PS to install openssl
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 12:12:55 +01:00 |
|
Guenter Obiltschnig
|
aec9e25d79
|
fixed missing }
|
2016-03-17 11:18:41 +01:00 |
|
Guenter Obiltschnig
|
05db70c37d
|
another fix for #1203: need to reset _rowMap as well. Also, don't hide reset() from base class
Conflicts:
Data/src/RecordSet.cpp
|
2016-03-17 10:13:11 +01:00 |
|
FrancisANDRE
|
62641783a1
|
Run cygwin testsuites
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 10:06:30 +01:00 |
|
FrancisANDRE
|
f84a220562
|
Retry openssl on cygwin64
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-17 09:54:05 +01:00 |
|
Guenter Obiltschnig
|
9911a56da7
|
removed binaries
|
2016-03-16 23:18:07 +01:00 |
|
Guenter Obiltschnig
|
1c8f252818
|
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
|
2016-03-16 23:17:11 +01:00 |
|
Guenter Obiltschnig
|
9df405b580
|
fixed GH #1203: Poco::Data::RecordSet should be reusable
|
2016-03-16 23:15:36 +01:00 |
|
FrancisANDRE
|
e80a4e779c
|
Uploda openssl-devel not openssl...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-16 21:49:25 +01:00 |
|
FrancisANDRE
|
61c0307ab8
|
Use this cache C:/cygwin/var/cache/setup
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-16 08:01:17 +01:00 |
|
FrancisANDRE
|
20653225f0
|
Cygwin64 not yet installed.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-16 07:56:14 +01:00 |
|
FrancisANDRE
|
fc544729b5
|
Reinstall openssl
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-16 07:52:36 +01:00 |
|
FrancisANDRE
|
6a7f491232
|
List /usr/include/openssl
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-16 07:46:33 +01:00 |
|
FrancisANDRE
|
c06594e464
|
Small udpate on backlist branch name.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-16 07:21:34 +01:00 |
|
Aleksandar Fabijanic
|
4cceea3a78
|
Merge pull request #1200 from Kampbell/mkrelease-updates
Mkrelease updates
|
2016-03-15 23:13:31 -07:00 |
|
FrancisANDRE
|
6fd55fffd2
|
Cygwin64 does not seems to work properly.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-15 14:26:22 +01:00 |
|
FrancisANDRE
|
4d55e9db30
|
Install OpenSSL 32 & 64.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-15 14:05:22 +01:00 |
|
FrancisANDRE
|
eb4b1dbbde
|
Use cygwin for 32 bits and cygwin64 for 64 bits.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-15 13:45:33 +01:00 |
|
FrancisANDRE
|
3f5324351b
|
Protect MySQL & PostgreSQL install under cygwin
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-15 13:21:26 +01:00 |
|
FrancisANDRE
|
fc4f5b5c13
|
Fix cygwin make command
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-15 13:06:31 +01:00 |
|
FrancisANDRE
|
6a390fa3c5
|
Merge remote-tracking branch 'pocoproject@github/develop' into mkrekease-updates
|
2016-03-15 11:02:53 +01:00 |
|
FrancisANDRE
|
b66ac9f551
|
Add Data/PostgreSQL. Avoid using make for component without Makefile;
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-15 10:59:52 +01:00 |
|
FrancisANDRE
|
3138f1412d
|
Skip build for Merge pull request.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-15 09:24:37 +01:00 |
|
FrancisANDRE
|
c435509238
|
Start Cygwin on AppVEyor
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-03-15 08:45:13 +01:00 |
|
Aleksandar Fabijanic
|
10b18e0ce7
|
Merge pull request #1194 from mkrivos/develop
Sqlite 3.11.1
|
2016-03-14 23:26:06 -07:00 |
|
Aleksandar Fabijanic
|
884949a217
|
Merge pull request #1195 from vmiklos/netssl-openssl-wshadow-fixes
GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings
|
2016-03-14 23:25:35 -07:00 |
|
Miklos Vajna
|
617f2635ad
|
GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings
|
2016-03-14 16:09:50 +01:00 |
|
Marian Krivoš
|
66a815ec6b
|
Merge pull request #28 from pocoproject/develop
Sync 14.3.2016
|
2016-03-14 14:34:08 +01:00 |
|
mkrivos
|
5faec708cd
|
bump to sqlite 3.11.1
|
2016-03-14 14:09:45 +01:00 |
|
Aleksandar Fabijanic
|
00a787e0cb
|
Merge pull request #945 from aaron0x/RefactoryBinaryReaderWriter
Refactory BinaryReader and BinaryWriter
|
2016-03-13 23:08:44 -07:00 |
|
Aleksandar Fabijanic
|
cf137839cb
|
Merge pull request #1193 from Kampbell/AppVeyorAndTravis
AppVeyor and Travis: finalization for Data/MySQL & Data/PostgreSQL
|
2016-03-13 21:37:36 -07:00 |
|