cargo-binstall/crates/detect-targets/src
Jiahao XU e87e3534a8
detect-targets: Add fallback to windows (#650)
Fixed #642

* Add new dep windows-sys v0.42.0 for win only
* Add new dep windows-dll v0.4.1 for win only
* Add x86_64 fallback targets for windows
* Add x86 fallback targets for windows
* Add arm32 fallback targets for windows
* Add arm64 fallback targets for windows
* Add gnu/gnu-llvm fallback targets for windows

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-06-04 03:58:05 +00:00
..
detect detect-targets: Add fallback to windows (#650) 2023-06-04 03:58:05 +00:00
desired_targets.rs Fix doc of desired_targets (#337) 2022-09-04 15:11:28 +00:00
detect.rs Fix x86_64 fallback for aarch64 MacOS (#875) 2023-03-10 22:09:16 +11:00
lib.rs Use CARGO env variable if present (#453) 2022-10-02 04:52:25 +13:00