Commit Graph

7 Commits

Author SHA1 Message Date
Lzu Tao
28f00f3f2d build: Use rustc docker for android targets 2019-09-02 08:58:47 +07:00
Lzu Tao
0b0e220239 build: Update android tools to match rustc CI config
See rustc CI config in 99abdfa0b5/src/ci/docker/dist-android/Dockerfile (L9)
2019-09-02 08:58:43 +07:00
Lzu Tao
943b7b7ae7 build: Follow up cleanup and rename stuffs 2019-08-29 14:48:49 +07:00
Lzu Tao
c1827049e7 ci: Add missing sccache to other build targets 2019-05-22 16:26:24 +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
Marco A L Barbosa
cf99225c4f Add x86_64-linux-android build support 2017-05-09 16:31:37 -03:00
Marco A L Barbosa
e8659756b2 Add android build support 2017-03-22 07:40:33 -03:00