about summary refs log tree commit diff
path: root/src/bootstrap/bootstrap.py
AgeCommit message (Expand)AuthorLines
2016-04-13rustbuild: Verify sha256 of downloaded tarballsNick Platt-7/+24
2016-04-13rustbuild: Improve error messaging in bootstrap.pyNick Platt-6/+16
2016-03-01rustbuild: Fix building from an empty directoryAlex Crichton-1/+2
2016-02-28rustbuild: Update nightly dateAlex Crichton-0/+1
2016-02-11bootstrap: Read configuration from config.mkAlex Crichton-0/+16
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+300