v0.5.7
版本发布时间: 2023-12-30 20:30:19
JuliaPackaging/BinaryBuilder.jl最新发布版本:v0.5.8(2024-02-17 06:31:27)
BinaryBuilder v0.5.7
Merged pull requests:
- Add a dont_dlopen flag to build_tarballs. (#1239) (@maleadt)
- [Auditor] Do not skip GCC libraries when updating linkage (#1240) (@giordano)
- Fix expected hash of macOS builds (#1250) (@giordano)
- Update LoggingExtras to 1.0.0 (#1251) (@oxinabox)
- [AutoBuild] Update environment variable to get HEAD of Yggdrasil (#1257) (@giordano)
- [AutoBuild] Update environment variable to get HEAD of Yggdrasil (#1258) (@giordano)
- [Auditor] Add a pass to normalise timestamps in Windows import libraries (#1259) (@giordano)
- [AutoBuild] Do not add
Pkg
as dependency if we require Julia v1.6 (#1261) (@giordano) - Require at least RegistryTools 2.1.0 (#1267) (@DilumAluthge)
- Revert "Require at least RegistryTools 2.1.0" (#1268) (@giordano)
- Upgrade to RegistryTools v2, and require at least RegistryTools 2.1.0 (#1269) (@DilumAluthge)
- [documentation] Fix location of Artifacts.toml in roofs.md (#1270) (@Astro-mh)
- [AutoBuild] Do not convert
RuntimeDependency
->Dependency
unnecessarily (#1273) (@giordano) - Add
--skip-build
flag to allow deploying prebuilt tarballs (#1275) (@sloede) - Add note about Meson GCC toolchain to
build_tips.md
(#1279) (@topolarity) - [docs] Restore section about build strategy (#1284) (@giordano)
- faq for compat bounds for jll packages (#1285) (@Krastanov)
- docs: add version bound for Documenter (#1296) (@mortenpi)
- Add dependabot (#1297) (@giordano)
- Bump actions/checkout from 2 to 4 (#1298) (@dependabot[bot])
- [AutoBuild] Add compat bounds for stdlibs in generated JLLs (#1299) (@giordano)
- CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) (#1300) (@github-actions[bot])
- CompatHelper: add new compat entry for SHA at version 0.7, 1 (#1301) (@github-actions[bot])
- CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) (#1302) (@github-actions[bot])
- Don't request username in init_jll_package (#1304) (@andreasnoack)
- Don't query GitHub username and use dummy credentials when committing (#1305) (@andreasnoack)
- [AutoBuild] Forward
clang_use_lld
keyword argument topreferred_runner
(#1310) (@giordano)
Closed issues:
- Windows import libraries are not reproducible (#1245)
- Unable to build using
autoreconf
(#1254) - Unable to use a version of Rust more recent than 1.61 when building locally (#1262)
- C++17 filesystem support for x86_64-apple-darwin14-clang++ (#1263)
- how to get all available functions and their paramaters in the libproducts? (#1264)
- Support "deploy only" option to avoid rebuilding existing tarballs (#1274)
- Adding more platforms / build options with Pkg Extensions (#1283)
- Git error: authentication required but no callback set (#1287)
- Minimum kernel version? (#1289)
- Issue running BB on mac: (#1290)
- too many sections, file too big error during compilation (#1291)
- Truncated Wizard state completely breaks wizard (#1292)
- Can't run wizard in step 3 (#1303)
- Kernel version too old? (#1306)