about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-07-27Auto merge of #113298 - tgross35:update-bless-envs, r=oli-obkbors-18/+7
2023-07-26Unite bless environment variables under `RUSTC_BLESS`Trevor Gross-18/+7
2023-07-26Rollup merge of #113996 - inferiorhumanorgans:dragonfly-cmake-system-name, r=...Matthias Krüger-1/+8
2023-07-26add aarch64-unknown-teeos target天命剑主-1/+1
2023-07-26Auto merge of #114054 - oli-obk:cleanups, r=estebankbors-0/+4
2023-07-26Make `x test src/tools/rustfmt --bless` format rustfmt with the freshly built...Oli Scherer-0/+4
2023-07-25Auto merge of #114027 - arlosi:update-cargo, r=ehussbors-49/+0
2023-07-25Allow using external builds of the compiler-rt profile libJosh Stone-6/+28
2023-07-25Remove credential providers from bootstrapArlo Siemsen-49/+0
2023-07-24bootstrap: Define CMake platform if DragonFly.Alex Zepeda-1/+8
2023-07-24bootstrap: Don't bundle musl on UnikraftMartin Kröning-2/+2
2023-07-24compiler: Add `x86_64-unikraft-linux-musl` targetMartin Kröning-0/+2
2023-07-23Auto merge of #113965 - chenyukang:yukang-fix-113963-panic, r=ozkanonurbors-9/+19
2023-07-23Fix test panics for submodule of book is not updatedyukang-9/+19
2023-07-22Fix rustc-args passing issue in bootstrapyukang-0/+7
2023-07-20etc: add `RUSTC_BOOTSTRAP` to rust-analyzer configMichael Howell-0/+1
2023-07-20Rollup merge of #113800 - oli-obk:gha_ci_cycle, r=jyn514Matthias Krüger-1/+2
2023-07-20Avoid another gha group nestingOli Scherer-1/+2
2023-07-20Rollup merge of #113710 - loongarch-rs:fix-rpath, r=clubby789Matthias Krüger-2/+3
2023-07-18support for mips32r6 as a target_arch valuechenx97-2/+6
2023-07-18support for mips64r6 as a target_arch valuechenx97-1/+2
2023-07-18Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errorsbors-0/+3
2023-07-17bootstrap: use git merge-base for LLVM CI download logicRalf Jung-1/+8
2023-07-15Rollup merge of #113731 - jyn514:ci-env, r=ozkanonurjyn-10/+0
2023-07-15Rollup merge of #113643 - jyn514:try-run, r=ozkanonurjyn-80/+76
2023-07-15Rollup merge of #113683 - ozkanonur:polished, r=jyn514Matthias Krüger-13/+1
2023-07-15Rollup merge of #113644 - jyn514:bootstrap-cleanups, r=albertlarsan68Matthias Krüger-66/+52
2023-07-15Remove unused `bootstrap::util::CiEnv` enumjyn-10/+0
2023-07-15Replace `builder::try_run_quiet` with `run_quiet_delaying_failure`jyn-17/+13
2023-07-15Rename `Builder::try_run` to `run_delaying_failure`jyn-16/+16
2023-07-15Deduplicate `Builder::try_run` and mark `Config::try_run` as deprecatedjyn-63/+63
2023-07-15Fix rpath for libdir is specifiedWANG Rui-2/+3
2023-07-14fix another nesting issuejyn-4/+4
2023-07-14fix another GHA log panicjyn-0/+3
2023-07-14add a couple more groupsjyn-7/+12
2023-07-14Add `track_caller` to builder.msgjyn-0/+8
2023-07-14put configure behind a groupjyn-1/+5
2023-07-14don't print download progress in CIjyn-3/+8
2023-07-14Add must_use to `msg_` functionsjyn-45/+67
2023-07-14Add GHA log groups for tool testsjyn-0/+20
2023-07-14Make sure toolstates.json ends in a newlinejyn-1/+4
2023-07-14fix nested GHA groups (redux)jyn-10/+6
2023-07-14Don't checkout the LLVM submodule in `x dist --dry-run`jyn-1/+3
2023-07-14Don't nest GHA groups in `check::Std`jyn-0/+1
2023-07-14Add even more GHA log groupsjyn-15/+45
2023-07-14Fix `x suggest --run`jyn-3/+2
2023-07-14remove outdated FIXMEs on bootstrapozkanonur-13/+1
2023-07-14bootstrap: update defaults for `compiler` and `library` aliasesLukas Markeffsky-86/+114
2023-07-14Rollup merge of #113640 - jyn514:nodejs-defaults, r=GuillaumeGomezMatthias Krüger-43/+39
2023-07-13Auto merge of #113637 - Mark-Simulacrum:bootstrap-bump, r=ozkanonurbors-3/+9