37ddcd9488f6fcf98053a4305648b0d1edbbe99b
* Rename GNAT crates I changed the names of the crates to what I think is more meaningful. I merged the Linux, Windows and macOS under a gnat_native that will be easier to understand and use in my opinion. I also added a licenses field. One thing that we may want to improve is the values for the case statements, for instance `[origin."case(os)".macos."case(word-size)".bits-64]` will soon be a blocking point to support macOS on the M1. Instead of word size we probably need something like: "case(CPU)" or "case(arch)". Or even use full platform triplets: "case(host_triplet)". * Add "provides" to gnat_external Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
Alire Community Index
This repository hosts the official community-maintained index to be used with the alr tool.
Please visit https://github.com/alire-project/alire to download alr.
Please open a pull request to submit a new release (read further here about it).
To report an issue, open it at https://github.com/alire-project/alire/issues
Description
Languages
CODEOWNERS
100%
