v1.9.2
This release speeds up builds using remote stores, and includes a few bug fixes and an extra --no-remote-store
option for aliBuild build
.
What's Changed
- Treat empty ALIBUILD_* environment vars as unset by @TimoWilken in #717
- Remove unused argument for extra rsync options by @ktf in #720
- Speed up rsync remote store by @TimoWilken in #719
- Prefer remote revisions to existing local revisions by @TimoWilken in #718
- Don't clone git repo if we're using a prebuilt tarball by @TimoWilken in #711
- Make doBuild's return type more sane by @TimoWilken in #680
- Allow disabling the remote store completely by @TimoWilken in #722
- Get alibuild version directly, instead of calling pip by @TimoWilken in #724
- Auto-publish releases to Homebrew by @TimoWilken in #725
Full Changelog: v1.9.1...v1.9.2