Alibuild

Latest version: v1.17.16

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 22

1.5.4.rc3

Minor fix.

1.5.4.rc2

* 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.

1.5.4.rc1

1.5.3

--fetch-repos` introduced in v1.5.1 and updated with a first round of fixes in v1.5.2 had an additional problem: local branches were not updated according to the remote counterparts in case fast-forwarding wasn't possible. If force-updates are not explicitly enabled, the `git fetch` command as it was formulated exited with a non-zero exit code. This update should now fix for good the update behaviour.

1.5.2

The update behaviour introduced in v1.5.1 caused `--fetch-repos` not to always fetch the updates for all the remote branches. By default it worked just for the default remote branch of a given repository. This patch release fixes the critical problem and makes `--fetch-repos` behave as expected.

1.5.1

Bug fixes:

* `alienv` works properly with the latest version of `environment-modules` (4.1.0): the problem was mainly affecting macOS users installing the package with Homebrew
* On some configurations, `aliBuild` did not determine whether to pick a system package or not. This is why the check script wasn't run with `bash` though we use bashisms in our recipe. We now force system checks to be always performed with `bash`

Improvements:

* Remote repository fetches are no longer performed by default, resulting in zero "fetch errors" and a much faster `aliBuild` startup time. This is useful when rebuilding frequently
* Fedora has been added to the list of supported platforms
* In non-debug mode, we now show the build percentage: it is guessed from stdout and useful for CMake-based projects

Page 18 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.