Commit Graph

914 Commits

Author SHA1 Message Date
pjljvandelaar b6ccf76e25 rewriters 23.0.0 (#708) 2023-01-16 09:06:42 +01:00
Luke A. Guest a2cae8b9a4 SDLAda-2.5.5 release (#705)
* SDLAda-2.5.5 release

Latest revision update to 2.5.5.

* Fix the package names and distribution.

* Fix the package names and distribution.

* Remove the depends stuff to see if it builds without it, can always come back.

* Try again to get at least debian based oses to compile with the correct depends.

* Fix type, missing ticks.

* AMove the available distributions section to before actions.

* Another attempt to get this right.

* Final attempt, remove all that depends-on stuff, think that's for other crates.
Add external hints for the various oses.

* Remove all other OSes from external bar debian and ubuntu.

* Add a hint.

* Remove the external stuff.
I give up on trying to get this thing to depend on the C libs, for now.

* Finally back on track?
Removed all the old external/depends-on stuff.

* Finally back on track?
Removed all the old external/depends-on stuff.

* Temporary fix to get around CI/CD until I can sort out a fix.

* Add fix for msys2.

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2023-01-13 19:23:16 +01:00
pjljvandelaar a5858feb73 rejuvenation 23.0.0 (#706)
Yearly release

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2023-01-13 14:22:16 +01:00
Rod Kay 5259fe3684 ashell 1.3.0 (#704)
* Add files via upload

* ashell: Force use of GCC 11.2.4 until 'florist_blady' fixes 'unnecessary with of ancestor' warning, which was introduced in later versions of GCC.

* ashell: Add spawn_server to project-files.

* ashell: Disable availability on 'msys2' distributions.

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2023-01-13 14:01:12 +01:00
Alejandro R Mosteo 8ccc8d1d85 Bump alr version in use to 1.2.2 (#707) 2023-01-13 11:50:47 +01:00
Maxim Reznik eeeb7d09b3 matreshka URL updates (#701)
The site https://forge.ada-ru.org isn't available any more, so
replace source archives with GitHub release URLs.
2023-01-10 10:13:56 +01:00
Martin Krischik cd3d9cab1f mos6502_create_led, mos6502_create_nop, mos6502_create_reset 1.0.0 (#700)
* 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>
2022-12-14 12:45:01 +01:00
Fabien Chouteau 89f0e87cf7 samd51_hal 0.2.0: fix dependencies (#698) 2022-12-13 21:08:56 +01:00
JK 6e5fa5b77d basalt 0.3.0 (#697)
* Update basalt to 0.3.0

* Add tags to basalt

* Add separate version for legacy SPARK
2022-12-13 19:40:52 +01:00
Stephen Merrony 820140cb23 New version of Dashera terminal emulator (#699)
[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
2022-12-12 10:47:23 +01:00
HonkiTonk bfed90554c Honki Tonk´s Zivilisationen - Version: 0.04.5440 (#696)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Delete honki_tonks_zivilisationen-0.4.5440-dev.toml

* Add files via upload
2022-12-09 18:12:55 +01:00
Manuel 9e4e95157e bingada 1.0.0, fix csfml external (#695)
* Add BingAda to the index

* Use the devel version for Fedora

We need the devel version so we can link applications using `-lcsfml-*`
2022-12-05 12:23:27 +01:00
Fabien Chouteau b48c25dd52 lvgl_ada_simulator 1.0.0 (#694) 2022-12-05 08:38:07 +01:00
Fabien Chouteau ce655ccd0c lvgl_ada 1.0.0 (#693) 2022-12-02 16:47:28 +01:00
Fabien Chouteau 4db345f417 bbqueue 0.3.1 (#692) 2022-11-28 19:11:22 +01:00
Fabien Chouteau 70a48eea4f embedded_components 0.2.0 (#691) 2022-11-28 18:37:11 +01:00
Fabien Chouteau 714e8235e6 adl_middleware 0.2.0 (#690) 2022-11-28 17:13:12 +01:00
Bent Bracke ad3693098f dummyserver 1.0.0 (#689)
* Add dummyserver v1 to Alire index

* Update dummyserver-1.0.0.toml

Added http tag.
2022-11-24 12:42:03 +01:00
Fabien Chouteau 96d8be1211 atomic 0.5.0 (#688) 2022-11-18 16:41:16 +01:00
Maxim Reznik 75d43894ba aws 23.0.0 (#687)
Avoid `make build install` and use gpr in sources.

Co-authored-by: Fabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
2022-11-18 09:59:37 +01:00
Maxim Reznik a42f59e0fb Add gnatdoc 23.0 (#686) 2022-11-16 17:00:40 +01:00
Blady-Com 7b51c38f24 ncursesada 6.4, m4_tool external (#632)
* 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>
2022-11-14 11:01:51 +01:00
Daniel King 54053027a4 cobs 1.1.0 (#685)
* cobs 1.1.0

* cobs 1.1.0 requires gnat >=11.0.0
2022-11-14 09:42:16 +01:00
Holger Rodriguez 3cf50579ab ltp_305 0.2.0 (#684) 2022-11-14 09:37:10 +01:00
Stephen Merrony a1050ab7a6 dashera 0.13.0 (#682)
Bug fixes and minor new features
2022-11-14 09:35:23 +01:00
Fabien Chouteau f484713264 libgpr2, gpr_unit_provider 23.0.0 (#681)
* libgpr2 23.0.0

* gpr_unit_provider 23.0.0
2022-11-14 08:54:35 +01:00
Holger Rodriguez 96b8738e4a edc_client 1.5.0 (#680) 2022-11-02 20:44:05 +01:00
Maxim Reznik 4d7814a723 ada_language_server 23.0.0 (#678) 2022-11-02 20:19:36 +01:00
Martin Krischik 5da6a659a0 Migrate to Alire build. (#679)
First version contains base classs, string tools, trace and getopt.

Co-authored-by: Martin Krischik <martin@iMac.local>
2022-11-02 10:29:01 +01:00
Maxim Reznik ce5ea41d6b Add gnatdoc (as a library, for now). (#676) 2022-10-31 15:08:14 +01:00
Holger Rodriguez f67126d85e added Microchip 24FC512 512 kBit (#675) 2022-10-31 11:17:03 +01:00
Maxim Reznik 6f728acf8c Add spawn 23 (#674) 2022-10-31 11:16:00 +01:00
Fabien Chouteau 7253e60c03 aunit, gnatcoll, lal, xmlada... 23.0.0 (#668)
* First batch of 23.0.0 releases for GNATcoll, LAL, XMLAda, etc.

* Update libadalang_tools-23.0.0.toml
2022-10-31 10:55:51 +01:00
Stephen Leake d06fcdc186 first Alire release; required for Emacs ada-mode (#659)
* first Alire release

* Add emacs_wisi crate; required for Emacs ada-mode.

* Add wisitoken; required for Emacs ada-mode

* Add re2c as a system crate.

* Move re2c to proper directory, file name

* * index/re/re2c/re2c-external.toml: Fix syntax of external.origin

* Add emacs_gpr_query crate

* index/em/emacs_gpr_query/emacs_gpr_query-1.0.0.toml: New file.

* Add emacs_gpr_mode

* Add emacs_ada_mode

* Add wisitoken

* Stephes_ada_library: Update hashes to match tarball

* Add emacs_ada_mode-8.0.1.toml, emacs_gpr_query-1.0.1.toml

* Restrict gnat version for -gnat2022, fix packaging bug

* index/em/emacs_ada_mode/emacs_ada_mode-8.0.2.toml: New file.

* index/em/emacs_gpr_mode/emacs_gpr_mode-1.0.1.toml: New file.

* index/em/emacs_gpr_query/emacs_gpr_query-1.0.1.toml: New file.

* index/em/emacs_wisi/emacs_wisi-4.1.1.toml: New file.

* index/st/stephes_ada_library/stephes_ada_library-3.7.1.toml: New file.

* index/wi/wisitoken/wisitoken-4.0.1.toml: New file.

* Delete broken versions for Emacs ada-mode related crates

* index/wi/wisitoken/wisitoken-4.0.0.toml: Delete.
* index/em/emacs_ada_mode/emacs_ada_mode-8.0.0.toml:
* index/em/emacs_ada_mode/emacs_ada_mode-8.0.1.toml:
* index/em/emacs_gpr_mode/emacs_gpr_mode-1.0.0.toml:
* index/em/emacs_gpr_query/emacs_gpr_query-1.0.0.toml:
* index/em/emacs_wisi/emacs_wisi-4.1.0-beta.toml:
* index/st/stephes_ada_library/stephes_ada_library-3.7.0.toml:

* Fix alr build on Windows

* index/em/emacs_ada_mode/emacs_ada_mode-8.0.2.toml (hashes): Update.
* index/st/stephes_ada_library/stephes_ada_library-3.7.1.toml:

* Wisitoken builds wisitoken-bnf-generate.exe

* index/st/stephes_ada_library/stephes_ada_library-3.7.1.toml: Update.
* index/wi/wisitoken/wisitoken-4.0.1.toml:

* Fix build bug
2022-10-28 13:50:24 +02:00
Maxim Reznik 084d4071ed Add markdown crate (#673) 2022-10-28 13:49:07 +02:00
Maxim Reznik e50b2f5847 Switch to ubuntu-22.04. Add gtkada-23.0.0 (#669) 2022-10-28 13:48:12 +02:00
Maxim Reznik 3cfe95d99e Add VSS 23.0.0 release (#667) 2022-10-28 11:24:39 +02:00
Stephen Merrony cdcc30c544 Add files via upload (#672) 2022-10-28 11:23:57 +02:00
Maxim Reznik c24daacc13 Add gtkada-22.0.0 (#670) 2022-10-28 11:20:01 +02:00
Alejandro R Mosteo 1e0574994f Disable pkg-config-detected externals (#671)
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>
2022-10-27 13:50:12 +02:00
Fabien Chouteau 244a85d34f GNAT FSF 12.2.1 (#664)
* GNAT FSF 12.2.1

* Convert case(word-size) to case(host-arch) in binary crates
2022-10-25 20:31:09 +02:00
Blady-Com a8bcb71a90 florist_blady 6.0.0 (#629)
* 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.
2022-10-24 09:34:38 +02:00
Simon Wright 6c65c1f5f9 tash 8.7.0 (#663)
* Add tash 8.7.0 (first Alire release).

* Removed local-index setting in workflows.

* Use tclsh or tclsh8.6 if not found.
2022-10-14 09:48:13 +02:00
nytpu 3f265894d9 tlsada 2.5.2 (#662) 2022-10-13 16:22:32 +02:00
Manuel Hatzl c357e88610 vaton 0.1.0 (#660)
* feat: add vaton 0.1.0-dev to alire

* fix: pump GNAT version to support VALID_BIG_INTEGER
2022-10-11 12:29:33 +02:00
Marc Poulhiès a108a1589a stm32f0x2_hal 0.1.0 (#661)
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>
2022-10-11 12:26:33 +02:00
Holger Rodriguez e98fab332f tiny_rp2040_bsp 0.2.1 (#658)
* 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>
2022-10-10 12:53:23 +02:00
Rolf Ebert 99db17c5ed avrada_lib 2.0.2, avrada_mcu 2.0.2, avrada_examples 1.0.1 (#655)
* remove pins from alire.toml

* set correct dependency in the examples
2022-10-10 10:52:35 +02:00
Fabien Chouteau 5d6f2014c6 task_coroutines 0.1.0 (#653) 2022-10-06 16:51:25 +02:00
Marc Poulhiès fe3418be8c libadalang_tools: fix gnat dependency (#652)
libadalang_tools crate does not build correctly with GNAT 12 because of new diagnostic message.
2022-10-06 16:41:41 +02:00