about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2020-11-06Compile tools and internal libraries with the initial-exec TLS modelJosh Triplett-0/+12
2020-11-07Rollup merge of #78705 - Mark-Simulacrum:nicer-failure-compiletest, r=jyn514Yuki Okushi-0/+1
2020-11-07Rollup merge of #78514 - jyn514:setup-number, r=Mark-SimulacrumYuki Okushi-6/+9
2020-11-06Auto merge of #77351 - jyn514:clippy-sysroot, r=Mark-Simulacrumbors-19/+76
2020-11-05Get `--fix` working for everything except rustdocJoshua Nelson-7/+17
2020-11-05Infer the default host target from the host toolchain if possibleJoshua Nelson-3/+20
2020-11-05Fix even more URLsGuillaume Gomez-2/+2
2020-11-04Auto merge of #78740 - pietroalbini:no-more-legacy, r=Mark-Simulacrumbors-58/+1
2020-11-03Rollup merge of #78709 - ehuss:fix-in_tree_crates-non-member, r=Mark-SimulacrumMara Bos-0/+4
2020-11-03Rollup merge of #78687 - jyn514:bootstrap-help, r=Mark-SimulacrumMara Bos-1/+2
2020-11-03Fix panic in bootstrap for non-workspace path dependencies.Eric Huss-0/+4
2020-11-03Print a summary of which test suite failedMark Rousskov-0/+1
2020-11-03Fix run-make tests running when LLVM is disabledbjorn3-11/+15
2020-11-03build-manifest: remove legacy promote-release supportPietro Albini-58/+1
2020-11-02Suggest library/std when running all stage 0 testsJoshua Nelson-1/+2
2020-10-30Enable LLVM Polly via llvm-args.Joseph Rafael Ferrer-0/+8
2020-10-29Create config.toml in the current directory, not the top-level directoryJoshua Nelson-1/+1
2020-10-28Allow using 1/2/3/4 for `x.py setup` optionsJoshua Nelson-6/+9
2020-10-27Rollup merge of #77703 - Keruspe:system-libunwind, r=Mark-SimulacrumYuki Okushi-7/+38
2020-10-26Allow using clippy with either beta or nightlyJoshua Nelson-5/+7
2020-10-26x.py fmtJoshua Nelson-3/+1
2020-10-26Add --fix support to `x.py clippy`Joshua Nelson-14/+24
2020-10-26Set the proper sysroot for clippyJoshua Nelson-2/+39
2020-10-26Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrumbors-8/+288
2020-10-26Add support for using cg_clif to bootstrap rustcbjorn3-8/+288
2020-10-26Support enable/disable sanitizers/profiler per target12101111-17/+46
2020-10-25Auto merge of #77901 - jonas-schievink:unignore-test-36710, r=Mark-Simulacrumbors-2/+3
2020-10-23x.py test --test-args flag description enhancementNelson J Morais-1/+7
2020-10-23Rollup merge of #78153 - est31:downloaded_llvm_maybe_sync, r=Mark-SimulacrumYuki Okushi-1/+6
2020-10-22Auto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrumbors-3/+16
2020-10-22Rollup merge of #78009 - nielx:fix/CMAKE_SYSTEM_NAME, r=Mark-SimulacrumYuki Okushi-0/+2
2020-10-21allow using the system-wide llvm-libunwind as the unwinderMarc-Antoine Perennou-7/+38
2020-10-20Sync LLVM submodule if it has been initializedest31-1/+6
2020-10-20Make users of `download-ci-llvm` download a new versionSimon Sapin-1/+7
2020-10-20Package more llvm-* tools in the rust-dev component, for run-make-fulldeps testsSimon Sapin-2/+9
2020-10-20Rollup merge of #77778 - jyn514:git-hook, r=mark-simulacrumYuki Okushi-3/+11
2020-10-19bootstrap: configure native toolchain for run-makeJonas Schievink-1/+1
2020-10-19bootstrap: fall back to auto-detected CXXJonas Schievink-1/+2
2020-10-18bootstrap: Print units for "finished in xxx" messageCamelid-1/+1
2020-10-18Rollup merge of #76607 - Mark-Simulacrum:tidy-bins, r=pnkfelixYuki Okushi-0/+1
2020-10-16Haiku: explicitly set CMAKE_SYSTEM_NAME when cross-compilingNiels Sascha Reedijk-0/+2
2020-10-15Auto merge of #77756 - alarsyo:setup-llvm-detect, r=jyn514bors-4/+32
2020-10-14x.py setup: Avoid infinite loop if stdin is /dev/nullIan Jackson-0/+4
2020-10-14x.py setup: Fix handling of wrong interactive inputIan Jackson-1/+1
2020-10-14x.py: setup: Offer keywords in interactive promptIan Jackson-2/+2
2020-10-14x.py: setup: Provide a description of what it doesIan Jackson-3/+10
2020-10-14x.py: setup: Refactor to centralise list of profilesIan Jackson-17/+51
2020-10-14Rollup merge of #77829 - gburgessiv:unused-features-var, r=alexcrichtonDylan DPC-5/+5
2020-10-14Rollup merge of #77909 - pietroalbini:fix-build-manifest-path, r=Mark-SimulacrumYuki Okushi-1/+1
2020-10-14Rollup merge of #77868 - Aaron1011:llvm-tools-opt-llc, r=Mark-SimulacrumYuki Okushi-0/+3