Léo Germond
8f5b7c5fa6
labs_solar_system 0.9.1 ( #854 )
2023-07-25 11:52:48 +02:00
Gautier de Montmollin
7bd7a4af18
ini_files 10.0.0 test executable ( #853 )
...
Added an executable, so that `alr run` doesn't end in `ERROR: Executable "ini_files.exe" not found`
2023-07-21 10:50:19 +02:00
Gautier de Montmollin
c9aee2e127
gwindows 1.4.1 tags samples update ( #852 )
...
Added some "catchy" demos in the executables list.
2023-07-21 10:49:15 +02:00
Gautier de Montmollin
8f2ab70bc8
gid 10.0.0 tags update ( #851 )
...
Added executable and some tags
2023-07-21 10:48:30 +02:00
Gautier de Montmollin
afb26a16dc
bar_codes 2.0.0 tags update ( #850 )
...
* Update bar_codes-2.0.0.toml
Added executable and a tag.
* Update bar_codes-2.0.0.toml
Corrected tag
2023-07-21 10:47:53 +02:00
Simon Wright
ab77175b25
macports externals ( #849 )
...
These externals are those that already had homebrew settings.
* index/li/libftdi1/libftdi1-external.toml
* index/li/libgmp/libgmp-external.toml
* index/li/libhidapi/libhidapi-external.toml
* index/li/libsdl2/libsdl2-external.toml
* index/li/libsdl2_image/libsdl2_image-external.toml
* index/li/libsdl2_ttf/libsdl2_ttf-external.toml
* index/li/libtcl/libtcl-external.toml
* index/li/libtk/libtk-external.toml
* index/li/libusb/libusb-external.toml
2023-07-19 13:33:51 +02:00
Gautier de Montmollin
09dfc4019f
mathpaqs 20230121.0.0 executable list fix ( #848 )
...
Removed `gnat_int` from the list of executables (it was removed in mathpaqs). This should fix the build test failures.
2023-07-18 12:33:39 +02:00
Léo Germond
3ed210abb6
labs_solar_system 0.9.0 ( #846 )
2023-07-11 18:44:41 +02:00
Martin Krischik
5b567bcffb
6502 tutorial module mos6502_create_nop release 1.1.3 ( #844 )
2023-07-03 10:36:47 +02:00
Martin Krischik
76e11de1a4
6502 tutorial module mos6502_create_led release 1.1.3 ( #843 )
2023-07-03 10:36:02 +02:00
Martin Krischik
fde4301eba
6502 tutorial module atari_atr_tools release 1.1.3 ( #842 )
...
* 6502 tutorial module atari_atr_tools release 1.1.3
* Correct tar to make shure tests run.
2023-07-03 10:34:53 +02:00
Martin Krischik
ce982c4e7d
6502 tutorial module mos6502_create_reset release 1.1.3 ( #845 )
2023-07-03 10:34:18 +02:00
Stephane Carrez
394a655141
Add libcurl external dependency ( #841 )
2023-07-03 10:33:26 +02:00
Alejandro R Mosteo
50cdaaf3eb
umwi 0.1.0 (via alr publish --submit) ( #840 )
2023-06-29 16:57:10 +02:00
JK
7b3b482c26
esp_idf 5.0.2-1 ( #839 )
2023-06-27 18:15:59 +02:00
Gautier de Montmollin
88b444f804
hac 0.25.0 ( #838 )
2023-06-26 11:39:37 +02:00
Gautier de Montmollin
f386f1fb5c
excel_writer 18.0.0 ( #837 )
2023-06-26 11:38:42 +02:00
Gautier de Montmollin
e1a204c84b
apdf 6.0.0 ( #836 )
...
* Create apdf-6.0.0.toml
* Update apdf-6.0.0.toml
Just triggering a new automated test (archive name was wrong on SF).
* Update apdf-6.0.0.toml
Added some demos as executables (for `alr run`)
2023-06-26 11:31:46 +02:00
Fabien Chouteau
bd4eb5c8c4
tresses 0.1.0 ( #834 )
...
* Add files via upload
* Update tresses-0.1.0.toml
2023-06-26 11:24:45 +02:00
Simon Wright
bb56bf801f
libsdl2*-external for Homebrew ( #832 )
...
* index/li/libsdl2/libsdl2-external.toml (external): added 'homebrew'
option, "sdl2".
* index/li/libsdl2_image/libsdl2_image-external.toml: likewise, "sdl2_image".
* index/li/libsdl2_ttf/libsdl2_ttf-external.toml: likewise, "sdl2_ttf".
2023-06-21 11:48:44 +02:00
Alejandro R Mosteo
584923bf74
Don't abort checks on other environments on failure ( #831 )
2023-06-20 17:54:52 +02:00
Fabien Chouteau
acf910102a
aws 23.0.0: fix gnat dependency ( #795 )
...
Any kind of gnat can be used, not just `gnat_native`
2023-06-19 14:13:48 +02:00
Léo Germond
36d2f406ff
mage 0.6.0, mage_hat 0.3.0 ( #830 )
...
* mage 0.6.0
* mage_hat v0.3.0
2023-06-15 13:12:03 +02:00
Gautier de Montmollin
1d22c32fa9
lea 0.87.0 compiler dependency update ( #829 )
...
* Update lea-0.87.0.toml
The choice of GNAT version is improved.
The previous state forced to a version of GNAT which is supported by Alire.
This assumed a GNAT already installed outside of Alire.
Absent that, the build fails.
* Update lea-0.87.0.toml
Indicate that there is an executable built.
This removes the message:
"Crate lea does not explicitly declares to build any executable
However, the following default executables have been autodetected"
* Update lea-0.87.0.toml
Alire seems not to expect a file name extension for the executable:
"Crate lea builds these executables:
lea.exe.exe (not found)"
2023-06-08 11:17:10 +02:00
Gautier de Montmollin
ac24551711
lea 0.87.0 ( #827 )
...
Added the LEA application
2023-06-07 11:43:12 +02:00
pmunts
e822d80009
libsimpleio, mcp2221, remoteio 1.21136.1 ( #828 )
...
libsimpleio release 1.21136.1
mcp2221 release 1.21136.1
remoteio release 1.21136.1
Made improvements to package Temperature.
Update copyright text in all source files.
These releases all match the libsimpleio general release package
munts-libsimpleio-2023.153.1.
2023-06-06 12:20:21 +02:00
HonkiTonk
9f5ada1c38
honki_tonks_zivilisationen 0.5.1590-dev ( #826 )
2023-06-06 12:13:29 +02:00
Gautier de Montmollin
f1b9abf86c
apdf 5.0.3 (+tags,+website) ( #822 )
...
* Update apdf-5.0.3.toml
Added web site
* Update apdf-5.0.3.toml
Added tags
2023-06-01 11:08:21 +02:00
Gautier de Montmollin
e149f73592
zipada 58.0.0 (+website) ( #825 )
...
Added web site
2023-06-01 11:07:50 +02:00
Gautier de Montmollin
c412d8262b
gid 10.0.0 (+website) ( #824 )
...
Added web site
2023-06-01 11:06:35 +02:00
Gautier de Montmollin
8ba5f765c6
excel_writer 17.0.1 ( #823 )
...
Added web site
2023-06-01 11:05:50 +02:00
Gautier de Montmollin
763eba1627
hac 0.22.0 ( #821 )
2023-05-31 10:07:32 +02:00
Gautier de Montmollin
d3ea5abead
gwindows 1.4.1 ( #820 )
...
* Create gwindows-1.4.1.toml
Update to recent version of GWindows.
* Update gwindows-1.4.1.toml
Use git commit instead of release Zip file (alire's unzip tool too ancient).
2023-05-31 10:06:33 +02:00
Martin Krischik
50fc6b45a0
adacl 5.13.1 ( #819 )
2023-05-30 11:39:38 +02:00
onox
75b077634b
Add orka 1.0.0 crates ( #812 )
...
* Add orka 1.0.0 crates
* Disable orka_egl on Windows
GCC fails to find and link EGL.
* Require GCC >= 12 for orka_tensors_gpu
2023-05-29 11:58:26 +02:00
Simon Wright
221bdc0c8c
minimal_containers 1.0.0 ( #816 )
...
* index/mi/minimal_containers/minimal_containers-1.0.0.toml: new.
2023-05-24 11:00:39 +02:00
Léo Germond
b62b41edcb
labs_solar_system 0.1.1 ( #814 )
2023-05-23 20:56:10 +02:00
Léo Germond
294d68b392
labs_standalone 0.1.0 ( #811 )
2023-05-18 12:33:11 +02:00
Léo Germond
7c951dacbc
labs_radar 0.1.0 ( #810 )
2023-05-18 12:32:16 +02:00
A.J. Ianozi
9f2412111a
iso 2.0.0 ( #809 )
2023-05-16 12:53:17 +02:00
Alejandro R Mosteo
03f6b7c0be
New check author workflow ( #808 )
...
* New check author workflow
* Fix checkout of alire-index-checks
2023-05-11 12:40:08 +02:00
Stephane Carrez
83405d459a
ayacc 1.4.0 ( #807 )
2023-05-08 12:40:40 +02:00
Stephane Carrez
a4bb11f25e
aflex 1.6.0 ( #806 )
2023-05-08 12:39:52 +02:00
HonkiTonk
2bf762c706
honki_tonks_zivilisationen 0.5.510-dev ( #805 )
2023-05-08 12:35:06 +02:00
A.J. Ianozi
a347650e54
Releasing The Ada ISO Library ( #804 )
...
* Releasing The Ada ISO Library
This is the initial release for the Ada ISO Library, which at the moment contains the implementation of ISO 3166-1 (Country Codes) with other implementations planned next (such as currencies).
* Releasing The Ada ISO Library
This is the initial release for the Ada ISO Library, which at the moment contains the implementation of ISO 3166-1 (Country Codes) with other implementations planned next (such as currencies).
2023-05-05 13:34:07 +02:00
Simon Wright
5174b6adad
libadalang2xml 1.0.0 ( #801 )
...
This tool generates an XML representation of the structure of an Ada source
file.
* index/li/libadalang2xml/libadalang2xml-1.0.0.toml: new.
2023-05-02 14:29:21 +02:00
pmunts
5d8d5a55c6
libsimpleio, mcp2221, remoteio 1.21121.1 ( #800 )
...
libsimpleio release 1.21121.1
mcp2221 release 1.21121.1
remoteio release 1.21121.1
Reconciled some capitalization inconsistencies. Also some other
minor cleanups.
This exactly matches the general Debian package release
munts-libsimpleio-2023.115.1-debian11-<arch>.deb.
2023-05-02 14:23:14 +02:00
yannickmoy
bbece6102a
program_proofs_in_spark 0.1.1 ( #799 )
...
* Publish project of SPARK examples
This will be useful for training / tutorials based on Alire.
* Updated the examples to include drivers for execution
2023-04-28 10:14:30 +02:00
Simon Wright
6153961d80
libgmp external for Homebrew ( #770 )
...
* index/li/libgmp/libgmp-external.toml (external): for package manager
homebrew, fetch 'gmp'.
2023-04-26 10:28:50 +02:00
Léo Germond
9432950cde
mage_hat 0.2.0 ( #798 )
2023-04-25 13:35:54 +02:00