* Create texcad-4.5.2.toml
First presence of TeXCAD on Alire!
* Update texcad-4.5.2.toml
Correct license naming.
* Update texcad-4.5.2.toml
Enriched the tag list.
New features:
- UnZip.Streams: added Set_Index & Index subprograms for inward streams from Zip archives.
- Zip.Create: added procedure Add_Empty_Folder
* Upgrade UXStrings to version 0.7.0.
Add UXStrings 4 implementation (Ada.Containers.Vectors).
Use scenario variables in project files for choosing between UXStrings implementation UXS_VARIANT=UXS1..4.
Add Keep_Empty_Parts default parameter to Split.
* Change GNAT required version.
* Bring back strings_edit source codes from Simple Components since dependancies of SC puzzled Alire.
* Suppress 0.7.0 as it puzzles Alire checks.
---------
Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
* hirtos_separation_kernel 2.0.0 (via `alr publish --submit`)
* Addressed PR review comments
Signed-off-by: J. German Rivera <jgrivera67@gmail.com>
* Fixed post-build errors to pass CI checks
Signed-off-by: J. German Rivera <jgrivera67@gmail.com>
* Skip unsupported build steps when building on Windows
Signed-off-by: J. German Rivera <jgrivera67@gmail.com>
---------
Signed-off-by: J. German Rivera <jgrivera67@gmail.com>
* hirtos 2.0.0 (via `alr publish --submit`)
* Addressed PR review comments
Signed-off-by: J. German Rivera <jgrivera67@gmail.com>
* Fixed post-build errors to pass CI
Signed-off-by: J. German Rivera <jgrivera67@gmail.com>
* Skip unsupported build steps when building on Windows
Signed-off-by: J. German Rivera <jgrivera67@gmail.com>
* Added gprbuild 22 dependency for test crates for CI
Signed-off-by: J. German Rivera <jgrivera67@gmail.com>
---------
Signed-off-by: J. German Rivera <jgrivera67@gmail.com>
* Create gwindows-1.4.2.toml
* Update gwindows-1.4.2.toml
GMGPL license not recognized; put back string from previous release.
* Update gwindows-1.4.2.toml
Zip ball uses the Zip 2.0 compression format (Deflate).
* Update gwindows-1.4.2.toml
Using a single root dir within Zip ball.
* Update gwindows-1.4.2.toml
Using Git (as in previous releases) instead of a Zip ball.
NB: the Alire test failure was something else (GNAT not found), but who knows...
* Update gwindows-1.4.2.toml
Removed extra GNATCOM tools path.