-
For the final push towards public beta, I'm going to keep here at the top our target workflow. Older issue information is kept below.
### Workflow
Given what we discussed on gitter, I envision t…
-
I noticed that gprbuild is still at 22.0.1 on Alire. Is there any particular reason why 23.0.0 was not published? (I also see that there's a 24.0.0 tag but no corresponding release on GitHub)
Am I …
-
I'm using ada-toml in my utility [alr_appimage](https://github.com/mgrojo/alr-appimage), and I'm getting a weird error when processing a file in UTF-8 format, like https://github.com/jfuica/bingada/bl…
-
**Describe the bug**
It seems configuration variable don't work.
**To Reproduce**
- `alr init --bin test; cd test`
- `alr config --set cortex_m.core m4f`
- `alr with cortex_m`
At this point al…
-
Found out by @zertovitch
> Some context: currently, alr search --list displays 366 crates, but on the page there are only 363 of them. Missing are LEA, GWindows and Win32Ada.
I guess it happens …
-
Hi everyone,
Good to you and to all your efforts in keeping this project going.
I am back with hac again,
I was wondering if it is possible to use hac alongside the Alire package manager
An…
-
This may not be an Alire issue and may be an issue with the crate: I couldn't tell by the documentation whether this case statement is supported for actions or not.
In the xmlada crate, there is a …
-
**Checklist**
- [x] I've included the output of `alr version`.
- [x] I've included complete steps to reproduce my issue.
**Describe the bug**
Alire init command creates a new crate, but doesn'…
-
I have an [index](https://github.com/simonjwright/alire-index.mac) to support macOS and aarch64. The compiler crate is named `gnat_macos_aarch64`.
If I build `alr` from `master` or `release/2.0`, a…
-
Hi,
I'm trying to get build Spark2014 on NixOS at the moment, but I'm running into some issues.
The anod files don't seem to be compatible with e3-core version 22.5.0. There were a few things I …