Commit Graph

3915 Commits

Author SHA1 Message Date
FrancisANDRE
3e47ae2fb1 Run Data/MySQL on AppVeyor
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-07 08:16:48 +01:00
Francis ANDRE
0708ba1392 readd lost appveyor.yml 2016-03-07 07:25:13 +01:00
FrancisANDRE
40b8ebe443 Merge remote-tracking branch 'pocoproj@github/develop' into develop
Conflicts:
	appveyor.yml


Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-07 07:23:16 +01:00
Guenter Obiltschnig
3517302572 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2016-03-07 06:58:14 +01:00
Guenter Obiltschnig
357aab1c7c bumped version of develop to 2.0 2016-03-07 06:57:52 +01:00
Alex Fabijanic
69960c9c92 added generated VS projects 2016-03-06 20:55:38 -08:00
Alex Fabijanic
92225086a4 generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
Aleksandar Fabijanic
234d778d2c Merge pull request #1143 from Yukariin/develop
Add iODBC support
2016-03-06 19:13:51 -08:00
Aleksandar Fabijanic
fd070a39be Merge pull request #1154 from teminian/develop
Improved support for MinGW-w64
2016-03-06 19:13:00 -08:00
Aleksandar Fabijanic
201b52344e Merge pull request #1173 from Kampbell/PostgreSQLonTravisAndAppVeyor
Postgresql on Travis and AppVeyor
2016-03-06 12:55:56 -08:00
Guenter Obiltschnig
a6aea22ab8 fix SET_LD_LIBRARY_PATH to include POCO_BASE/LIBDIR if different from LIBPATH 2016-03-06 20:30:39 +01:00
Guenter Obiltschnig
00f1979f4f add before calling PageCompiler 2016-03-06 16:26:21 +01:00
Guenter Obiltschnig
6376963bda add SET_LD_LIBRARY_PATH make variable 2016-03-06 16:22:17 +01:00
Guenter Obiltschnig
3a759171d7 don't be too eager setting POCO_PREFIX to /usr/local; add --no-prefix option to configure to NOT set POCO_PREFIX; output POCO_LIB_INSTALLDIR if POCO_VERBOSE 2016-03-06 11:25:50 +01:00
FrancisANDRE
32d315b333 Merge remote-tracking branch 'origin/PostgreSQLonTravisAndAppVeyor' into PostgreSQLonTravisAndAppVeyor 2016-03-06 08:26:11 +01:00
FrancisANDRE
690104595d Merge remote-tracking branch 'pocoproj@github/develop' into PostgreSQLonTravisAndAppVeyor 2016-03-06 08:24:09 +01:00
FrancisANDRE
1c714d9abe Reexclude Data testsuite. To be tracked.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-06 08:20:33 +01:00
Francis ANDRE
472ae783c4 Use lib64 on x86 platform 2016-03-05 18:25:10 +01:00
FrancisANDRE
26232dfce5 AppVeyor fixes
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-05 17:57:11 +01:00
FrancisANDRE
d1b7f14dd5 Avoid building Data/PostgreSQL on Cygwin since the lib front end does
not exist.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-05 17:56:32 +01:00
FrancisANDRE
7f38fc4ef0 Add Data/PostgreSQL to CMake build
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-05 17:55:28 +01:00
Guenter Obiltschnig
560adf6f0a Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2016-03-05 17:52:13 +01:00
Günter Obiltschnig
e8bd48b4fb Merge pull request #1169 from matejk/github-1167
XML, CMake: Remove expat CPP sources from globbed C++ source file list.
2016-03-05 17:51:36 +01:00
Guenter Obiltschnig
67de3be860 style fix 2016-03-05 17:48:49 +01:00
Günter Obiltschnig
fd4dcce4b8 Merge pull request #1134 from agalanin/sqlite-named-bind
Data::SQLite: added support for named bind parameters
2016-03-05 15:02:21 +01:00
Günter Obiltschnig
5a1920c935 Merge pull request #1132 from TcT2k/FileDiskSpace
Add partition space information to File class
2016-03-05 15:01:28 +01:00
Guenter Obiltschnig
2e8674a54d prevent TCPServer thread from stopping of poll() throws (due to resource issues) 2016-03-05 14:42:18 +01:00
FrancisANDRE
edbe20a1bd Setup the connection string when needed.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-05 13:57:46 +01:00
FrancisANDRE
780ff0838b Enroll Data/PostgreSQL
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-05 12:18:34 +01:00
FrancisANDRE
4b9c669333 Travis CI for Data/PostgreSQL
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-05 12:00:19 +01:00
FrancisANDRE
6017de3598 AppVeyor CI for Data/PostgreSQL
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-05 11:57:09 +01:00
FrancisANDRE
3aded66c01 Merge remote-tracking branch 'pocoproj@github/develop' into develop 2016-03-04 21:47:46 +01:00
Guenter Obiltschnig
830894792d fixed GH #1171: Poco::Data::RecordSet: rowCount not reset after execute 2016-03-04 14:06:43 +01:00
Marian Krivoš
694919ee4f Merge pull request #27 from pocoproject/develop
Sync 3.3.2016
2016-03-03 19:55:41 +01:00
Matej Kenda
84a0485bb9 GH-1167: Remove expat CPP sources from globbed C++ source file list. 2016-03-02 21:26:49 +01:00
FrancisANDRE
8228fedde4 Fix displayed version.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-02 10:03:39 +01:00
FrancisANDRE
8fad5691c9 Merge remote-tracking branch 'pocoproj@github/develop' into develop 2016-03-01 17:10:51 +01:00
Guenter Obiltschnig
f524aae508 added Poco::Util::MapConfiguration::copyTo() 2016-03-01 07:32:41 +01:00
Guenter Obiltschnig
c4c9bcb034 one more fix for #1002 2016-02-29 19:13:19 +01:00
Guenter Obiltschnig
ce4fbe9928 PageCompiler: merged changes from internal and macchina versions 2016-02-29 16:41:44 +01:00
Guenter Obiltschnig
ad492bdfcc added additional testcase for #1128 2016-02-29 10:43:41 +01:00
Guenter Obiltschnig
634fc133b6 fix leap year issues in testsuites 2016-02-29 10:21:31 +01:00
Alex Fabijanic
9fef0338ce Poco::NumberFormatter::format(float, precision) rounding changed #1128 (tests fix) 2016-02-28 23:02:51 -06:00
Alex Fabijanic
30e77529a7 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2016-02-28 22:59:59 -06:00
Alex Fabijanic
14a0872556 Poco::NumberFormatter::format(float, precision) rounding changed #1128 2016-02-28 22:59:29 -06:00
Guenter Obiltschnig
1bf4c7b84f Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2016-02-28 23:40:04 +01:00
Guenter Obiltschnig
380e85fc11 style fix 2016-02-28 23:39:49 +01:00
Guenter Obiltschnig
b30c4eccbe removed Unbound constructor 2016-02-28 23:39:18 +01:00
Aleksandar Fabijanic
0566b048cd Update CONTRIBUTORS 2016-02-28 15:27:37 -06:00
Alex Fabijanic
86657f38f4 add PostgreSQL and ODBC Sybase tests 2016-02-28 15:11:12 -06:00