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
8af48e12e3
ci(android): update NDK version
2024-05-06 12:56:23 +00:00
hi-rustin
1b98e10577
Update toolchain for android
...
Signed-off-by: hi-rustin <rustin.liu@gmail.com >
2023-03-22 23:39:05 +08:00
hi-rustin
4611014a9e
Use llvm-ranlib
...
Signed-off-by: hi-rustin <rustin.liu@gmail.com >
2023-03-22 22:57:44 +08:00
hi-rustin
b8145189ce
Use llvm-ar
...
Signed-off-by: hi-rustin <rustin.liu@gmail.com >
2023-03-22 22:57:44 +08:00
hi-rustin
1ed50cefbd
Update toolchain
...
Signed-off-by: hi-rustin <rustin.liu@gmail.com >
2023-03-22 22:57:29 +08:00
Daniel Silverstone
25330e5751
CI: Update to use SDK/NDK level 21 for Android on 32bit platforms
...
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org >
2021-04-24 13:59:04 +01:00
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