index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
/
get-snapshot.py
Age
Commit message (
Expand
)
Author
Lines
2016-04-19
mk: Bootstrap from stable instead of snapshots
Alex Crichton
-78
/
+0
2015-01-27
Fix PEP8 in snapshot.py
Richo Healey
-3
/
+7
2015-01-27
make get-snapshot externally usable
Richo Healey
-16
/
+20
2015-01-27
Fix PEP8 in get-snapshot
Richo Healey
-34
/
+34
2014-09-10
Register snapshots
Brian Anderson
-3
/
+1
2014-08-04
Use mingw64 target spelling.
Vadim Chugunov
-1
/
+1
2014-05-12
add shebang to scripts that have execute bit set
David Creswick
-1
/
+3
2014-04-22
There are no 64-bit Windows snapshots yet, so we'll use 32-bit ones instead.
Vadim Chugunov
-1
/
+3
2014-02-05
etc: add missing license boilerplates
Adrien Tétar
-2
/
+9
2014-01-05
Add tidy support for snapshots
Corey Richardson
-34
/
+0
2013-10-04
Don't fail when unpacking the windows snapshot
Alex Crichton
-0
/
+2
2013-07-09
Fix #3225: Incorporate feedback from Graydon.
Felix S. Klock II
-1
/
+12
2013-01-17
Add a license check to tidy. #4018
Brian Anderson
-0
/
+1
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-5
/
+1
2012-03-28
python scripts run with Python 2.4 (for RHEL5)
Grahame Bowland
-1
/
+1
2012-02-24
allow snapshot to be specified in make command line
Niko Matsakis
-13
/
+21
2012-02-13
build: Start downloading FreeBSD snaps from the official server
Brian Anderson
-3
/
+0
2012-02-13
build: Temporarily retrieve FreeBSD snapshots from jyyou's server
Brian Anderson
-0
/
+3
2011-12-13
Attempt to fix windows builder.
Graydon Hoare
-1
/
+5
2011-12-13
Register new snapshots and teach snapshot script to deal with extracting new-...
Graydon Hoare
-21
/
+3
2011-12-12
build: Temp hack to make transition to new snapshot
Haitao Li
-1
/
+18
2011-12-07
Register new snapshots (containing libcore auto-importing it now).
Graydon Hoare
-3
/
+0
2011-12-07
Change snapshot script to pick up host libcore as well.
Graydon Hoare
-0
/
+3
2011-11-29
fix to new model where triple is explicit
Niko Matsakis
-5
/
+5
2011-11-29
update snapshot scripts
Niko Matsakis
-3
/
+2
2011-11-29
basic builds function
Niko Matsakis
-2
/
+4
2011-10-31
Register snapshots
Brian Anderson
-1
/
+1
2011-10-31
Update snapshot scripts for new stdlib name
Brian Anderson
-1
/
+1
2011-09-29
Register snapshots and finish filesystem reorg
Brian Anderson
-1
/
+1
2011-09-28
Eliminate glue.o. Closes #990
Brian Anderson
-1
/
+1
2011-08-14
Register new snapshots
Brian Anderson
-1
/
+1
2011-08-14
Add lib/main.o to snapshot
Brian Anderson
-1
/
+1
2011-07-19
Register new snapshots
Brian Anderson
-1
/
+1
2011-07-19
Update snapshot scripts for new location of intrinsics.bc
Brian Anderson
-1
/
+1
2011-07-11
Use new snapshot.
Rafael Ávila de Espíndola
-1
/
+1
2011-07-11
Move llvm out of stageN/lib so that the host building stage 1+ can
Rafael Ávila de Espíndola
-1
/
+1
2011-07-11
Use new snapshot.
Rafael Ávila de Espíndola
-1
/
+1
2011-07-11
Step 1/n for moving to the new type system: include intrinsics.bc in the
Rafael Ávila de Espíndola
-1
/
+1
2011-07-07
Register new snapshots
Brian Anderson
-1
/
+1
2011-07-07
Add rt and rustllvm to the snapshot
Brian Anderson
-1
/
+1
2011-07-07
Use new snapshot.
Rafael Ávila de Espíndola
-1
/
+1
2011-07-07
Add the static std library in the next snapshot.
Rafael Ávila de Espíndola
-1
/
+1
2011-06-29
Register new snapshots
Brian Anderson
-1
/
+1
2011-06-29
Change snapshot logic to archive glue.o from the lib directory
Brian Anderson
-1
/
+1
2011-06-17
Register new snapshots. Update location of stage0's libstd
Brian Anderson
-1
/
+1
2011-06-17
Update snapshot scripts to understand new dir layout
Brian Anderson
-1
/
+1
2011-05-17
Add mirror-all-snapshots.py script for extra crowdsourced backup power.
Graydon Hoare
-5
/
+0
2011-05-13
Add support for 'T' transition snapshots, which are identical to S snapshots ...
Graydon Hoare
-3
/
+0
2011-05-03
More python portability fixes (for windows).
Graydon Hoare
-1
/
+1
2011-05-03
Attempt to use more portable python
Graydon Hoare
-18
/
+18
[next]