Commit Graph

4778 Commits

Author SHA1 Message Date
Günter Obiltschnig
7569ccf82b #3318: Data: Support Poco::UUID for data binding 2021-06-19 08:40:49 +02:00
Alex Fabijanic
a95c591e0a Merge branch 'poco-1.11.0' of https://github.com/pocoproject/poco into poco-1.11.0 2021-06-18 13:13:55 +02:00
Alex Fabijanic
555ccd9bd1 feat(build): add gen directory (for generated sources) and macchina lib link dirs (if needed) 2021-06-18 13:13:44 +02:00
Günter Obiltschnig
c37faa9e1c Merge branch 'poco-1.11.0' of github.com:pocoproject/poco into poco-1.11.0 2021-06-18 12:42:29 +02:00
Günter Obiltschnig
3d8be229ae fix ActiveRecord CMake build and configuration 2021-06-18 12:42:15 +02:00
Alex Fabijanic
1ec15a020a fix(PollSetTest): remove poll timing check (fails on msvc ci) 2021-06-18 12:29:07 +02:00
Günter Obiltschnig
2876d1cf2a ci: enable ActiveRecord on Windows 2021-06-18 10:53:18 +02:00
Günter Obiltschnig
9025ba6ff5 ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Günter Obiltschnig
4a4b1149ce update copyright dates 2021-06-18 09:16:55 +02:00
Günter Obiltschnig
1cbc564add added dependencies file 2021-06-18 09:07:51 +02:00
Günter Obiltschnig
2855595729 Merge branch 'poco-1.11.0' of github.com:pocoproject/poco into poco-1.11.0 2021-06-18 08:51:53 +02:00
Günter Obiltschnig
22e762dd9a added ActiveRecord library and compiler 2021-06-18 08:51:42 +02:00
Alex Fabijanic
7719303191 fix(PollSetTest): change connect to blocking 2021-06-18 07:13:05 +02:00
Günter Obiltschnig
9dfda83305 Merge branch 'poco-1.11.0' of github.com:pocoproject/poco into poco-1.11.0 2021-06-17 18:50:04 +02:00
Günter Obiltschnig
08fa87936a fix potential crash in testAsyncNotify: don't delete event object while async notification is still in progress 2021-06-17 18:49:48 +02:00
Günter Obiltschnig
22eb76d3ae #3302: MSVC: Poco hides warnings (C4996) for the C++14 attribute [[deprecated]] 2021-06-17 18:20:29 +02:00
Alex Fabijanic
2740068e59 chore: remove troubleshooting help leftovers 2021-06-17 17:53:17 +02:00
Alex Fabijanic
8c31d76e2b fix(SocketReactor): fix dataCollection test 2021-06-17 17:34:11 +02:00
Günter Obiltschnig
861392d15a update FindMySQL.cmake 2021-06-17 16:24:41 +02:00
Günter Obiltschnig
c21e56d93c fix MySQL.make 2021-06-17 14:49:22 +02:00
Günter Obiltschnig
3772163fc5 fix ARM-Linux build config 2021-06-17 14:22:55 +02:00
Günter Obiltschnig
08ef4dbf32 #3317: Data::MySQL MySQL headers and library search paths 2021-06-17 14:21:22 +02:00
Günter Obiltschnig
65fd5f8f18 fix indluce paths for brew mysql 2021-06-17 13:48:39 +02:00
Günter Obiltschnig
0c2d297e87 ci fixes 2021-06-17 13:16:39 +02:00
Günter Obiltschnig
e46bcb253c ci fixes 2021-06-17 13:13:26 +02:00
Günter Obiltschnig
18b8661407 ci fixes 2021-06-17 13:01:29 +02:00
Günter Obiltschnig
c9e14987ea ci fixes 2021-06-17 12:56:09 +02:00
Günter Obiltschnig
b64a8e9061 add MySQL include/lib search paths for Homebrew 2021-06-17 12:36:50 +02:00
Günter Obiltschnig
c6b340d4ec fix ci 2021-06-17 12:11:53 +02:00
Günter Obiltschnig
dd0ce693ff add Linux cross build, build Data libs on macos 2021-06-17 12:09:49 +02:00
Günter Obiltschnig
13e62ef2e2 don't define UNREACHABLE as poco_bugcheck as it triggers 'control reaches end of non-void function' warning 2021-06-17 09:49:37 +02:00
Günter Obiltschnig
e8ecbb9ccf fix ci 2021-06-17 09:35:19 +02:00
Günter Obiltschnig
a9e7655569 fix memory leak when ignoring test error/failure 2021-06-17 09:29:35 +02:00
Günter Obiltschnig
47e52f2d76 fix ci 2021-06-17 09:00:19 +02:00
Günter Obiltschnig
0295e4e804 fix ci 2021-06-17 07:26:50 +02:00
Günter Obiltschnig
b770d7ab01 fix ci 2021-06-17 06:11:08 +02:00
Günter Obiltschnig
d2909b1925 ci fixes 2021-06-16 22:05:58 +02:00
Günter Obiltschnig
45e2aa7de0 ci, readme 2021-06-16 21:33:52 +02:00
Günter Obiltschnig
8f8c0b5e12 remove travis and appveyor 2021-06-16 20:36:48 +02:00
Günter Obiltschnig
08de17cec6 ci 2021-06-16 20:23:19 +02:00
Günter Obiltschnig
1c4b3694a4 investigate failing test 2021-06-16 19:35:59 +02:00
Günter Obiltschnig
b7e7b5b26d investigate failing test 2021-06-16 19:03:21 +02:00
Günter Obiltschnig
57a6891f14 investigate failing test 2021-06-16 18:45:53 +02:00
Günter Obiltschnig
9ce5f2000d investigate failing test 2021-06-16 18:37:18 +02:00
Günter Obiltschnig
746a69dc09 testReuseSession: remove bad checks for session reuse 2021-06-16 18:30:30 +02:00
Günter Obiltschnig
551b00c821 #3314: NetSSL_OpenSSL: any.pem certificate error: ca md too weak 2021-06-16 17:53:15 +02:00
Günter Obiltschnig
883d6c242f ci fixes 2021-06-16 16:39:16 +02:00
Alex Fabijanic
c2af66b52d Merge branch 'poco-1.11.0' of https://github.com/pocoproject/poco into poco-1.11.0 2021-06-16 15:53:14 +02:00
Alex Fabijanic
558324f672 fix(double-conversion): Upgrade bundled double-conversion #3313 2021-06-16 15:52:56 +02:00
Günter Obiltschnig
6b0f40ab87 fix ci.yml for macos and windows 2021-06-16 15:41:57 +02:00