| Age | Commit message (Expand) | Author | Lines |
| 2017-04-08 | Rollup merge of #41152 - cuviper:bootstrap-armv7, r=japaric | Tim Neumann | -2/+2 |
| 2017-04-07 | bootstrap.py: fix armv7 detection | Josh Stone | -2/+2 |
| 2017-04-07 | Rollup merge of #41047 - cuviper:src_is_git, r=alexcrichton | Corey Farwell | -24/+27 |
| 2017-04-06 | Auto merge of #41102 - frewsxcv:rollup, r=frewsxcv | bors | -159/+187 |
| 2017-04-05 | Rollup merge of #41026 - CleanCut:rust-40860, r=alexcrichton | Corey Farwell | -20/+22 |
| 2017-04-05 | Rollup merge of #41011 - CleanCut:bootstrap-help, r=alexcrichton | Corey Farwell | -139/+165 |
| 2017-04-06 | Auto merge of #40805 - vadimcn:msys-mingw, r=alexcrichton | bors | -1/+10 |
| 2017-04-04 | Fixes other targets rustlibs installation | GitLab | -2/+7 |
| 2017-04-04 | Branch arms need to match the return value even if it's not being assigned to... | Nathan Stocks | -4/+4 |
| 2017-04-03 | Handle options-with-arguments before subcommands such as './x.py -j 10 build'... | Nathan Stocks | -16/+44 |
| 2017-04-03 | Loosen src_is_git to just check exists() | Josh Stone | -1/+1 |
| 2017-04-03 | Only use cargo-vendor if building from git sources | Josh Stone | -19/+22 |
| 2017-04-03 | Add a common Build::src_is_git flag | Josh Stone | -5/+5 |
| 2017-04-02 | Handle symlinks in src/bootstrap/clean.rs (mostly) -- resolves #40860. | Nathan Stocks | -20/+22 |
| 2017-04-02 | Fix breaking the 'clean' subcommand caused replacing a single-letter variable... | Nathan Stocks | -1/+1 |
| 2017-04-02 | Simplify a "use" statement as per @grunweg's feedback. | Nathan Stocks | -1/+1 |
| 2017-04-02 | Oops, we can't parse options until all options have been defined. Tiny bit o... | Nathan Stocks | -15/+23 |
| 2017-04-02 | Finish the improvements I planned. | Nathan Stocks | -125/+113 |
| 2017-04-02 | Save my TODO's as comments, so I don't forget. | Nathan Stocks | -0/+2 |
| 2017-04-02 | Using an untyped, one-letter variable binding as an argument to a function an... | Nathan Stocks | -2/+2 |
| 2017-04-02 | Vastly improve the help output. | Nathan Stocks | -27/+26 |
| 2017-03-30 | Don't print build statistics if we explicitly asked for the help message. | Nathan Stocks | -2/+4 |
| 2017-03-30 | When dealing with the list of all possible subcommands, deal with them in the... | Nathan Stocks | -7/+7 |
| 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 |