about summary refs log tree commit diff
path: root/src/etc/get-snapshot.py
AgeCommit message (Expand)AuthorLines
2016-04-19mk: Bootstrap from stable instead of snapshotsAlex Crichton-78/+0
2015-01-27Fix PEP8 in snapshot.pyRicho Healey-3/+7
2015-01-27make get-snapshot externally usableRicho Healey-16/+20
2015-01-27Fix PEP8 in get-snapshotRicho Healey-34/+34
2014-09-10Register snapshotsBrian Anderson-3/+1
2014-08-04Use mingw64 target spelling.Vadim Chugunov-1/+1
2014-05-12add shebang to scripts that have execute bit setDavid Creswick-1/+3
2014-04-22There are no 64-bit Windows snapshots yet, so we'll use 32-bit ones instead.Vadim Chugunov-1/+3
2014-02-05etc: add missing license boilerplatesAdrien Tétar-2/+9
2014-01-05Add tidy support for snapshotsCorey Richardson-34/+0
2013-10-04Don't fail when unpacking the windows snapshotAlex Crichton-0/+2
2013-07-09Fix #3225: Incorporate feedback from Graydon.Felix S. Klock II-1/+12
2013-01-17Add a license check to tidy. #4018Brian Anderson-0/+1
2012-06-21Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.Graydon Hoare-5/+1
2012-03-28python scripts run with Python 2.4 (for RHEL5)Grahame Bowland-1/+1
2012-02-24allow snapshot to be specified in make command lineNiko Matsakis-13/+21
2012-02-13build: Start downloading FreeBSD snaps from the official serverBrian Anderson-3/+0
2012-02-13build: Temporarily retrieve FreeBSD snapshots from jyyou's serverBrian Anderson-0/+3
2011-12-13Attempt to fix windows builder.Graydon Hoare-1/+5
2011-12-13Register new snapshots and teach snapshot script to deal with extracting new-...Graydon Hoare-21/+3
2011-12-12build: Temp hack to make transition to new snapshotHaitao Li-1/+18
2011-12-07Register new snapshots (containing libcore auto-importing it now).Graydon Hoare-3/+0
2011-12-07Change snapshot script to pick up host libcore as well.Graydon Hoare-0/+3
2011-11-29fix to new model where triple is explicitNiko Matsakis-5/+5
2011-11-29update snapshot scriptsNiko Matsakis-3/+2
2011-11-29basic builds functionNiko Matsakis-2/+4
2011-10-31Register snapshotsBrian Anderson-1/+1
2011-10-31Update snapshot scripts for new stdlib nameBrian Anderson-1/+1
2011-09-29Register snapshots and finish filesystem reorgBrian Anderson-1/+1
2011-09-28Eliminate glue.o. Closes #990Brian Anderson-1/+1
2011-08-14Register new snapshotsBrian Anderson-1/+1
2011-08-14Add lib/main.o to snapshotBrian Anderson-1/+1
2011-07-19Register new snapshotsBrian Anderson-1/+1
2011-07-19Update snapshot scripts for new location of intrinsics.bcBrian Anderson-1/+1
2011-07-11Use new snapshot.Rafael Ávila de Espíndola-1/+1
2011-07-11Move llvm out of stageN/lib so that the host building stage 1+ canRafael Ávila de Espíndola-1/+1
2011-07-11Use new snapshot.Rafael Ávila de Espíndola-1/+1
2011-07-11Step 1/n for moving to the new type system: include intrinsics.bc in theRafael Ávila de Espíndola-1/+1
2011-07-07Register new snapshotsBrian Anderson-1/+1
2011-07-07Add rt and rustllvm to the snapshotBrian Anderson-1/+1
2011-07-07Use new snapshot.Rafael Ávila de Espíndola-1/+1
2011-07-07Add the static std library in the next snapshot.Rafael Ávila de Espíndola-1/+1
2011-06-29Register new snapshotsBrian Anderson-1/+1
2011-06-29Change snapshot logic to archive glue.o from the lib directoryBrian Anderson-1/+1
2011-06-17Register new snapshots. Update location of stage0's libstdBrian Anderson-1/+1
2011-06-17Update snapshot scripts to understand new dir layoutBrian Anderson-1/+1
2011-05-17Add mirror-all-snapshots.py script for extra crowdsourced backup power.Graydon Hoare-5/+0
2011-05-13Add support for 'T' transition snapshots, which are identical to S snapshots ...Graydon Hoare-3/+0
2011-05-03More python portability fixes (for windows).Graydon Hoare-1/+1
2011-05-03Attempt to use more portable pythonGraydon Hoare-18/+18