| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2016-12-29 | Rollup merge of #38631 - alexcrichton:supafast, r=brson | Alex Crichton | -0/+28 |
| 2016-12-29 | rustbuild: Don't run pretty tests by default | Alex Crichton | -1/+1 |
| 2016-12-28 | rustbuild: Compile rustc twice, not thrice | Alex Crichton | -0/+28 |
| 2016-12-26 | travis: Remove extraneous /tmp/obj dirs | Alex Crichton | -26/+0 |
| 2016-12-26 | travis: Don't install ccache in containers | Alex Crichton | -12/+0 |
| 2016-12-26 | travis: Attempt to fix Android flakiness | Alex Crichton | -1/+3 |
| 2016-12-20 | Merge branch 'local-sccache' of https://github.com/alexcrichton/rust into rollup | Alex Crichton | -3/+11 |
| 2016-12-19 | travis: Support local sccache if not on bots | Alex Crichton | -3/+11 |
| 2016-12-19 | travis: Fix the cargotest bot | Alex Crichton | -1/+2 |
| 2016-12-14 | rustbuild: Add sccache support | Alex Crichton | -13/+71 |
| 2016-12-13 | Fix travis builds | Alex Crichton | -1/+61 |
| 2016-12-07 | mk: Switch rustbuild to the default build system | Alex Crichton | -17/+16 |