curl/.github/workflows
Viktor Szakats f43545e91b
cmake: fix CURL_WERROR=ON for old CMake and use it in GHA/linux-old
- cmake: fix `-pedantic-errors` for old CMake with `CURL_WERROR=ON` set.

  `-pedantic-errors` option throws a warning with GCC (all versions) and
  makes `check_symbol_exists()` fail in CMake versions older than
  v3.23.0 (2022-03-29), when CMake introduced a workaround:

  https://gitlab.kitware.com/cmake/cmake/-/issues/13208
  eeb4540116
  1ab7c3cd28

  Follow-up to 3829759bd0 #12489

- set `CURL_WERROR=ON` for the `linux-old` job in CI.

Closes #13282
2024-04-05 13:05:19 +00:00
..
appveyor-status.yml tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
awslc.yml GHA: enable unity mode for cmake jobs + tidy-ups 2024-04-04 22:58:50 +00:00
badwords.yml docs: more language cleanups 2024-02-27 16:19:43 +01:00
codeql-analysis.yml build(deps): bump github/codeql-action from 2 to 3 2024-01-03 14:29:19 +01:00
codespell.yml build(deps): bump actions/checkout from 3 to 4 2024-01-03 14:28:25 +01:00
configure-vs-cmake.yml CI: install libpsl or configure --without-libpsl in builds 2024-01-09 09:10:58 +01:00
distcheck.yml CI: install libpsl or configure --without-libpsl in builds 2024-01-09 09:10:58 +01:00
fuzz.yml appveyor: replace PowerShell with bash + parallel autotools 2023-12-21 22:54:07 +00:00
hacktoberfest-accepted.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
label.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
linkcheck.yml docs/cmdline: change to .md for cmdline docs 2024-01-23 14:30:15 +01:00
linux32.yml appveyor: replace PowerShell with bash + parallel autotools 2023-12-21 22:54:07 +00:00
linux-old.yml cmake: fix CURL_WERROR=ON for old CMake and use it in GHA/linux-old 2024-04-05 13:05:19 +00:00
linux.yml deps: update librustls 0.12.0 -> 0.13.0 2024-03-30 22:39:42 +01:00
macos.yml GHA: on macOS remove $HOME/.curlrc 2024-04-05 08:31:35 +02:00
man-examples.yml docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
ngtcp2-linux.yml GHA: bump ngtcp2, gnutls, mod_h2, quiche 2024-01-25 08:57:09 +01:00
osslq-linux.yml CI: bump to actions/cache@v4 to avoid warning 2024-02-09 17:23:55 -08:00
proselint.yml DISTROS: add document with distro pointers 2024-03-26 00:26:55 +01:00
quiche-linux.yml GHA: bump ngtcp2, gnutls, mod_h2, quiche 2024-01-25 08:57:09 +01:00
reuse.yml build(deps): bump fsfe/reuse-action from 2 to 3 2024-03-04 22:43:08 +01:00
spellcheck.yml spellcheck.yml: remove .1/.3 handling, clean all man page .md files 2024-02-19 11:41:12 +01:00
synopsis.yml build(deps): bump actions/checkout from 3 to 4 2024-01-03 14:28:25 +01:00
torture.yml appveyor: replace PowerShell with bash + parallel autotools 2023-12-21 22:54:07 +00:00
wolfssl.yml CI: install libpsl or configure --without-libpsl in builds 2024-01-09 09:10:58 +01:00