poco/JSON
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 Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
include/Poco/JSON gcc/clang (-fvisibility=hidden): corrections to compile and work properly (#4394) 2024-01-17 14:27:06 +01:00
samples fix(progen): add LanguageStandard (stdcpp17, stdc11); regenerate vs170 projects 2024-01-28 22:52:29 +01:00
src gcc/clang (-fvisibility=hidden): corrections to compile and work properly (#4394) 2024-01-17 14:27:06 +01:00
testsuite fix(progen): add LanguageStandard (stdcpp17, stdc11); regenerate vs170 projects 2024-01-28 22:52:29 +01:00
CMakeLists.txt fix(Data): 2023-11-04 23:11:38 +01:00
dependencies Add JSON dependencies file 2012-05-09 19:47:36 +00:00
JSON_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
JSON_vs90.vcproj project file fixes 2020-01-11 12:45:39 +01:00
JSON_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
JSON_vs160.vcxproj SQLParser not included in the release archive #4453 (#4456) 2024-02-16 09:33:14 +01:00
JSON_vs160.vcxproj.filters SQLParser not included in the release archive #4453 (#4456) 2024-02-16 09:33:14 +01:00
JSON_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
JSON_vs170.vcxproj fix(progen): add LanguageStandard (stdcpp17, stdc11); regenerate vs170 projects 2024-01-28 22:52:29 +01:00
JSON_vs170.vcxproj.filters SQLParser not included in the release archive #4453 (#4456) 2024-02-16 09:33:14 +01:00
JSON.progen fix(progen): add LanguageStandard (stdcpp17, stdc11); regenerate vs170 projects 2024-01-28 22:52:29 +01:00
Makefile Poco1.8.1 compilation error for C++98 mode #2121 2018-01-31 18:32:15 -06:00