| Age | Commit message (Expand) | Author | Lines |
| 2017-02-27 | appveyor: Use sccache on pc-windows-gnu for caching | Alex Crichton | -24/+24 |
| 2017-02-25 | travis: Make more network requests retryable | Alex Crichton | -2/+4 |
| 2017-02-25 | Rollup merge of #40019 - alexcrichton:fix-musl, r=brson | Eduard-Mihai Burtescu | -1/+12 |
| 2017-02-24 | Update sccache binaries on CI | Alex Crichton | -73/+72 |
| 2017-02-21 | travis: Move -mrelax-relocations to Docker config | Alex Crichton | -0/+8 |
| 2017-02-21 | travis: Compile a more compatible libc.a for musl | Alex Crichton | -1/+4 |
| 2017-02-16 | Auto merge of #39824 - alexcrichton:disable-dist-src, r=brson | bors | -1/+6 |
| 2017-02-15 | travis: Disable source tarballs on most builders | Alex Crichton | -1/+6 |
| 2017-02-14 | Rollup merge of #39754 - alexcrichton:less-assertions, r=brson | Corey Farwell | -0/+1 |
| 2017-02-14 | Automatically vendor Cargo deps when building the source tarballs. | Eduard-Mihai Burtescu | -16/+40 |
| 2017-02-11 | travis: Add builders without assertions | Alex Crichton | -0/+1 |
| 2017-02-09 | Rollup merge of #39647 - japaric:sparc, r=alexcrichton | Corey Farwell | -1/+5 |
| 2017-02-08 | Rollup merge of #39671 - alexcrichton:change-order, r=brson | Corey Farwell | -10/+10 |
| 2017-02-08 | Rollup merge of #38699 - japaric:lsan, r=alexcrichton | Corey Farwell | -2/+32 |
| 2017-02-08 | travis: Fix build order of dist-x86-linux | Alex Crichton | -10/+10 |
| 2017-02-08 | dist-x86-linux: install newer kernel headers | Jorge Aparicio | -0/+30 |
| 2017-02-08 | enable sanitizers on build job that tests x86_64 linux | Jorge Aparicio | -1/+1 |
| 2017-02-08 | enable sanitizers on x86_64-linux releases | Jorge Aparicio | -1/+1 |
| 2017-02-08 | build std for sparc64-unknown-linux-gnu | Jorge Aparicio | -1/+5 |
| 2017-02-07 | Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brson | Corey Farwell | -26/+0 |
| 2017-02-07 | Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brson | Corey Farwell | -0/+3071 |
| 2017-02-06 | Delete Travis/AppVeyor makefile builders | Alex Crichton | -26/+0 |
| 2017-01-31 | Auto merge of #38847 - michaelwoerister:gate-on-incr-comp, r=alexcrichton | bors | -0/+27 |
| 2017-01-29 | Add support for test suites emulated in QEMU | Alex Crichton | -0/+3071 |
| 2017-01-28 | Fix the powerpc64 PATH | Josh Stone | -1/+1 |
| 2017-01-28 | Add a license to build-powerpc64le-toolchain.sh | Josh Stone | -0/+9 |
| 2017-01-28 | travis: move IBM backwards in time | Josh Stone | -35/+2110 |
| 2017-01-24 | Auto merge of #39245 - alexcrichton:enable-platform, r=brson | bors | -9/+9 |
| 2017-01-24 | rustbuild: Start building --enable-extended | Alex Crichton | -9/+9 |
| 2017-01-22 | travis: Enable testing i686 musl | Alex Crichton | -2/+2 |
| 2017-01-20 | More test fixes from rollup | Alex Crichton | -47/+142 |
| 2017-01-20 | Merge branch 'older-glibc' into rollup | Alex Crichton | -18/+2842 |
| 2017-01-20 | Rollup merge of #39120 - alexcrichton:emscripten-tests, r=brson | Alex Crichton | -0/+60 |
| 2017-01-20 | Rollup merge of #39111 - alexcrichton:more-cross-targets, r=brson | Alex Crichton | -80/+230 |
| 2017-01-20 | Rollup merge of #39068 - alexcrichton:more-small-tests, r=brson | Alex Crichton | -41/+96 |
| 2017-01-19 | travis: Move glibc backwards in time | Alex Crichton | -18/+2845 |
| 2017-01-19 | travis: Get an emscripten builder online | Alex Crichton | -0/+60 |
| 2017-01-18 | travis: Gate on some minimal support for incremental compilation. | Michael Woerister | -0/+27 |
| 2017-01-16 | travis: Pass --release-channel=nightly on deploy | Alex Crichton | -0/+1 |
| 2017-01-16 | travis: Expand the `cross` linux image | Alex Crichton | -80/+230 |
| 2017-01-16 | travis: Mirror some NetBSD artifacts | Alex Crichton | -2/+6 |
| 2017-01-15 | travis: Add i586 linux and i686 musl | Alex Crichton | -41/+96 |
| 2017-01-15 | Auto merge of #39042 - alexcrichton:upload-more, r=brson | bors | -53/+386 |
| 2017-01-15 | travis: Expand dist builder coverage | Alex Crichton | -53/+386 |
| 2017-01-13 | Remove strictly-unnecessary flags for docker | Aidan Hobson Sayers | -2/+0 |
| 2017-01-12 | travis: Start uploading artifacts on commits | Alex Crichton | -18/+28 |
| 2017-01-04 | rustbuild: Quickly `dist` cross-host compilers | Alex Crichton | -4/+38 |
| 2016-12-30 | travis: Add a distcheck target | Alex Crichton | -0/+26 |
| 2016-12-29 | Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollup | Alex Crichton | -1/+1 |
| 2016-12-29 | Rollup merge of #38632 - alexcrichton:trim-travis, r=japaric | Alex Crichton | -38/+0 |