about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
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-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-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-12Rollup merge of #126282 - lqd:contain-the-self-contained-linker, r=Mark-Simul...Michael Goulet-1/+3
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-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
2024-06-09Remove empty test suite `tests/run-make-fulldeps`Zalathar-8/+0
2024-06-09Identify run-make tests by mode name instead of suite nameZalathar-5/+3
2024-06-08Miri std tests: don't set BOOTSTRAP_SKIP_TARGET_SANITY unnecessarilyRalf Jung-3/+4
2024-06-07Rollup merge of #125781 - onur-ozkan:improve-tool-builder, r=albertlarsan68Matthias Krüger-3/+1
2024-06-06Rollup merge of #126086 - onur-ozkan:use-exe, r=petrochenkovJubilee-1/+1
2024-06-06Rollup merge of #126051 - nnethercote:clarify-x-fmt-error, r=NilstriebJubilee-1/+3
2024-06-06use windows compatible executable name for libcxx-versiononur-ozkan-1/+1
2024-06-06prefer compile::stream_cargo for building toolsonur-ozkan-3/+1
2024-06-06Auto merge of #125411 - onur-ozkan:sanity-check-libstdc++, r=Mark-Simulacrumbors-0/+89
2024-06-06use `bootstrap-self-test` feature on libstd checkonur-ozkan-3/+8
2024-06-06add FIXME on libcxx checkonur-ozkan-5/+1
2024-06-06check host's libstdc++ version when using ci llvmonur-ozkan-1/+89
2024-06-06Rollup merge of #124731 - dalance:add_translation_support, r=ehussMatthias Krüger-11/+29
2024-06-06Clarify an `x fmt` error.Nicholas Nethercote-1/+3
2024-06-05Rollup merge of #125911 - onur-ozkan:wipe-broken-cache, r=albertlarsan68Matthias Krüger-1/+17
2024-06-04bootstrap: implement new feature `bootstrap-self-test`onur-ozkan-38/+49
2024-06-03Add translation support by mdbook-i18n-helpers to bootstrapdalance-11/+29
2024-06-03wipe bootstrap build before switching to bumped rustconur-ozkan-1/+17
2024-06-01include missing submodule on bootstraponur-ozkan-1/+2