about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-04-22Auto merge of #96207 - nikic:distcheck-dir, r=Mark-Simulacrumbors-1/+3
2022-04-21Auto merge of #96003 - aswild:pr/bootstrap-subcommands-cleanup, r=jyn514bors-103/+85
2022-04-21Auto merge of #95612 - davidtwco:split-debuginfo-in-bootstrap, r=Mark-Simulacrumbors-13/+59
2022-04-21Rollup merge of #96196 - jyn514:no-assertion, r=Mark-SimulacrumDylan DPC-5/+7
2022-04-20bootstrap: non-bootstrap windows split debuginfoDavid Wood-7/+11
2022-04-19Rollup merge of #95809 - ytmimi:llvm_stamp_typo, r=Mark-SimulacrumDylan DPC-1/+1
2022-04-19Ensure existance of dist directory when creating tarballNikita Popov-1/+3
2022-04-18Remove assertion that all paths in `ShouldRun` existJoshua Nelson-5/+7
2022-04-18Auto merge of #95906 - jyn514:enforce-valid-paths, r=Mark-Simulacrumbors-42/+66
2022-04-18Auto merge of #96080 - nikic:ranlib, r=Mark-Simulacrumbors-0/+4
2022-04-18Auto merge of #96000 - jyn514:faster-doctests, r=Mark-Simulacrumbors-2/+4
2022-04-18bootstrap: disable split dwarf by defaultDavid Wood-1/+1
2022-04-18bootstrap: add split-debuginfo configDavid Wood-14/+56
2022-04-17Rollup merge of #96105 - jyn514:less-verbose-logging, r=Mark-SimulacrumDylan DPC-1/+7
2022-04-16bootstrap: consolidate subcommand parsing and matchingAllen Wild-103/+85
2022-04-16Require all paths passed to `ShouldRun::paths` to exist on diskJoshua Nelson-42/+66
2022-04-16Auto merge of #95993 - jyn514:fix-stage0-doctests, r=Mark-Simulacrumbors-1/+3
2022-04-15Make the debug output for `TargetSelection` less verboseJoshua Nelson-1/+7
2022-04-16Auto merge of #95450 - jyn514:faster-doc, r=Mark-Simulacrumbors-16/+20
2022-04-15Respect ranlib specified for target during LLVM buildNikita Popov-0/+4
2022-04-14Don't build the library and standard library before documenting themJoshua Nelson-16/+20
2022-04-13Rollup merge of #95885 - gimbles:patch-1, r=Mark-SimulacrumDylan DPC-1/+5
2022-04-13Improve error message when there's no checksumgimbles-1/+5
2022-04-12Make `x test --stage 2 compiler/rustc_XXX` faster to runJoshua Nelson-2/+4
2022-04-13Rollup merge of #95441 - AlecGoncharow:issue-95204-fix, r=Mark-SimulacrumDylan DPC-10/+15
2022-04-12Fix `x test --doc --stage 0 library/std`Joshua Nelson-1/+3
2022-04-12Rollup merge of #95963 - luqmana:llvm-dist-cross-filecheck, r=Mark-SimulacrumMara Bos-2/+2
2022-04-12Rollup merge of #95671 - gimbles:master, r=Mark-Simulacrumfee1-dead-2/+2
2022-04-11[bootstrap] Grab the right FileCheck binary for dist when cross-compiling.Luqman Aden-2/+2
2022-04-11Auto merge of #95944 - Dylan-DPC:rollup-idggkrh, r=Dylan-DPCbors-7/+2
2022-04-11Auto merge of #95796 - bzEq:bzEq/curl-redirect, r=Dylan-DPCbors-0/+1
2022-04-11Rollup merge of #95901 - jyn514:remove-duplicate-aliases, r=Mark-SimulacrumDylan DPC-7/+2
2022-04-11Rollup merge of #95875 - aswild:pr/alias-cmd-paths, r=Mark-SimulacrumMatthias Krüger-3/+3
2022-04-10Add `build compiler/rustc_codegen_gcc` as an alias for `CodegenBackend`Joshua Nelson-1/+1
2022-04-10Remove duplicate aliases for `codegen_{cranelift,gcc}`Joshua Nelson-6/+1
2022-04-10Rollup merge of #95849 - ehuss:check-submodules, r=Mark-SimulacrumDylan DPC-2/+13
2022-04-10Allow usage of sudo while not accessing rootgimbles-2/+2
2022-04-10Auto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrumbors-10/+3
2022-04-10bootstrap: show available paths help text for aliased subcommandsAllen Wild-3/+3
2022-04-10Auto merge of #95502 - jyn514:doc-rustc, r=Mark-Simulacrumbors-68/+30
2022-04-10Auto merge of #95254 - jyn514:fix-windows-builds, r=Mark-Simulacrumbors-2/+17
2022-04-09Make it possible to run `cargo test` for bootstrapJoshua Nelson-10/+3
2022-04-09Rollup merge of #95369 - jyn514:test-rustdoc, r=Mark-SimulacrumDylan DPC-6/+29
2022-04-09Check for git submodules in non-git source tree.Eric Huss-2/+13
2022-04-08Fix typo in bootstrap.pyYacin Tmimi-1/+1
2022-04-08[bootstrap.py] Instruct curl to follow redirectKai Luo-0/+1
2022-04-08Auto merge of #95440 - jyn514:error-index, r=Mark-Simulacrumbors-25/+21
2022-04-07Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrumbors-0/+1
2022-04-06Rollup merge of #95721 - xu-cheng:typo, r=compiler-errorsDylan DPC-1/+1
2022-04-06Rollup merge of #95353 - jyn514:invalid-filter-hard-error, r=Mark-SimulacrumDylan DPC-4/+4