mirror of
https://github.com/curl/curl.git
synced 2026-05-30 16:47:31 +03:00
- set `CURL_DROP_UNUSED=ON` for Windows (MSVC) to make the analysis step faster: 1m30s -> 1m15s - enable `CURL_WERROR=ON` in all builds, to catch potential build issues in addition to running CodeQL. To make these builds useful as regular build tests too. - add links to CodeQL Actions documentation. - delete test data C files after checkout in an attempt to remove them from CodeQL code coverage stats. Closes #20418 |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| checkurls.yml | ||
| codeql.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||