| Age | Commit message (Expand) | Author | Lines |
| 2017-03-20 | travis: Don't set `RUST_LOG` globally | Alex Crichton | -1/+0 |
| 2017-03-18 | Auto merge of #40507 - alexcrichton:static-libcurl, r=brson | bors | -0/+6 |
| 2017-03-17 | travis: Use `hide_output` in dist-powerpc64-linux | Alex Crichton | -24/+36 |
| 2017-03-16 | travis: Update sccache binary | Alex Crichton | -26/+26 |
| 2017-03-15 | Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichton | bors | -0/+1 |
| 2017-03-13 | travis: Ensure cargo links libcurl statically | Alex Crichton | -0/+6 |
| 2017-03-12 | Default llvm.clean-rebuild to false | Vadim Petrochenkov | -0/+1 |
| 2017-03-11 | Auto merge of #40199 - alexcrichton:doc-proc-macro, r=brson | bors | -0/+1 |
| 2017-03-11 | rustbuild: Make save-analysis an option | Tatsuyuki Ishi | -0/+1 |
| 2017-03-10 | Rollup merge of #40324 - alexcrichton:sccache-errors, r=aturon | Alex Crichton | -1/+5 |
| 2017-03-10 | rustbuild: Build documentation for `proc_macro` | Alex Crichton | -0/+1 |
| 2017-03-10 | travis: Fuchsia builder | Petr Hosek | -0/+188 |
| 2017-03-10 | travis: Attempt to debug sccache failures | Alex Crichton | -1/+5 |
| 2017-03-09 | travis: Split the linux-tested-targets builder | Alex Crichton | -21/+85 |
| 2017-03-03 | rustbuild: Add support for compiling Cargo | Alex Crichton | -0/+1 |
| 2017-02-28 | Rollup merge of #40130 - alexcrichton:fix-musl-again, r=nikomatsakis | Steve Klabnik | -2/+2 |
| 2017-02-27 | travis: Split Android into dist/test images | Alex Crichton | -18/+82 |
| 2017-02-27 | travis: Fix typos in linux-tested-targets | Alex Crichton | -2/+2 |
| 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 | -5/+40 |
| 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/+10 |
| 2017-02-15 | travis: Disable source tarballs on most builders | Alex Crichton | -1/+10 |
| 2017-02-14 | Rollup merge of #39754 - alexcrichton:less-assertions, r=brson | Corey Farwell | -1/+4 |
| 2017-02-14 | Automatically vendor Cargo deps when building the source tarballs. | Eduard-Mihai Burtescu | -23/+41 |
| 2017-02-11 | travis: Add builders without assertions | Alex Crichton | -1/+4 |
| 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 | -5/+3078 |
| 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 | -5/+3078 |
| 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 | -32/+2851 |