uv/crates/uv-dev
konsti 96cfca1c8f
Move static feature out of perf features (#13265)
#5577 fixed a bug on macos due to dynamically linking lzma/xz through
static linking. In #7686, this feature was moved to the performance
category.

This PR moves the `xz2/static` back to the general default features,
and, inspired by https://github.com/Homebrew/homebrew-core/pull/222211,
it structures and documents the feature flags cleaner.

We need to take care that this feature does not accidentally disable
features we want.

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-05-02 15:56:40 +00:00
..
src display aliases for long and short args in the cli reference (#12824) 2025-04-10 16:36:22 -05:00
.gitignore Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Move static feature out of perf features (#13265) 2025-05-02 15:56:40 +00:00
builder.dockerfile Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
test_sdist_building.sh Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00