Commit Graph

449 Commits

Author SHA1 Message Date
Vinzent "Jellix" Saranen fc4f7b8a08 SPAT v1.2.1 release (#173)
Identical to v1.2.0, except for the version number and the added alire.toml

Co-authored-by: Alejandro R Mosteo <alejandro@mosteo.com>
2020-10-14 13:24:41 +02:00
Vinzent "Jellix" Saranen 6146d32bbe SI Units v0.1.2 (Alire integration). (#172)
* SI_Units v0.1.2 (Alire integration).

* Fixed alire.toml, and changed scenario variable name (and subsequently version number), as suggested.
2020-10-14 11:14:51 +02:00
Maxim Reznik 05f0760af9 Add files via upload 2020-10-07 14:40:19 +02:00
Alejandro R Mosteo f52a73ad7d Shoot n loot 0.1 (#168)
* First release of shoot_n_loot

* pygamer_simulator.toml, virtapu.toml: new release and info update

* Migrated to 0.4 manifest format

Co-authored-by: Fabien Chouteau <fabien.chouteau@gmail.com>
2020-10-06 14:26:15 +02:00
Alejandro R Mosteo 981b041594 uri_ada 1.0 (#163) 2020-10-05 20:21:21 +02:00
Alejandro R Mosteo 4142269a4e semantic_versioning 2.0 (#161) 2020-10-05 20:21:04 +02:00
Alejandro R Mosteo 7ea70470ee ajunitgen 1.0.1 (#160) 2020-10-05 20:20:46 +02:00
Alejandro R Mosteo f92f8dae34 SDLAda on Windows, reprise (#167)
* sdlada.toml: add C_INLCUDE_PATH on Windows msys2

* sdlada.toml: only compile tools on post-fetch

The other make file targets are not required.

Also define SDL_PLATFORM for all targets so we don't have to user a different post-fetch for each OS.

* sdlada.toml: remove SDL_MODE definition

This means the users of the lib can define the build mode they want.

* libsdl2*.toml: add msys2 package

* ada_voxel_space_demo.toml: set sdlada build mode

* Migrated to 0.4 manifest version

Co-authored-by: Fabien Chouteau <fabien.chouteau@gmail.com>
2020-10-05 18:17:34 +02:00
Alejandro R Mosteo 4d509d4411 Mark that it doesn't work with GNAT CE 2020 (#166)
This way our tests depending on this crate should skip this compiler version,
and users know this is an expected failure.

Once SDLAda 2.5.4 is released with the fix a new release for CE 2020 will fix
the issue for good.
2020-10-05 17:43:24 +02:00
Fabien Chouteau 4e10881c60 Various crates extracted from Ada Drivers Library (#164) 2020-10-05 09:28:48 +02:00
Maxim Reznik c675fa1c37 Drop gpr-set-externals for LIBRARY_TYPE (#158)
As discussed live on gitter, the LIBRARY_TYPE should never be set
in a library manifest.
2020-10-02 11:50:49 +02:00
Maxim Reznik 9b1c1cc584 Add a Process API library (spawn-1.0.0). (#157) 2020-10-02 10:57:17 +02:00
Fabien Chouteau ad52a694a2 libgmp: update info and add msys2 package (#155) 2020-09-24 19:10:55 +02:00
Fabien Chouteau 604fdba1b5 zlib-external: add msys2 package (#154) 2020-09-24 19:10:07 +02:00
Fabien Chouteau 34c468fbcf Minisamd51 bsp (#153)
* Add files via upload

* Add files via upload
2020-09-24 18:12:46 +02:00
Fabien Chouteau a9f06bbe5b Disable auto-gpr-with for cortex_m crate (#152) 2020-09-24 17:52:13 +02:00
Fabien Chouteau 68c61fceca samd51_hal 0.2.0 (#151) 2020-09-22 11:46:49 +02:00
Maxim Reznik 2346722873 Add matreshka_sql_postgresql (#145) 2020-09-14 11:29:55 +02:00
Maxim Reznik f43ab1d422 Add matreshka_sql_oracle (#144) 2020-09-14 11:29:15 +02:00
Maxim Reznik 4ebd9d1924 matreshka_sql_firebird 20.0.1 (#147) 2020-09-09 19:05:45 +02:00
Maxim Reznik 1eefee7173 matreshka_sql_sqlite3 20.1.0 (#146) 2020-09-09 19:04:33 +02:00
Maxim Reznik 13aefbc188 Add matreshka_sql_mysql (#143) 2020-09-09 19:03:10 +02:00
Nicolai Ruckel c15b2f5d8a Ada-Fuse 1.0.1 (#139)
* Add Ada-Fuse v1.0.1

* Fix syntax in ada_fuse-1.0.1.toml
2020-09-09 10:40:34 +02:00
Alejandro R Mosteo 6e70aafd30 Fetch full history for detection of changed files (#149) 2020-09-08 19:16:14 +02:00
Alejandro R Mosteo 408bf8e9cf Detect make from version output (#148)
* Detect make from version output

This way it is available even in platforms without package manager (macOS).

* Code review (case expression)
2020-09-08 19:15:26 +02:00
Maxim Reznik 307e530396 Matreshka 20.1 (#142) 2020-09-07 17:09:26 +02:00
Alejandro R Mosteo 02da50a241 Add Ubuntu 20.04 release of gtkada (#140) 2020-09-07 11:01:03 +02:00
Alejandro R Mosteo 86228d944a Fix crate name extraction in build check script (#141) 2020-09-05 14:15:01 +02:00
Alejandro R. Mosteo 04761d9bef Refactor to per-release manifest files (v0.4) 2020-09-01 16:39:20 +02:00
Alejandro R. Mosteo 1b35f79132 Restore meaningful comments in some manifests 2020-09-01 16:33:27 +02:00
Alejandro R. Mosteo 5864a0bac6 Updated templates to new manifest format 2020-09-01 16:33:27 +02:00
Alejandro R. Mosteo 873aeb6196 Migration to separate [origin] table 2020-09-01 16:33:27 +02:00
Alejandro R. Mosteo d4e3b9403c Fix fields that must not appear with externals
In crates where there was mixed information about source releases and
externals, some properties that apply only to the former were carried over to
the new externals-only manifest.
2020-09-01 16:33:27 +02:00
Alejandro R. Mosteo 31e9c543b3 Migrated index format to per-release manifests
Also applied the rest of transformations described in alire#227: no top-level
[genera] table, name/version keys, [[depends-on]] array instead of table.
2020-09-01 16:33:27 +02:00
Nicolai Ruckel 7abfff57ce Add external libfuse to index 2020-08-28 15:51:12 +02:00
Nicolai Ruckel 07882c7bf1 Add ada-fuse library to index 2020-08-28 15:51:12 +02:00
Fabien Chouteau 53c1a88453 si_units.toml: remove a test project file from project-files list (#133)
The project file is used for testing and is not supposed to be withed by users.

This way si_units is compatible with https://github.com/alire-project/alire/pull/458.
2020-07-13 17:01:58 +01:00
Fabien Chouteau e177446fa7 Bump version to 0.3 (#132) 2020-07-01 15:28:11 +02:00
Fabien Chouteau 1ba0200b88 disable auto-gpr-with on geste and lvgl_ada 2020-06-30 18:17:40 +02:00
Alejandro R Mosteo a3a57d2584 Update GNATCOLL Debian/Ubuntu system packages (#131)
* Update Debian/Ubuntu system packages

* Fixed gnatcoll 2019 dependency on GNAT

Depending on non CE GNAT is faultly because libgpr is not available in that
case.
2020-06-26 14:24:04 +02:00
Vinzent "Jellix" Saranen 3cf738d914 Add SPAT to Alire index (#130)
* Added 'SI_Units' library.

* Added 'SI_Units' library.

* * Deleted old file.
  And here I thought, git mv takes care of that...

* * Deleted old file.
  And here I thought, git mv takes care of that...

* SPAT v1.0.0

* Update spat.toml

* Trying to fix dependencies.

* Next try.

* Hmm...
2020-06-26 12:07:58 +02:00
Vinzent "Jellix" Saranen 4e7503b5a3 si_units 0.1.0 (#128) 2020-06-12 21:01:08 +02:00
Maxim Reznik 68b23ad75a Add zeromq-ada 4.1.5 (#123) 2020-06-12 20:49:54 +02:00
Vinzent "Jellix" Saranen 030a678329 Fixed link to format specification document. (#127) 2020-06-02 17:39:39 +02:00
Vinzent "Jellix" Saranen 1a4e01804b saatana 2.0.2 (with new website) (#122)
* * Saatana: Updated release to v2.0.2, and project website.

* * Reverted removal of 2.0.0 release

The policy is to never remove older releases.
Added a notes entry to clarify why 2.0.0 is deprecated.

* + Added dependency on GNAT CE 2020
2020-06-01 18:10:39 +02:00
Maxim Reznik de2f507932 anagram 1.0 (#121) 2020-06-01 13:57:27 +02:00
Maxim Reznik 297c6f9f87 webdriver 1.0 (#120) 2020-06-01 13:55:39 +02:00
Maxim Reznik bc0da4e3ce protobuf 1.0 (#119)
Add "Google Protocol Buffers implementation in Ada"
2020-06-01 13:53:02 +02:00
Maxim Reznik 9131b57560 Add jwt 1.0.0 (#118) 2020-05-22 12:11:12 +02:00
Maxim Reznik f9ab63a304 ada-pretty 1.0.0 (#117) 2020-05-22 12:10:16 +02:00