-
Currently `alr build` allows one to specify the profile to build (`release`, `validation`, and `development`).
It would be nice to specify those profiles for other alire commands where we may want …
-
Dear Alire Developers,
`alr help printenv`
yields
```
SUMMARY
Print the build environment variables
USAGE
alr printenv [options]
OPTIONS
--details Print details about the …
-
$ alr get ada_language_server=23
ⓘ Deploying ada_language_server=23.0.0...
-=#=- # # #
..…
-
How do I clean this mess ?
> drm@dr-80qr ~ [1]> alr -v update
-> Using default value for configuration 'distribution.disable_detection': 'FALSE'
detail: Using default value for configuration 'updat…
-
Hi.
I experience trouble when trying tu test gnoga with alire.
I've create a new test project with alr and add gnoga as dependency :
```
alr init --bin test
cd test
alr with gnoga
```
For this…
-
I installed
GNAT Studio 24.0w (20230501) hosted on x86_64-w64-mingw32
GNAT targeting x86_64-w64-mingw32
GNAT Studio
(c) 2001-2023 AdaCore
And when I try to clean or build I get error messag…
MrAda updated
9 months ago
-
I was testing `1.0-rc1` on Windows and I got the incomplete solution message:
```
Warning:
Warning: New solution is incomplete.
Warning: +~ gnat /=2020 (new,external,indirect)
Warn…
-
I'm not sure if this has been mentioned in other issues. I'm using an `arm64` linux container and I can never get pins to work properly.
As a basic example, I want to with a dependency in another f…
-
As part of the installation/sharing of resources (#948), problems with blind gprinstallation of a build were pointed out:
- Conflicting versions of [static/dynamic] libraries
- Conflicting version…
-
@docandrew added a HMAC API to the repo.
https://github.com/rod-chapman/SPARKNaCl/blob/master/src/sparknacl-mac.ads
What would be involved in updating the Alire crate. I would be happy to help?