about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2021-10-14Rollup merge of #89865 - tmandry:llvm-static, r=Mark-SimulacrumMatthias Krüger-9/+4
2021-10-13Allow static linking LLVM with ThinLTOTyler Mandry-9/+4
2021-10-13Rollup merge of #89759 - jyn514:x-build-assemble, r=Mark-SimulacrumMatthias Krüger-3/+10
2021-10-13Rollup merge of #89757 - jyn514:submodule, r=Mark-SimulacrumMatthias Krüger-1/+1
2021-10-13Assemble the compiler when running `x.py build`Joshua Nelson-3/+10
2021-10-12Make `rust.overflow-checks-std`option default to `rust.overflow-checks`.Hans Kratz-1/+2
2021-10-12Add --enable-debug-assertions-std option to configure script.Hans Kratz-0/+1
2021-10-12Add --enable-overflow-checks-std option to configure script.Hans Kratz-0/+1
2021-10-11Rollup merge of #89760 - jyn514:remove-incremental-hack, r=Mark-SimulacrumMatthias Krüger-6/+0
2021-10-11Rollup merge of #89756 - jyn514:bootstrap-times, r=Mark-SimulacrumMatthias Krüger-2/+1
2021-10-11Rollup merge of #89655 - tlyu:find-non-merge-commits, r=jyn514Guillaume Gomez-3/+15
2021-10-11Remove hack ignoring unused attributes for stage 0 stdJoshua Nelson-6/+0
2021-10-10Use shallow clones for submodulesJoshua Nelson-1/+1
2021-10-10Greatly reduce amount of debuginfo compiled for bootstrap itselfJoshua Nelson-2/+1
2021-10-10Rollup merge of #89520 - GuillaumeGomez:cache-rustdoc-gui-test, r=Mark-Simula...Matthias Krüger-1/+1
2021-10-09Auto merge of #89631 - camsteffen:clippy-boot-env, r=Mark-Simulacrumbors-8/+1
2021-10-07bootstrap: add error messages re shallow historyTaylor Yu-0/+12
2021-10-07bootstrap: don't use `--merges` to find commitsTaylor Yu-3/+3
2021-10-07Remove unused clippy bootstrap env varsCameron Steffen-8/+1
2021-10-07Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavorHans Kratz-13/+48
2021-10-04Don't rebuild GUI test crates every time you run test src/test/rustdoc-guiGuillaume Gomez-1/+1
2021-10-02bootstrap: add config option for nix patchingDavid Wood-12/+17
2021-09-30bootstrap: Update comment (again) in config.library.tomlBen Reeves-1/+0
2021-09-30bootstrap: Update comment in config.library.toml.Ben Reeves-1/+1
2021-09-28Rollup merge of #89212 - Sl1mb0:xpy-toolchain-link, r=jyn514Guillaume Gomez-0/+80
2021-09-28Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-SimulacrumGuillaume Gomez-2/+7
2021-09-27Auto merge of #89182 - GuillaumeGomez:boostrap-explicit-request, r=Mark-Simul...bors-17/+30
2021-09-26Link stage1 build to toolchain automaticallyTimothy Maloney-0/+80
2021-09-24Enable "generate-link-to-definition" option on rust tools docs as wellGuillaume Gomez-0/+1
2021-09-24Simplify explicit request checkGuillaume Gomez-17/+30
2021-09-21Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472bors-2/+7
2021-09-21Rollup merge of #89096 - daira:improve-ninja-error-message, r=jyn514the8472-2/+7
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-09-20Adjust to SourceType::InTree in several placesMark Rousskov-4/+3
2021-09-20Auto merge of #88321 - glaubitz:m68k-linux, r=wesleywiserbors-1/+2
2021-09-19Restore the suggestion to set `ninja = false`.Daira Hopwood-1/+2
2021-09-19[bootstrap] Improve the error message when `ninja` is not found to link to in...Daira Hopwood-2/+6
2021-09-17Rollup merge of #88666 - GuillaumeGomez:compiler-docs, r=Mark-SimulacrumGuillaume Gomez-10/+53
2021-09-17bootstrap: Add LLVM target matching for M68kJohn Paul Adrian Glaubitz-1/+1
2021-09-17bootstrap: Add cputype matching for m68kJohn Paul Adrian Glaubitz-0/+1
2021-09-17Correctly handle "--open" option when building compiler docsGuillaume Gomez-0/+9
2021-09-17Allow to pass "compiler" arguments to doc subcommandGuillaume Gomez-10/+44
2021-09-16Enable rustdoc's --generate-link-to-definition for rustc docsGiacomo Stevanato-0/+1
2021-09-13Rollup merge of #88885 - GuillaumeGomez:fix-jump-def-background, r=camelidGuillaume Gomez-0/+5
2021-09-13 * Enable generate-link-to-def feature on a rustdoc GUI testGuillaume Gomez-0/+5
2021-09-11explicitly link to external `ena` docslcnr-0/+8
2021-09-06Auto merge of #88362 - pietroalbini:bump-stage0, r=Mark-Simulacrumbors-107/+99
2021-09-05Rollup merge of #88511 - matthiaskrgr:xpyclippydefaulttarget, r=jyn514Mara Bos-2/+18
2021-09-04Auto merge of #88364 - pietroalbini:llvm-install-filecheck, r=Mark-Simulacrumbors-0/+5
2021-09-03Auto merge of #88454 - devnexen:sunos_asan, r=wesleywiserbors-0/+2