| Age | Commit message (Expand) | Author | Lines |
| 2018-01-25 | Revert update of the i686-freebsd builder | Alex Crichton | -1/+1 |
| 2018-01-25 | Rollup merge of #47710 - alexcrichton:llvm-6-compat, r=nikomatsakis | Alex Crichton | -2/+2 |
| 2018-01-24 | llvm6: Update FreeBSD images to Ubuntu 18.04 | Alex Crichton | -2/+2 |
| 2018-01-24 | Remove workarounds for cc 1.0.3. | Ed Schouten | -13/+0 |
| 2018-01-23 | Build musl with -fPIC for all targets | Marco A L Barbosa | -4/+5 |
| 2018-01-23 | Use libuwind 6.0 for all musl targets | Marco A L Barbosa | -9/+1 |
| 2018-01-22 | Do not assume dynamic linking for musl/mips[el] targets | Marco A L Barbosa | -11/+31 |
| 2018-01-19 | Automaticaly calculate beta prerelease numbers | Alex Crichton | -0/+6 |
| 2018-01-16 | Only enable CloudABI builds for x86-64 for now. | Ed Schouten | -12/+0 |
| 2018-01-16 | Integrate dist-cloudabi into dist-various-2. | Ed Schouten | -51/+40 |
| 2018-01-16 | Move dist-cloudabi/ into disabled/. | Ed Schouten | -0/+0 |
| 2018-01-16 | Add a Docker container for doing automated builds for CloudABI. | Ed Schouten | -0/+89 |
| 2018-01-13 | Rollup merge of #47283 - malbarbo:musl-1.1.18, r=alexcrichton | kennytm | -1/+1 |
| 2018-01-11 | Add i586-unknown-linux-musl target | Marco A L Barbosa | -8/+13 |
| 2018-01-08 | Update musl to 1.1.18 | Marco A L Barbosa | -1/+1 |
| 2018-01-07 | Auto merge of #47157 - malbarbo:shared-build-musl, r=alexcrichton | bors | -272/+144 |
| 2018-01-04 | Bump to 1.25.0 | Alex Crichton | -0/+1 |
| 2018-01-03 | ci: use musl shared script in dist-i586-gnu-i686-musl | Marco A L Barbosa | -73/+41 |
| 2018-01-03 | ci: use musl shared script in dist-various-1 (for arm targets) | Marco A L Barbosa | -171/+66 |
| 2018-01-03 | ci: use musl shared script in dist-x86_64-musl | Marco A L Barbosa | -8/+17 |
| 2018-01-01 | Enable compiler docs testing in x86_64-gnu | Malo Jaffré | -1/+5 |
| 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 |