* Create lea-0.94.0.toml for LEA editor
LEA 0.94
* For Ada or .gpr code, the copy operation puts an HTML-formatted version of the selection into the clipboard.
* Copy operation: when nothing is selected, copy the current line (VS / VS Code - style).
* Added “Alire mode”. The user can control alr build and alr run: Build -> alr build; Run -> alr run.
* LEA checks externally changed files and provide options to the user for handling that.
* Minor improvements (menu texts, colors, ...)
* Triggering a new test
* Update LEA version and source URL in configuration
Removed relative path to memorymodule.o
* 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)"