curl/.github/workflows
Viktor Szakats f7bb6c1f64
autotools: add support for mingw UWP builds
To match cmake builds.

- GHA/windows: allow autotools UWP builds.
- detect UWP and add to `buildinfo.txt`.
  Consider it enabled if `CPPFLAGS` contains `-DWINSTORECOMPAT`.
- disable telnet with UWP.
- enable Unicode with UWP.
- do not use `wldap32` with UWP.
- do not enable `USE_WIN32_CRYPTO` with UWP.
- make sure to link to `ws2_32` in UWP builds.
  To fix `undefined reference to `in6addr_any'` when linking
  `tests/server` programs. More in the comment.

Closes #16020
2025-01-16 19:42:13 +01:00
..
appveyor-status.yml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00
checkdocs.yml ci: update rojopolis/spellcheck-github-actions digest to 9e0a5fb 2025-01-11 14:33:02 +01:00
checksrc.yml GHA: set persist-credentials: false 2024-12-16 18:00:22 +01:00
configure-vs-cmake.yml GHA/configure-vs-cmake: trigger by CMake/** updates 2024-12-31 11:36:56 +01:00
curl-for-win.yml GHA: set persist-credentials: false 2024-12-16 18:00:22 +01:00
distcheck.yml ci: update actions/upload-artifact digest to 65c4c4a 2025-01-11 14:34:00 +01:00
fuzz.yml CI: move Azure jobs to GHA, fix fallouts, sshserver, runtests tweaks 2024-09-16 10:00:17 +02:00
hacktoberfest-accepted.yml GHA: set persist-credentials: false 2024-12-16 18:00:22 +01:00
http3-linux.yml CI: run pytest in github CI colored 2025-01-14 11:34:56 +01:00
label.yml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00
linux-old.yml cmake: extend zlib's AUTO option to brotli, zstd and enable if found 2024-12-17 04:06:45 +01:00
linux.yml CI: run pytest in github CI colored 2025-01-14 11:34:56 +01:00
macos.yml GHA: enable the SSL session cache in a few builds 2025-01-13 23:40:23 +01:00
non-native.yml GHA/non-native: lower job timeouts 2025-01-15 21:39:30 +01:00
windows.yml autotools: add support for mingw UWP builds 2025-01-16 19:42:13 +01:00