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
/
snapshot.py
Age
Commit message (
Expand
)
Author
Lines
2016-04-19
mk: Bootstrap from stable instead of snapshots
Alex Crichton
-304
/
+0
2016-01-31
Rename sunos to solaris
Nikita Baksalyar
-1
/
+1
2016-01-31
Add Illumos support
Nikita Baksalyar
-0
/
+1
2015-07-01
Add netbsd amd64 support
Alex Newman
-4
/
+7
2015-02-11
bitrig integration
Dave Huseby
-1
/
+3
2015-02-01
openbsd support
Sébastien Marie
-1
/
+4
2015-01-27
Fix PEP8 in snapshot.py
Richo Healey
-132
/
+153
2014-12-19
Several fixes for DragonFly (rebase)
Michael Neumann
-0
/
+3
2014-11-13
src/etc/snapshot: support triples lacking a vendor
Cody P Schafer
-1
/
+5
2014-11-04
Implement flexible target specification
Corey Richardson
-3
/
+2
2014-09-11
Package rustc's mingw dependencies into Windows installer.
Vadim Chugunov
-3
/
+3
2014-09-09
Fix snapshot.py for win64
Brian Anderson
-6
/
+12
2014-08-11
Download snapshots using HTTPS
Brian Anderson
-1
/
+1
2014-02-10
Revert non-license changes as part of 0ebe112b
Alex Crichton
-113
/
+115
2014-02-05
etc: add missing license boilerplates
Adrien Tétar
-116
/
+122
2014-02-05
etc/tidy: don't check SNAP against triple
Adrien Tétar
-5
/
+25
2014-01-05
Add tidy support for snapshots
Corey Richardson
-0
/
+38
2013-12-18
llvm: Disable pthread on mingw
klutzy
-2
/
+1
2013-12-06
Link rustllvm statically, and distribute a static snapshot
Alex Crichton
-28
/
+4
2013-11-29
Statically link librustrt to libstd
Alex Crichton
-4
/
+0
2013-11-13
be more robust when removing download artifacts and remove bogus raise statement
Benjamin Peterson
-2
/
+5
2013-10-29
Move rust's uv implementation to its own crate
Alex Crichton
-0
/
+4
2013-10-02
Package system runtime dependencies into snapshots
Vadim Chugunov
-2
/
+27
2013-07-19
mk: Remove CFG_INSTALL_SNAP logic. #2664
Brian Anderson
-30
/
+1
2013-06-30
configure: Require one of wget or curl.
Luqman Aden
-2
/
+8
2013-06-20
core -> extra for mac
James Miller
-1
/
+1
2013-06-20
Fix update snapshot script for rename
James Miller
-4
/
+4
2013-01-17
Add a license check to tidy. #4018
Brian Anderson
-0
/
+2
2012-12-11
Switch snapshots to static.rust-lang.org.
Graydon Hoare
-1
/
+1
2012-10-08
Revert bogus snapshot.py change
Tim Chevalier
-2
/
+1
2012-10-08
Remove extra spaces from snapshots.txt
Tim Chevalier
-1
/
+2
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-1
/
+1
2012-05-31
Add libsyntax to the Python script for making a snapshot
Kevin Cantu
-5
/
+4
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-0
/
+1
2012-04-03
update make glob from .so to .dylib
Niko Matsakis
-1
/
+1
2012-03-29
build: Add librustsyntax to snapshots
Brian Anderson
-0
/
+4
2012-03-28
python scripts run with Python 2.4 (for RHEL5)
Grahame Bowland
-5
/
+11
2012-01-17
Python!
Graydon Hoare
-1
/
+1
2012-01-17
Long line, grumble.
Graydon Hoare
-1
/
+2
2012-01-17
don't leave files that will not checksum if download is interrupted
Grahame Bowland
-1
/
+7
2012-01-14
build: Build libraries in the bin directory on win32
Brian Anderson
-5
/
+5
2012-01-12
Revert "build: Build libraries in the bin directory on win32"
Brian Anderson
-5
/
+5
2012-01-12
build: Build libraries in the bin directory on win32
Brian Anderson
-5
/
+5
2012-01-01
fix link error
Jyun-Yan You
-1
/
+9
2011-12-19
Remove cargo from snapshot file-list again; overestimated.
Graydon Hoare
-3
/
+0
2011-12-16
Install and snapshot cargo by default.
Graydon Hoare
-0
/
+3
2011-12-16
Update build machinery to build and install librustc everywhere (including sn...
Graydon Hoare
-0
/
+3
2011-12-13
Attempt to fix windows builder.
Graydon Hoare
-1
/
+1
2011-12-12
Update snapshot scripts to pick up the versioned libraries
Haitao Li
-9
/
+21
2011-12-07
Change snapshot script to pick up host libcore as well.
Graydon Hoare
-6
/
+15
[next]