aboutsummaryrefslogtreecommitdiff
path: root/src/etc/get-snapshot.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support for 'T' transition snapshots, which are identical to S snapshots ↵Graydon Hoare2011-05-131-3/+0
| | | | except they tell the makefile to stop at stage1.
* More python portability fixes (for windows).Graydon Hoare2011-05-031-1/+1
|
* Attempt to use more portable pythonGraydon Hoare2011-05-031-18/+18
|
* More snapshot logic refactoring.Graydon Hoare2011-05-031-22/+27
|
* More hacking on the snapshot system.Graydon Hoare2011-05-021-30/+11
|
* Initial sketch of snapshot support code, based on code from marijn.Graydon Hoare2011-05-021-0/+95