mirror of
https://github.com/curl/curl.git
synced 2026-04-19 04:41:16 +03:00
Merge cmake and autotools build steps for cygwin, msys2 and cross-linux jobs. Advantages: - makes it easier to keep the two build tracks in sync. - uses the same steps across jobs. - avoids scrolling through greyed out steps. - syncs steps with other workflows already merged like this. - less code. Also: - stop ignoring WebSockets tests results for msys2/mingw-w64 cmake jobs, except for 2301 2302 that were also ignored for autotools. Syncing the two build methods. - drop 'cmake' from step names where cmake was the only build tool. This was redundant as "CM" already indicates it in the job name. Closes #15643 |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| codeql-analysis.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| hacktoberfest-accepted.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||