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
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
2011-12-02
build: added CFG_INSTALL_SNAP for automatically activating test snapshots
Stefan Plantikow
-1
/
+31
2011-11-29
tweak to get windows test-running correct
Niko Matsakis
-1
/
+2
2011-11-29
update snapshot scripts
Niko Matsakis
-17
/
+17
2011-10-31
Register snapshots
Brian Anderson
-9
/
+0
2011-10-31
Update snapshot scripts for new stdlib name
Brian Anderson
-1
/
+10
2011-09-29
Register snapshots and finish filesystem reorg
Brian Anderson
-10
/
+0
2011-09-29
Update snapshot scripts for the new regime
Brian Anderson
-6
/
+6
2011-09-28
Eliminate glue.o. Closes #990
Brian Anderson
-1
/
+11
2011-08-14
Register new snapshots
Brian Anderson
-9
/
+0
2011-08-14
Fix typo in snapshot.py
Brian Anderson
-1
/
+1
2011-08-14
Add lib/main.o to snapshot
Brian Anderson
-1
/
+10
2011-07-27
Hack to make snap-stage1 actually build incompatible changes
Marijn Haverbeke
-1
/
+4
2011-07-21
Build the stage1 compiler against the newly built librustrt.
Michael Sullivan
-8
/
+0
2011-07-21
Grab librustrt.so instead of lib/librustrt.so in the snapshot.
Michael Sullivan
-0
/
+8
2011-07-21
Build stage0/lib/libstd.so using the stage0 compiler.
Michael Sullivan
-3
/
+3
2011-07-19
Register new snapshots
Brian Anderson
-9
/
+0
2011-07-19
Update snapshot scripts for new location of intrinsics.bc
Brian Anderson
-1
/
+10
2011-07-11
Use new snapshot.
Rafael Ávila de Espíndola
-9
/
+0
2011-07-11
Move llvm out of stageN/lib so that the host building stage 1+ can
Rafael Ávila de Espíndola
-1
/
+10
2011-07-11
Use new snapshot.
Rafael Ávila de Espíndola
-9
/
+0
2011-07-11
Step 1/n for moving to the new type system: include intrinsics.bc in the
Rafael Ávila de Espíndola
-1
/
+10
2011-07-07
Register new snapshots
Brian Anderson
-7
/
+0
2011-07-07
Add rt and rustllvm to the snapshot
Brian Anderson
-1
/
+11
2011-07-07
Use new snapshot.
Rafael Ávila de Espíndola
-6
/
+0
2011-07-07
Add the static std library in the next snapshot.
Rafael Ávila de Espíndola
-1
/
+7
2011-06-29
Register new snapshots
Brian Anderson
-7
/
+0
2011-06-29
Change snapshot logic to archive glue.o from the lib directory
Brian Anderson
-1
/
+8
2011-06-28
Bit more work on mingw cross. Pending on other changes now (test combination,...
Graydon Hoare
-1
/
+1
2011-06-17
Register new snapshots. Update location of stage0's libstd
Brian Anderson
-9
/
+0
2011-06-17
Update snapshot scripts to understand new dir layout
Brian Anderson
-0
/
+9
2011-05-17
Add mirror-all-snapshots.py script for extra crowdsourced backup power.
Graydon Hoare
-0
/
+6
2011-05-16
Let the snapshot-file parser parse empty T lines, since they are used to star...
Graydon Hoare
-0
/
+2
2011-05-13
Add support for 'T' transition snapshots, which are identical to S snapshots ...
Graydon Hoare
-4
/
+1
2011-05-12
Add snap-stageN targets.
Graydon Hoare
-2
/
+2
2011-05-03
More python portability fixes (for windows).
Graydon Hoare
-1
/
+1
2011-05-03
Attempt to shift build to stage0-from-snapshots.
Graydon Hoare
-1
/
+1
2011-05-03
Small fixes to snapshot script.
Graydon Hoare
-9
/
+11
2011-05-03
More snapshot logic refactoring.
Graydon Hoare
-6
/
+27
2011-05-02
More hacking on the snapshot system.
Graydon Hoare
-5
/
+16
2011-05-02
Initial sketch of snapshot support code, based on code from marijn.
Graydon Hoare
-0
/
+89