about summary refs log tree commit diff
path: root/src/bootstrap/dist.rs
AgeCommit message (Expand)AuthorLines
2019-08-23bootstrap: Merge the libtest build step with libstdAlex Crichton-6/+2
2019-08-07Fix double resolving custom libdirO01eg-4/+9
2019-07-15Update the stdarch submodulegnzlbg-1/+1
2019-07-09Update cargo-vendor usageEric Huss-22/+0
2019-06-14rustbuild: include llvm-libunwind in dist tarballMarc-Antoine Perennou-0/+1
2019-05-28rustbuild: Assert extended builds don't dist too muchAlex Crichton-67/+83
2019-05-28rustbuild: Tweak how stage1 compilers are selectedAlex Crichton-8/+9
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-1/+1
2019-04-26include rustc-std-workspace-alloc in rust-srcRalf Jung-0/+1
2019-04-07Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"Jacob Greenfield-0/+1
2019-04-03Revert rust-lld place changes.O01eg-2/+1
2019-03-31Fix custom relative libdir.O01eg-6/+9
2019-03-20Auto merge of #58897 - Mark-Simulacrum:tool-rework, r=alexcrichtonbors-1/+1
2019-03-19Remove libterm from bootstrapgnzlbg-1/+0
2019-03-08Rollup merge of #58269 - taeguk:add-some-sources-to-rust-src-distribution, r=...Pietro Albini-0/+2
2019-03-05Add librustc, libsyntax to rust-src distribution.Taeguk Kwon-0/+2
2019-03-03Permit getting stage 0 rustdocMark Rousskov-1/+1
2019-02-25bootstrap: deny(rust_2018_idioms)Taiki Endo-63/+63
2019-02-10rustc: doc commentsAlexander Regueiro-1/+1
2019-01-31Rollup merge of #57920 - euclio:source-date-epoch, r=Mark-SimulacrumMazdak Farrokhzad-2/+14
2019-01-26use `SOURCE_DATE_EPOCH` for man page time if setAndy Russell-2/+14
2019-01-26Bump bootstrap compiler to 1.33 betaMark Rousskov-1/+1
2019-01-25Rebase to the llvm-project monorepoJosh Stone-4/+21
2019-01-17Fix typo: 'rust-gdbgui' instead of 'rust-gdbui'Nicolas Bigaouette-1/+1
2019-01-17Install missing 'rust-gdbui''Nicolas Bigaouette-0/+2
2019-01-10Integrate miri into build-manifestAlex Crichton-1/+1
2019-01-08fixupOliver Scherer-0/+37
2019-01-08Prepare everything for distributing miri via rustupOliver Scherer-0/+84
2019-01-02Don't package up libLLVM.so with libstdAlex Crichton-4/+12
2019-01-02bootstrap: Link LLVM as a dylib with ThinLTOAlex Crichton-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-25Revert "Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister"kennytm-4/+4
2018-12-24std: Use backtrace-sys from crates.ioAlex Crichton-1/+0
2018-12-17bootstrap: Link LLVM as a dylib with ThinLTOAlex Crichton-4/+4
2018-12-15Auto merge of #56600 - ljedrz:fix_edition, r=Mark-Simulacrumbors-7/+7
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-12/+3
2018-12-10bootstrap: fix editionljedrz-7/+7
2018-12-08Auto merge of #56578 - alexreg:cosmetic-1, r=alexregbors-1/+1
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
2018-12-07use top level `fs` functions where appropriateAndy Russell-8/+6
2018-12-07Add x86_64-fortanix-unknown-sgx target to libstd and dependenciesJethro Beekman-0/+1
2018-11-22Move Cargo.{toml,lock} to the repository root directory.Eduard-Mihai Burtescu-2/+4
2018-11-11std: Delete the `alloc_system` crateAlex Crichton-1/+0
2018-11-03Auto merge of #55238 - alexcrichton:rm-jemalloc, r=estebankbors-3/+0
2018-11-03Auto merge of #55363 - pietroalbini:update-cargo-vendor, r=Mark-Simulacrumbors-1/+1
2018-11-02Remove all jemalloc-related contentAlex Crichton-3/+0
2018-11-01Rollup merge of #55280 - vlad20012:add-libproc_macro-to-src-disrt, r=Mark-Sim...Pietro Albini-0/+1
2018-10-31bootstrap: bump cargo-vendor version to 0.1.19Pietro Albini-1/+1
2018-10-26Remove redundant cloneShotaro Yamada-2/+2
2018-10-23Add libproc_macro to rust-src distributionvlad20012-0/+1