- Feb 29, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- Feb 25, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- Feb 19, 2020
-
-
Yuki Okushi authored
-
- Feb 18, 2020
-
-
Vickenty Fesunov authored
-
- Feb 12, 2020
-
-
Vickenty Fesunov authored
Recent build of vs2017-win2016 image does not have GNU find in path. Instead, Windows built-in version was invoked, causing `Find GCC libraries` Azure CI stage to fail.
-
Vickenty Fesunov authored
i686-apple-darwin and other 32bit Apple targets ware demoted to tier-3 due to lack of support from the vendor, and is no longer available from rustup for nightly, shortly beta. DockerOSX32 job was removed as it only tests on nightly. BuildChannelsOSX job will continue testing on these targets on older compilers (stable and below).
-
- Dec 16, 2019
-
-
Alex Crichton authored
This commit performs a number of updates for libc with the `wasm32-wasi` target: * Updates the `wasi-libc` repository commit used (previously known as `wasi-sysroot`) * Updates the container to Ubuntu 19.10 which has Clang 9 packaged which is all we need. * Avoids building `wasmtime` and instead downloads a precompiled binary. * Updates bindings in `src/wasi.rs` to match the current upstream state.
-
- Nov 28, 2019
-
-
msizanoen1 authored
- Nov 27, 2019
-
-
msizanoen1 authored
-
- Nov 19, 2019
-
-
oxalica authored
-
- Nov 13, 2019
-
-
gnzlbg authored
-
- Oct 29, 2019
-
-
Aaron Hill authored
-
- Oct 22, 2019
-
-
Pietro Albini authored
We recently added a CDN in front of our CI mirrors as it's faster and cheaper for us. This switches libc's CI to use it instead of accessing the underlying bucket directly.
-
- Oct 17, 2019
- Oct 16, 2019
-
-
Stefano Probst authored
Should be a simple but effective fix for #1524. Assume `sort` command is available.
-
- Oct 15, 2019
-
-
Mateusz Mikuła authored
-
- Sep 22, 2019
-
-
Baoshan Pang authored
-
- Sep 20, 2019
-
-
gnzlbg authored
-
- Sep 12, 2019
- Aug 27, 2019
-
-
Thomas Lively authored
-
Thomas Lively authored
This reverts commit 89e8ae6a.
-
Thomas Lively authored
-
- Aug 26, 2019
-
-
Thomas Lively authored
-
Thomas Lively authored
-
- Aug 21, 2019
-
-
Pietro Albini authored
Previously mirrors were stored in the rust-lang-ci2 bucket, which is meant to store temporary data (the CI artifacts). This switches the code to fetch from the new mirrors bucket. The old files won't be removed, but they won't be backed up either.
-
- Aug 19, 2019
-
-
Thomas Lively authored
-
Thomas Lively authored
-
- Aug 17, 2019
-
-
gnzlbg authored
-
Wang Xuerui authored
-
- Aug 16, 2019
-
-
gnzlbg authored
libc currently denies all warnings by default. This commit denies warnings only when libc is built in CI.
-
- Aug 15, 2019
-
-
Baoshan Pang authored
2. change armv7-wrs-vxworks to armv7-wrs-vxworks-eabihf 3. code cleanup
-