-
Alire has the ability to express dependencies that can be fulfilled by one of several projects (like OPAM does with the pipe operator). This supports at least two use cases:
- We need one of two libr…
-
Hello, getting started with Ada and `alr` I naively tried to create a crate project name of "new" (simply going for something fast and easy to begin working on exercises). While an experienced Ada dev…
-
Make it possible to make development build when there are warnings. Treat errors as warnings is fine for release builds but it's huge hinderance for development. I don't need perfectly formatted code …
-
As more crates added to the catalog, categorization becomes crucial in organizing, searching and identifying their purpose or utility. Supplying crates with additional category data would be very help…
-
I propose to have a 4th kind of generated config file for the use in shell scripts and Makefiles. In many projects the build of an Ada program is only one of several steps. The subsequent steps have t…
-
**Checklist**
- [x] I've included the output of `alr version`.
- [x] I've included complete steps to reproduce my issue.
**Describe the bug**
On Ubuntu 24 (but I guess any GNU/Linux), if you…
-
Hi
Test Drinving Alire tool:
Runing Alire commands in Windows: alr get hello
everything went well except that created folder name was appended with other values as shown below:
![image](https://…
-
A user in gitter asked:
> I have a bin crate using gnat_arm_elf = "^11.2" and it depends on other crate that also have similar dep. I would really like to be able to use gcc 12 (for the 2022 suppo…
-
I've cloned the startup-gen repo as well as downloaded the Release version 21.0.0 of templates-parser and each result in the following error when running make:
System info:
OS: Ubuntu 18.04.5 x86_…
-
### Environment
- OS and Version: macOS 15.0.1 (arm64)
- IDE Version: Emacs 29.3, eglot 1.17, ALS 25.0.20240915
- Ada & SPARK Extension Version: 14.2.0
### Bug Summary and Reproducer
Bug Summar…