curl/.github/workflows
Viktor Szakats 97e5e37cc8
GHA: show cmake error log in Windows and non-native workflows
CMake configure doesn't fail often, but when it does, it helps to see
its `CMakeFiles/CMakeConfigureLog.yaml` output. This file is present
since CMake v3.26:
  https://cmake.org/cmake/help/v3.26/manual/cmake-configure-log.7.html

(Older CMake versions save similar contend to
`CMakeFiles\CMakeOutput.log` and
`CMakeFiles\CMakeError.log`. This patch doesn't deal with that because
the workflows touched are all running a newer CMake.)

After this patch, we dump the content if cmake fails. Syncing this with
autotools, where we already did that.

Closes #13872
2024-06-04 11:54:32 +02:00
..
appveyor-status.yml tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
awslc.yml GHA: bump all build jobs to nproc+1 2024-06-02 21:39:49 +02:00
badwords.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
codeql-analysis.yml ci: update github/codeql-action digest to f079b84 2024-06-01 10:45:33 +02:00
codespell.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
configure-vs-cmake.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
curl-for-win.yml GHA: bump all build jobs to nproc+1 2024-06-02 21:39:49 +02:00
distcheck.yml GHA: bump all build jobs to nproc+1 2024-06-02 21:39:49 +02:00
fuzz.yml appveyor: replace PowerShell with bash + parallel autotools 2023-12-21 22:54:07 +00:00
hacktoberfest-accepted.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
http3-linux.yml GHA: bump all build jobs to nproc+1 2024-06-02 21:39:49 +02:00
label.yml GHA: pin dependencies 2024-05-15 13:35:45 +02:00
linkcheck.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
linux32.yml GHA: bump all build jobs to nproc+1 2024-06-02 21:39:49 +02:00
linux-old.yml GHA: bump all build jobs to nproc+1 2024-06-02 21:39:49 +02:00
linux.yml mbedtls: v3.6.0 workarounds 2024-06-04 09:02:37 +02:00
macos.yml GHA: bump all build jobs to nproc+1 2024-06-02 21:39:49 +02:00
man-examples.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
non-native.yml GHA: show cmake error log in Windows and non-native workflows 2024-06-04 11:54:32 +02:00
proselint.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
reuse.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
shellcheck.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
spellcheck.yml ci: update rojopolis/spellcheck-github-actions digest to e36f662 2024-06-02 17:25:37 +02:00
synopsis.yml GHA: bump actions/checkout from 4.1.4 to 4.1.6 2024-05-22 09:14:10 +02:00
torture.yml GHA: bump all build jobs to nproc+1 2024-06-02 21:39:49 +02:00
windows.yml GHA: show cmake error log in Windows and non-native workflows 2024-06-04 11:54:32 +02:00
wolfssl.yml GHA: bump all build jobs to nproc+1 2024-06-02 21:39:49 +02:00