Commit Graph

4799 Commits

Author SHA1 Message Date
Günter Obiltschnig
52e0581edc update docs 2021-06-24 22:15:04 +02:00
Günter Obiltschnig
6a6f1353ff style, remove unused var 2021-06-24 22:14:52 +02:00
Günter Obiltschnig
612e43f5bb remove Data release notes page 2021-06-24 20:28:45 +02:00
Günter Obiltschnig
9f215be08d fix PageCompiler cross-compile; fix Content-Security-Policy header 2021-06-24 19:07:26 +02:00
Günter Obiltschnig
2f33db9053 fix nullptr passed to memcmp/memcpy reported by ubsan 2021-06-24 07:53:22 +02:00
Günter Obiltschnig
230812093b fix nullptr passed to memcmp/memcpy reported by ubsan 2021-06-24 07:49:45 +02:00
Günter Obiltschnig
4508514666 link libmariadb instead of libmysql if headers indicate MariaDB 2021-06-23 13:01:11 +02:00
Günter Obiltschnig
9017c36884 #3322: remove useless struct 2021-06-23 08:52:41 +02:00
Günter Obiltschnig
a690c13df8 clang support (merge from devel) 2021-06-23 08:37:46 +02:00
Günter Obiltschnig
c9e2107e96 style 2021-06-23 08:37:07 +02:00
Günter Obiltschnig
3ca91a8fe1 #2895, #2935: support OCSP stapling 2021-06-23 08:36:38 +02:00
Günter Obiltschnig
d28d2b7a80 remove blank line 2021-06-23 08:35:01 +02:00
Günter Obiltschnig
106ba6a020 fix SharedPtr::makeSharedArray() [merge from devel] 2021-06-23 08:34:33 +02:00
Günter Obiltschnig
d66acced93 AbstractObserver::accepts() - add optional name parameter 2021-06-23 08:33:45 +02:00
Günter Obiltschnig
7cae9a1b6d updated Makefile 2021-06-22 14:27:29 +02:00
Günter Obiltschnig
a1a228ff68 CppParser: merge changes from internal repository 2021-06-22 13:22:27 +02:00
Günter Obiltschnig
7f720ee6e1 #3321: manually merge ODBC text encoding support 2021-06-22 08:30:05 +02:00
Günter Obiltschnig
970182b57d documentation fixes 2021-06-19 18:01:07 +02:00
Günter Obiltschnig
0ba235d401 update ActiveRecord documentation 2021-06-19 17:00:40 +02:00
Günter Obiltschnig
9a2711af57 ActiveRecord user guide 2021-06-19 15:32:40 +02:00
Günter Obiltschnig
1c9ca37923 ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
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