about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2017-12-02Rollup merge of #46385 - alexcrichton:fix-cargo-book, r=Mark-Simulacrumkennytm-1/+1
2017-11-29Update bootstrap compilerAlex Crichton-1/+1
2017-11-29rustbuild: Fix a typo with the Cargo bookAlex Crichton-1/+1
2017-11-28*: strip calls to cc::Build::compileTamir Duberstein-1/+1
2017-11-28ci: Start running wasm32 tests on TravisAlex Crichton-0/+11
2017-11-28Auto merge of #46102 - kennytm:45861-step-1, r=alexcrichtonbors-5/+14
2017-11-26Increment Nightly version to 1.24.0Simon Sapin-1/+1
2017-11-25rustbuild: Enable WebAssembly backend by defaultAlex Crichton-6/+4
2017-11-24rustbuild: Update LLVM and enable ThinLTOAlex Crichton-3/+1
2017-11-23Auto merge of #46011 - euclio:reachability-redux, r=nrcbors-1/+2
2017-11-22add `reachable_only` to save-analysis configAndy Russell-1/+2
2017-11-22Always ignore build failure of failable tools (rls, rustfmt, clippy, miri).kennytm-5/+14
2017-11-22Rollup merge of #46157 - martinlindhe:master, r=kennytmkennytm-2/+2
2017-11-22Rollup merge of #46031 - Keruspe:cargofmt, r=Mark-Simulacrumkennytm-135/+57
2017-11-21fix some typosMartin Lindhe-2/+2
2017-11-20Auto merge of #45998 - ollie27:doc_book_css, r=steveklabnikbors-16/+11
2017-11-20rustbuild: fix expectation messageMarc-Antoine Perennou-1/+1
2017-11-20Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturonbors-1/+7
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-1/+7
2017-11-16rustbuild: make tidy happyMarc-Antoine Perennou-1/+2
2017-11-16rustbuild: dist cargo-fmt as part of rustfmtMarc-Antoine Perennou-0/+6
2017-11-16rustbuild: use a macro to define "extended" toolsMarc-Antoine Perennou-135/+50
2017-11-16rustbuild: Install rustfmt as part of extended buildMarc-Antoine Perennou-1/+12
2017-11-16Auto merge of #46025 - nrc:rustfmt-fix, r=Mark-Simulacrumbors-2/+5
2017-11-16Fix a bug where the rustfmt tarball was not being producedNick Cameron-2/+5
2017-11-16Auto merge of #45692 - steveklabnik:ship-cargo-book, r=alexcrichtonbors-45/+46
2017-11-15Reenable clippy testingOliver Schneider-0/+4
2017-11-15Fix broken CSS for book redirect pagesOliver Middleton-16/+11
2017-11-14link the cargo book into the bookshelfsteveklabnik-3/+6
2017-11-14Start shipping the Cargo booksteveklabnik-45/+43
2017-11-13Auto merge of #45903 - nrc:rustfmt-dist, r=alexcrichtonbors-1/+99
2017-11-13Auto merge of #45810 - SimonSapin:ac-dc, r=aturonbors-1/+1
2017-11-13review changesNick Cameron-1/+1
2017-11-13Distribute RustfmtNick Cameron-1/+99
2017-11-12Auto merge of #45908 - alexcrichton:disable-thinlto-libtest, r=Mark-Simulacrumbors-0/+1
2017-11-11Disable LLVM assertions on Nightly, enable them in "alt" builds.Simon Sapin-1/+1
2017-11-11Auto merge of #45806 - alexcrichton:update-llvm-for-mips, r=michaelwoeristerbors-2/+1
2017-11-10rustbuild: Disable ThinLTO for libtestAlex Crichton-0/+1
2017-11-08std: Remove `rand` crate and moduleAlex Crichton-9/+10
2017-11-07Rollup merge of #45588 - Keruspe:master, r=alexcrichtonkennytm-2/+5
2017-11-06rustbuild: Re-enable ThinLTO for MIPSAlex Crichton-2/+1
2017-11-06Ensure dist::Std for every libstd target. (Closes: #42320)Ximin Luo-9/+9
2017-11-04rustbuild: Update the OpenSSL version to linkAlex Crichton-2/+2
2017-11-04rustbuild: don't try to install rls if ToolState is not TestingMarc-Antoine Perennou-2/+5
2017-11-04Rollup merge of #45548 - ratmice:master, r=oli-obkkennytm-1/+2
2017-11-03issue #45357 set clippy build condition to extended.matt rice-4/+2
2017-11-01Rollup merge of #45624 - glaubitz:bootstrap-sparc64, r=kennytmkennytm-1/+1
2017-11-01Rollup merge of #45619 - mneumann:fix-bootstrap-dragonfly, r=alexcrichtonkennytm-0/+1
2017-10-31bootstrap: Add missing cputype matching for sparc64John Paul Adrian Glaubitz-1/+1
2017-10-31rustbuild: Don't build with ThinLTO on MIPSAlex Crichton-6/+8