uv/crates/uv-configuration/src
samypr100 319c0183c6
Add templates for popular build backends (#7857)
Co-authored-by: konstin <konstin@mailbox.org>
2024-10-16 14:19:59 +02:00
..
build_options chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
config_settings chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
trusted_host Support for wildcard in UV_INSECURE_HOST (#8052) 2024-10-12 13:55:26 +01:00
authentication.rs Retain and respect settings in tool upgrades (#5937) 2024-08-09 18:21:49 +00:00
bounds.rs Avoid showing lower-bound warning outside of explicit lock and sync (#8234) 2024-10-15 20:49:40 -04:00
build_options.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
concurrency.rs Add `UV_CONCURRENT_INSTALLS` variable in favor of `RAYON_NUM_THREADS` (#3646) 2024-05-17 23:12:37 -04:00
config_settings.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
constraints.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
dev.rs Add support for `--only-dev` to `uv sync` and `uv export` (#7367) 2024-09-16 20:06:20 +00:00
editable.rs Add `--no-editable` support to `uv sync` and `uv export` (#7371) 2024-09-17 14:50:36 +00:00
export_format.rs Add `uv export --format requirements.txt` (#6778) 2024-08-29 17:46:42 +00:00
extras.rs Move extra specification into `uv-configuration` (#3897) 2024-05-29 04:49:57 +00:00
hash.rs Implement a `--verify-hashes` hash-checking mode (#4007) 2024-07-17 21:25:31 +00:00
install_options.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
lib.rs Add templates for popular build backends (#7857) 2024-10-16 14:19:59 +02:00
name_specifiers.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
overrides.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
package_options.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
preview.rs Add preview mode and use for warning in `uv run` (#3192) 2024-04-22 15:41:15 -05:00
project_build_backend.rs Add templates for popular build backends (#7857) 2024-10-16 14:19:59 +02:00
sources.rs Retain and respect settings in tool upgrades (#5937) 2024-08-09 18:21:49 +00:00
target_triple.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
trusted_host.rs Support for wildcard in UV_INSECURE_HOST (#8052) 2024-10-12 13:55:26 +01:00
trusted_publishing.rs Implement trusted publishing (#7548) 2024-09-24 16:07:20 +00:00
vcs.rs Initialize a Git repository in `uv init` (#5476) 2024-09-26 02:40:39 +00:00