poco/NetSSL_Win
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
doc Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
include/Poco/Net Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
samples fix(progen): add LanguageStandard (stdcpp17, stdc11); regenerate vs170 projects 2024-01-28 22:52:29 +01:00
src enh: #3890: Get rid of SingletonHolder 2024-01-30 09:57:09 +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
NetSSL_Win_vs90.sln added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info. 2014-09-05 00:17:09 +02:00
NetSSL_Win_vs90.vcproj project file fixes 2020-01-11 12:45:39 +01:00
NetSSL_Win_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
NetSSL_Win_vs160.vcxproj SQLParser not included in the release archive #4453 (#4456) 2024-02-16 09:33:14 +01:00
NetSSL_Win_vs160.vcxproj.filters SQLParser not included in the release archive #4453 (#4456) 2024-02-16 09:33:14 +01:00
NetSSL_Win_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
NetSSL_Win_vs170.vcxproj fix(progen): add LanguageStandard (stdcpp17, stdc11); regenerate vs170 projects 2024-01-28 22:52:29 +01:00
NetSSL_Win_vs170.vcxproj.filters SQLParser not included in the release archive #4453 (#4456) 2024-02-16 09:33:14 +01:00
NetSSL_Win.progen fix(progen): add LanguageStandard (stdcpp17, stdc11); regenerate vs170 projects 2024-01-28 22:52:29 +01:00