summary refs log tree commit diff
path: root/src/bootstrap/build/dist.rs
AgeCommit message (Expand)AuthorLines
2016-06-29rustbuild: Implement testing for AndroidAlex Crichton-3/+1
2016-05-08Auto merge of #33360 - alexcrichton:rustbuild-dox, r=brsonbors-1/+23
2016-05-06Distribute both rust-lldb and rust-gdb everywhere except win-msvcBrian Anderson-9/+9
2016-05-03rustbuild: Document many more parts of the buildAlex Crichton-1/+23
2016-04-18rustbuild: Add support for compiletest test suitesAlex Crichton-23/+30
2016-04-06rustbuild: Support cross rust-docs packagesAlex Crichton-4/+6
2016-03-16rustbuild: Implement `make dist`Alex Crichton-0/+290