about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-03-09Merge remote-tracking branch 'upstream/master' into HEADGuillaume Gomez-14/+55
2024-03-08Add a change entryAlex Crichton-0/+5
2024-03-08Add `target.*.runner` configuration for targetsAlex Crichton-0/+18
2024-03-07Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomezbors-1/+9
2024-03-07Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkovbors-1/+1
2024-03-07Rollup merge of #122138 - lqd:llvm-mtime, r=clubby789Guillaume Gomez-1/+9
2024-03-07Rollup merge of #122129 - tgross35:rustcdocs-host-only, r=onur-ozkanGuillaume Gomez-0/+1
2024-03-07Rollup merge of #122066 - mu001999:clean, r=oli-obkGuillaume Gomez-2/+7
2024-03-07record mtime in llvm linker scriptRémy Rakic-0/+7
2024-03-07use file to write llvm linker scriptRémy Rakic-1/+2
2024-03-07remove the --generate-link-to-definition flags from bootstrapr0cky-2/+7
2024-03-07Set `RustcDocs` to only run on hostTrevor Gross-0/+1
2024-03-07Auto merge of #122113 - matthiaskrgr:rollup-5d1jnwi, r=matthiaskrgrbors-4/+20
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello-1/+1
2024-03-06Rollup merge of #122026 - clubby789:fmt-removed, r=onur-ozkanMatthias Krüger-1/+1
2024-03-06Rollup merge of #121976 - lu-zero:bootstrap-cache, r=onur-ozkanMatthias Krüger-3/+19
2024-03-06Rollup merge of #113518 - jyn514:streaming-failures, r=cuviperMatthias Krüger-4/+7
2024-03-06Update src/bootstrap/src/utils/change_tracker.rsLuca Barbato-1/+1
2024-03-06Build libgccjit in CIGuillaume Gomez-1/+0
2024-03-06Auto merge of #121967 - nikic:libllvm-linker-script, r=Mark-Simulacrumbors-2/+10
2024-03-06validate `builder::PATH_REMAP` in bootstrap testsonur-ozkan-0/+13
2024-03-06update remap path of `rust-analyzer-proc-macro-srv` aliasonur-ozkan-1/+1
2024-03-05Do not try to format removed filesclubby789-1/+1
2024-03-05Add a build option to specify the bootstrap cacheLuca Barbato-9/+18
2024-03-04bootstrap: print test name on failure even with `verbose-tests=false`jyn-4/+7
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors-1/+1
2024-03-04Replace libLLVM symlink with linker script in rustup componentsNikita Popov-2/+10
2024-03-04Allow bootstrap cache path to be set by environment variableJeffery To-3/+10
2024-03-02Avoid some interning in bootstrapNilstrieb-140/+128
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-29add unit tests on unknown fieldsonur-ozkan-2/+19
2024-02-29Rollup merge of #121788 - klensy:clap-deprecated-fix, r=clubby789Guillaume Gomez-19/+19
2024-02-29run change tracker even when config parse failsonur-ozkan-13/+48
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-23on the fly type casting for `build.rustc` and `build.cargo`onur-ozkan-6/+7
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