uv/crates/uv-interpreter
Zanie Blue 30e780e1dd
Add persistent storage of installed toolchains (#3797)
Extends #3726 

Moves toolchain storage out of `UV_BOOTSTRAP_DIR` (`./bin`) into the
proper user data directory as defined by #3726.

Replaces `UV_BOOTSTRAP_DIR` with `UV_TOOLCHAIN_DIR` for customization.
Installed toolchains will be discovered without opt-in, but the idea is
still that these are not yet user-facing.
2024-05-27 03:54:49 +00:00
..
python Create lib64 symlink for 64-bit, non-macOS, POSIX environments (#3584) 2024-05-14 14:33:44 -04:00
src Add persistent storage of installed toolchains (#3797) 2024-05-27 03:54:49 +00:00
Cargo.toml Add persistent storage of installed toolchains (#3797) 2024-05-27 03:54:49 +00:00
fetch-version-metadata.py Update bundled Python URLs and add `"arm"` architecture variant (#3855) 2024-05-26 23:33:08 -04:00
python-version-metadata.json Update bundled Python URLs and add `"arm"` architecture variant (#3855) 2024-05-26 23:33:08 -04:00
template-version-metadata.py Rename all instances of `Cpython` to `CPython` (#3702) 2024-05-21 14:52:31 -05:00