about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-09-14Rollup merge of #130306 - onur-ozkan:avoid-submodule-updates-in-tests, r=KobzolStuart Cook-0/+2
2024-09-14Rollup merge of #130302 - onur-ozkan:130040-with-fixes, r=KobzolStuart Cook-39/+47
2024-09-14Rollup merge of #130138 - Zalathar:initial-libdir, r=albertlarsan68Stuart Cook-4/+8
2024-09-14Auto merge of #125419 - GuillaumeGomez:add-gcc-to-dist, r=Kobzolbors-41/+187
2024-09-13Auto merge of #130121 - lolbinarycat:bootstrap-warn-old-upstream-worktree, r=...bors-9/+1
2024-09-13avoid updating LLVM submodule during bootstrap unit testsonur-ozkan-0/+2
2024-09-13Remove gcc changes for dist buildGuillaume Gomez-12/+0
2024-09-13Rollup merge of #130261 - onur-ozkan:#130242, r=KobzolStuart Cook-1/+2
2024-09-13add llvm-bitcode-linker and llvm-tools bins to ci-rustc's sysrootonur-ozkan-39/+47
2024-09-12Revert "Auto merge of #130040 - onur-ozkan:llvm-tools-with-ci-rustc, r=Kobzol"Eric Huss-121/+50
2024-09-12Auto merge of #130040 - onur-ozkan:llvm-tools-with-ci-rustc, r=Kobzolbors-50/+121
2024-09-12skip target sanity check when it's a `local-rebuild`onur-ozkan-1/+2
2024-09-11unify `llvm-bitcode-linker`, `wasm-component-ld` and llvm-tools logicsonur-ozkan-50/+121
2024-09-11Rollup merge of #130161 - onur-ozkan:fmt-changed-files, r=Kobzol,RalfJungMatthias Krüger-53/+23
2024-09-10skip formatting if no files have been modifiedonur-ozkan-0/+5
2024-09-10handle `GitConfig` for `tools/compiletest`onur-ozkan-0/+1
2024-09-10add change entry for "tools" and "library" profile updateonur-ozkan-0/+5
2024-09-10force ci-llvm by default on library and tools profilesonur-ozkan-2/+4
2024-09-10Rollup merge of #130143 - RalfJung:miri-test-libstd, r=compiler-errorsMatthias Krüger-2/+6
2024-09-10bootstrap: Print more debug info when `find_initial_libdir` failsZalathar-4/+8
2024-09-09Rollup merge of #130162 - onur-ozkan:bump-ci-llvm-stamp, r=KobzolJubilee-1/+1
2024-09-09Rollup merge of #129473 - Urgau:fix-llvm-if-unchanged, r=onur-ozkanJubilee-2/+9
2024-09-09Auto merge of #130165 - matthiaskrgr:rollup-fsnmz3t, r=matthiaskrgrbors-0/+27
2024-09-09Rollup merge of #130153 - onur-ozkan:verbose-to-verbose-tests, r=KobzolMatthias Krüger-0/+12
2024-09-09Rollup merge of #130131 - Zalathar:up-to-date, r=KobzolMatthias Krüger-0/+15
2024-09-09handle `GitConfig` for `tools/suggest-tests`onur-ozkan-0/+1
2024-09-09bump download-ci-llvm-stamponur-ozkan-1/+1
2024-09-09replace `get_closest_merge_base_commit` with `get_closest_merge_commit`onur-ozkan-53/+15
2024-09-09add `git_merge_commit_email` into `GitConfig`onur-ozkan-0/+1
2024-09-09Auto merge of #128939 - bjorn3:windows_cg_clif_component, r=albertlarsan68bors-12/+3
2024-09-09use verbose flag as a default value for `rust.verbose-tests`onur-ozkan-0/+12
2024-09-09Auto merge of #130135 - Kobzol:bootstrap-check-linker, r=onur-ozkanbors-3/+3
2024-09-09bootstrap/Makefile.in: miri: add missing BOOTSTRAP ARGSRalf Jung-2/+6
2024-09-09Auto merge of #130133 - workingjubilee:rollup-t5o827k, r=workingjubileebors-42/+17
2024-09-09Do not skip linker configuration for `check` buildsJakub Beránek-3/+3
2024-09-09Rollup merge of #130034 - alexcrichton:fix-some-wasm-component-ld-comments, r...Jubilee-42/+17
2024-09-09Print a helpful message if any tests were skipped for being up-to-dateZalathar-0/+15
2024-09-08bootstrap: handle worktrees in warn_old_master_branchbinarycat-9/+1
2024-09-08handle dry-run mode in `Config::get_builder_toml`onur-ozkan-0/+4
2024-09-08use `Config::get_builder_toml` for ci-rustc config parsingonur-ozkan-5/+3
2024-09-08fix llvm ThinLTO behaviouronur-ozkan-2/+1
2024-09-08print incompatible options even if we don't downloadonur-ozkan-21/+20
2024-09-08remove `check_ci_llvm` usageonur-ozkan-24/+0
2024-09-08detect incompatible CI LLVM options more preciselyonur-ozkan-3/+140
2024-09-07Rollup merge of #130059 - gurry:130039-remove-skip-rebuild, r=KobzolMatthias Krüger-3/+0
2024-09-07Rollup merge of #129594 - lolbinarycat:explain-curl-options, r=albertlarsan68Matthias Krüger-14/+38
2024-09-07Auto merge of #128871 - onur-ozkan:128180, r=Kobzolbors-10/+32
2024-09-07Remove unused option from x.pyGurinder Singh-3/+0
2024-09-06Fix enabling wasm-component-ld to match other toolsAlex Crichton-42/+17
2024-09-06Make `download-ci-llvm = true` check if CI llvm is availableUrgau-2/+9