curl/.github/workflows
Viktor Szakats 6d008352c6
cmake: replace deprecated remove command with rm and pass arg safely
All curl-supported CMake versions support the modern method, along with
the `--` marker.

Also:
- make sure to pass `-f` to not fail if the file is missing, as before
  this patch.
- drop now redundant `OUTPUT_QUIET`, `ERROR_QUIET` and error handling
  in `cmake_uninstall`.
- move filename to end of the error message for readability.
- GHA/linux: test these two 'clean' targets in the aws-lc job.

Refs:
https://cmake.org/cmake/help/v4.4/manual/cmake.1.html#cmdoption-cmake-E-arg-remove
https://cmake.org/cmake/help/v3.18/manual/cmake.1.html#run-a-command-line-tool

Closes #22193
2026-06-26 19:01:30 +02:00
..
appveyor-status.yml GHA/appveyor-status: disable gh tool telemetry 2026-04-23 10:26:10 +02:00
checkdocs.yml GHA: bump some jobs to ubuntu-26.04 2026-06-25 17:10:56 +02:00
checksrc.yml GHA: bump some jobs to ubuntu-26.04 2026-06-25 17:10:56 +02:00
checkurls.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
codeql.yml GHA: bump some jobs to ubuntu-26.04 2026-06-25 17:10:56 +02:00
configure-vs-cmake.yml GHA: bump some jobs to ubuntu-26.04 2026-06-25 17:10:56 +02:00
curl-for-win.yml GHA: bump some jobs to ubuntu-26.04 2026-06-25 17:10:56 +02:00
distcheck.yml GHA: bump some jobs to ubuntu-26.04 2026-06-25 17:10:56 +02:00
fuzz.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
http3-linux.yml tidy-up: syntax and code nits 2026-06-26 15:45:24 +02:00
label.yml GHA: bump 2 GitHub Actions 2026-06-03 00:27:43 +02:00
linux-old.yml tidy-up: miscellaneous 2026-05-27 16:53:57 +02:00
linux.yml cmake: replace deprecated remove command with rm and pass arg safely 2026-06-26 19:01:30 +02:00
macos.yml GHA/macos: enable krb5 in an autotools job 2026-06-17 16:29:15 +02:00
non-native.yml GHA/non-native: BSD overhaul, test more autotools, bump versions 2026-06-23 18:09:49 +02:00
windows.yml GHA/windows: set VCPKG_APPLOCAL_DEPS=OFF for vcpkg jobs 2026-06-26 15:45:24 +02:00