summary refs log tree commit diff
path: root/src/bootstrap/build/step.rs
AgeCommit message (Expand)AuthorLines
2016-03-01Auto merge of #31713 - alexcrichton:rustbuild-docs, r=brsonbors-0/+21
2016-02-28rustbuild: Relax assertions about stage0Alex Crichton-1/+0
2016-02-28rustbuild: Add steps for linking a sysrootAlex Crichton-4/+41
2016-02-28rustbuild: Document what steps areAlex Crichton-0/+14
2016-02-28rustbuild: Compile with the build compilerAlex Crichton-2/+2
2016-02-28rustbuild: Fix a copy/paste errorAlex Crichton-1/+1
2016-02-28rustbuild: Enable bootstrapping new hostsAlex Crichton-7/+4
2016-02-16rustbuild: Add rustbook/standalone doc supportAlex Crichton-0/+21
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+177