about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-09-02Rollup merge of #100200 - petrochenkov:zgccld2, r=lqd,Mark-SimulacrumMatthias Krüger-3/+11
2022-09-02Rollup merge of #101166 - GuillaumeGomez:error-index-mdbook, r=notriddleGuillaume Gomez-1/+1
2022-09-01Rollup merge of #101072 - tmandry:llvm-is-vanilla, r=Mark-SimulacrumMatthias Krüger-5/+10
2022-09-01Rollup merge of #100852 - Samyak2:samyak/100459, r=Mark-SimulacrumMatthias Krüger-4/+11
2022-09-01Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrumbors-1/+4
2022-09-01Auto merge of #100707 - dzvon:fix-typo, r=davidtwcobors-5/+5
2022-08-31Generate error index with mdbook instead of raw HTML pagesGuillaume Gomez-1/+1
2022-08-31Fix a bunch of typoDezhi Wu-5/+5
2022-08-31Rollup merge of #101025 - semarie:openbsd-archs, r=petrochenkovMatthias Krüger-2/+3
2022-08-30Avoid bootstrap from updating rls submoduleRaoul Strackx-1/+0
2022-08-29bootstrap: Add llvm-has-rust-patches target optionTyler Mandry-5/+10
2022-08-28add riscv64gc-unknown-openbsd support (target riscv64-unknown-openbsd on Open...Sébastien Marie-2/+3
2022-08-27Remove RLS from macOS pkg and Windows msi installers.Eric Huss-33/+3
2022-08-27Sunset RLSEric Huss-85/+5
2022-08-27Add replace-version-placeholder toolest31-1/+67
2022-08-27Rollup merge of #100811 - czzrr:master, r=Mark-SimulacrumYuki Okushi-1/+9
2022-08-26Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiserbors-16/+14
2022-08-26Use getuid to check instead of USER env var in rustbuildSamyak Sarnayak-4/+11
2022-08-23rustbuild: fix version parsing for browser-ui-testJosh Stone-1/+4
2022-08-23Rollup merge of #100832 - ehuss:bootstrap-cleanup, r=jyn514Matthias Krüger-20/+10
2022-08-21Correct test-args to compiletest on Windowsczzrr-1/+9
2022-08-20bootstrap: Don't allow rustfmt to fail on dist.Eric Huss-9/+2
2022-08-20bootstrap: Remove some unused fields from the tool_extended macro.Eric Huss-11/+8
2022-08-21Auto merge of #100536 - Alexendoo:bootstrap-tls-model, r=Mark-Simulacrumbors-4/+13
2022-08-20Enable downloading prebuilt LLVM in test buildersMark Rousskov-2/+8
2022-08-19Refactor if-available setting to work in CIMark Rousskov-44/+79
2022-08-19Minor refactoringMark Rousskov-2/+1
2022-08-18session: stabilize split debuginfo on linuxDavid Wood-16/+14
2022-08-16bootstrap: don't apply `-Ztls-model=initial-exec` to proc macrosAlex Macleod-4/+13
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-06Change implementation of `-Z gcc-ld` and `lld-wrapper` againVadim Petrochenkov-3/+11