Skip to content

Releases: alisw/alibuild

v1.6.0.rc1

29 Jan 12:20
@ktf ktf
7f6fa6b
Compare
Choose a tag to compare
v1.6.0.rc1 Pre-release
Pre-release

Initial support for S3.

v1.5.5

08 Sep 19:03
@ktf ktf
68ccfbe
Compare
Choose a tag to compare
Provide instructions on how to install rc builds (#575)

1.5.5

22 Aug 13:03
@ktf ktf
68ccfbe
Compare
Choose a tag to compare
Provide instructions on how to install rc builds (#575)

1.5.5.rc1

10 Jul 07:20
@ktf ktf
07e962c
Compare
Choose a tag to compare
  • Support for direnv. cd-ing into $WORK_DIR/BUILD/<package-name>/<package-version> will provide you the full build environment.
  • Faster relocation of packages, in particular Python-modules

Support for cached binaries from HTTP

04 Dec 13:42
Compare
Choose a tag to compare

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

22 Nov 16:28
Compare
Choose a tag to compare
Pre-release
Make `init` clones relocatable if using symlinks

Complements #554.

Fix aliBuild init relocation problem

16 Nov 13:18
Compare
Choose a tag to compare
Pre-release
v1.5.4.rc5

Make aliBuild init clones relocatable

Add stable support for HTTP cache

13 Nov 08:26
Compare
Choose a tag to compare
Pre-release
  • Use Python requests for the HTTP cache
  • Enable cache by default on CentOS 7

v1.5.4.rc3

24 Aug 08:21
@ktf ktf
0e2c631
Compare
Choose a tag to compare
v1.5.4.rc3 Pre-release
Pre-release

Minor fix.

Minor improvements

06 Aug 15:49
Compare
Choose a tag to compare
Minor improvements Pre-release
Pre-release
  • 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.