| Age | Commit message (Expand) | Author | Lines |
| 2018-01-01 | Prepare the 1.23.0 stable release | Alex Crichton | -1/+1 |
| 2017-12-14 | Download the crosstool from GitHub instead of crosstool-ng.org | kennytm | -4/+5 |
| 2017-11-20 | [beta] Prepare the 1.23.0 beta release | Alex Crichton | -1/+1 |
| 2017-11-17 | Auto merge of #45991 - gnzlbg:fix_i586, r=alexcrichton | bors | -0/+1 |
| 2017-11-14 | fix linking error on i586 | gnzlbg | -0/+1 |
| 2017-11-14 | Rollup merge of #45961 - dereckson:unix-agnosticity-ci, r=Mark-Simulacrum | Guillaume Gomez | -41/+41 |
| 2017-11-13 | Use #!/usr/bin/env as shebang for Bash scripts | Sébastien Santoro | -41/+41 |
| 2017-11-13 | Auto merge of #45810 - SimonSapin:ac-dc, r=aturon | bors | -1/+1 |
| 2017-11-12 | Auto merge of #45623 - mneumann:dragonfly-ci, r=alexcrichton | bors | -0/+179 |
| 2017-11-12 | Add ci for DragonFly (disabled for now) | Michael Neumann | -0/+179 |
| 2017-11-11 | Disable LLVM assertions on Nightly, enable them in "alt" builds. | Simon Sapin | -1/+1 |
| 2017-11-06 | Modify the script to allow for running docker images on Windows 7. | kennytm | -6/+57 |
| 2017-11-06 | dist-powerpc64le-linux: Use links from vault.centos.org instead. | kennytm | -3/+3 |
| 2017-11-03 | Fix broken link in `build-powerpc64le-toolchain.sh` | kennytm | -3/+3 |
| 2017-10-29 | ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager. | kennytm | -48/+66 |
| 2017-10-25 | ci: Test more asmjs again | Alex Crichton | -1/+1 |
| 2017-10-24 | Add WebRender to cargotest | Simon Sapin | -1/+5 |
| 2017-10-23 | Move cargotest to separate jobs on Travis-CI and AppVeyor | Simon Sapin | -0/+21 |
| 2017-10-21 | Auto merge of #45393 - alexcrichton:update-musl, r=Mark-Simulacrum | bors | -3/+3 |
| 2017-10-19 | ci: Update musl with new release | Alex Crichton | -3/+3 |
| 2017-10-20 | Rollup merge of #45352 - alexcrichton:emscripten-tests, r=nikomatsakis | kennytm | -4/+4 |
| 2017-10-20 | Rollup merge of #45343 - bgermann:master, r=alexcrichton | kennytm | -14/+14 |
| 2017-10-17 | test: Update Emscripten failures/passing | Alex Crichton | -4/+4 |
| 2017-10-17 | Remove tabs | bgermann | -2/+2 |
| 2017-10-17 | Make Solaris builder compatible with Solaris 10 retry | bgermann | -14/+14 |
| 2017-10-16 | Bump the minimum LLVM to 3.9 | Josh Stone | -2/+4 |
| 2017-10-15 | Auto merge of #45299 - kennytm:rollup, r=kennytm | bors | -15/+19 |
| 2017-10-13 | Make Solaris builder compatible with Solaris 10 | bgermann | -15/+19 |
| 2017-10-11 | Add gcc-multilib to cross2 | Marco A L Barbosa | -0/+1 |
| 2017-10-11 | Add builder for x86_64-unknown-linux-gnux32 in cross2 | Marco A L Barbosa | -0/+1 |
| 2017-10-10 | ci: Fix installing the Android SDK | Alex Crichton | -1/+1 |
| 2017-10-05 | Add libsocket and libresolv to Solaris builder | bgermann | -0/+4 |
| 2017-10-05 | Fix CC for solaris environments | bgermann | -2/+2 |
| 2017-10-05 | Merge dist-solaris with cross2 builder | bgermann | -61/+28 |
| 2017-10-05 | Rename dist-fuchsia builder to cross2 | bgermann | -0/+0 |
| 2017-10-03 | Add build environment for Solaris | bgermann | -0/+143 |
| 2017-09-29 | Rollup merge of #44903 - kallisti5:ci-build-disabled, r=aidanhs | Mark Simulacrum | -5/+7 |
| 2017-09-28 | ci: Fix building disabled containers | Alexander von Gluck IV | -5/+7 |
| 2017-09-28 | Auto merge of #44779 - tjkirch:master, r=alexcrichton | bors | -1/+31 |
| 2017-09-24 | Fix fuchsia toolchain prebuild setup | James Tucker | -10/+14 |
| 2017-09-24 | ensure that prebuilt toolchain binaries are +x | James Tucker | -0/+1 |
| 2017-09-24 | Re-add CMake package | Petr Hosek | -0/+3 |
| 2017-09-24 | Use Zircon's Clang rather than building our own | Petr Hosek | -57/+19 |
| 2017-09-24 | Download clang-tools-extra as well | Petr Hosek | -0/+1 |
| 2017-09-24 | Install unzip into Fuchsia Docker container | Petr Hosek | -1/+2 |
| 2017-09-24 | Update Fuchsia toolchain build | Petr Hosek | -103/+28 |
| 2017-09-24 | Updated Zircon version. | P.Y. Laligand | -1/+1 |
| 2017-09-24 | The Magenta kernel is now called Zircon. | P.Y. Laligand | -9/+9 |
| 2017-09-23 | add aarch64-unknown-linux-musl target | Ben Cressey | -1/+31 |
| 2017-09-17 | Improve documentation | Oliver Schneider | -1/+1 |