about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-04-25Rollup merge of #110779 - jchzhou:patch, r=albertlarsan68Matthias Krüger-0/+4
2023-04-25Rollup merge of #110744 - weihanglo:cargo-credential-install, r=ehussYuki Okushi-3/+3
2023-04-25configure.py: add flag for riscv{64,32}gc musl-rootjchzhou-0/+4
2023-04-24Rollup merge of #110637 - oli-obk:gha, r=jyn514Matthias Krüger-177/+166
2023-04-23bootstrap: update paths cargo-credential crateWeihang Lo-3/+3
2023-04-23Rollup merge of #110664 - Ezrashaw:fix-bootstrap-build-format, r=jyn514Matthias Krüger-4/+2
2023-04-22Group entire build steps in the gha logsOli Scherer-177/+166
2023-04-22stop `x fmt` formatting alt build dirsEzra Shaw-4/+2
2023-04-21Rollup merge of #110365 - ozkanonur:ship-tools-with-sysroot, r=jyn514Matthias Krüger-7/+27
2023-04-21remove the early return in `Sysroot::run` which causes bypassing symlinkingozkanonur-1/+0
2023-04-21ship clippy, miri and rustfmt with sysrootozkanonur-6/+27
2023-04-20Rollup merge of #110574 - wangkirin:fix-out-of-date-comments, r=albertlarsan68Matthias Krüger-2/+2
2023-04-20Rollup merge of #110516 - loongarch-rs:update-bootstrap-linux-raw-sys, r=Mark...Yuki Okushi-2/+2
2023-04-20 fix out of date comment about rpath in bootstrapWang Qilin-2/+2
2023-04-19Rollup merge of #110541 - jyn514:fix-configure, r=ozkanonurMatthias Krüger-5/+7
2023-04-19Rollup merge of #110515 - jyn514:download-rustc-llvm, r=albertlarsan68Matthias Krüger-14/+0
2023-04-19Rollup merge of #110429 - jsoref:spelling-src-bootstrap, r=albertlarsan68Matthias Krüger-6/+6
2023-04-19Rollup merge of #110123 - madsravn:master, r=jyn514Matthias Krüger-0/+6
2023-04-19configure: Set `profile = user` by defaultjyn-0/+3
2023-04-19configure: Fix bug in `configure_top_level_key`jyn-5/+4
2023-04-19Changing position of early exit and using standard error method with correct ...Mads Ravn-4/+4
2023-04-19Rollup merge of #110507 - weihanglo:print-try-run-output, r=jyn514Matthias Krüger-1/+1
2023-04-19bootstrap: Update linux-raw-sys to 0.3.2WANG Rui-2/+2
2023-04-18Don't special-case download-rustc in `maybe_install_llvm`jyn-14/+0
2023-04-19Auto merge of #110229 - jyn514:download-rustc-tests, r=albertlarsan68bors-17/+77
2023-04-18boostrap: print output during building toolsWeihang Lo-1/+1
2023-04-18Auto merge of #110492 - GuillaumeGomez:rollup-n4tpbl4, r=GuillaumeGomezbors-3/+5
2023-04-18Rollup merge of #110490 - jyn514:bump-llvm, r=nikicGuillaume Gomez-1/+1
2023-04-18Rollup merge of #110485 - albertlarsan68:fix-bootstrap-lock, r=ozkanonurGuillaume Gomez-2/+4
2023-04-18Bump `download-ci-llvm-stamp` for loong supportjyn-1/+1
2023-04-18Fix no_std tests that load libc when download-rustc is enabledJoshua Nelson-17/+77
2023-04-18Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68bors-7/+36
2023-04-18Fix bootstrap lockingAlbert Larsan-2/+4
2023-04-18Rollup merge of #110442 - ferrocene:pa-build-metrics-dry-run, r=ozkanonurMatthias Krüger-6/+22
2023-04-18Rollup merge of #109981 - duckymirror:issue-107094, r=albertlarsan68Matthias Krüger-0/+10
2023-04-17Support `x test --stage 1 ui-fulldeps`jyn-7/+36
2023-04-18Auto merge of #110403 - klensy:bolt-deprecate, r=albertlarsan68,Kobzolbors-1/+1
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