Skip to content

Releases: alisw/alibuild

v1.3.0.rc3

01 Jun 17:03
Compare
Choose a tag to compare
v1.3.0.rc3 Pre-release
Pre-release
  • Add alidist hash to analytics (#296)
  • Improve and refactor aliDoctor (#295)

v1.3.0.rc2

30 May 09:34
Compare
Choose a tag to compare
v1.3.0.rc2 Pre-release
Pre-release
  • Fix a problem where in some cases a devel package was not rebuilt as it should (#293).
  • Polishing Google Analytics documentation (#288).
  • Various bug fixes and improvements (#291, #289).

v1.3.0.rc1

26 May 13:26
@ktf ktf
Compare
Choose a tag to compare
v1.3.0.rc1 Pre-release
Pre-release
  • Add Google Analytics.
  • Improved development mode.
  • aliBuild version now prints version information.
  • Fixed shell detection.
  • Improved logs through out the whole aliBuild.
  • Various cleanups and bug fixes.

Improve user experience and platform detection

03 May 18:49
Compare
Choose a tag to compare
  • Do not run the incremental recipe if the first build has failed (#174)
  • alienv complains if attempting to load a non-existing package (#237)
  • alienv prints the just-loaded packages in enter and load (#237)
  • Better architecture detection (#222)
  • Ship alienv shell helper with the pip distribution (#227)
  • Detect latest Ubuntu 16.04 and Debian 7/8 (#245)

v1.1.1.rc1: Merge pull request #244 from dberzano/no-incremental-if-first-failed

03 May 17:40
Compare
Choose a tag to compare
  • Do not run the incremental recipe if the first build has failed (#174)
  • alienv complains if attempting to load a non-existing package (#237)
  • alienv prints the just-loaded packages in enter and load (#237)
  • Better architecture detection (#222)
  • Ship alienv shell helper with the pip distribution (#227)

v1.1.0

21 Apr 08:53
@ktf ktf
Compare
Choose a tag to compare

This is a minor release of aliBuild with the following new features:

Internally we added the following improvements:

  • Improved test infrastructure for alibuild additions.
  • Automated release script.

aliBuild v1.0.20

14 Apr 13:12
@ktf ktf
Compare
Choose a tag to compare
  • Jenkinsfile to automatically test PR
  • --dry-run / -n option added
  • Introduce system_requirement (#197)
  • Change default version to LAST_TAG (#196)