poco/Encodings
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
..
cmake added missing cmake file 2018-02-14 12:03:22 +01:00
Compiler Remove vs140 and vs150 project files 2023-12-18 17:26:13 +01:00
include/Poco Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
samples Remove vs140 and vs150 project files 2023-12-18 17:26:13 +01:00
src Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
testsuite Remove vs140 and vs150 project files 2023-12-18 17:26:13 +01:00
CMakeLists.txt fix(Data): 2023-11-04 23:11:38 +01:00
dependencies added VS solution files 2018-02-14 09:56:14 +01:00
Encodings_vs90.sln added VS solution files 2018-02-14 09:56:14 +01:00
Encodings_vs90.vcproj updated vs projects 2020-01-24 10:20:47 +01:00
Encodings_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
Encodings_vs160.vcxproj SQLParser not included in the release archive #4453 (#4456) 2024-02-16 09:33:14 +01:00
Encodings_vs160.vcxproj.filters SQLParser not included in the release archive #4453 (#4456) 2024-02-16 09:33:14 +01:00
Encodings_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Encodings_vs170.vcxproj fix(progen): add LanguageStandard (stdcpp17, stdc11); regenerate vs170 projects 2024-01-28 22:52:29 +01:00
Encodings_vs170.vcxproj.filters SQLParser not included in the release archive #4453 (#4456) 2024-02-16 09:33:14 +01:00
Encodings.progen updated progen files 2020-01-11 09:34:54 +01:00
generateEncodings.sh added Encodings library 2018-02-14 08:40:11 +01:00
Makefile merge #2584: Adding standard macOS legacy encodings 2020-01-24 10:14:51 +01:00