5 Commits

Author SHA1 Message Date
rami3l
66269c4e36 ci(linux): move bindgen-cli installation into run.bash 2024-12-21 08:47:01 +00:00
rami3l
8fdc613168 feat(download/rustls): use aws-lc instead of ring 2024-08-01 02:16:45 +00:00
rami3l
cc4ad32390 ci(linux-gnu): install perl-IPC-Cmd to make OpenSSL v3 happy 2024-05-06 12:56:23 +00:00
Lzu Tao
05632bf993 ci: Use rustc docker image for x86_64 and i686 linux 2019-05-02 03:13:15 +07:00
Alex Crichton
a699b6d3e6 Use openssl-src from crates.io to link to OpenSSL
This commit updates the CI builds for rustup to always build
`openssl-src` from crates.io instead of having a baked-in build of
OpenSSL. This matches what Cargo has switched to as well, and is
intended to centralize OpenSSL updates to one crates.io crate.

This also modernizes the docker containers and builds a bit to remove
the need for some scripts here and there.
2018-11-05 15:06:15 -08:00