servo/python
Simon Sapin b337b0e5e0 Add a ./mach clean-snapshots command to remove old Cargo and Rust.
Bootstrapping automatically downloads new Rust and Cargo snapshots
as needed into versioned directories,
but do not remove now-unused versions.
This is the desired behavior for `git bisect` to be usable.

However, this means that old version keep accumulating, taking up disk space.
This adds a mach command to remove snapshots other than the ones
currently being used.
It is never run automatically.

To be safe, the command defaults to only printing what would be removed,
and only removes stuff when run with a `-f` argument.
2014-12-09 09:31:23 +00:00
..
mach Update mach to latest changes from mozilla-central 2014-11-23 16:29:29 -08:00
mozdebug mozilla-central modules for debugger detection 2014-11-23 23:21:28 -08:00
mozinfo mozilla-central modules for debugger detection 2014-11-23 23:21:28 -08:00
servo Add a ./mach clean-snapshots command to remove old Cargo and Rust. 2014-12-09 09:31:23 +00:00
toml Update toml.py to upstream 1069d2449760525535ca77514a92e9237ee0deaf 2014-10-20 22:20:15 -07:00
licenseck.py Cleaned up python/licenseck.py 2014-09-10 10:01:46 +12:00
mach_bootstrap.py mozilla-central modules for debugger detection 2014-11-23 23:21:28 -08:00
tidy.py Make tidy ingore new target dir 2014-12-04 22:21:42 -08:00