summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2018-06-01Update version to 1.26.2Mark Simulacrum-1/+1
2018-05-25Bump for 1.26.1Mark Simulacrum-1/+1
2018-04-20Add docs for the test crate with the std docsOliver Middleton-1/+4
2018-04-17Don't inject clippy into rls on stable/betaOliver Schneider-1/+2
2018-04-01Rollup merge of #49549 - Mark-Simulacrum:bootstrap-cleanup, r=alexcrichtonMark Simulacrum-1/+1
2018-04-01Remove filetime dep from build_helperMark Simulacrum-1/+1
2018-04-01Auto merge of #49530 - petrhosek:empty-extra-flags, r=cramertjbors-1/+3
2018-03-30Only include space in RUSTFLAGS extra flags if not emptyPetr Hosek-1/+3
2018-03-30Handle fast-submodules option correctlyPetr Hosek-1/+5
2018-03-28rustbuild: Don't leak file handles when creating junctions on WindowsOliver Middleton-2/+5
2018-03-26rustbuild: Fail the build if we build Cargo twiceAlex Crichton-49/+152
2018-03-25rustbuild: Disable docs on cross-compiled buildsAlex Crichton-6/+9
2018-03-26Auto merge of #49341 - alexcrichton:more-balance, r=kennytmbors-0/+7
2018-03-24appveyor: Move run-pass-fulldeps to extra buildersAlex Crichton-0/+7
2018-03-25Rollup merge of #49290 - cuviper:unextended-dist-rustfmt, r=nikomatsakiskennytm-1/+0
2018-03-25Rollup merge of #49193 - davidtwco:issue-29893, r=alexcrichtonkennytm-44/+200
2018-03-25Rollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichtonkennytm-0/+1
2018-03-25Rollup merge of #49089 - alexcrichton:fix-timings, r=Mark-Simulacrumkennytm-54/+60
2018-03-23Auto merge of #49311 - SimonSapin:bootstrap-vs-rustflags-the-return, r=Mark-S...bors-0/+6
2018-03-23Use the same RUSTFLAGS for building and testing `bootstrap`Simon Sapin-0/+6
2018-03-22Allow installing rustfmt without config.extendedJosh Stone-1/+0
2018-03-22Remove std/test documentation from compiler docs.David Wood-14/+6
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-8/+14
2018-03-22Only generate documentation for local rustc crates.David Wood-4/+31
2018-03-22Auto merge of #49264 - kennytm:rollup, r=kennytmbors-2/+4
2018-03-22Rollup merge of #49209 - Zoxc:run-make-last, r=Mark-Simulacrumkennytm-2/+4
2018-03-22Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytmbors-22/+75
2018-03-21Add support to rustbuild for a 'rustc docs' component tarballDavid Wood-41/+178
2018-03-20Run the `run-make` tests last, so more tests run on Windows when `make` is un...John Kåre Alsaker-2/+4
2018-03-20ci: Print out how long each step takes on CIAlex Crichton-22/+75
2018-03-18Add a CI job for parallel rustc using x.py checkJohn Kåre Alsaker-0/+1
2018-03-18rustbuild: Ship libsynchronizationMaxim Nazarenko-0/+1
2018-03-17rustbuild: Tweak where timing information goesAlex Crichton-54/+60
2018-03-17Rollup merge of #49057 - Zoxc:fast-submodules, r=alexcrichtonkennytm-12/+50
2018-03-17Rollup merge of #49055 - alexcrichton:ship-more-libs, r=nikomatsakiskennytm-2/+4
2018-03-17Rollup merge of #48943 - comex:verbose, r=kennytmkennytm-14/+7
2018-03-17Auto merge of #49090 - QuietMisdreavus:test-rustdoc-again, r=Mark-Simulacrumbors-2/+2
2018-03-16Automatically enable the `clippy` feature of `rls` if clippy buildsOliver Schneider-10/+39
2018-03-16re-enable resting librustdocQuietMisdreavus-2/+2
2018-03-16rustbuild: Add more MinGW libraries to shipAlex Crichton-2/+4
2018-03-16Auto merge of #48896 - alexcrichton:bitcode-in-object, r=michaelwoeristerbors-2/+2
2018-03-15Support extra-verbose builds:comex-14/+7
2018-03-15Faster submodule updatingJohn Kåre Alsaker-12/+50
2018-03-16Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrumkennytm-20/+0
2018-03-13rustbuild: Tweak CFLAGS to various libstd piecesAlex Crichton-2/+2
2018-03-12Auto merge of #48295 - Keruspe:master, r=alexcrichtonbors-3/+10
2018-03-11Auto merge of #48549 - alexcrichton:update-cargo, r=Mark-Simulacrumbors-1/+3
2018-03-11Update Cargo submoduleAlex Crichton-1/+3
2018-03-11Auto merge of #48599 - Mark-Simulacrum:rustbuild-updates-step-1, r=alexcrichtonbors-59/+46
2018-03-09rustbuild: Pass `-j1` to OpenSSL `make install`Alex Crichton-1/+1