about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-04-17Spelling src/bootstrapJosh Soref-6/+6
2023-04-17avoid including dry run steps in the build metricsPietro Albini-6/+22
2023-04-16Extract variableNilstrieb-4/+5
2023-04-16bootstrap.py: Use loop for `_download_component_helper`Nilstrieb-10/+11
2023-04-16bootstrap.py: Create cache before downloadNilstrieb-8/+11
2023-04-16bootstrap: switch from `stream_cargo` to `try_run_quiet`Weihang Lo-3/+3
2023-04-16chore: remove `rustc-workspace-hack`Weihang Lo-132/+2
2023-04-16chore: remove Cargo features in rustc-workspace-hackWeihang Lo-1/+0
2023-04-16bootstrap: treat src/tools/cargo as a workspace memberWeihang Lo-15/+44
2023-04-16chore: allow `cargo` to have its own workspaceWeihang Lo-2/+9
2023-04-16bolt: remove deprecated option valueklensy-1/+1
2023-04-16Fix error due to renaming of ignore_gitErik Hofmayer-1/+1
2023-04-16Add needs-git-hash header to compiletestErik Hofmayer-0/+4
2023-04-16Set git info env variables when building toolsErik Hofmayer-0/+6
2023-04-16Rollup merge of #110356 - jyn514:rust-installer-tests, r=ozkanonurYuki Okushi-1/+3
2023-04-15Auto merge of #110227 - klensy:bs-win, r=Mark-Simulacrumbors-4/+0
2023-04-15Fix `x test rust-installer` when `cargo` is set to a relative pathjyn-1/+3
2023-04-14Auto merge of #110331 - matthiaskrgr:rollup-9vldvow, r=matthiaskrgrbors-2/+1
2023-04-14Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitorMatthias Krüger-2/+1
2023-04-14Auto merge of #110263 - jyn514:ui-fulldeps-llvm, r=albertlarsan68bors-4/+24
2023-04-14Auto merge of #110324 - JohnTitor:rollup-jq31pd1, r=JohnTitorbors-23/+173
2023-04-14Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68Yuki Okushi-23/+173
2023-04-14Auto merge of #110177 - RalfJung:miri-tests, r=oli-obkbors-1/+4
2023-04-13Rollup merge of #110265 - KittyBorgX:master, r=ozkanonurMatthias Krüger-0/+6
2023-04-13automatically update the LLVM submoduleKrishna Ramasimha-0/+6
2023-04-12Add `libLLVM.so` to the target libdir when download-rustc is enabledjyn-4/+24
2023-04-12Rollup merge of #110235 - GuillaumeGomez:fix-extend-css, r=notriddleMatthias Krüger-0/+2
2023-04-12Rollup merge of #110122 - jyn514:check-stage1-llvm, r=ozkanonurMatthias Krüger-74/+82
2023-04-12Add/update tests for `--extend-css` optionGuillaume Gomez-0/+2
2023-04-12remove some unneeded importsKaDiWa-2/+1
2023-04-12drop some windows featuresklensy-4/+0
2023-04-11Rollup merge of #110155 - DaniPopes:rest-typos, r=jyn514Michael Goulet-1/+1
2023-04-11Rollup merge of #110113 - jyn514:download-rustc-cross, r=albertlarsan68Michael Goulet-3/+3
2023-04-11Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiserMichael Goulet-1/+4
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet-2/+4
2023-04-12fix: disable `x suggest` when using `build-metrics`Ezra Shaw-1/+9
2023-04-11fix running Miri testsRalf Jung-1/+4
2023-04-10Fix `x check --stage 1` when `download-ci-llvm=false`Joshua Nelson-22/+24
2023-04-10Fix `x test ui --target foo` when download-rustc is enabledJoshua Nelson-3/+3
2023-04-10Fix remaining typosDaniPopes-1/+1
2023-04-10Rollup merge of #110121 - jyn514:check-stage1, r=ozkanonurDylan DPC-3/+11
2023-04-10Merge remote-tracking branch 'upstream/master'Mads Ravn-23/+31
2023-04-10Auto merge of #109880 - ehuss:fix-macos-installer-rust-docs, r=Mark-Simulacrumbors-23/+30
2023-04-09'./configure' now checks if 'config.toml' exists before writing to that desti...Mads Ravn-0/+6
2023-04-09Separate out a `rustc_llvm_env` functionJoshua Nelson-61/+67
2023-04-09Fix `x check --stage 1` when download-rustc is enabledJoshua Nelson-3/+11
2023-04-09Add PR link to changelog entry for renaming of ignore-gitErik Hofmayer-1/+1
2023-04-09Add renaming of ignore-git to changelogErik Hofmayer-0/+1
2023-04-09feat: implement basic suggest-tests toolEzra Shaw-23/+165
2023-04-09Rollup merge of #110074 - majaha:config_toml_fix, r=jyn514Yuki Okushi-0/+2