about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-06-19patch an ELF file using `--add-rpath`DianQK-9/+4
2024-06-19patch `rust-lld` and `ld.lld` on NixOSDianQK-4/+4
2024-06-19Rollup merge of #126572 - onur-ozkan:channel-problem, r=clubby789León Orell Valerian Liehr-18/+23
2024-06-19Remove `src/tools/rust-demangler`Zalathar-177/+3
2024-06-18make codegen-backend config warning less noisyonur-ozkan-4/+10
2024-06-18replace `remove_dir` with `remove_dir_all` in `helpers::symlink_dir`onur-ozkan-1/+1
2024-06-17fix checking git submodules during a commit hookRalf Jung-20/+27
2024-06-17simplify `Builder::doc_rust_lang_org_channel`onur-ozkan-17/+6
2024-06-17override user defined channel when using precompiled rustconur-ozkan-1/+17
2024-06-17tidy: skip submodules if not present for non-CI environmentsonur-ozkan-27/+3
2024-06-16Rollup merge of #126524 - klensy:bump-15-06-24, r=onur-ozkan许杰友 Jieyou Xu (Joe)-21/+9
2024-06-16Rollup merge of #126309 - onur-ozkan:unify-git-utilization, r=KobzolJacob Pratt-95/+84
2024-06-16Auto merge of #126479 - Kobzol:disable-llvm-linker-by-default, r=onur-ozkanbors-7/+1
2024-06-15bump few depsklensy-21/+9
2024-06-15Auto merge of #126518 - matthiaskrgr:rollup-wb70rzq, r=matthiaskrgrbors-132/+2
2024-06-15Rollup merge of #126472 - onur-ozkan:improve-libcxx-build, r=KobzolMatthias Krüger-9/+22
2024-06-14Use `std::path::absolute` in bootstrapChris Denton-132/+2
2024-06-14Do not enable `llvm-bitcode-linker` in most default bootstrap profilesJakub Beránek-7/+1
2024-06-14fix rust bootstrap tests requiring a downloaded stage0Pietro Albini-1/+13
2024-06-14fix python bootstrap tests requiring a downloaded stage0Pietro Albini-0/+21
2024-06-14update libstdc++ compatibility error logonur-ozkan-0/+3
2024-06-14build `libcxx-version` only when it doesn't existonur-ozkan-9/+19
2024-06-14Rollup merge of #126399 - onur-ozkan:126156, r=albertlarsan68Matthias Krüger-13/+14
2024-06-13Rollup merge of #126238 - Nilstrieb:run,miri,run, r=RalfJungMatthias Krüger-3/+5
2024-06-13Fix Miri sysroot for `x run`Nilstrieb-3/+5
2024-06-13fix bootstrap CI failureonur-ozkan-1/+1
2024-06-13extend the check for LLVM buildonur-ozkan-13/+14
2024-06-12Auto merge of #126345 - compiler-errors:rollup-lue8u92, r=compiler-errorsbors-1/+3
2024-06-12Add `x perf` command for profiling the compiler using `rustc-perf`Jakub Beránek-2/+61
2024-06-12Rollup merge of #126282 - lqd:contain-the-self-contained-linker, r=Mark-Simul...Michael Goulet-1/+3
2024-06-12Copy `rustc-fake` binary when building the `rustc-perf` toolJakub Beránek-7/+24
2024-06-12Add `RustcPerf` bootstrap toolJakub Beránek-1/+46
2024-06-12Add `cargo_args` to `ToolBuild`Jakub Beránek-0/+12
2024-06-12Auto merge of #126273 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrumbors-20/+13
2024-06-12Auto merge of #125141 - SergioGasquez:feat/no_std-xtensa, r=davidtwcobors-2/+2
2024-06-12applease clippyPietro Albini-11/+11
2024-06-12Update download-ci-llvm-stampScott Mabin-1/+1
2024-06-12unify git command preperationonur-ozkan-95/+84
2024-06-11ensure the self-contained linker is only enabled on nightly/devRémy Rakic-1/+3
2024-06-11cargo -Zcheck-cfg is now stablePietro Albini-1/+0
2024-06-11remove cfg(bootstrap)Pietro Albini-8/+2
2024-06-10Revert "Update `rustc-perf` submodule before running tidy"onur-ozkan-2/+0
2024-06-10Update `rustc-perf` submodule before running tidyJakub Beránek-0/+2
2024-06-10Auto merge of #126206 - Kobzol:disable-libstdc++-version-check, r=Mark-Simula...bors-1/+0
2024-06-10Auto merge of #126153 - onur-ozkan:fix-rustdoc-issue-with-ci-rustc, r=Mark-Si...bors-27/+40
2024-06-09Remove libstdc++ version checkJakub Beránek-1/+0
2024-06-09remove the outdated incompatibility checkonur-ozkan-13/+2
2024-06-09fix `Builder::doc_rust_lang_org_channel`onur-ozkan-14/+38
2024-06-09Rollup merge of #125465 - weihanglo:opt-dist-vendor, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+15
2024-06-09feat: vendor crates required by opt-dist to collect profilesWeihang Lo-0/+15