Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-14 | 1.9 kB | |
v0.6.5 source code.tar.gz | 2025-07-14 | 149.2 kB | |
v0.6.5 source code.zip | 2025-07-14 | 186.8 kB | |
Totals: 3 Items | 337.9 kB | 1 |
BinaryBuilder v0.6.5
Merged pull requests:
- Check for a branded ELF note when OS/ABI is NONE (#1344) (@ararslan)
- [AutoBuild] Replaced platform triplet string comparison with platform comparison in rebuild_jll_package (#1363) (@stemann)
- [Auditor] Use executables from Binutils_jll
when possible (#1365) (@giordano)
- [Auditor] Add ld-linux-riscv64-lp64d.so.1
to list of known libraries (#1367) (@giordano)
- Support platform augmentation for riscv64 (#1368) (@eschnett)
- [AutoBuild] Fix filter_main_tarball
(#1370) (@lgoettgens)
- Add "bare" C and C++ build tips docs (#1371) (@asinghvi17)
- Rephrase the ExecutableProduct documentation (#1373) (@fingolfin)
- fix artifacts download url when --deploy=local
(#1378) (@t-bltg)
- Remove tzcnt
from audited BMI1 instructions (#1380) (@topolarity)
- Add version.dll
and api-ms-win-*.dll
to ignore list (#1381) (@topolarity)
- Add OCaml compiler support (#1382) (@topolarity)
- Remove .pkg
if no longer augmenting (#1383) (@vchuravy)
- fix regression (#1387) (@t-bltg)
- fix libgfortran
version in auditor test (#1389) (@t-bltg)
- print some context info for privileges in test suite (#1390) (@t-bltg)
- fix test suite on 1.8.5
, 1.9.4
, 1.10.10
, 1.11.5
(#1391) (@t-bltg)
- Fix docs typo (#1393) (@cgarling)
- [AutoBuild] Support compression formats different from GZip (#1395) (@giordano)
Closed issues:
- Artifact download URL when using --deploy=local is wrong (#1241)
- Make .pkg/select_artifacts.jl
parse riscv64 (#1366)
- Cannot convert
an object of type Memory{UInt8} to Vector{UInt8} (#1372)
- How to add JLLs as test-only dependencies? (#1384)
- Allow specifying tag instead of revision for GitSource
(#1385)
- Rebuilding librsvg
fails for musl platforms (#1388)