servo/python
Simon Sapin 04d839328b Have the Rust snapshot directory include the Rust version and hash.
That way, whenever rust-snapshot-hash changes, mach will look for
the Rust snapshot in a different directory and re-boostrap as needed.

However, older rust version will be left behind never cleaned up.
This is good for git-bisect, but not for disk space:
the current snapshot is 618 MB.

In the future, we may want `mach clean` or some other comment
to remove unused Rust snapshots.

CC #3388
2014-09-29 17:41:45 +01:00
..
mach Cargoify servo 2014-09-08 20:21:42 -06:00
servo Have the Rust snapshot directory include the Rust version and hash. 2014-09-29 17:41:45 +01:00
toml Cargoify servo 2014-09-08 20:21:42 -06:00
licenseck.py Cleaned up python/licenseck.py 2014-09-10 10:01:46 +12:00
mach_bootstrap.py Cargoify servo 2014-09-08 20:21:42 -06:00
tidy.py Use os.path.join instead of manually inserting slashes. 2014-09-10 11:03:21 +12:00