mirror of
https://github.com/curl/curl.git
synced 2026-04-15 13:15:56 +08:00
Describes using a package manager or pre-built binaries and adopts the 0.15 installation from source instructions. Previously the rustls docs described installing rustls-ffi from source using the GNU Makefile. The upstream project has switched to using cargo-c as a cross-platform solution that works well with the rust toolchain, pkg-config, and Windows and so this needs an update. Similarly, for folks that want to avoid the extra cargo-c tool requirement, rustls-ffi provides binary releases for common platforms, and some Linux distributions/package managers offer pre-built packages. The install instructions are expanded to cover these options since they're generally better for end users than building the dep. from source (no `rustc` required). |
||
|---|---|---|
| .. | ||
| badwords.pl | ||
| badwords.txt | ||
| binarycheck.pl | ||
| binarycheck.sums | ||
| cleancmd.pl | ||
| cmp-config.pl | ||
| cmp-pkg-config.sh | ||
| codespell-ignore.txt | ||
| distfiles.sh | ||
| shellcheck.sh | ||
| spacecheck.pl | ||
| spellcheck.curl | ||
| spellcheck.words | ||
| spellcheck.yaml | ||
| trimmarkdownheader.pl | ||
| verify-examples.pl | ||
| verify-synopsis.pl | ||
| yamlcheck.sh | ||
| yamlcheck.yaml | ||