v0.2.1
版本发布时间: 2019-12-31 07:45:49
JuliaPackaging/BinaryBuilder.jl最新发布版本:v0.5.8(2024-02-17 06:31:27)
v0.2.1 (2019-12-30)
Closed issues:
- Cmake builds should recommend setting
CMAKE\_BUILD\_TYPE
(#572) - MacOS shard is missing libc++ and libc++abi headers. (#567)
- Github auth issue when submitting the second pr using wizard (#566)
- Clang seemingly broken (#563)
- Installation of Bzip2_jll fails for user-namespace root users (#555)
- When wizard chooses "all platforms", emit
supported\_platforms\(\)
in build_tarballs.jl (#464)
Merged pull requests:
- Ignore empty columns in
objdump
output (#590) (staticfloat) - Improve error message about wrong source specification (#588) (giordano)
- Print umount command to stdout/stderr when verbose is requested (#585) (giordano)
- Fix LLVM testsuite (#584) (staticfloat)
- Enable automerging of JLL packages (#581) (DilumAluthge)
- Add
LLVM@9
shard (#580) (staticfloat) - Trim useless whitespaces in script generated by the wizard (#579) (giordano)
- Print
supported\_platforms\(\)
when wizard recipe builds for all platforms (#578) (giordano) - Suggest to set
-DCMAKE\_BUILD\_TYPE=Release
for CMake builds (#575) (giordano) - Fix macOS libc++ include problems (#571) (staticfloat)
- Use different note when obtain GitHub token (#570) (innerlee)
- Bump LLVM shards to fix libxml2 issues (#569) (staticfloat)
- Send GitHub
auth
when looking up owners as well (#568) (staticfloat) - Unsymlink deps from the prefixes in the wizard. (#564) (fredrikekre)
- Dev BinaryBuilder in Dockerfile, instead of adding master (#562) (giordano)
- build_tarballs: accept dependencies with UUID's specified (#561) (fredrikekre)
- Print PackageSpec correctly when printing build_tarball.jl (#560) (fredrikekre)
- Define
BINARYBUILDER\_NPROC
to override${nproc}
(#558) (giordano) - Set up JLL dependencies when running in the wizard. (#557) (fredrikekre)
- Bump
PlatformSupport
shards to fix CMake toolchain path issues (#556) (staticfloat) - Allow selection of LLVM version (#552) (staticfloat)