about summary refs log tree commit diff
path: root/src/bootstrap/tarball.rs
AgeCommit message (Expand)AuthorLines
2021-04-17bootstrap: Restore missing --bulk-dirs for rust-docs, rustc-docsAnders Kaseorg-0/+17
2021-04-03Address review comments and Windows failure, and make cleanerRich Kadel-1/+1
2021-04-03Make rust-demangler installableRich Kadel-0/+5
2020-12-31bootstrap: use the correct paths during ./x.py installPietro Albini-4/+12
2020-12-31bootstrap: change the dist outputs to GeneratedTarballPietro Albini-8/+21
2020-12-31bootstrap: never delete the tarball temporary directoryPietro Albini-7/+1
2020-12-31Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrumbors-1/+15
2020-12-29bootstrap: add the dist.compression-formats optionPietro Albini-1/+15
2020-12-28Rollup merge of #80434 - pietroalbini:tarball-temp-dir, r=Mark-SimulacrumDylan DPC-1/+1
2020-12-28bootstrap: put the component name in the tarball temp dir pathPietro Albini-1/+1
2020-12-26Use package name for top-level directory in bare tarballsMark Rousskov-1/+7
2020-12-23bootstrap: convert rustc-src to use TarballPietro Albini-31/+42
2020-12-23bootstrap: convert rust to use TarballPietro Albini-25/+60
2020-12-23bootstrap: convert rust-src to use TarballPietro Albini-6/+25
2020-12-23bootstrap: convert rust-analyzer to use TarballPietro Albini-0/+9
2020-12-23bootstrap: convert rls to use TarballPietro Albini-0/+7
2020-12-23bootstrap: convert rustfmt to use TarballPietro Albini-0/+9
2020-12-23bootstrap: convert miri to use TarballPietro Albini-0/+7
2020-12-23bootstrap: simplify including licenses and readmes to tarballsPietro Albini-2/+8
2020-12-23bootstrap: convert clippy to use TarballPietro Albini-0/+9
2020-12-23bootstrap: convert cargo to use TarballPietro Albini-1/+29
2020-12-23bootstrap: convert rust-std to use TarballPietro Albini-0/+10
2020-12-23bootstrap: refactor showing the "dist" infoPietro Albini-2/+5
2020-12-23bootstrap: convert rustc to use TarballPietro Albini-0/+3
2020-12-23bootstrap: convert rust-docs to use TarballPietro Albini-7/+12
2020-12-23bootstrap: convert llvm-tools to use TarballPietro Albini-1/+14
2020-12-23bootstrap: convert build-manifest to use the new Tarball structPietro Albini-0/+124