Commit Graph

1085 Commits

Author SHA1 Message Date
Fabien Chouteau 6a964e7a2b gnatprove 13.2.1: GPR_PROJECT_PATH for sparklib (#917) 2023-11-13 19:11:41 +01:00
Stephane Carrez 6712cb7e2f New crate intl for a small NLS library on top of Unix gettext (3) (#918) 2023-11-13 10:36:17 +01:00
Fabien Chouteau 543c19cb46 gnatprove 13.2.1 (#916) 2023-11-10 10:02:06 +01:00
Simon Wright df12ae1d76 Don't look for gprbuild from system provider. (#913)
* Don't look for gprbuild from system provider.

Because the manifest currently asks for Alire to attempt to download
gprbuild from the system package manager, alr <anything> spends
several fruitless seconds trying to find gprbuild.

  * index/gp/gprbuild/gprbuild-external.toml: remove the 'system' external.

* macOS distributions don't provide gprbuild, others do.

  * index/gp/gprbuild/gprbuild-external.toml: the "system" external isn't
    available on macOS, so specify it explicitly for the other operating
    systems.
2023-11-09 14:52:02 +01:00
Simon Wright 332abd761f libgtk3 external for brew/port on macOS (#915)
* Add externals for libgtk3 on macOS.

* Add check from alr devel branch

* Add specific Ports CI test

---------

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2023-11-08 17:17:55 +01:00
Blady-Com c3adb36e51 automate 3.0.0. (#914)
Upgrade to UXStrings 0.6.0, UXStrings.Lists and Ada.Containers.Ordered_Maps.
Automate name input has been moved to command line.
Automate information inputs have been moved to parameters.
Add embedded debug support in automate description for each read event.
Miscellaneous improvements.
2023-11-03 08:22:29 +01:00
Stephen Leake 9099ace37b emacs_wisi 4.3.2, wisitoken 4.2.1 (#912)
* Release emacs_wisi 4.3.1

* Better fix for gnat 13 bug

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

* index/em/emacs_wisi/emacs_wisi-4.3.2.toml: New file.
2023-10-26 14:23:00 +02:00
Francesc Rocher 1e39daf0c2 mold_lib 1.0.3 (#911)
* mold_lib 1.0.0

* Update release

* Update release 1.0.0 (main)

* Update release to 1.0.2

* Update commit id

* Update release to 1.0.3
2023-10-25 13:04:12 +02:00
Stephen Leake ad7f97ac4f emacs_wisi 4.3.1 (#910) 2023-10-23 14:48:39 +02:00
Adel Noureddine 13d5f35941 powerJoular 0.7.0 (#909)
* Add files via upload

* Add files via upload

* Add files via upload

* Delete index/po/powerjoular/alire.toml

* Version 0.7.0
2023-10-23 10:48:04 +02:00
Fabien Chouteau 0ffe703dec GNAT FSF 13.2.1 (#908) 2023-10-19 11:00:25 +02:00
Stephen Leake c460cca531 emacs_ada_mode 8.1.0, emacs_gpr_mode 1.0.4 (#905)
* Release ada-mode 8.1.0, gpr-mode 1.0.4 and dependencies

* Fix "incorrect line termination" bug

* index/wi/wisitoken/wisitoken-4.2.0.toml: Patched for "incorrect line
termination" in s-memory.adb.

* One more try for "incorrect line termination" bug

* index/wi/wisitoken/wisitoken-4.2.0.toml: Fix syntax in .gitattributes.

* * index/wi/wisitoken/wisitoken-4.2.0.toml: One more try

* * index/wi/wisitoken/wisitoken-4.2.0.toml: Another try

* * index/wi/wisitoken/wisitoken-4.2.0.toml: One more try

* * index/wi/wisitoken/wisitoken-4.2.0.toml: This should work
2023-10-14 22:04:34 +02:00
Blady-Com 3b343bbfab uxstrings 0.6.0. (#906)
Add string convenient subprograms: Contains, Ends_With, Starts_With, Is_Lower, Is_Upper, Is_Basic, Is_Empty, Remove, Replace.
Add string convenient subprograms: Contains, Ends_With, Starts_With, Is_Lower, Is_Upper, Is_Basic, Is_Empty, Remove, Replace.
2023-10-10 17:53:37 +02:00
Fabien Chouteau 3a01f97f06 gnat_native, gnat_riscv_elf, gnat_avr_elf, gnat_arm_elf 13.1.0 on macOS (#907) 2023-10-10 12:22:52 +02:00
Stephane Carrez c23beb5165 openai 1.0.0 (#904) 2023-10-02 12:33:28 +02:00
Léo Germond 1484149a93 labs_solar_system 1.0.0 (#903) 2023-09-27 15:38:28 +02:00
Jon f80b499b97 sparknacl 4.0.0 (#901)
* Create sparknacl-4.0.0.toml

Added latest SPARKNaCl release

* Update sparknacl-4.0.0.toml

Added myself as additional mainatainer
2023-09-25 16:18:18 +02:00
Rod Kay 146492329a ashell 1.4.0 metadata update (allow compatible dependencies) (#902)
* 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.

* Update 'alire.toml' to allow higher versions of dependencies to be used.

---------

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2023-09-25 12:58:55 +02:00
Simon Rowe dd4f163b18 Update libgmp-external.toml - add Fedora detection (#900)
As indicated in the open issue [#1320](https://github.com/alire-project/alire/issues/1320) the detection of `gmp` does not work with `alr` with the Fedora Linux OS. This PR adds the suggested missing config line to detect the Fedora `gmp-devel` library. 

Tested by editing the local cache file `~/.config/alire/indexes/community/repo/index/li/libgmp/libgmp-external.toml` to add the line suggested in the open issue:

```
fedora = ["gmp-devel"]
````
The detection then works as expected, and the previously failing build of `libadalang` on Fedora 38 (x86_64) now works.
2023-09-25 10:22:02 +02:00
Francesc Rocher 1202a4905a euler_tools 1.2.1 (#899)
* euler_tools 1.2.0

* Fix compilation with gnat-13.1.1
2023-09-19 11:44:19 +02:00
Léo Germond 7a4f147440 mage 0.6.1 (#898) 2023-09-18 10:17:12 +02:00
Gautier de Montmollin 413be2bf17 apdf 6.0.0 metadata update (#897) 2023-09-15 09:20:10 +02:00
Gautier de Montmollin 1da8a817da excel_writer 18.0.0 metadata update (#895)
Added a tag and a long description.
2023-09-14 07:19:53 +02:00
Gautier de Montmollin 0429ea5c58 hac 0.26.0 (#894) 2023-09-12 07:34:21 +02:00
Jesper Quorning 5bc799da31 vanilla-0.9.8 (#892) 2023-09-11 15:15:07 +02:00
Fabien Chouteau 7136f5a8b3 gnat_native, gnat_arm_elf, gnat_avr_elf, gnat_riscv64_elf 13.1.0 (#890)
* GNAT 13.1 Native, ARM, RISC-V and AVR hosted on Windows x86_64 and Linux x86_64

* Fix tarball URLs
2023-09-06 10:05:22 +02:00
Francesc Rocher 4b829f29ea mold_lib 0.2.1 (#889) 2023-08-29 11:11:19 +02:00
Stephane Carrez fd88d2a651 openapi, openapi_server 0.7.0 (#887) 2023-08-28 11:51:50 +02:00
Stephane Carrez 2786556a27 dynamo 1.4.0 (#885) 2023-08-25 10:31:26 +02:00
Stephane Carrez 3edffe7939 serverfaces 1.6.0 dependency fix (#884) 2023-08-25 10:30:30 +02:00
Stephane Carrez ff343de73c serverfaces, serverfaces_unit 1.6.0 (#883) 2023-08-24 12:37:35 +02:00
Léo Germond a8ca47b660 labs_radar 0.2.0 (#882)
* Typo fixes
* Sphinx doc
2023-08-23 10:17:46 +02:00
Martin Krischik e98688c9ec atari_exe_tools 1.5.0 (#881) 2023-08-23 10:17:00 +02:00
Martin Krischik 61570ae3a5 atari_atr_tools 1.5.0 (#880) 2023-08-23 10:14:10 +02:00
Martin Krischik ddb380e8c9 mos6502_create_nop 1.5.0 (#879) 2023-08-23 10:13:26 +02:00
Martin Krischik b946f2e035 mos6502_create_reset 1.5.0 (#878) 2023-08-23 10:12:53 +02:00
Martin Krischik f6b1d3409e mos6502_create_led 1.5.0 (#877) 2023-08-23 10:12:19 +02:00
Martin Krischik cfff33fe55 adacl 5.14.1 (#868)
* Migrate to Alire build.

First version contains base classs, string tools, trace and getopt.

* Migrate to Alire build.

First version contains base classs, string tools, trace and getopt.

* AdaCL module adacl release 5.14.1

* correct indents in adacl-5.14.1.toml

* Correcting a hickup resulting from the pull request being on hold for such a long time.

* try pragma Warnings (Off, Raise_Exception);

* Remove the extra raise as it was onyl a workaround anyway.

* How did 5.14.1 sneak in.

* Correct TAR file.

* use greater instead of range.

---------

Co-authored-by: Martin Krischik <martin@iMac.local>
Co-authored-by: Martin Krischik <martin.krischik@kpt.ch>
2023-08-23 10:11:18 +02:00
Manuel 490910bebf asfml 2.5.4 (#876) 2023-08-22 12:37:01 +02:00
Stephane Carrez 6bbaed6e79 akt, keystoreada 1.4.0 (#875) 2023-08-22 12:34:36 +02:00
Stephane Carrez 1df7fbd055 servletada, servletada_ews, servletada_unit 1.7.0 (#874) 2023-08-22 12:32:51 +02:00
Stephane Carrez 3078b0965a ado 2.4.0 (SQLite, MySQL, PostgreSQL) (#873) 2023-08-22 12:31:42 +02:00
Stephane Carrez bb5280124d security 1.5.0 (#872) 2023-08-22 12:30:30 +02:00
Stephane Carrez a9165a6db2 are 1.3.0 (#871) 2023-08-22 12:28:52 +02:00
Martin Krischik ac11120235 adacl 5.15.1 (#870)
* Release track

* AdaCL module adacl release 5.15.1

* Try fixing 5.15.1 instead.

* use greater instead of range.
2023-08-22 12:25:43 +02:00
Jeremy Grosser 3bf9976996 linux_hal 1.1.0, libpulse external (#867) 2023-08-21 16:26:58 +02:00
A.J. Ianozi 6522ba215c cashe 1.0.0 (#866)
This is the initial release of Cashe, which is a decimal / fixed point money library for Ada.  More information can be found here: https://github.com/AJ-Ianozi/Cashe/
2023-08-21 16:20:50 +02:00
Simon Wright c066588e1b openssl externals for homebrew, macports (#865)
* index/op/openssl/openssl-external.toml (external): add homebrew,
      macports.
2023-08-21 16:16:36 +02:00
Stephane Carrez d483c6e4b3 lzmada 1.1.3, utilada 2.6.0 (#859)
* Ada Utility Library 2.6.0

- update crates for the new version of Ada Utility Library
- convert the crates to use nested crates

* Remove (temporarily) the utilada_aws-2.6.0 because building AWS fails
(the issue is not related to utilada_aws but it is caused by a bug in
the automated build which fails building AWS for Debian and Fedora,
see https://github.com/alire-project/alire/issues/1394)
2023-08-21 16:09:16 +02:00
Tama McGlinn aa77bd9f0e adabots 1.6.0, 1.7.0 (#862)
* Add Adabots 1.6.0

* Adabots 1.7.0
2023-08-05 20:45:46 +02:00