about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-08-16Rollup merge of #100460 - cuviper:drop-llvm-12, r=nagisaMatthias Krüger-2/+2
2022-08-15Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and...The 8472-5/+5
2022-08-14Update the minimum external LLVM to 13Josh Stone-2/+2
2022-08-14Impl Debug for some structs of rustbuildohno418-1/+2
2022-08-13Rollup merge of #100468 - cuviper:lazy-x, r=jyn514Michael Goulet-1/+1
2022-08-13Rollup merge of #100464 - khyperia:lld-icf-on-windows, r=jyn514Michael Goulet-1/+6
2022-08-13Auto merge of #100341 - andrewpollack:fuchsia-llvm-libunwind, r=tmandrybors-1/+5
2022-08-12Use an extensionless `x` script for non-WindowsJosh Stone-1/+1
2022-08-12Make `[rust] use-lld=true` work on windowskhyperia-1/+6
2022-08-12Auto merge of #99464 - nikic:llvm-15, r=cuviperbors-0/+3
2022-08-11Rollup merge of #99992 - jyn514:shell-scripts, r=Mark-SimulacrumMatthias Krüger-3/+8
2022-08-11Rollup merge of #100403 - GuillaumeGomez:improve-messages, r=jshaDylan DPC-0/+5
2022-08-11Add instructions on how to update the browser-ui-test versionGuillaume Gomez-0/+5
2022-08-09LLVM lib unwind fuchsia configAndrew Pollack-1/+5
2022-08-10added some commentsshourya5-1/+2
2022-08-09replaced resume_unwind with process::exit to fixshourya5-5/+2
2022-08-09Rollup merge of #100181 - RalfJung:alloc-ref-mutability, r=jackh726Dylan DPC-0/+4
2022-08-09Explicitly disable zstd supportNikita Popov-0/+3
2022-08-08Add `x.sh` and `x.ps1` shell scriptsJoshua Nelson-3/+8
2022-08-07Auto merge of #100004 - jyn514:exclude-single-test, r=Mark-Simulacrumbors-14/+5
2022-08-05propagate --bless to MiriRalf Jung-0/+4
2022-08-04Auto merge of #100123 - matthiaskrgr:rollup-aylwvyc, r=matthiaskrgrbors-19/+21
2022-08-03Auto merge of #100065 - ehuss:update-cargo, r=ehussbors-2/+0
2022-08-03Rollup merge of #98877 - topjohnwu:fix-lld, r=jyn514Matthias Krüger-19/+21
2022-08-03Set llvm configs when building lldtopjohnwu-19/+21
2022-08-02Remove CARGO_TEST_DISABLE_GIT_CLIEric Huss-2/+0
2022-08-02Rollup merge of #100008 - jyn514:eager-submodules, r=bjorn3Matthias Krüger-18/+2
2022-08-02Rollup merge of #99293 - jo3bingham:issue-98720-fix, r=jyn514Matthias Krüger-1/+7
2022-08-01add commentJoseph Bingham-0/+3
2022-08-01Rollup merge of #99864 - klensy:bootstrap-art-dupe, r=jyn514Matthias Krüger-24/+28
2022-07-31Update all pre-cloned submodules on startupJoshua Nelson-18/+2
2022-07-31Move `x test --skip` to be part of `--exclude`Joshua Nelson-14/+5
2022-07-30Rollup merge of #99962 - Mark-Simulacrum:detect-ci-artifact-channel, r=jyn514Matthias Krüger-6/+13
2022-07-30Discover channel for artifact downloadMark Rousskov-6/+13
2022-07-29Don't give a hard error for `x check --keep-stage 0`Joshua Nelson-9/+0
2022-07-29Auto merge of #99715 - tmiasko:coverage-run-make, r=Mark-Simulacrumbors-2/+6
2022-07-28Clone the `src/llvm-project` submodule if profiling is enabledNilstrieb-0/+5
2022-07-28bootstrap: don't emit warn about duplicated deps with same/different features...klensy-24/+28
2022-07-28Build rust demangler before running run-make testsTomasz Miąsko-2/+6
2022-07-28Auto merge of #99756 - fasterthanlime:ra-sync-and-pms-component, r=Mark-Simul...bors-0/+57
2022-07-27Ship `rust-analyzer-proc-macro-srv` binary with dist::RustcAmos Wenger-0/+57
2022-07-27Rollup merge of #99765 - nicholasbishop:bishop-disable-uefi-std-build, r=jyn514Yuki Okushi-1/+5
2022-07-26Don't build std for *-uefi targetsNicholas Bishop-1/+5
2022-07-26Auto merge of #99680 - workingjubilee:revert-revert-icf, r=Mark-Simulacrumbors-0/+6
2022-07-24Only run proc-macro-srv tests for now (after discussion with @Veykril, @jyn51...Amos Wenger-4/+7
2022-07-24Revert "Revert "Use ICF (identical code folding) for building rustc""Jubilee Young-0/+6
2022-07-24Small fixupsJoshua Nelson-2/+2
2022-07-24Don't run slow tests in Rust CI, only RA CIAmos Wenger-0/+4
2022-07-24Add comment about CARGO_WORKSPACE_DIRAmos Wenger-0/+2
2022-07-24Use top-level path in tool StepAmos Wenger-1/+1