mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
708a5d8307
* Remove _WIN32_WCE macro Poco now use C++17 and Windows CE does not support it and VS2017 does also not support it so we can just remove Windows CE code. First remove all macro usages from our own files. * Remove WinCE support from build files Poco now use C++17 and Windows CE does not support it and VS2017 does also not support it so we can just remove Windows CE code. Remove all references from build systems / scripts. * Remove Windows CE related source and header files Poco now use C++17 and Windows CE does not support it and VS2017 does also not support it so we can just remove Windows CE code. First remove all macro usages from our own files. * Remove wcelibcex folder Poco now use C++17 and Windows CE does not support it and VS2017 does also not support it so we can just remove Windows CE code. First remove all macro usages from our own files. * Remove rest Windows CE mentions There where some Windows CE mentions left. Remove those. * Update Windows CE documentation We should keep documentation some time so people can find reason for remove. --------- Co-authored-by: Kari Argillander <kari.argillander@fidelix.com> |
||
---|---|---|
.. | ||
cmake | ||
doc | ||
include/Poco/Net | ||
samples | ||
src | ||
testsuite | ||
CMakeLists.txt | ||
NetSSL_Win_vs90.sln | ||
NetSSL_Win_vs90.vcproj | ||
NetSSL_Win_vs140.sln | ||
NetSSL_Win_vs140.vcxproj | ||
NetSSL_Win_vs140.vcxproj.filters | ||
NetSSL_Win_vs150.sln | ||
NetSSL_Win_vs150.vcxproj | ||
NetSSL_Win_vs150.vcxproj.filters | ||
NetSSL_Win_vs160.sln | ||
NetSSL_Win_vs160.vcxproj | ||
NetSSL_Win_vs160.vcxproj.filters | ||
NetSSL_Win_vs170.sln | ||
NetSSL_Win_vs170.vcxproj | ||
NetSSL_Win_vs170.vcxproj.filters | ||
NetSSL_Win.progen |