- Oct 16, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- Oct 14, 2020
-
-
Yuki Okushi authored
-
- Oct 09, 2020
-
-
Yuki Okushi authored
-
- Aug 21, 2020
-
-
Yuki Okushi authored
-
- Jul 18, 2020
-
-
Yuki Okushi authored
-
- May 07, 2020
-
-
Yuki Okushi authored
-
- Apr 29, 2020
-
-
Yuki Okushi authored
-
- Apr 21, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- Apr 07, 2020
-
-
Gleb Pomykalov authored
-
- Feb 25, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- 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 19, 2019
-
-
oxalica 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.
-
- Aug 27, 2019
-
-
Thomas Lively authored
-
- Aug 26, 2019
-
-
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 17, 2019
-
-
Wang Xuerui authored
-
- Jul 23, 2019
-
-
Dan Gohman authored
-
- May 28, 2019
- May 27, 2019
- May 23, 2019
-
-
gnzlbg authored
* Update Android NDK to version r19c * Update Android API versions to: * API 24 on arm and aarch64 targets * API 28 on x86 and x86_64 targets * Unified headers were removed in NDK 16 * Refactor the NDK and SDK installation scripts * OpenJDK version 8 must be kept: it appears that the Android tools do not work with more modern OpenJDK versions.
-
- May 21, 2019
-
-
Inokentiy Babushkin authored
This reverts commit 1a1b170a.
-
Inokentiy Babushkin authored
This reverts commit 7b171fb1.
-
- May 20, 2019
-
-
Inokentiy Babushkin authored
-
- May 19, 2019
-
-
Inokentiy Babushkin authored
-
Inokentiy Babushkin authored
-
- May 16, 2019
- May 14, 2019
- Apr 24, 2019
-
-
Dan Gohman authored
This contains several fixes, including the FD_ISSET signature change that the previous patch in this PR needs.
-