about summary refs log tree commit diff
path: root/src/bootstrap/bootstrap.py
AgeCommit message (Expand)AuthorLines
2016-05-08Remove sha256 file only if present.Cyryl Płotnicki-Chudyk-5/+8
2016-05-08Better error handling for bootstrap file downloads.Cyryl Płotnicki-Chudyk-14/+20
2016-04-30Code cleanup in download() in bootstrap.pyCyryl Płotnicki-Chudyk-12/+12
2016-04-30Get a file during bootstrap to a temp location.Cyryl Płotnicki-Chudyk-5/+23
2016-04-19mk: Bootstrap from stable instead of snapshotsAlex Crichton-67/+84
2016-04-18rustbuild: Add support for compiletest test suitesAlex Crichton-1/+1
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