| Age | Commit message (Expand) | Author | Lines |
| 2018-03-13 | rustbuild: Tweak CFLAGS to various libstd pieces | Alex Crichton | -2/+2 |
| 2018-03-12 | Auto merge of #48295 - Keruspe:master, r=alexcrichton | bors | -3/+10 |
| 2018-03-11 | Auto merge of #48549 - alexcrichton:update-cargo, r=Mark-Simulacrum | bors | -1/+3 |
| 2018-03-11 | Update Cargo submodule | Alex Crichton | -1/+3 |
| 2018-03-11 | Auto merge of #48599 - Mark-Simulacrum:rustbuild-updates-step-1, r=alexcrichton | bors | -59/+46 |
| 2018-03-09 | rustbuild: Pass `-j1` to OpenSSL `make install` | Alex Crichton | -1/+1 |
| 2018-03-09 | Auto merge of #48891 - alexcrichton:dist-osx-9.3, r=kennytm | bors | -2/+2 |
| 2018-03-09 | rustbuild: Remove ThinLTO-related configuration | Alex Crichton | -20/+0 |
| 2018-03-09 | travis: Upgrade dist builders for OSX | Alex Crichton | -2/+2 |
| 2018-03-09 | rustbuild: Fix MSBuild location of `llvm-config.exe` | Alex Crichton | -24/+20 |
| 2018-03-08 | Refactor run_host_only to have the proper effect. | Mark Simulacrum | -3/+3 |
| 2018-03-08 | Deny warnings | Mark Simulacrum | -1/+1 |
| 2018-03-08 | Print out the sysroot and libdir on verbose builds. | Mark Simulacrum | -2/+4 |
| 2018-03-08 | Remove ONLY_BUILD. | Mark Simulacrum | -28/+34 |
| 2018-03-08 | Remove ONLY_BUILD_TARGETS. | Mark Simulacrum | -26/+5 |
| 2018-03-08 | bootstrap: pass datadir to rust-installer | Marc-Antoine Perennou | -3/+10 |
| 2018-03-07 | appveyor: Fix a switched condition for cargotest | Alex Crichton | -2/+2 |
| 2018-03-07 | Fix an error in the appveyor config | Alex Crichton | -2/+6 |
| 2018-03-07 | appveyor: Shard more slow MSVC builders | Alex Crichton | -0/+1 |
| 2018-03-05 | Get the path to cargo from rustbuild | Mark Mansi | -0/+1 |
| 2018-03-04 | Include stdsimd in rust-src component | Alex Crichton | -0/+1 |
| 2018-03-04 | Auto merge of #48630 - alexcrichton:more-sccache, r=kennytm | bors | -5/+22 |
| 2018-03-03 | rustc: Tweak default linker selection | Alex Crichton | -7/+12 |
| 2018-03-03 | rust: Import LLD for linking wasm objects | Alex Crichton | -74/+198 |
| 2018-03-04 | Rollup merge of #48664 - Keruspe:codegen, r=alexcrichton | kennytm | -3/+10 |
| 2018-03-04 | Rollup merge of #48680 - steveklabnik:no-toc, r=nikomatsakis | kennytm | -0/+1 |
| 2018-03-03 | Rollup merge of #48637 - segevfiner:restore-rust-mingw-download, r=alexcrichton | kennytm | -0/+8 |
| 2018-03-03 | Rollup merge of #48569 - Phlosioneer:x-py-help-optimization, r=petrochenkov | kennytm | -25/+15 |
| 2018-03-02 | Don't produce TOCs for doc markdown files | steveklabnik | -0/+1 |
| 2018-03-02 | make codegen-backends directory name configurable | Marc-Antoine Perennou | -3/+10 |
| 2018-03-02 | Remove print_what_bootstrap_means | Phlosioneer | -27/+8 |
| 2018-03-01 | rustbuild: Pass `ccache` to build scripts | Alex Crichton | -5/+22 |
| 2018-03-01 | Rollup merge of #48405 - kennytm:autotoolstate-follow-up, r=Mark-Simulacrum | Manish Goregaokar | -21/+75 |
| 2018-03-01 | Document why we download rust-mingw | Segev Finer | -0/+3 |
| 2018-03-01 | Restore the download of rust-mingw | Segev Finer | -0/+5 |
| 2018-02-28 | Rollup merge of #48558 - Mark-Simulacrum:error-format, r=Manishearth | kennytm | -1/+5 |
| 2018-02-26 | Improve --help performance for x.py | Phlosioneer | -4/+13 |
| 2018-02-26 | Fix error-format argument to x.py | Mark Simulacrum | -1/+5 |
| 2018-02-26 | bootstrap: Add openssl configuration for powerpc-unknown-linux-gnuspe | John Paul Adrian Glaubitz | -0/+1 |
| 2018-02-25 | Rollup merge of #48517 - penpalperson:master, r=Mark-Simulacrum | kennytm | -0/+13 |
| 2018-02-25 | Rollup merge of #48489 - glaubitz:x32-linux, r=alexcrichton | kennytm | -0/+1 |
| 2018-02-25 | Rollup merge of #48362 - cuviper:libdir_relative, r=Mark-Simulacrum | kennytm | -6/+17 |
| 2018-02-25 | Rollup merge of #48297 - glaubitz:sparc-linux, r=estebank | kennytm | -1/+2 |
| 2018-02-25 | Rollup merge of #48281 - jakllsch:netbsd-powerpc, r=alexcrichton | kennytm | -0/+1 |
| 2018-02-24 | Added error-format flag to x.py. | penpalperson | -0/+13 |
| 2018-02-24 | Remove directory `src/rt` | Vadim Petrochenkov | -3/+3 |
| 2018-02-24 | bootstrap: Add openssl configuration for x86_64-unknown-linux-gnux32 | John Paul Adrian Glaubitz | -0/+1 |
| 2018-02-24 | Run the external doc tests in tools job. | kennytm | -6/+16 |
| 2018-02-23 | bootstrap: Add openssl configuration for sparc-unknown-linux-gnu | John Paul Adrian Glaubitz | -0/+1 |
| 2018-02-23 | bootstrap: Add missing cputype matching for sparc | John Paul Adrian Glaubitz | -1/+1 |