Commit Graph

7 Commits

Author SHA1 Message Date
Gautier de Montmollin 61e11c26d7 lea 0.92.1 (#1464) 2025-04-07 11:30:37 +02:00
Gautier de Montmollin 7bed3b4c76 Create lea-0.92.0.toml (#1455) 2025-03-26 10:36:17 +01:00
Gautier de Montmollin 6e908e6179 lea 0.90.0 tags updated (#1102)
Metadata change only: added categorization tag "application", which becomes necessary for filtering 411+ crates...
Added "hac" tag too.
2024-07-01 13:08:33 +02:00
Gautier de Montmollin 2a4c06d2da Create lea-0.90.0.toml (#1044) 2024-04-23 10:25:48 +02:00
Luke A. Guest 5b3b65a514 learnadainy 0.2.0 (#960) 2024-01-15 17:04:14 +01:00
Gautier de Montmollin 1d22c32fa9 lea 0.87.0 compiler dependency update (#829)
* Update lea-0.87.0.toml

The choice of GNAT version is improved.
The previous state forced to a version of GNAT which is supported by Alire.
This assumed a GNAT already installed outside of Alire.
Absent that, the build fails.

* Update lea-0.87.0.toml

Indicate that there is an executable built.
This removes the message:
"Crate lea does not explicitly declares to build any executable
However, the following default executables have been autodetected"

* Update lea-0.87.0.toml

Alire seems not to expect a file name extension for the executable:
"Crate lea builds these executables:
   lea.exe.exe (not found)"
2023-06-08 11:17:10 +02:00
Gautier de Montmollin ac24551711 lea 0.87.0 (#827)
Added the LEA application
2023-06-07 11:43:12 +02:00