| Age | Commit message (Expand) | Author | Lines |
| 2016-12-12 | rustbuild: Fix dist of save-analysis info | Alex Crichton | -10/+3 |
| 2016-12-12 | rustbuild: Check for .git as a dir | Alex Crichton | -2/+2 |
| 2016-12-12 | rustbuild: Enable unstable features in rustdoc | Alex Crichton | -0/+1 |
| 2016-12-11 | Auto merge of #38252 - pnkfelix:mildly-robustify-configure-msg, r=alexcrichton | bors | -1/+1 |
| 2016-12-10 | Auto merge of #38231 - vadimcn:errormode, r=alexcrichton | bors | -0/+11 |
| 2016-12-10 | Auto merge of #38233 - alexcrichton:more-errors, r=japaric | bors | -2/+1 |
| 2016-12-09 | Create tar balls of save-analysis-api metadata for the standard libraries as ... | Nick Cameron | -1/+58 |
| 2016-12-08 | rustbuild: Implement distcheck | Alex Crichton | -9/+42 |
| 2016-12-08 | Fix #38251 but perhaps not BEST fix for it. | Felix S. Klock II | -1/+1 |
| 2016-12-08 | Auto merge of #38076 - alexcrichton:another-rustbuild-bug, r=japaric | bors | -0/+8 |
| 2016-12-07 | Preserve inherited mode flags. | Vadim Chugunov | -1/+2 |
| 2016-12-07 | Prevent Windows from displaying UI on errors. | Vadim Chugunov | -0/+10 |
| 2016-12-07 | rustbuild: Print out failing commands | Alex Crichton | -2/+1 |
| 2016-12-07 | mk: Switch rustbuild to the default build system | Alex Crichton | -142/+516 |
| 2016-12-03 | Rollup merge of #38073 - cardoe:fix-typo, r=frewsxcv | Corey Farwell | -1/+1 |
| 2016-12-02 | Auto merge of #38050 - alexcrichton:fix-llvm-deps, r=japaric | bors | -0/+7 |
| 2016-11-30 | Update the bootstrap compiler | Alex Crichton | -35/+5 |
| 2016-11-29 | rustbuild: Use src/rustc for assembled compilers | Alex Crichton | -0/+8 |
| 2016-11-29 | bootstrap/README: fix small typo | Doug Goldstein | -1/+1 |
| 2016-11-28 | rustbuild: Cross-compiled LLVM depens on host | Alex Crichton | -0/+7 |
| 2016-11-26 | Auto merge of #38008 - bluss:rustbuild-benches, r=alexcrichton | bors | -14/+88 |
| 2016-11-25 | rustbuild: Add bench subcommand | Ulrik Sverdrup | -14/+88 |
| 2016-11-23 | std: make compilation of libpanic_unwind optional via a Cargo feature | Jorge Aparicio | -1/+1 |
| 2016-11-19 | Auto merge of #37822 - cuviper:llvm-link-shared, r=alexcrichton | bors | -0/+5 |
| 2016-11-18 | Auto merge of #37769 - alexcrichton:rustbuild-python, r=brson | bors | -8/+38 |
| 2016-11-16 | rustbuild: allow dynamically linking LLVM | Josh Stone | -0/+5 |
| 2016-11-15 | Auto merge of #37742 - mrhota:llvm_debuginfo, r=alexcrichton | bors | -0/+1 |
| 2016-11-15 | Auto merge of #37672 - japaric:msp430, r=alexcrichton | bors | -1/+2 |
| 2016-11-14 | rustbuild: Tweak default rule inclusion | Alex Crichton | -2/+4 |
| 2016-11-14 | rustbuild: Allow configuration of python interpreter | Alex Crichton | -8/+38 |
| 2016-11-13 | Make LLVM debuginfo option names consistent | A.J. Gardner | -1/+1 |
| 2016-11-13 | Let rustbuild parse llvm debuginfo option | A.J. Gardner | -0/+1 |
| 2016-11-12 | oops, forgot to commit a rustbuild related file | Jorge Aparicio | -1/+2 |
| 2016-11-12 | Auto merge of #37611 - Mark-Simulacrum:tari-nodejs-runner-detect, r=alexcrichton | bors | -6/+9 |
| 2016-11-12 | Rollup merge of #37690 - TimNN:llvm-rel-dbg, r=alexcrichton | Eduard-Mihai Burtescu | -1/+14 |
| 2016-11-12 | Rollup merge of #37682 - cuviper:local-cargo, r=alexcrichton | Eduard-Mihai Burtescu | -1/+4 |
| 2016-11-12 | Rollup merge of #37584 - alexcrichton:travis, r=brson | Eduard-Mihai Burtescu | -1/+4 |
| 2016-11-11 | bootstrap: rust-docs is a default package | Brian Anderson | -0/+1 |
| 2016-11-11 | Move all Linux/OSX CI infastructure to Travis | Alex Crichton | -1/+4 |
| 2016-11-10 | compiletest: detect nodejs binary, allow override | Mark-Simulacrum | -6/+9 |
| 2016-11-10 | rustbuild: support RelWithDebInfo for llvm | Tim Neumann | -1/+14 |
| 2016-11-09 | rustbuild: enable an initial local cargo | Josh Stone | -1/+4 |
| 2016-11-09 | Rollup merge of #37524 - alexcrichton:vendor, r=brson | Eduard-Mihai Burtescu | -12/+106 |
| 2016-11-08 | rustbuild: Fix check-error-index step | Alex Crichton | -1/+3 |
| 2016-11-08 | rustbuild: Tweak for vendored dependencies | Alex Crichton | -12/+106 |
| 2016-11-07 | rustbuild: support MIPS host builds | Wang Xuerui | -0/+16 |
| 2016-11-05 | Only test docs and such for the host | Alex Crichton | -5/+14 |
| 2016-11-05 | Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollup | Alex Crichton | -20/+52 |
| 2016-11-05 | Fix tests from the rollup | Alex Crichton | -6/+64 |
| 2016-11-05 | Merge branch 'new-rustbuild' into rollup | Alex Crichton | -969/+1107 |