Alejandro R Mosteo
Alejandro R Mosteo
There are values unrelated to a crate, such as the compiler path and in the future the default installation prefix.
E.g.: ``` $ alr toolchain --select gnat_native gnat_native error: Alire.Containers.Crate_Name_Sets.Insert: attempt to insert element already in set error: alr encountered an unexpected error, re-run with -d for details. ``` We...
This would allow not having mixed crates and scripts in the same repository, which in turn will allow better checks on the checks themselves when we improve them. Also it...
If there isn't an easy fix, we should at least disable availability on windows. As reported on gitter: Hello! Can anyone help me how to add the gtkada library to...
Else we lose the opportunity for more preelaborable libraries
Seems to be a problem within GNAT.Command_Line ```bash $ alr - raised CONSTRAINT_ERROR : g-comlin.adb:718 index check failed [/home/jano/opt/bin/alr] 0xf268b7 gnat__command_line__getopt at ??? 0xd69aa8 Alire_Early_Elaboration.Early_Switch_Detection.Check_Switches at alire_early_elaboration.adb:87 0xd69e7b Alire_Early_Elaboration.Early_Switch_Detection at...
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...
This folder is recreated on checkout from index information and is not intended for distribution - [ ] Check in `alr publish` - [ ] Check in GH Actions
Convenient? Doable? Good or bad idea? Implement a new `alr install` that deploys a crate at the current configuration location, making it "globally" available for all regular workspaces sharing the...
Instead of silently succeeding, something between failing and success would be useful, but not sure this exist in GitHub.