| Age | Commit message (Expand) | Author | Lines |
| 2017-12-30 | Requires tools to test-pass if the corresponding submodule is updated. | kennytm | -1/+23 |
| 2017-12-27 | Auto merge of #47016 - malbarbo:dist-armv5te, r=alexcrichton | bors | -1/+6 |
| 2017-12-26 | Auto merge of #46554 - kennytm:45861-step-4-5-6-7-upload-test-result-and-remo... | bors | -11/+113 |
| 2017-12-27 | Clarify toolstate names. Move publish.py to a more convenient location. | kennytm | -106/+1 |
| 2017-12-27 | Upload the toolstate to the remote repository. | kennytm | -9/+213 |
| 2017-12-26 | Add dist builder for armv5te-unknown-linux-gnueabi | Marco A L Barbosa | -1/+6 |
| 2017-12-26 | Fixup some previous configuration errors. | kennytm | -2/+5 |
| 2017-12-22 | Re-do the FreeBSD cross-builds to use Clang and libc++. Fixes #44433. | Jed Davis | -234/+113 |
| 2017-12-14 | Download the crosstool from GitHub instead of crosstool-ng.org | kennytm | -4/+5 |
| 2017-12-11 | Remove armv5te target from dist-various-1 | Marco A L Barbosa | -6/+1 |
| 2017-12-05 | Add armv5te-unknown-linux-gnueabi to cross builder | Marco A L Barbosa | -1/+6 |
| 2017-12-04 | Rename cross(2) builder to dist-various-{1,2} | Marco A L Barbosa | -7/+7 |
| 2017-12-03 | Update the tools CI to use --no-fail-fast and --save-toolstates. | kennytm | -7/+45 |
| 2017-12-03 | Move the swap the tools test and cargotest within check-aux. | kennytm | -7/+11 |
| 2017-11-28 | ci: Start running wasm32 tests on Travis | Alex Crichton | -0/+36 |
| 2017-11-25 | rustbuild: Enable WebAssembly backend by default | Alex Crichton | -0/+1 |
| 2017-11-21 | fix some typos | Martin Lindhe | -4/+4 |
| 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 |