| Age | Commit message (Expand) | Author | Lines |
| 2017-05-19 | Rollup merge of #42089 - nagisa:xpy-broke-on-py3-again⁈, r=alexcrichton | Mark Simulacrum | -3/+4 |
| 2017-05-18 | Fix x.py | Simonas Kazlauskas | -3/+4 |
| 2017-05-18 | rustbuild: refactor install | Marc-Antoine Perennou | -81/+98 |
| 2017-05-18 | rustbuild: install rust-analysis and rust-src when extended build is enabled | Marc-Antoine Perennou | -8/+18 |
| 2017-05-18 | Auto merge of #41639 - ishitatsuyuki:unify-tools, r=alexcrichton | bors | -130/+112 |
| 2017-05-17 | Reset submodule management to what master does | Alex Crichton | -19/+50 |
| 2017-05-18 | Move submodule initialization to bootstrap.py | Tatsuyuki Ishi | -121/+37 |
| 2017-05-18 | Add metadata suffix, close rust-lang/cargo#4028 | Tatsuyuki Ishi | -6/+41 |
| 2017-05-17 | Auto merge of #42041 - Keruspe:master, r=alexcrichton | bors | -2/+2 |
| 2017-05-16 | rustbuild: fix bash completion installation dir | Marc-Antoine Perennou | -2/+2 |
| 2017-05-16 | rustbuild: pass sysconfdir to install_sh | Marc-Antoine Perennou | -6/+17 |
| 2017-05-16 | rustbuild: allow configuring sysconfdir | Marc-Antoine Perennou | -0/+10 |
| 2017-05-16 | rustbuild: pass bindir to install_sh | Marc-Antoine Perennou | -7/+12 |
| 2017-05-16 | rustbuild: allow configuring bindir | Marc-Antoine Perennou | -5/+14 |
| 2017-05-14 | Don't use sanitize_sh with rust-installer | Josh Stone | -41/+40 |
| 2017-05-14 | Force tool-rust-installer deps to build-only | Josh Stone | -9/+17 |
| 2017-05-14 | Use "rust-installer tarball" to create rustc-src too | Josh Stone | -4/+8 |
| 2017-05-14 | Update to the oxidized rust-installer | Josh Stone | -24/+35 |
| 2017-05-13 | Pass static crt to llvm cmake configuration | Liran Ringel | -2/+3 |
| 2017-05-13 | Auto merge of #41965 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -1/+21 |
| 2017-05-12 | Rollup merge of #41943 - malbarbo:android-openssl, r=alexcrichton | Mark Simulacrum | -0/+17 |
| 2017-05-12 | Rollup merge of #41940 - est31:master, r=eddyb | Mark Simulacrum | -0/+3 |
| 2017-05-12 | config.toml.example: add note that optimize = false won't speed up a full boo... | est31 | -0/+3 |
| 2017-05-11 | rustbuild: Use `-Z force-unstable-if-unmarked` | Alex Crichton | -2/+18 |
| 2017-05-07 | bootstrap: Output name of failed config in case of errors | Dennis Schridde | -1/+1 |
| 2017-05-05 | bootstrap: openssl android support | Marco A L Barbosa | -0/+17 |
| 2017-05-04 | Add remote device testing support | Mátyás Mustoha | -19/+19 |
| 2017-05-03 | Auto merge of #41713 - cuviper:cmake-sanitizers, r=alexcrichton | bors | -14/+13 |
| 2017-05-02 | rustbuild: Sanity-check cmake for sanitizers too | Josh Stone | -14/+13 |
| 2017-04-30 | Rename os variable in bootstrap.py to avoid shadowing os module. | Titus Barik | -2/+2 |
| 2017-04-29 | Rollup merge of #41608 - cuviper:distcheck-rust-src, r=alexcrichton | Corey Farwell | -0/+28 |
| 2017-04-29 | Update stage0 bootstrap compiler | Alex Crichton | -32/+37 |
| 2017-04-29 | Auto merge of #41577 - Keruspe:master, r=alexcrichton | bors | -8/+24 |
| 2017-04-28 | rustbuild: only build cargo for host | Marc-Antoine Perennou | -0/+1 |
| 2017-04-27 | travis: Parallelize tests on Android | Alex Crichton | -121/+41 |
| 2017-04-27 | appveyor: Use Ninja/sccache on MSVC | Alex Crichton | -9/+92 |
| 2017-04-27 | rustbuild: install rustc after cargo and rls | Marc-Antoine Perennou | -3/+3 |
| 2017-04-27 | rustbuild: install cargo and rls when extended build is enabled | Marc-Antoine Perennou | -4/+12 |
| 2017-04-27 | rustbuild: add rls_package_vers | Marc-Antoine Perennou | -0/+5 |
| 2017-04-27 | rustbuild: pass version number as param in install phase | Marc-Antoine Perennou | -6/+6 |
| 2017-04-27 | rustbuild: build cargo and rls as part of extended build | Marc-Antoine Perennou | -0/+2 |
| 2017-04-27 | Auto merge of #41567 - arielb1:rollup, r=arielb1 | bors | -36/+85 |
| 2017-04-26 | Rollup merge of #41552 - jessicah:updated-num-cpus-dep, r=alexcrichton | Ariel Ben-Yehuda | -1/+1 |
| 2017-04-26 | Rollup merge of #41546 - cuviper:reduced-rust-src, r=alexcrichton | Ariel Ben-Yehuda | -27/+61 |
| 2017-04-26 | Rollup merge of #41524 - michaelwu:basic-hexagon, r=alexcrichton | Ariel Ben-Yehuda | -2/+2 |
| 2017-04-26 | Rollup merge of #41456 - jessicah:haiku-support, r=alexcrichton | Ariel Ben-Yehuda | -0/+5 |
| 2017-04-26 | Rollup merge of #41370 - malbarbo:android-bootstrap, r=alexcrichton | Ariel Ben-Yehuda | -6/+16 |
| 2017-04-26 | Make sure openssl compiles with only one core | Aidan Hobson Sayers | -1/+1 |
| 2017-04-26 | Add a distcheck for rust-src completeness | Josh Stone | -0/+28 |
| 2017-04-26 | Enable building the LLVM Hexagon target | Michael Wu | -2/+2 |