Releases: alisw/alibuild
v1.8.0
In addition to minor fixes and speed-ups, local-only revisions (those that won't be uploaded to the remote store) now have their own revision "namespace" to prevent conflicts between the remote store and locally-built packages.
v1.7.4.rc3
This pre-release contains a fix for an issue where changed development packages would only be rebuilt on the second aliBuild
invocation.
v1.7.4.rc2
This pre-release contains a fix for an issue in v1.7.4.rc1, where local-only and remote tarballs would conflict if they had the same hash.
v1.7.4.rc1
This pre-release includes changes to package versioning; introducing local-only revisions that are not uploaded to remote stores.
v1.7.3
v1.7.2
This release includes critical fixes for the S3 remote store and fetches repositories in parallel before builds start.
v1.7.2.rc3
Update build.py
v1.7.2.rc2
Add ../../ back to symlinks from S3 This was removed in syncToRemote, but not re-added in syncToLocal.
v1.7.2.rc1
Disable S3 default remote store on Ubuntu 18.04
v1.7.1
Patch of v1.7.0 with fixes for trailing newlines in symlinks.