-
On Debian 10 (Buster) Linux, the alr command seems to put config.toml and indexes/ in ~/.config/ sometimes and ~/.config/alire/ othertimes.
I can't reproduce this consistently, but it happens occas…
-
Running `alr search canberra` (could be the name of any crate that exists in the index) raises a Program_Error:
```
detail: Spawning: ["gnat", "--version"] > GNAT-TEMP-000003.TMP …
-
I received an unexpected warning due to an empty `_config.gpr` file.
## Reproduction Steps
```bash
git checkout master # master is @ b45ea5d10f75dc0f39edde4ba198bede7711d131
gprbuild -j0 -P al…
-
I recently tried running `alr update` using alire version 1.1.0 on Linux. I see the following constraint error before it provides a selection prompt for gprbuild. If I select gnat_native instead of gn…
-
This may not be the right forum to report issues with crates in alire. But I have an issue with zipada. Is there an easy way to go from alire to the website related to the crate - zipada in this case:…
-
A few open questions about toolchain handling.
- Should Alire install toolchains?
- From distrib? (msys2, debian, etc.)
- From GNAT Community?
- Should Alire have its own toolchain builds?…
-
- [x] wayland_ada_scanner
- [x] wayland_ada_info
- [x] wayland_client_ada
- [x] wayland_protocols_ada
- [x] wayland_egl_ada
- [x] wayland_cursor_ada
-
I routinely do cross-builds with `gprbuild` by simply copying an appropriate `.cgpr` file for the cross-toolchain to the project directory. When I tried this with `alr build`, the compilations succee…
-
I have a monorepo with a number of crates, including wayland_ada_scanner (a tool) and wayland_client_ada (a library).
During development or CI I would like to use the local wayland_ada_scanner crat…
-
Mac-Mini 2018
OSX 10.15.7
XCode 12.0
I have been using GNAT Studio successfully for sometime but, as it looks like being discontinued, I decided to try VSCode but have come up with a problem tryi…