Releases: JuliaPackaging/BinaryBuilderBase.jl
Releases · JuliaPackaging/BinaryBuilderBase.jl
v1.27.0
BinaryBuilderBase v1.27.0
Merged pull requests:
- [CI] Do not run full tests when using unpacked shards (#325) (@giordano)
- [Prefix] Use
unzip
fromunzip_jll
(#335) (@giordano) - Add more compat bounds for JLLs and stdlibs (#336) (@giordano)
- Add dependabot (#337) (@giordano)
- Bump actions/checkout from 3 to 4 (#338) (@dependabot[bot])
- Bump julia-actions/julia-uploadcoveralls from 0.1 to 1.0 (#339) (@dependabot[bot])
- Default clang to use lld on specific conditions (#340) (@gbaraldi)
- Make lld more first party in BBB (#345) (@gbaraldi)
- More accurate condition for broken test (#348) (@giordano)
- Fixup lld code even more and make sure gcc can use it (#350) (@gbaraldi)
- Babysit meson so it doesn't do the wrong thing (#352) (@gbaraldi)
- [Rootfs] Upgrade to v2023.11.27 (#353) (@amontoison)
Closed issues:
v1.26.0
BinaryBuilderBase v1.26.0
Merged pull requests:
- Upgrade glibc on x86_64 and i686 to v2.17 (#318) (@staticfloat)
- Don't override authentication callbacks in libgit2 clone (#319) (@Keno)
- Add GCC 13.2 shards to BB (#323) (@gbaraldi)
- Add clang-16 (#324) (@gbaraldi)
- Add new rebuilt mingw shards (#330) (@gbaraldi)
- Add sjlj flag to clang when targeting win32 (#331) (@gbaraldi)
- Fix old clang/llvm version that broke after LLVM16 (#332) (@gbaraldi)
- [Runner] Fix inclusion of
lib64
for PowerPC64 with GCC 6 (#333) (@giordano) - [RootFS] Add Rust 1.73.0 (#334) (@giordano)
Closed issues:
v1.25.0
BinaryBuilderBase v1.25.0
Merged pull requests:
v1.24.0
v1.23.0
BinaryBuilderBase v1.23.0
Closed issues:
- Use sparse registry for Cargo (#263)
Merged pull requests:
- [Sources] Update link to blog post detailing GitHub archives policy (#301) (@giordano)
- Add
manage_shards
to interactively remove compiler shards (#303) (@sloede) - [RootFS] Add Rust toolchain v1.68.0 (#306) (@giordano)
- Add defines for gcc and clang that declare we are Windows 10 (#308) (@marcom)
- Create
test/Project.toml
environment, with compat bounds (#309) (@giordano) - Release v1.23.0 (#310) (@giordano)
v1.22.0
BinaryBuilderBase v1.22.0
Closed issues:
- Support .conda files (#296)
Merged pull requests:
- Add environment variable for setting ccache directory (#295) (@giordano)
- Unzip and untar .conda packages (#297) (@mkitti)
- [Dependencies] Propagate compat of
RuntimeDependency
(#298) (@giordano) - Unbreak broken tests (#299) (@giordano)
- [Rootfs] Require GCC 7 for AVX512 microarchitecture (#300) (@giordano)
- [Dependency] Preserve
top_level
when convertingRuntimeDependency
->Dependency
(#304) (@giordano) - Release v1.22.0 (#305) (@giordano)
v1.21.0
BinaryBuilderBase v1.21.0
Closed issues:
- LibraryProduct docstring mentions dir_paths kwarg, but it doesn't exist (#179)
Merged pull requests:
- CompatHelper: bump compat for HistoricalStdlibVersions to 1, (keep existing compat) (#286) (@github-actions[bot])
- [RootFS] Add Rust toolchain v1.65.0 (#287) (@giordano)
- fix
dir_paths
kwarg -> arg (#291) (@t-bltg) - [Prefix] Use bzip2, gzip, tar, xz and zstd from JLLs (#292) (@giordano)
- [Sources] Ban GitHub-generated archives as sources (#293) (@giordano)
- [Sources] fix github url check (#294) (@benlorenz)
v1.20.0
v1.19.0
BinaryBuilderBase v1.19.0
Closed issues:
- Permission denied when building on a cluster (#280)
Merged pull requests:
v1.18.0
BinaryBuilderBase v1.18.0
Merged pull requests: