alibuild icon indicating copy to clipboard operation
alibuild copied to clipboard

A simple build tool for ALICE software

Results 58 alibuild issues
Sort by recently updated
recently updated
newest added

For development packages, we cannot see what's changed between runs, so always rebuild the package in that case, and rely on e.g. CMake to figure out if anything needs to...

This is useful for CI, as we can show this log to the user if it exists, to indicate build failures due to failed git commands. The log file should...

If two aliBuild instances are building the same package at the same time and uploading it to S3, make sure that only one can upload at a time, and abort...

Adding extra details about the logic I understood for the fields : - requires, - build_requires, - runtime_requires This comes after some mail exchanges with Adrian Sevcenco, Giulio Eulisse +...

In the reference manual (https://alisw.github.io/alibuild/reference.html#the-body) is written that during build variable ```CONFIG_DIR``` containing path to the recipes directory is available but this is not so. Looking at the alibuild sources...

Dear expert, I am getting some issues if I use some commands inside alienv. For example: For all commands containing aliBuild command I got: mmeres@mmeres-desktop:~$ aliBuild version Python path configuration:...

Hi! @TimoWilken @ktf given that in the near past there were some build cases solved by updating alibuild, maybe it would be useful a warning when the used alibuild is...

Hi! It would be really useful a command to invalidate all stores (including local one) not only the remote ones.