Commit Graph

1809 Commits

Author SHA1 Message Date
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
Martin Krischik 3819f0a115 hp41cx_tools 1.8.0 (#1623) 2025-10-08 09:16:24 +02:00
Martin Krischik b3f809ce5a adacl_regexp 7.0.1 (#1621) 2025-10-08 09:14:10 +02:00
Martin Krischik 4f996275a3 adacl_eastrings 7.0.1 (#1620) 2025-10-08 09:12:11 +02:00
Martin Krischik 09af94fe7c adacl_sar 7.0.1 (#1622) 2025-10-08 09:08:49 +02:00
Darren Bane 0d4a65dcbc scatcdsk_lib 1.0.0 (#1612)
* scatcdsk_lib 1.0.0 (via `alr publish`)

* Limit test to Linux

---------

Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
2025-10-06 20:16:08 +02:00
Martin Krischik 592288c1dd adacl_aunit 7.0.1 (#1619) 2025-10-06 16:59:22 +02:00
Martin Krischik cf06d80462 adacl 7.0.1 (#1618) 2025-10-06 16:51:49 +02:00
Gautier de Montmollin 557a3993d5 hac 0.42.0 (#1616) 2025-10-06 14:17:20 +02:00
Gautier de Montmollin d1d89e011f excel_writer 19.0.1 (#1615) 2025-10-06 14:16:30 +02:00
Daniel King a1b4a11b9e RP runtimes 14.0.0 (#1614) 2025-10-06 14:11:23 +02:00
Jeremy Grosser e04a5aa5e5 rp2040_hal 2.6.0 (#1613) 2025-10-06 14:08:33 +02:00
pmunts 78251f0314 remoteio 2.23808.1 (#1610)
Added conflicting packages to [[forbids]] section:
libsimpleio, mcp2221, wioe5_ham1, wioe5_ham2, wioe5_p2p.

Include support for Wio-E5 LoRa Transceiver Module.

Added -gnatwK to compiler flags to suppress a lot of warnings.
2025-10-01 22:11:55 +02:00
pmunts 14c4bb724c libsimpleio 2.23808.1 (#1609)
Reworked Linux Industrial I/O infrastructure.

Added support for Linux Industrial I/O temperature sensors.
Added support for Hardware Monitoring (hwmon) temperature sensors.

Include (more properly: no longer *exclude*) Wio-E5 LoRA Transceiver
packages.

Forbid packages whose functionality is already included in libsimpleio,
namely: mcp2221, remoteio, wioe5_ham1, wioe5_ham2, wioe5_p2p.
2025-10-01 22:10:33 +02:00
HROMANO c940fc7f4f gettext 25.9.2 (#1606)
* Add gettext crate

Signed-off-by: Hervé ROMANO <shuihuzhuan@free.fr>

* Create gettext_runtime-external.toml

* Update and rename gettext-25.9.2.toml to gettext-25.9.3.toml

* Wrong directory

Signed-off-by: Hervé ROMANO <shuihuzhuan@free.fr>

---------

Signed-off-by: Hervé ROMANO <shuihuzhuan@free.fr>
Co-authored-by: Hervé ROMANO <shuihuzhuan@free.fr>
2025-09-19 11:27:14 +02:00
pmunts eb79e02d78 muntsos_aarch64 release 10.5.1 Wed Sep 17 11:14:40 AM PDT 2025 (#1608)
Added licenses = "BSD-1-Clause"

Added aws, libsimpleio, mcp2221, remoteio, wioe5_ham1, wioe5_ham2, and
wioe5_p2p to [[forbids]].

Fixed post-fetch script.
2025-09-19 11:00:35 +02:00
Holger Rodriguez 4928a06ad7 eeprom_i2c 8.0.1 (#1602) 2025-09-15 18:42:25 +02:00
pmunts d8e8ef4a78 muntsos_aarch64 10.5.0 (#1597)
Add /usr/local/share/muntsos/examples/ada/packages/ to Source_Dirs
2025-09-15 18:37:11 +02:00
Martin Krischik 1eec7251c4 adacl_sar 7.0.0 (via alr publish) (#1605) 2025-09-15 18:22:25 +02:00
Garret Noble f5b0b013ac ada_sqlite3 0.1.1 (via alr publish) (#1599) 2025-09-15 17:14:14 +02:00
Martin Krischik 937ec6fc11 adacl_regexp 7.0.0 (via alr publish) (#1604) 2025-09-15 16:37:48 +02:00
Martin Krischik f1fce01456 adacl_eastrings 7.0.0 (via alr publish) (#1603) 2025-09-15 16:35:48 +02:00
Martin Krischik ae4dffcc68 adacl_aunit 7.0.0 (#1601)
* adacl_aunit 7.0.0 (via `alr publish`)

* Update adacl_aunit-7.0.0.toml

Null-change to force rebuild.
2025-09-15 14:54:45 +02:00
Martin Krischik 196bd1acb5 adacl 7.0.0 (via alr publish) (#1600) 2025-09-15 12:02:45 +02:00
Martin Krischik a77a528f0e hp41cx_tools 1.7.1 (#1596) 2025-09-10 14:01:52 +02:00
pmunts b918472d2b libsimpleio release 2.23699.1 Mon Sep 8 10:02:59 AM PDT 2025 (#1595)
Added support for Linux Industrial I/O Subsystem scaled ADC voltage inputs.

Co-authored-by: Fabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
2025-09-09 15:08:45 +02:00
Holger Rodriguez 29f279d6be mcp9808_i2c 0.9.0 (via alr publish) (#1566) 2025-09-09 15:03:59 +02:00
César Sagaert b7615e306d gnat 15.2.0-1 (#1586) 2025-09-09 14:48:44 +02:00
Blady-Com 1db0da2a04 uxstrings 0.9.0 (#1593) 2025-09-06 17:07:38 +02:00
Martin Krischik 35f35af79c mos6502_create_led 1.5.1 (#1592) 2025-09-06 17:05:58 +02:00
Martin Krischik a0714582b3 mos6502_create_nop 1.5.1 (#1591) 2025-09-06 17:05:07 +02:00
Martin Krischik 5ff2ffd7de mos6502_create_reset 1.5.1 (#1590) 2025-09-06 17:04:15 +02:00
Martin Krischik 49984d991b atari_exe_tools 1.5.1 (#1589) 2025-09-06 17:00:41 +02:00
Martin Krischik 37be358fbb atari_atr_tools 1.5.1 (#1588) 2025-09-06 14:52:48 +02:00