* Migrate to Alire build.
First version contains base classs, string tools, trace and getopt.
* Offer the MOS-6502 programs for addition to the main index.
* Try to patch in the missing dependency.
* Specify GNAT version more precicily.
* use ada2022 tag.
Co-authored-by: Martin Krischik <martin@iMac.local>
[SMerrony]
* Usability: Implement key auto-repeat (Issue #8)
* Usability: Make the Backspace key work the same as DEL
* Usability: Increase history to 2000 lines
* Issue: Remove template title labels when collapsing template
-- SMerrony <merrony@gmail.com> Sun, 04 Dec 2022 10:00:00 +0200
dashera (0.13.2) stable; urgency=low
[SMerrony]
* Build: Remove call to Set_Monospace in Gui so GtkAda v21 still works
* Build: Reintroduce non-Alire build config
* Docs: Update README.md to include non-Alire build
* Usability: Add more info to message when Telnet fails to connect
-- SMerrony <merrony@gmail.com> Sun, 20 Nov 2022 10:00:00 +0200
dashera (0.13.1) stable; urgency=low
[SMerrony]
* Issue: Fix File|Send (Text) File not sending new-lines
* Issue: Fix#7 (Hold not working) by sending Ctrl-S/Q
* Usability: Move terminal Resize menu item back to Emulation menu
* Usability: Move Load F-Key Template to View menu
* Usability: Add new Hide F-Key Template menu item
* Performance: Small improvements in Crt.Draw_Crt
-- SMerrony <merrony@gmail.com> Wed, 16 Nov 2022 10:00:00 +0200
* Add Alire support for NCursesAda source version.
* Add M4 dependency.
Windows is not supported for now.
* Leave M4 definition available for all OS.
* Enable m4 package for all package managers
Co-authored-by: GHA <actions@github.com>
Proper use of these packages would require calling `pkg-config` to set up
environment, which Alire does not do (yet?)
Co-authored-by: GHA <actions@github.com>
* Add Alire support for Florist source version.
* Specify available OS.
* Change name to avoid confusion with that one provided by AdaCore. Add provides property for API compatibility with any Florist compliant with Posix Ada.
* Rename the parent folder.
* Set corresponding alternate AdaCore version to 22.0.
* Fix naming of config GPR file in the new provided commit.
Crate is derived from Ada_Drivers_Library and provide initial support
for STM32 F0x2 MCU family.
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
* caught up with all new RP2040 changes required
hal 0.3.0; rp2040 2.0.0 etc.
* caught up with newest changes for HAL/RP2040
* Delete tiny_rp2040_bsp-0.2.0.toml
Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
* crate for AVR standard library
* remove the prerelease part from version
* moved to v2.0.1, accept gnat-v12.2
Co-authored-by: GHA <actions@github.com>
* Add Support for Fedora
Nomenclature of package name is different on Fedora, certainly the case for all RPM based distribution...
* Update libpq-external.toml
forever dyslexic... wrong package name in my previous commit, sorry.
* Update libpq-external.toml
forever dyslexic... wrong package name in my previous commit, sorry.