Commit Graph

5708 Commits

Author SHA1 Message Date
Matej Kenda
a8aea338d2 Update CHANGELOG, CONTRIBUTORS, release notes 2024-02-19 19:51:07 +01:00
Günter Obiltschnig
1ab29d386b chore: fix vs project files 2024-02-19 19:09:14 +01:00
Günter Obiltschnig
da69560f2c chore(ProGen): remove support for VS versions < 160 2024-02-19 19:08:44 +01:00
Günter Obiltschnig
3e8f1f59ed chore(ProGen): remove vs140 and vs150 support 2024-02-19 19:07:58 +01:00
Günter Obiltschnig
bdaa05f4d4 fix(ProGen): vs160 templates 2024-02-19 19:07:03 +01:00
Günter Obiltschnig
a158a83269 ci: packages-qa Windows cmake 2024-02-19 13:25:36 +01:00
Günter Obiltschnig
d569a4fc47 ci: packages-qa Windows cmake 2024-02-19 13:15:12 +01:00
Günter Obiltschnig
f49359a3dc ci: packages-qa Windows tests 2024-02-19 13:09:24 +01:00
Günter Obiltschnig
2ac05db3df ci: packages-qa Windows tests 2024-02-19 13:07:39 +01:00
Günter Obiltschnig
dd9f3353b5 fix(Data): dependencies 2024-02-19 12:48:30 +01:00
Günter Obiltschnig
7d23b64c6e chore(Data): add dependencies to DataTest 2024-02-19 12:03:50 +01:00
Aleksandar Fabijanic
2144d67131 fix(DataTest): fix paths and regenerate VS projects 2024-02-19 11:09:20 +01:00
Alex Fabijanic
e5c9620fab fix(DataTest): move to Data directory 2024-02-19 09:58:05 +01:00
Günter Obiltschnig
08eee8b235 dependencies, DataTest 2024-02-18 20:28:01 +01:00
Günter Obiltschnig
9a67416844 fix packages-qa.yml 2024-02-18 20:14:09 +01:00
Günter Obiltschnig
f8bf9cd8e9 packages-qa.yml 2024-02-18 20:09:38 +01:00
Günter Obiltschnig
f282ab03ef fix cipackages.yml 2024-02-18 19:59:18 +01:00
Günter Obiltschnig
17c0e31c0f fix cipackages.yml 2024-02-18 19:50:58 +01:00
Günter Obiltschnig
c79adb7caa fix cipackages.yml 2024-02-18 19:46:54 +01:00
Günter Obiltschnig
62814d84e0 ci: add cipackages.yml to test release packages 2024-02-18 19:41:41 +01:00
Günter Obiltschnig
7d662e06ae fix(mkrelease): include buildwin.ps1 2024-02-18 19:41:19 +01:00
Günter Obiltschnig
40a3e78b86 fix(mkrelease) exclude *_vs90.sln and *.progen files 2024-02-18 18:58:30 +01:00
Aleksandar Fabijanic
ef688babc2
SQLParser not included in the release archive #4453 (#4456)
* fix(SQLParser): move to Data dir; add extradirs, remove vs 140,150 build scripts generation

* fix(ActiveRecord): Makefile #4453

* fix(Data): Make SQLParser internal

* fix(build): ODBC Makefile and Data libs CmakeLists #4453

* fix(build): Data libs CMakeLists #4453

* fix(build): regenerate VS projects #4453

* fix(CppUnit): remove Foundation dependency

* fix(SQLParser): remove leftover unnecessary includes

* fix(SQLParser): remove fwd header #4453

* fix(PocoDoc): remove SQLParser from include list

* fix(mkrelease): remove 140,150 vs projects

* fix(SQLParser): Disable SQL parsing by default #4462

* fix(test): Disable SQL parsing by default #4462

* Fix detection of odbc and apache2 for Fedora (#4461)

* Fixed transaction handling in MySQL test when SQL parser is switched off

* chore(ParallelSocketAcceptor): remove unnecessary include and using from header

---------

Co-authored-by: Matej Kenda <matejken@gmail.com>
Co-authored-by: topazus <77263945+topazus@users.noreply.github.com>
Co-authored-by: Friedrich Wilckens <frwilckens@gmail.com>
2024-02-16 09:33:14 +01:00
Alex Fabijanic
348ebe8ac3 chore: bump version to 1.13.2 2024-02-07 09:21:32 +01:00
Günter Obiltschnig
578a481cce doc: updated changelog 2024-02-06 21:45:36 +01:00
Günter Obiltschnig
75f7042b70 fix(XML): #4443: Upgrade libexpat to 2.6.0 2024-02-06 20:05:46 +01:00
Günter Obiltschnig
c662ac5f04 fix(PocoDoc): libpq include path 2024-02-06 12:04:31 +01:00
Günter Obiltschnig
e30d806fcc fix(PocoDoc): postgres headers not found 2024-02-06 10:44:14 +01:00
Günter Obiltschnig
4980f4538f fix(PocoDoc): add -DPOCO_DOC 2024-02-06 10:04:59 +01:00
Günter Obiltschnig
4624aa00bc fix: make headers parseable by CppParser/PocoDoc 2024-02-06 09:59:38 +01:00
Günter Obiltschnig
d3e37153c6 fix(CppParser): parsing of function template parameters and namespace imports 2024-02-06 09:58:30 +01:00
Günter Obiltschnig
98c14750d1 chore(doc): Changelog and release notes formatting 2024-02-05 21:09:08 +01:00
Günter Obiltschnig
8993d4beb3 feat(PocoDoc): C++11 attributes support 2024-02-05 21:05:30 +01:00
Günter Obiltschnig
163f9ed66e feat(CppParser): C++11 attributes support 2024-02-05 21:05:12 +01:00
Alex Fabijanic
f2accd3b0a fix(CppParser): Documentation generation (some minor fixes, WiP) #4441 2024-02-05 19:04:21 +01:00
Aleksandar Fabijanic
0f3e60f408
Update CONTRIBUTORS 2024-02-05 17:35:01 +01:00
Matej Kenda
cc9fe4c741 Release 1.13.1: Update release notes, changelog, contributors, version files. (#4440) 2024-02-05 13:44:09 +01:00
Aleksandar Fabijanic
a07ce79883 enh(SQLite): SQLite FTS5 #4367 2024-02-01 09:54:06 +01:00
Aleksandar Fabijanic
28e7278651 chore(buildwin): remove leftover closing curly 2024-01-31 16:46:32 +01:00
Aleksandar Fabijanic
9c5753d94d chore(buildwin): remove old vs versions from build and progen scripts; update documentation 2024-01-31 16:26:37 +01:00
Matej Kenda
b89bd8dbfb fix(LogFile): Unify flushing behaviour of WIN32 and STD implementation (#2443) 2024-01-31 14:38:31 +01:00
Matej Kenda
99906d5d7a fix(SSLManager): Fixed regression introduced in PR #4103, fixes #4421 2024-01-31 14:38:31 +01:00
Matej Kenda
47951f507e enh(tests): Ability to enable/disable testing of deprecated functionality. (#4425) 2024-01-30 21:59:01 +01:00
Matej Kenda
49497dfea0 enh(File): Linux, macOS: microsecond precision for file times (create and modification time). 2024-01-30 10:29:24 +01:00
Günter Obiltschnig
fbbe640885 enh: #3890: Get rid of SingletonHolder 2024-01-30 09:57:09 +01:00
Günter Obiltschnig
f83aea4596 enh: #4216: use std::string literals 2024-01-30 09:37:49 +01:00
Matej Kenda
24b6af2bd3 test(ThreadPool): unit test for thread pool shutdown when no worker is running. (#2450) 2024-01-29 14:09:52 +01:00
Andrew Auclair
727db08000 Implement GetAdaptersAddresses API (#4419)
* Upgrade from GetAdaptersInfo to GetAdaptersAddresses API. The code has been swapped back to a buffer of bytes because the data structure built by GetAdaptersAddresses is a linked list and the returned size is not a multiple of the IP_ADAPTERS_ADDRESSES struct.

* Adding back Poco/UnWindows.h

* Undoing indents.
2024-01-29 09:50:25 +01:00
Aleksandar Fabijanic
c2ee0ebd0d fix(progen): add LanguageStandard (stdcpp17, stdc11); regenerate vs170 projects 2024-01-28 22:52:29 +01:00
Aron Budea
fe08b68c2a fix: NULL pointer strategy when setting rotation never #4411
Regression from 66e93f98cc.
2024-01-24 15:35:42 +01:00