about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors-1/+1
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton-1/+1
2024-03-01Add initial support for DataFlowSanitizerRamon de C Valle-3/+3
2024-03-01Auto merge of #121395 - nikic:update-llvm-21, r=cuviperbors-10/+30
2024-03-01Auto merge of #113026 - jieyouxu:run-make-v2, r=bjorn3bors-1/+80
2024-03-01Handle new LLVM sonameNikita Popov-10/+30
2024-02-29Add supporting infrastructure for `run-make` V2 tests许杰友 Jieyou Xu (Joe)-1/+80
2024-02-29Rollup merge of #121788 - klensy:clap-deprecated-fix, r=clubby789Guillaume Gomez-19/+19
2024-02-29fix clap warningsklensy-19/+19
2024-02-29bootstrap/format: send larger batches to rustfmtRalf Jung-2/+2
2024-02-27Rename wasm32-wasi-preview2 to wasm32-wasip2Ryan Levick-2/+2
2024-02-27Add the wasm32-wasi-preview2 targetRyan Levick-3/+6
2024-02-25Auto merge of #121182 - majaha:mingw_ci_new, r=Mark-Simulacrumbors-10/+19
2024-02-25Rollup merge of #121570 - Nilstrieb:!copy, r=clubby789Matthias Krüger-99/+99
2024-02-25Auto merge of #118724 - onur-ozkan:refactor-x-install, r=Mark-Simulacrumbors-2/+22
2024-02-24Make most bootstrap step types !CopyNilstrieb-99/+99
2024-02-23Rollup merge of #121495 - cuishuang:master, r=clubby789Matthias Krüger-1/+1
2024-02-23remove repetitive wordscui fliter-1/+1
2024-02-23Rollup merge of #121476 - onur-ozkan:update-compiler-profile, r=compiler-errorsMatthias Krüger-3/+3
2024-02-23Auto merge of #121341 - GrigorenkoPV:bootstrap-rustup-cargo, r=onur-ozkanbors-30/+33
2024-02-22set `llvm.assertions` to false in compiler profileonur-ozkan-3/+3
2024-02-22add changelog entryonur-ozkan-0/+5
2024-02-22force dist.compression-profile = "no-op" for `x install`onur-ozkan-2/+17
2024-02-21bootstrap: improvements for stage0 checksPavel Grigorenko-30/+33
2024-02-21Make `x test tests` workclubby789-6/+51
2024-02-21bootstrap: apply most of clippy's suggestionsPavel Grigorenko-326/+317
2024-02-19Remove the "codegen" profile from bootstrapNilstrieb-44/+17
2024-02-19Auto merge of #121079 - onur-ozkan:install-conflicts, r=albertlarsan68bors-3/+8
2024-02-19install rustc before the toolsonur-ozkan-2/+7
2024-02-18Add `rust.frame-pointers` config optionNilstrieb-0/+19
2024-02-17Rollup merge of #121228 - onur-ozkan:fix-clippy-stamp-bug, r=albertlarsan68Matthias Krüger-0/+1
2024-02-17Rollup merge of #121091 - onur-ozkan:bypass-stage0-download-in-tests, r=alber...Matthias Krüger-3/+9
2024-02-17create stamp file for clippy in `Config::download_clippy`onur-ozkan-0/+1
2024-02-16Auto merge of #120348 - bjorn3:per_target_backend_selection, r=albertlarsan68bors-37/+74
2024-02-15Fix bootstrap issue with git on MSYSMatt Harding-11/+20
2024-02-14use build.rustc config and skip-stage0-validation flagonur-ozkan-3/+9
2024-02-14Rollup merge of #118738 - devnexen:netbsd10_update, r=cuviperOli Scherer-0/+1
2024-02-14install tools documentationsonur-ozkan-1/+1
2024-02-13Use CMAKE_MSVC_RUNTIME_LIBRARY instead of LLVM_USE_CRT_*Nikita Popov-3/+1
2024-02-11Auto merge of #120803 - onur-ozkan:fix-compilation-cache, r=Mark-Simulacrumbors-171/+250
2024-02-11std: enabling new netbsd (10) calls.David Carlier-0/+1
2024-02-10Adapt `llvm-has-rust-patches` validation to take `llvm-config` into account.Tim Neumann-4/+3
2024-02-10refactor use of `Cargo` and `configure_linker` in bootstraponur-ozkan-187/+252
2024-02-10Auto merge of #120721 - onur-ozkan:incorrect-llvm-path-on-cross-target, r=alb...bors-3/+24
2024-02-09Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgrbors-2/+4
2024-02-09Rollup merge of #120790 - onur-ozkan:better-error-message, r=wesleywiserMatthias Krüger-2/+4
2024-02-09Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789bors-4/+0
2024-02-09Startup objects disappearing from sysrootNicolas Roche-0/+2
2024-02-08always run `configure_linker` except for mir-opt testsonur-ozkan-12/+26
2024-02-08better error message on download CI LLVM failureonur-ozkan-2/+4