| Age | Commit message (Expand) | Author | Lines |
| 2017-03-30 | Refer to a subcommand as a subcommand. | Nathan Stocks | -16/+15 |
| 2017-03-30 | Fix stage0->stage1 build when using "pthreads" mingw compiler. | Vadim Chugunov | -1/+10 |
| 2017-03-30 | Auto merge of #40524 - alexcrichton:update-bootstrap, r=alexcrichton | bors | -13/+6 |
| 2017-03-29 | rustbuild: Update bootstrap compiler | Alex Crichton | -13/+6 |
| 2017-03-27 | Rollup merge of #40852 - ollie27:rustbuild_compiler_docs, r=alexcrichton | Alex Crichton | -0/+8 |
| 2017-03-27 | rustbuild: Fix compiler docs again | Oliver Middleton | -0/+8 |
| 2017-03-27 | Fix various useless derefs and slicings | Oliver Schneider | -1/+1 |
| 2017-03-23 | Auto merge of #40515 - alexcrichton:tarball-names, r=brson | bors | -8/+16 |
| 2017-03-21 | appveyor: Use Ninja to build LLVM on MinGW | Alex Crichton | -3/+3 |
| 2017-03-21 | rustbuild: Don't hardcode 'nightly' for Cargo | Alex Crichton | -8/+16 |
| 2017-03-21 | Auto merge of #40693 - frewsxcv:rollup, r=frewsxcv | bors | -3/+89 |
| 2017-03-20 | Rollup merge of #40681 - est31:nightlies_txt_was_removed, r=alexcrichton | Corey Farwell | -2/+2 |
| 2017-03-20 | travis: Don't set `RUST_LOG` globally | Alex Crichton | -0/+5 |
| 2017-03-20 | config.toml.example: nightlies.txt got removed | est31 | -2/+2 |
| 2017-03-20 | skip nostarch directory | steveklabnik | -0/+10 |
| 2017-03-20 | fix whitespace | steveklabnik | -1/+1 |
| 2017-03-20 | Fix up some issues. | steveklabnik | -1/+14 |
| 2017-03-20 | Render redirect pages. | steveklabnik | -0/+9 |
| 2017-03-20 | build book index | steveklabnik | -0/+49 |
| 2017-03-20 | build both editions of the book | steveklabnik | -1/+6 |
| 2017-03-19 | Rollup merge of #40554 - nrc:rls-data, r=alexcrichton | Corey Farwell | -2/+30 |
| 2017-03-19 | Rollup merge of #40562 - mbrubeck:bootstrap, r=alexcrichton | Corey Farwell | -6/+6 |
| 2017-03-18 | Auto merge of #40482 - wagenet:fix-old-macos, r=alexcrichton | bors | -0/+9 |
| 2017-03-17 | Rollup merge of #40545 - alexcrichton:retry-download-openssl, r=nikomatsakis | Corey Farwell | -3/+18 |
| 2017-03-17 | Rollup merge of #40457 - frewsxcv:frewsxcv-macos, r=steveklabnik | Corey Farwell | -6/+6 |
| 2017-03-17 | Fix handlebars failure by using the `rustbuild` feature less indiscriminately. | Nick Cameron | -3/+30 |
| 2017-03-15 | Remove unused param from bootstrap::clean::rm_rf | Matt Brubeck | -6/+6 |
| 2017-03-15 | rustbuild: Retry downloads of OpenSSL source | Alex Crichton | -3/+18 |
| 2017-03-15 | Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichton | bors | -10/+17 |
| 2017-03-15 | Handle feature=rustbuild | Nick Cameron | -0/+1 |
| 2017-03-14 | Target builds for older macOS | Peter Wagenet | -0/+9 |
| 2017-03-13 | Auto merge of #40329 - petrochenkov:llreuse, r=alexcrichton | bors | -13/+19 |
| 2017-03-13 | Auto merge of #40448 - ollie27:rustbuild_docs_compiler, r=alexcrichton | bors | -15/+23 |
| 2017-03-12 | Update usages of 'OSX' (and other old names) to 'macOS'. | Corey Farwell | -6/+6 |
| 2017-03-12 | Update Cargo to fix nightly channel | Alex Crichton | -2/+15 |
| 2017-03-12 | Allow cleaning llvm build dir to fail | Alex Crichton | -1/+1 |
| 2017-03-12 | Default llvm.clean-rebuild to false | Vadim Petrochenkov | -6/+4 |
| 2017-03-12 | rustbuild: Add option for enabling partial LLVM rebuilds | Vadim Petrochenkov | -13/+21 |
| 2017-03-12 | Auto merge of #39770 - alexcrichton:configure-clean, r=brson | bors | -12/+26 |
| 2017-03-12 | rustbuild: Fix tests | Oliver Middleton | -9/+9 |
| 2017-03-12 | rustbuild: Fix compiler docs | Oliver Middleton | -6/+14 |
| 2017-03-11 | rustbuild: Fix a bug when manifesting with Cargo | Alex Crichton | -1/+1 |
| 2017-03-11 | configure: Remove --build detection | Alex Crichton | -12/+26 |
| 2017-03-11 | Auto merge of #40199 - alexcrichton:doc-proc-macro, r=brson | bors | -10/+205 |
| 2017-03-11 | rustbuild: Add save-analysis to install | Tatsuyuki Ishi | -0/+4 |
| 2017-03-11 | rustbuild: Skip saving analysis when disabled | Tatsuyuki Ishi | -0/+4 |
| 2017-03-11 | rustbuild: Make save-analysis an option | Tatsuyuki Ishi | -10/+9 |
| 2017-03-10 | Test fixes and rebase conflicts | Alex Crichton | -1/+1 |
| 2017-03-10 | Rollup merge of #40297 - alexcrichton:fix-submodules, r=brson | Alex Crichton | -8/+28 |
| 2017-03-10 | Rollup merge of #40277 - rkruppe:llvm-parallel-link-jobs, r=alexcrichton | Alex Crichton | -0/+17 |