Releases: alisw/alibuild
Releases · alisw/alibuild
v1.6.0.rc1
Initial support for S3.
v1.5.5
1.5.5
1.5.5.rc1
Support for cached binaries from HTTP
This release adds automatic support for downloading precompiled binaries for CC7. It also contains a series of minor fixes: flags are used consistently throughout all aliBuild actions, so for instance --defaults
et al. are supported both by aliDoctor and aliDeps (as well as by aliBuild).
Improve aliBuild init relocation fix
Make `init` clones relocatable if using symlinks Complements #554.
Fix aliBuild init relocation problem
v1.5.4.rc5 Make aliBuild init clones relocatable
Add stable support for HTTP cache
- Use Python
requests
for the HTTP cache - Enable cache by default on CentOS 7
v1.5.4.rc3
Minor fix.
Minor improvements
- Improve aliDoctor messages
- Fix and improve aliDeps
- Publish aliBuild tags automatically on PyPi
- Add pylint to Travis tests
- Add Ninja-style progress report detection
- Fix handling of cmd-line variables
This release should be published automatically on PyPi.