curl/.github/workflows
Viktor Szakats 56a74fac47
android: add CI jobs, buildinfo, cmake docs, disable CURL_USE_PKGCONFIG by default
- GHA/non-native: add Android builds, both cmake and autotools,
  both NDK 21 (oldest available) and 35 (newest available)
  https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
  It comes with a maintenance burden to bump the oldest/latest values
  with CI runner updates.

- cmake: disable `CURL_USE_PKGCONFIG` by default for Android.
  To avoid picking up system package by default.

- build: add `ANDROID-<NDK-LEVEL>` flag to `buildinfo.txt`.
  Also detect NDK level with the CMake built-in build method:
  https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html#cross-compiling-for-android

- INSTALL.md: add CMake build instructions for Android.

- INSTALL.md: make NDK levels consistent in `./configure` example.

Closes #16014
2025-01-17 00:44:11 +01:00
..
appveyor-status.yml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00
checkdocs.yml GHA: start using ARM Linux runners 2025-01-17 00:28:12 +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 GHA: start using ARM Linux runners 2025-01-17 00:28:12 +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 android: add CI jobs, buildinfo, cmake docs, disable CURL_USE_PKGCONFIG by default 2025-01-17 00:44:11 +01:00
windows.yml autotools: add support for mingw UWP builds 2025-01-16 19:42:13 +01:00