summary refs log tree commit diff
path: root/src/bootstrap/build/compile.rs
AgeCommit message (Expand)AuthorLines
2016-02-28rustbuild: Add steps for linking a sysrootAlex Crichton-2/+39
2016-02-28rustbuild: Move assembling rustc to its own stepAlex Crichton-17/+15
2016-02-28rustbuild: Enable cross-compiling LLVMAlex Crichton-4/+7
2016-02-11bootstrap: Read configuration from config.mkAlex Crichton-0/+1
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+248