about summary refs log tree commit diff
path: root/src/bootstrap/dist.rs
AgeCommit message (Expand)AuthorLines
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