poco/doc
Kari Argillander 708a5d8307
RFC: Remove Windows CE support (#4342)
* 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>
2023-12-14 00:25:04 +01:00
..
images updated README and overview pic 2020-01-27 09:07:10 +01:00
00100-GuidedTour.page PocoDoc - merge changes from macchina.io to allow for insertion of custom HTML into generated pages 2021-03-02 12:08:28 +01:00
00200-GettingStarted.page fix(Data): 2023-11-04 23:11:38 +01:00
90100-Acknowledgements.page add ordered containers (#2408) 2018-07-27 07:33:25 -07:00
99100-ReleaseNotes.page add last fix to CHANGLEOG 2023-10-24 21:04:16 +02:00
99150-GMakeBuildNotes.page build system: added target_extlibs variable 2018-02-21 12:34:49 +01:00
99150-WindowsPlatformNotes.page fix: Sync 1.11.-1.12-devel(1.13) #4187 2023-10-16 00:16:06 +02:00
99200-WinCEPlatformNotes.page RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
99250-VxWorksPlatformNotes.page Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
99300-AndroidPlatformNotes.page Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Acknowledgements.html update Acknowledgements 2018-03-07 17:34:56 +01:00
CppCodingStyleGuide.doc updated style guide 2023-01-16 13:51:14 +01:00