Releases: alisw/alibuild
Releases · alisw/alibuild
v1.13.1
This release contains a bugfix for running under MacOS.
What's Changed
- Fix compression for non-GNU tar by @TimoWilken in #782
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Override Docker image entrypoint for DockerRunner too by @TimoWilken in #759
- Normalise symlinks from HTTPS remotes by @TimoWilken in #769
- Fix tarball unpacking by @TimoWilken in #778
Full Changelog: v1.12.1...v1.13.0
v1.12.1
What's Changed
- Update documentation for
--defaults o2
by @TimoWilken in #777 - Print progress for interactive Docker builds too by @TimoWilken in #776
- Teach aliBuild about slcX_aarch64 architectures by @TimoWilken in #779
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Fix ProgressPrint buffering by @TimoWilken in #768
- Allow users to input git credentials without prompts overwriting each other by @TimoWilken in #775
- Use o2 defaults by default, if no option is given by @TimoWilken in #772
Full Changelog: v1.11.6...v1.12.0
v1.11.7
What's Changed
- Fix ProgressPrint buffering by @TimoWilken in #768
- Allow users to input git credentials without prompts overwriting each other by @TimoWilken in #775
Full Changelog: v1.11.6...v1.11.7
v1.11.6
This is a bugfix release for an issue on MacOS, specifically encountered while building the latest arrow version.
What's Changed
- Fix relocation of long paths on MacOS by @TimoWilken in #770
Full Changelog: v1.11.5...v1.11.6
v1.11.5
v1.11.4
This is a bugfix release; see below for fixed issues.
What's Changed
- Re-add diagnostic output when cloning repos by @TimoWilken in #763
- Fix build variable documentation by @TimoWilken in #762
- Better message when dot is missing by @ktf in #765
- Explicitly take write permission before deleting by @TimoWilken in #766
Full Changelog: v1.11.3...v1.11.4
v1.11.3
This release adds a --force-rebuild
option to aliBuild build
.
What's Changed
- Add command-line option to force rebuilding specific packages by @TimoWilken in #756
Full Changelog: v1.11.2...v1.11.3