summary refs log tree commit diff
path: root/src/bootstrap/dist.rs
AgeCommit message (Expand)AuthorLines
2021-01-20bootstrap: use the correct paths during ./x.py installPietro Albini-2/+2
2021-01-20bootstrap: change the dist outputs to GeneratedTarballPietro Albini-38/+38
2021-01-20bootstrap: never delete the tarball temporary directoryPietro Albini-2/+2
2020-12-29Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2020-12-23bootstrap: convert reproducible-artifacts to use TarballPietro Albini-41/+4
2020-12-23bootstrap: use the normal compiler to build stdPietro Albini-2/+1
2020-12-23bootstrap: avoid producing the rust tarball during dry runsPietro Albini-0/+5
2020-12-23bootstrap: convert rustc-src to use TarballPietro Albini-31/+3
2020-12-23bootstrap: convert rust to use TarballPietro Albini-38/+5
2020-12-23bootstrap: convert rust-src to use TarballPietro Albini-27/+3
2020-12-23bootstrap: convert rust-analyzer to use TarballPietro Albini-50/+6
2020-12-23bootstrap: convert rls to use TarballPietro Albini-50/+6
2020-12-23bootstrap: convert rustfmt to use TarballPietro Albini-49/+7
2020-12-23bootstrap: convert miri to use TarballPietro Albini-51/+7
2020-12-23bootstrap: simplify including licenses and readmes to tarballsPietro Albini-8/+2
2020-12-23bootstrap: convert clippy to use TarballPietro Albini-48/+10
2020-12-23bootstrap: convert cargo to use TarballPietro Albini-56/+15
2020-12-23bootstrap: convert rust-analysis to use TarballPietro Albini-36/+12
2020-12-23bootstrap: convert rustc-dev to use TarballPietro Albini-40/+16
2020-12-23bootstrap: convert rust-std to use TarballPietro Albini-30/+8
2020-12-23bootstrap: refactor showing the "dist" infoPietro Albini-21/+0
2020-12-23bootstrap: convert rustc to use TarballPietro Albini-52/+8
2020-12-23bootstrap: convert rust-mingw to use TarballPietro Albini-23/+5
2020-12-23bootstrap: convert rustc-docs to use TarballPietro Albini-34/+8
2020-12-23bootstrap: convert rust-docs to use TarballPietro Albini-34/+11
2020-12-23bootstrap: convert llvm-tools to use TarballPietro Albini-37/+7
2020-12-23bootstrap: convert build-manifest to use the new Tarball structPietro Albini-88/+21
2020-12-23Auto merge of #80262 - Mark-Simulacrum:pgo-rustc, r=pietroalbinibors-0/+69
2020-12-22Utilize PGO for rustc linux dist buildsMark Rousskov-0/+69
2020-12-18Auto merge of #80081 - ehuss:update-cargo, r=Mark-Simulacrumbors-0/+6
2020-12-18Update cargoEric Huss-0/+6
2020-12-17Rollup merge of #80082 - ehuss:revert-rust-src-vendor, r=Mark-SimulacrumYuki Okushi-24/+2
2020-12-16bootstrap: include llvm-dwp in CI LLVMDavid Wood-0/+1
2020-12-16Revert "Auto merge of #78790 - Gankra:rust-src-vendor, r=Mark-Simulacrum"Eric Huss-24/+2
2020-12-16bootstrap: copy `llvm-dwp` to sysrootDavid Wood-6/+9
2020-12-11use strip_prefix over slicing (clippy::manual_strip)Matthias Krüger-1/+1
2020-11-23Convert UNC path to local path to satisfy install script on WindowsJoseph Rafael Ferrer-1/+5
2020-11-18Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum"Pietro Albini-7/+1
2020-11-17Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2020-11-17Install CI llvm into the library directoryMark Rousskov-1/+4
2020-11-17Avoid installing external LLVM dylibsMark Rousskov-0/+16
2020-11-09Vendor libtest's dependencies in the rust-src componentAlexis Beingessner-2/+24
2020-11-03build-manifest: remove legacy promote-release supportPietro Albini-57/+1
2020-10-26Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrumbors-0/+14
2020-10-26Add support for using cg_clif to bootstrap rustcbjorn3-0/+14
2020-10-20Package more llvm-* tools in the rust-dev component, for run-make-fulldeps testsSimon Sapin-2/+9
2020-10-13bootstrap: set correct path for the build-manifest binaryPietro Albini-1/+1
2020-10-12build-manifest: bundle the rustc version in the binaryPietro Albini-1/+0
2020-10-12bootstrap: add disabled by default build-manifest dist componentPietro Albini-0/+67
2020-10-12build-manifest: accept the Rust version instead of the monorepo pathPietro Albini-1/+1