curl-curl/include/curl
Viktor Szakats 554dfa5568
build: drop Windows CE / CeGCC support
Windows CE support was limited to successful builds with ming32ce
(a toolchain that hasn't seen an update since 2009, using an ancient gcc
version and "old mingw"-style SDK headers, that curl deprecated earlier).
Builds with MSVC were broken for a long time. mingw32ce builds were never
actually tested and runtime and unlikely to work due to missing stubs.
Windows CE toolchains also miss to comply with C89. Paired with lack of
demand and support for the platform, curl deprecated it earlier.

This patch removes support from the codebase to ease maintaining Windows
codepaths.

Follow-up to f98c0ba834 #17924
Follow-up to 8491e6574c #17379
Follow-up to 2a292c3984 #15975

Closes #17927
2025-11-15 15:35:23 +01:00
..
curl.h tidy-up: miscellaneous 2025-10-25 00:19:00 +02:00
curlver.h RELEASE-NOTES: synced 2025-11-13 08:49:49 +01:00
easy.h badwords: re-sync with curl-www, fix issues found 2025-11-12 00:53:44 +01:00
header.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
Makefile.am checksrc: avoid extra runs in CI, enable more check locally, fix fallouts 2025-05-19 18:59:50 +02:00
mprintf.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
multi.h badwords: re-sync with curl-www, fix issues found 2025-11-12 00:53:44 +01:00
options.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h build: drop Windows CE / CeGCC support 2025-11-15 15:35:23 +01:00
typecheck-gcc.h notify: use 'notify' in public header and docs 2025-10-07 19:11:31 +02:00
urlapi.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
websockets.h websocket: support CURLOPT_READFUNCTION 2025-08-11 23:28:54 +02:00