Commit Graph

1518 Commits

Author SHA1 Message Date
Manuel 4585a58ae2 coap_spark, coap_client 0.10.0 (#1684)
* Add coap_spark-0.10.0 

CoAP-SPARK is a library implementing the Constrained Application Protocol (CoAP) in SPARK/Ada, with client and server sides.

* Add coap_client-0.10.0
2025-12-01 20:21:06 +01:00
Quentin Dauprat, PhD f8d7893814 spark_math 0.1.0 (via alr publish) (#1692) 2025-12-01 12:09:31 +01:00
Quentin Dauprat, PhD a02e4d5452 distance 0.1.0 (via alr publish) (#1691) 2025-12-01 12:08:29 +01:00
Juan Antonio de la Puente f04cafedd2 astro 1.4.1 (#1686) 2025-11-27 16:45:53 +01:00
Brent Seidel 19b38f7442 blinkenlights 0.3.0 (#1685) 2025-11-27 11:36:39 +01:00
pmunts 12d513dec9 muntsos_raspberrypi1 11.0.0 (#1681)
Added support for running the MuntsOS cross-toolchain on x86-64 Windows.
2025-11-27 11:28:09 +01:00
pmunts 02b90b60c5 muntsos_aarch64 11.0.0 (#1680)
Added support for running a MuntsOS cross-toolchain on Windows.
2025-11-27 11:25:26 +01:00
Michael Gardner e28f6e133d functional 2.1.1 (#1676) 2025-11-26 13:56:22 +01:00
Brent Seidel 8eb7339f95 bbs_simcpu 0.4.0 (#1683) 2025-11-25 18:38:44 +01:00
RajaSrinivasan 21b81153f8 mqttlib 0.2.0 (#1670) 2025-11-25 18:37:52 +01:00
Kevin Chadwick 3e737c68b6 elogs 1.3.2 (#1677)
Co-authored-by: Kevin Chadwick <kc-ada@elansys.co>
2025-11-25 18:30:39 +01:00
Manuel 9e22b90f56 wolfssl 5.8.4 (#1682) 2025-11-25 18:28:54 +01:00
Kevin Chadwick 051b355dc8 hex_string 0.1.0 (#1679)
Co-authored-by: Kevin Chadwick <kc-ada@elansys.co>
2025-11-25 18:25:05 +01:00
Juan Antonio de la Puente a6eefc30aa ephemeris 1.2.0 (#1674) 2025-11-25 17:58:56 +01:00
Martin Krischik a30918c354 hp41cx_tools 1.8.7 (#1671) 2025-11-25 17:45:00 +01:00
Matheus Xavier a4cfbcf84d swan 0.2.0 (#1667) 2025-11-25 17:38:54 +01:00
Michael Gardner 1008f663b3 functional 2.0.0 (#1666) 2025-11-13 12:06:45 +01:00
Stephane Carrez 7d615731bc openapi 0.9.0 (#1664) 2025-11-13 12:00:34 +01:00
Stephane Carrez ac40224287 servletada 1.8.1 2025-11-13 11:58:10 +01:00
Fabien Chouteau 730ae081f7 aws 25.2.0 (#1659) 2025-11-13 11:51:08 +01:00
Navid M dfd1f27427 snow 1.0.0 (#1655)
* snow 1.0.0 (via `alr publish`)

* Restrict availability to Windows

---------

Co-authored-by: Navid M <navidm@navidm.com>
Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
2025-11-12 19:07:45 +01:00
S. Tucker Taft 31897cd95e lwt 1.2.0 (#1661) 2025-11-10 12:23:24 +01:00
Stephane Carrez 949fff4643 utilada_aws 2.8.2 metadata (#1662)
This only update the `xmlada` or `aws` dependencies in the crate declaration so that
these two crates can be used with AWS 25 + XML 25 as well as AWS 25 + XML 24
The declarations:

aws = "^24.0"
xmlada = "^24.0"

are not enough to allow that and the pull request only change them to accept ^25.0 explicitly.
2025-11-10 12:22:00 +01:00
Martin Krischik f99459eabf hp41cx_tools 1.8.6 (#1660) 2025-11-10 12:18:39 +01:00
Martin Krischik 7235a072a6 hp41cx_tools 1.8.5 (#1647)
* hp41cx_tools 1.8.5 (via `alr publish`)

* Update hp41cx_tools-1.8.5.toml

change to trigger rebuild.
2025-11-10 10:46:34 +01:00
Stephane Carrez 5414c7fe70 AWS 25.0 crate (#1658)
This is a proposal for another way to integrate the Ada Web Server as a crate.
The issue with the current approach is the Makefile-based environment used
by AWS and the fact that we have to completely build and then install AWS
to use it.

In this proposal, only the 'make setup' phase is done to let the AWS Makefile
do the important setup and prepare the required files in target directory.
That target directory is named by AWS by using `gcc -dumpmachine` which brings
other issues and to solve and fix things, that directory is moved to a fixed
directory `build` so that every target will use that fix value.

The installation and build is not made and instead we reference the two
important GNAT projects 'aws.gpr' (top-level) and `build/projects/aws_config.gpr`
which was generated by `make setup`.  The build is then handled by Alire
since it knowns the AWS projects.  The AWS GNAT projects rely on the following
important variables which are set through the makefiles and we can set
them for each target as follows:

TGT_DIR = "../build"
TARGET = "build"

It is a proposal in the hope it will solve the AWS crate integration issues....
2025-11-07 11:38:03 +01:00
Jochen Lillich ac45ff6eae czmq_ada 0.1.0 (#1639)
* czmq_ada 0.1.0 (via `alr publish`)

* Clean up manifest
2025-11-04 11:47:23 +01:00
Stephane Carrez f73e0a6616 Add system dependency for libbfd through the binutils-dev Debian package (#1657) 2025-11-04 11:46:14 +01:00
Stephane Carrez 0def4493ec Ada Binding to the GNU Binutils library (#1656)
* Ada Binding to the GNU Binutils library

The Ada-BFD library allows to:

* list and scan the ELF sections of an executable or object file,
* get the content of the ELF sections,
* get access to the symbol table,
* use the BFD disassembler

Requires some binutils-dev

* Fix build
2025-11-04 10:36:31 +01:00
Stephane Carrez 24078a2ee5 mdshow 1.0 (#1650)
* Add mdshow 1.0 a Markdown show on terminal

* Disable build for MacOS
2025-10-31 18:16:17 +01:00
Stephane Carrez 033b97fd02 utilada_aws 2.8.2 (#1652) 2025-10-31 18:14:16 +01:00
Kevin Chadwick 8c8ace4636 elogs 1.2.1 (#1653)
Co-authored-by: Kevin Chadwick <kc-ada@elansys.co>
2025-10-31 11:03:39 +01:00
Stephane Carrez 08d6952703 utilada_* 2.8.2 (#1651) 2025-10-27 10:31:37 +01:00
Michael Gardner 20ba4ccb29 functional 1.0.0 (#1649) 2025-10-27 10:29:57 +01:00
Martin Krischik 154e634cab hp41cx_tools 1.8.4 (#1645)
* hp41cx_tools 1.8.4 (via `alr publish`)

* Update hp41cx_tools-1.8.4.toml

explicitly name gnat needed

gnat_native                 = "^15.2"
gprbuild                    = "^25.0"

* Update hp41cx_tools-1.8.4.toml

Remove test again.
2025-10-27 10:19:21 +01:00
Jochen Lillich 4e05e7bb6e amqp 0.3.0 (#1638)
* amqp 0.3.0 (via `alr publish`)

* release/amqp: Clean up manifest

* fix: Update manifest file name
2025-10-24 17:49:26 +02:00
Darren Bane 7f63e2860d ptf 1.2.2 (#1641)
* ptf 1.2.2 (via `alr publish`)

* Limit tests to Linux
2025-10-24 11:40:47 +02:00
Daniel King 3ef44734e7 rp-runtimes 15.1.0 (#1646) 2025-10-24 11:36:17 +02:00
jgrivera67 960e46ecbb aarch64_baremetal_ada 1.0.0 (via alr publish) (#1637) 2025-10-24 11:34:05 +02:00
Juan Antonio de la Puente da1297f0f3 astro 1.3.0 (via alr publish) (#1642) 2025-10-24 11:21:28 +02:00
Martin Krischik 5b539d4709 hp41cx_tools 1.8.3 (#1640) 2025-10-21 17:05:25 +02:00
Darren Bane 3dca16681a x1804 1.0.2 (#1633)
* x1804 1.0.2 (via `alr publish`)

* Use fixed tarball
2025-10-21 17:02:25 +02:00
Stephane Carrez de5e1ed31f Add Ada Database Objects 2.5.0 crates (Core, MySQL, PostgreSQL and SQLite/SLQCipher drivers) (#1636) 2025-10-21 14:46:18 +02:00
Stephane Carrez b9a8e6881a Ada Wiki Library 1.5.0 (#1635)
* Ada Wiki Library 1.5.0

* Update to integrate minor readme fix
2025-10-21 14:44:40 +02:00
Stephane Carrez 19d84e4ac2 Add Printer Toolkit 0.3.0 with image support (#1634) 2025-10-21 14:41:48 +02:00
Matheus Xavier 46785feeaf swan 0.1.0 (via alr publish) (#1632) 2025-10-21 10:41:11 +02:00
Martin Krischik 6a5e476b84 hp41cx_tools 1.8.2 (#1629) 2025-10-17 12:47:49 +02:00
Jeremy Grosser aaec2661bc chests 0.2.0 (#1628) 2025-10-16 12:04:07 +02:00
Martin Krischik 7cbff84671 hp41cx_tools 1.8.1 (#1626) 2025-10-14 11:06:52 +02:00
Daniel King 3740b7a9ff RP runtimes 15.0.0 (#1624) 2025-10-08 09:21:28 +02:00