v0.4.5
版本发布时间: 2021-12-30 19:38:33
JuliaPackaging/BinaryBuilder.jl最新发布版本:v0.5.8(2024-02-17 06:31:27)
BinaryBuilder v0.4.5
Closed issues:
- Check package name earlier (#1108)
- Cannot install BinaryBuilder on Julia 1.7 (#1130)
- Set
lock_microarchitecture=false
as default for rust builds using the wizard (#1131) - Fictional UUID created for non JLL package (#1132)
- Dead link in documentation (#1136)
Merged pull requests:
- [Docs] Suggest using release build type for Meson (#1122) (@giordano)
- [Docs] Add installation tips about Rust and Go (#1123) (@giordano)
- [docs] explain use of Preferences.jl to override JLL (#1126) (@odow)
- [AutoBuild] Implement platform-dependent dependencies in JLLs (#1129) (@giordano)
- Allow for non jll dependencies (#1133) (@vchuravy)
- update dead link in documentation (#1137) (@dpo)
- make a global variable const (#1139) (@KristofferC)
- improve performance of instruction set checker (#1140) (@KristofferC)