summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2017-04-02Using an untyped, one-letter variable binding as an argument to a function an...Nathan Stocks-2/+2
2017-04-02Vastly improve the help output.Nathan Stocks-27/+26
2017-03-30Don't print build statistics if we explicitly asked for the help message.Nathan Stocks-2/+4
2017-03-30When dealing with the list of all possible subcommands, deal with them in the...Nathan Stocks-7/+7
2017-03-30Refer to a subcommand as a subcommand.Nathan Stocks-16/+15
2017-03-30Fix stage0->stage1 build when using "pthreads" mingw compiler.Vadim Chugunov-1/+10
2017-03-30Auto merge of #40524 - alexcrichton:update-bootstrap, r=alexcrichtonbors-13/+6
2017-03-29rustbuild: Update bootstrap compilerAlex Crichton-13/+6
2017-03-27Rollup merge of #40852 - ollie27:rustbuild_compiler_docs, r=alexcrichtonAlex Crichton-0/+8
2017-03-27rustbuild: Fix compiler docs againOliver Middleton-0/+8
2017-03-27Fix various useless derefs and slicingsOliver Schneider-1/+1
2017-03-23Auto merge of #40515 - alexcrichton:tarball-names, r=brsonbors-8/+16
2017-03-21appveyor: Use Ninja to build LLVM on MinGWAlex Crichton-3/+3
2017-03-21rustbuild: Don't hardcode 'nightly' for CargoAlex Crichton-8/+16
2017-03-21Auto merge of #40693 - frewsxcv:rollup, r=frewsxcvbors-3/+89
2017-03-20Rollup merge of #40681 - est31:nightlies_txt_was_removed, r=alexcrichtonCorey Farwell-2/+2
2017-03-20travis: Don't set `RUST_LOG` globallyAlex Crichton-0/+5
2017-03-20config.toml.example: nightlies.txt got removedest31-2/+2
2017-03-20skip nostarch directorysteveklabnik-0/+10
2017-03-20fix whitespacesteveklabnik-1/+1
2017-03-20Fix up some issues.steveklabnik-1/+14
2017-03-20Render redirect pages.steveklabnik-0/+9
2017-03-20build book indexsteveklabnik-0/+49
2017-03-20build both editions of the booksteveklabnik-1/+6
2017-03-19Rollup merge of #40554 - nrc:rls-data, r=alexcrichtonCorey Farwell-2/+30
2017-03-19Rollup merge of #40562 - mbrubeck:bootstrap, r=alexcrichtonCorey Farwell-6/+6
2017-03-18Auto merge of #40482 - wagenet:fix-old-macos, r=alexcrichtonbors-0/+9
2017-03-17Rollup merge of #40545 - alexcrichton:retry-download-openssl, r=nikomatsakisCorey Farwell-3/+18
2017-03-17Rollup merge of #40457 - frewsxcv:frewsxcv-macos, r=steveklabnikCorey Farwell-6/+6
2017-03-17Fix handlebars failure by using the `rustbuild` feature less indiscriminately.Nick Cameron-3/+30
2017-03-15Remove unused param from bootstrap::clean::rm_rfMatt Brubeck-6/+6
2017-03-15rustbuild: Retry downloads of OpenSSL sourceAlex Crichton-3/+18
2017-03-15Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichtonbors-10/+17
2017-03-15Handle feature=rustbuildNick Cameron-0/+1
2017-03-14Target builds for older macOSPeter Wagenet-0/+9
2017-03-13Auto merge of #40329 - petrochenkov:llreuse, r=alexcrichtonbors-13/+19
2017-03-13Auto merge of #40448 - ollie27:rustbuild_docs_compiler, r=alexcrichtonbors-15/+23
2017-03-12Update usages of 'OSX' (and other old names) to 'macOS'.Corey Farwell-6/+6
2017-03-12Update Cargo to fix nightly channelAlex Crichton-2/+15
2017-03-12Allow cleaning llvm build dir to failAlex Crichton-1/+1
2017-03-12Default llvm.clean-rebuild to falseVadim Petrochenkov-6/+4
2017-03-12rustbuild: Add option for enabling partial LLVM rebuildsVadim Petrochenkov-13/+21
2017-03-12Auto merge of #39770 - alexcrichton:configure-clean, r=brsonbors-12/+26
2017-03-12rustbuild: Fix testsOliver Middleton-9/+9
2017-03-12rustbuild: Fix compiler docsOliver Middleton-6/+14
2017-03-11rustbuild: Fix a bug when manifesting with CargoAlex Crichton-1/+1
2017-03-11configure: Remove --build detectionAlex Crichton-12/+26
2017-03-11Auto merge of #40199 - alexcrichton:doc-proc-macro, r=brsonbors-10/+205
2017-03-11rustbuild: Add save-analysis to installTatsuyuki Ishi-0/+4
2017-03-11rustbuild: Skip saving analysis when disabledTatsuyuki Ishi-0/+4