Releases: JuliaPackaging/BinaryBuilder.jl
Releases · JuliaPackaging/BinaryBuilder.jl
v0.4.3
03 Dec 03:24
Compare
Sorry, something went wrong.
No results found
BinaryBuilder v0.4.3
Diff since v0.4.2
Closed issues:
expose compiler version used to build JLL somewhere (#1110 )
Dependency issues preventing installation on Apple Silicon macs (Julia v1.7) (#1120 )
Merged pull requests:
v0.4.2
25 Oct 22:08
Compare
Sorry, something went wrong.
No results found
BinaryBuilder v0.4.2
Diff since v0.4.1
Closed issues:
Error on 1.7-beta4 (#1091 )
--deploy access to github fails with error 404 (#1095 )
Version numbers are rejected by JuliaRegistrator (#1096 )
Add macOS-aarch64 to supported platform on the docs (#1097 )
[Audit] Add a pass to remove libtool archives (#1104 )
Merged pull requests:
v0.4.1
12 Aug 16:40
Compare
Sorry, something went wrong.
No results found
BinaryBuilder v0.4.1
Diff since v0.4.0
Closed issues:
can't add local jll as dependency (#1074 )
Using the clang toolkit on x86_64-linux-gnu-cxx03 is broken (#1078 )
Merged pull requests:
v0.4.0
20 Jun 18:13
Compare
Sorry, something went wrong.
No results found
BinaryBuilder v0.4.0
Diff since v0.3.7
Closed issues:
Improve experience when GITHUB_TOKEN is invalid (#1033 )
c++ 17 support (#1071 )
Merged pull requests:
v0.3.7
05 Jun 15:19
Compare
Sorry, something went wrong.
No results found
BinaryBuilder v0.3.7
Diff since v0.3.6
Closed issues:
Fortran artifacts created with GCC 10 may not work on x86_64-w64-mingw32 (#1055 )
Meson version >0.52.0 (#1065 )
Merged pull requests:
[Docs] Add link to AlpineConf talk (#1062 ) (@giordano )
[Auditor] Use --strip-underscore flag to c++filt for macOS (#1064 ) (@giordano )
[AutoBuild] Improve check on Julia version for experimental platforms (#1066 ) (@giordano )
v0.3.6
20 May 17:22
Compare
Sorry, something went wrong.
No results found
v0.3.5
16 May 23:23
Compare
Sorry, something went wrong.
No results found
v0.3.4
15 May 23:25
Compare
Sorry, something went wrong.
No results found
BinaryBuilder v0.3.4
Diff since v0.3.3
Closed issues:
Infinite cycle of library linking (#945 )
ld called via meson doesn't seem to be looking in the right places (#1001 )
Module file ieee_arithmetic.mod missing on aarch64+musl and armv7l+musl (#1050 )
Ping author on PR to Yggdrasil (#1056 )
Merged pull requests:
v0.3.3
08 May 17:29
Compare
Sorry, something went wrong.
No results found
BinaryBuilder v0.3.3
Diff since v0.3.2
Closed issues:
Update dependencies from within wizard (#1043 )
Wrong triplet re-exported (#1051 )
Merged pull requests:
Add * commit: mycommithash123 to the PR body when making PRs to the General registry (#1044 ) (@DilumAluthge )
[Wizard] Require Julia v1.6 for the JLL package generated by the recipe (#1047 ) (@giordano )
Improve the Codecov configuration (#1049 ) (@DilumAluthge )
Add missing closing parentheses in FAQ code snippet (#1052 ) (@sloede )
Skip testing of broken FreeBSD toolchain with libgfortran 3 (#1054 ) (@giordano )
v0.3.2
27 Apr 01:59
Compare
Sorry, something went wrong.
No results found
BinaryBuilder v0.3.2
Diff since v0.3.1
Closed issues:
--deploy=local should tell the user what it did (#1039 )
Merged pull requests:
Add FreeBSD environ undefined reference fix (#1035 ) (@barche )
Add platform argument to cleanup_dependencies (#1036 ) (@barche )
CompatHelper: bump compat for "BinaryBuilderBase" to "0.6" (#1038 ) (@github-actions[bot])
Added local build directory @info (#1040 ) (@Wimmerer)