summary refs log tree commit diff
path: root/src/bootstrap/dist.rs
AgeCommit message (Expand)AuthorLines
2017-02-10rustbuild: Add x.py to source tarballsAlex Crichton-1/+2
2017-02-05[beta] Fix branch name Cargo's downloaded fromAlex Crichton-3/+1
2017-01-30travis: Tweak artifact uploadsAlex Crichton-1/+3
2017-01-25rustbuild: Add manifest generation in-treeAlex Crichton-1/+32
2017-01-24rustbuild: Start building --enable-extendedAlex Crichton-8/+384
2017-01-12travis: Start uploading artifacts on commitsAlex Crichton-4/+7
2017-01-04rustbuild: Quickly `dist` cross-host compilersAlex Crichton-6/+1
2017-01-02rustbuild: fix dist-analysis with full bootstrap disabledWang Xuerui-1/+9
2016-12-30rustbuild: Fix source tarballs and the vendor dirAlex Crichton-0/+7
2016-12-20rustbuild: package src only once for build tripleWang Xuerui-1/+7
2016-12-17rustbuild: Create directories in mingw distAlex Crichton-0/+1
2016-12-13rustbuild: Don't dist docs if disabledAlex Crichton-0/+5
2016-12-13rustbuild: Skip some more non-relevant dist stepsAlex Crichton-1/+14
2016-12-12rustbuild: Fix dist of save-analysis infoAlex Crichton-8/+1
2016-12-12rustbuild: Check for .git as a dirAlex Crichton-1/+1
2016-12-09Create tar balls of save-analysis-api metadata for the standard libraries as ...Nick Cameron-1/+45
2016-12-08rustbuild: Implement distcheckAlex Crichton-1/+6
2016-11-14rustbuild: Allow configuration of python interpreterAlex Crichton-2/+2
2016-10-08rustbuild: Optimize build times slightlyAlex Crichton-42/+23
2016-10-05Install docs, std and rustc using results from dist.Ahmed Charles-3/+3
2016-09-03Add rustc version info (git hash + date) to dist tarballJoseph Dunne-0/+8
2016-08-12Produce source package in rust-installer format in addition to vanilla tarballDiggory Blake-1/+115
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-0/+319