| Age | Commit message (Expand) | Author | Lines |
| 2019-10-25 | ci: extract installing mingw into a script | Pietro Albini | -40/+51 |
| 2019-10-25 | ci: extract installing msys2 into a script | Pietro Albini | -52/+47 |
| 2019-10-25 | ci: extract disabling git crlf handling into a script | Pietro Albini | -5/+20 |
| 2019-10-25 | ci: extract parts of windows-build-deps into scripts | Pietro Albini | -35/+68 |
| 2019-10-25 | ci: extract switching xcode into a script | Pietro Albini | -8/+18 |
| 2019-10-25 | ci: extract installing clang into a script | Pietro Albini | -47/+58 |
| 2019-10-25 | ci: extract installing sccache into a script | Pietro Albini | -22/+46 |
| 2019-10-25 | ci: extract dumping the environment into a script | Pietro Albini | -10/+21 |
| 2019-10-25 | ci: move install-awscli.sh into scripts/ | Pietro Albini | -1/+1 |
| 2019-10-24 | workaround msys2 bug | Mateusz MikuĊa | -0/+23 |
| 2019-10-21 | Remove `src/llvm-emscripten` submodule | Alex Crichton | -2/+1 |
| 2019-10-20 | Auto merge of #65302 - msizanoen1:fix-armv7-segfault, r=alexcrichton | bors | -366/+511 |
| 2019-10-16 | Remove PR runs, enable wasm32 CI, and move asmjs to disabled | Thomas Lively | -6/+2 |
| 2019-10-16 | User should not change between emcc install and use | Thomas Lively | -12/+6 |
| 2019-10-16 | Update test and add -O1 to wasm32 Dockerfile | Thomas Lively | -2/+3 |
| 2019-10-16 | Temporarily enable asmjs and wasm32 on PR CI | Thomas Lively | -0/+4 |
| 2019-10-16 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -116/+31 |
| 2019-10-16 | Mirror crosstool-ng on rust-lang-ci-mirrors | msizanoen | -1/+2 |
| 2019-10-13 | Fix path to crosstool-ng.sh | qtmlabs | -1/+1 |
| 2019-10-12 | Add crosstool-ng 1.24.0 unzip dependency | qtmlabs | -0/+1 |
| 2019-10-11 | Revert "Remove reference to Ubuntu 15.10 ARM toolchain" | qtmlabs | -3/+5 |
| 2019-10-11 | Remove reference to Ubuntu 15.10 ARM toolchain | qtmlabs | -5/+3 |
| 2019-10-11 | Upgrade GCC to 8.3.0, glibc to 1.17.0 and crosstool-ng to 1.24.0 for dist-arm... | qtmlabs | -366/+509 |
| 2019-10-05 | Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri... | Tyler Mandry | -26/+117 |
| 2019-10-04 | Remove asmjs and wasm32 from PR CI | Thomas Lively | -4/+0 |
| 2019-10-04 | Revert "Temporarily enable wasm32 CI" | Thomas Lively | -0/+0 |
| 2019-10-04 | Temporarily enable wasm32 CI | Thomas Lively | -0/+0 |
| 2019-10-04 | Fix ABI, run and fix more tests, re-enable CI for PRs | Thomas Lively | -4/+13 |
| 2019-10-04 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -117/+21 |
| 2019-10-01 | Rollup merge of #64722 - Mark-Simulacrum:alt-parallel, r=alexcrichton | Tyler Mandry | -0/+3 |
| 2019-09-29 | Use https for curl when building for linux | Tyler Mandry | -2/+4 |
| 2019-09-23 | Make all alt builders produce parallel-enabled compilers | Mark Rousskov | -0/+3 |
| 2019-09-23 | Remove `--enable-extended` from cross dist builder | Alex Crichton | -1/+0 |
| 2019-09-20 | Auto merge of #64553 - alexcrichton:windows-bash-install-scripts, r=Mark-Simu... | bors | -38/+39 |
| 2019-09-19 | azure: Convert Windows installations scripts to `bash` | Alex Crichton | -38/+39 |
| 2019-09-19 | ci: split aws credentials in two separate users with scoped perms | Pietro Albini | -7/+10 |
| 2019-09-17 | Auto merge of #64517 - alexcrichton:less-assertions, r=pietroalbini | bors | -0/+15 |
| 2019-09-16 | azure: Disable more LLVM/debug assertions in | Alex Crichton | -0/+15 |
| 2019-09-16 | ci: ensure all tool maintainers are assignable on issues | Pietro Albini | -0/+7 |
| 2019-08-23 | Auto merge of #63521 - newpavlov:redox_builder, r=pietroalbini | bors | -4/+2 |
| 2019-08-21 | ci: move libc mirrors to the rust-lang-ci-mirrors bucket | Pietro Albini | -1/+1 |
| 2019-08-17 | Merge branch 'master' into redox_builder | Artyom Pavlov | -78/+47 |
| 2019-08-16 | Rollup merge of #63636 - pietroalbini:ci-mingw, r=alexcrichton | Mazdak Farrokhzad | -4/+4 |
| 2019-08-16 | ci: move linkcheck from mingw-2 to mingw-1 | Pietro Albini | -4/+4 |
| 2019-08-16 | ci: properly set the job name in CPU stats | Pietro Albini | -1/+1 |
| 2019-08-15 | Use libunwind from llvm-project submodule for musl targets | Marco A L Barbosa | -50/+2 |
| 2019-08-14 | Rollup merge of #63511 - pietroalbini:pa-ci-date, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+15 |
| 2019-08-13 | Re-enable Redox builder (take 2) | newpavlov | -4/+2 |
| 2019-08-13 | ci: add a check for clock drift | Pietro Albini | -0/+15 |
| 2019-08-12 | ci: move mirrors to their standalone bucket | Pietro Albini | -23/+25 |