| Age | Commit message (Expand) | Author | Lines |
| 2017-11-07 | Rollup merge of #45588 - Keruspe:master, r=alexcrichton | kennytm | -2/+5 |
| 2017-11-06 | Ensure dist::Std for every libstd target. (Closes: #42320) | Ximin Luo | -9/+9 |
| 2017-11-04 | rustbuild: Update the OpenSSL version to link | Alex Crichton | -2/+2 |
| 2017-11-04 | rustbuild: don't try to install rls if ToolState is not Testing | Marc-Antoine Perennou | -2/+5 |
| 2017-11-04 | Rollup merge of #45548 - ratmice:master, r=oli-obk | kennytm | -1/+2 |
| 2017-11-03 | issue #45357 set clippy build condition to extended. | matt rice | -4/+2 |
| 2017-11-01 | Rollup merge of #45624 - glaubitz:bootstrap-sparc64, r=kennytm | kennytm | -1/+1 |
| 2017-11-01 | Rollup merge of #45619 - mneumann:fix-bootstrap-dragonfly, r=alexcrichton | kennytm | -0/+1 |
| 2017-10-31 | bootstrap: Add missing cputype matching for sparc64 | John Paul Adrian Glaubitz | -1/+1 |
| 2017-10-31 | rustbuild: Don't build with ThinLTO on MIPS | Alex Crichton | -6/+8 |
| 2017-10-29 | Support Dragonfly when building Openssl | Michael Neumann | -0/+1 |
| 2017-10-29 | ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager. | kennytm | -4/+31 |
| 2017-10-28 | Auto merge of #45589 - kennytm:rollup, r=kennytm | bors | -2/+5 |
| 2017-10-28 | Rollup merge of #45535 - topecongiro:bootstrap-exit-code, r=kennytm | kennytm | -2/+5 |
| 2017-10-28 | Auto merge of #45566 - cuviper:option-checking, r=alexcrichton | bors | -4/+14 |
| 2017-10-27 | Return 0 when ./x.py has no subcommand | topecongiro | -2/+5 |
| 2017-10-26 | config.toml: Add stubs for recognized-but-unused install paths | Josh Stone | -0/+5 |
| 2017-10-26 | configure.py: fix --disable-option-checking | Josh Stone | -4/+9 |
| 2017-10-26 | Bump to 1.23 and update bootstrap | Alex Crichton | -1/+1 |
| 2017-10-26 | issue #45357 don't build clippy stage 1 | matt rice | -1/+4 |
| 2017-10-26 | Rollup merge of #45496 - kennytm:bootstrap-fix-extension-check, r=alexcrichton | kennytm | -4/+12 |
| 2017-10-25 | Rollup merge of #45465 - glaubitz:sparc64, r=alexcrichton | Guillaume Gomez | -0/+1 |
| 2017-10-24 | Auto merge of #44603 - SimonSapin:stylo, r=alexcrichton | bors | -1/+0 |
| 2017-10-24 | Auto merge of #45446 - leodasvacas:remove-libcollections, r=alexcrichton | bors | -2/+1 |
| 2017-10-25 | rustbuild: Fix `no output generated` error for next bootstrap cargo. | kennytm | -4/+12 |
| 2017-10-24 | bootstrap: Add openssl configuration for sparc64-unknown-linux-gnu | John Paul Adrian Glaubitz | -0/+1 |
| 2017-10-23 | Move cargotest to separate jobs on Travis-CI and AppVeyor | Simon Sapin | -1/+0 |
| 2017-10-22 | Auto merge of #45304 - kennytm:travis-color-color-conflict, r=aturon | bors | -2/+2 |
| 2017-10-22 | Don't build docs for removed libcollections. | leonardo.yvens | -1/+1 |
| 2017-10-22 | Remove deprecated `collections` crate. | leonardo.yvens | -1/+0 |
| 2017-10-22 | Auto merge of #45432 - ollie27:rustbuild_error_index_gen, r=Mark-Simulacrum | bors | -5/+5 |
| 2017-10-22 | Auto merge of #45433 - ollie27:rustbuild_nomicon, r=Mark-Simulacrum | bors | -1/+1 |
| 2017-10-22 | Auto merge of #45400 - alexcrichton:bootstrap-thinlto, r=Mark-Simulacrum | bors | -6/+18 |
| 2017-10-21 | Auto merge of #45366 - ollie27:rustbuild_compiler_docs, r=alexcrichton | bors | -5/+3 |
| 2017-10-21 | rustbuild: Fix path for the nomicon | Oliver Middleton | -1/+1 |
| 2017-10-21 | rustbuild: Build stage 1 error index generator at stage 0 | Oliver Middleton | -5/+5 |
| 2017-10-21 | Fix rustbuild --color conflict when building on Travis outside of Docker. | kennytm | -2/+2 |
| 2017-10-20 | rustbuild: Compile rustc with ThinLTO | Alex Crichton | -6/+18 |
| 2017-10-20 | Auto merge of #44792 - Mark-Simulacrum:correct-deps, r=alexcrichton | bors | -79/+132 |
| 2017-10-19 | Make tools which may not build return Option. | Mark Simulacrum | -53/+65 |
| 2017-10-20 | Rollup merge of #45382 - Keruspe:master, r=Mark-Simulacrum | kennytm | -1/+1 |
| 2017-10-20 | Rollup merge of #45375 - topecongiro:enable-tilde, r=Mark-Simulacrum | kennytm | -1/+1 |
| 2017-10-20 | Rollup merge of #45374 - topecongiro:remove-enable-rustbuild-config-option, r... | kennytm | -2/+2 |
| 2017-10-19 | rustbuild: fix dist in debug mode | Marc-Antoine Perennou | -1/+1 |
| 2017-10-18 | Make sure to clear out the stageN-{rustc,std,tools} directories. | Mark Simulacrum | -31/+72 |
| 2017-10-19 | Allow passing a path with tilde | topecongiro | -1/+1 |
| 2017-10-19 | Fix typos | topecongiro | -2/+2 |
| 2017-10-19 | Remove --enable-rustbuild config option from example | topecongiro | -1/+1 |
| 2017-10-19 | Rollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcrichton | kennytm | -4/+8 |
| 2017-10-17 | bootstrap: Avoid fetching jemalloc if it's disabled | Tatsuyuki Ishi | -1/+2 |