Attempt to shift build to stage0-from-snapshots.

This commit is contained in:
Graydon Hoare 2011-05-03 11:34:44 -07:00
parent 54bfe8ee27
commit dbe5dc9768
5 changed files with 17 additions and 15 deletions

View file

@ -10,7 +10,7 @@ src_dir = scrub(os.getenv("CFG_SRC_DIR"))
if not src_dir:
raise Exception("missing env var CFG_SRC_DIR")
snapshotfile = os.path.join(src_dir, "snapshots.txt")
snapshotfile = os.path.join(src_dir, "src", "snapshots.txt")
download_url_base = "http://dl.rust-lang.org/stage0-snapshots"
download_dir_base = "dl"
download_unpack_base = os.path.join(download_dir_base, "unpack")

View file

@ -1,6 +1,7 @@
S 2011-05-02 ed40c85
linux-i386 de76e0930be363af87e32ba65e3d6b1284633550
winnt-i386 e69c11fbc62639ac3a3eef7ea36c9ad77209e2b1
S 2011-05-03 54bfe8e
linux-i386 1e831f0904acf20c24e5ee944be61b8665a45c31
macos-i386 eb20970d6ca784a9a7768a7eb1ce7d8f4af96fc9
winnt-i386 2799f8ab1fdc45a706f530e1552cbfcd07116edb
S 2011-04-29 7b95b5c
linux-i386 f0e166816ce34adc9f7202bd3cfbd80623505f28