Commit Graph

10 Commits

Author SHA1 Message Date
Maxim Reznik f9ab63a304 ada-pretty 1.0.0 (#117) 2020-05-22 12:10:16 +02:00
Fabien Chouteau 51faf2f6ec ada_voxel_space_demo: add release v1.0.1 (#99) 2020-04-07 14:15:32 +02:00
Stephane Carrez 248b150188 Update to use the git archive with a hash and use the Alire GNAT project in-place 2020-01-07 19:03:22 +01:00
Stephane Carrez 4f0a540ced Add Ada Database Objects 2.0.0 crates
- the 'ado' crate is the core library and does not contain any database driver
- the 'ado_postgresql' crate depends on 'ado' and is the PostgreSQL driver
- the 'ado_sqlite' crate depends on 'ado' and is the SQLite driver

There is missing the 'ado_mysql' crate because the library dependency
is tricky: we may need one of libmysqlclient or libmariadb libaries.
2020-01-07 19:03:22 +01:00
Fabien Chouteau a23cb1bfd8 Add the Ada Voxel Space demo 2019-11-28 23:59:01 +01:00
Pierre-Marie de Rodat 5f5af24a03 Register the 0.1 release of ada-toml 2019-11-25 17:14:25 +01:00
Alejandro R. Mosteo 22a13d92f3 migration to source archives
Crates without maintainer or pending migration remain in /orphaned
GitHub URLs rely on the default tarballs that at some point will
have to be released with uploaded binaries (with `alr publish` support).
2019-10-29 20:14:31 +01:00
Alejandro R. Mosteo 0bcaa19f92 Removed duplicate sources, reindexed simp. comps. 2019-09-18 13:00:57 +02:00
Alejandro R. Mosteo ac2e6da1ff post-migration fixes for broken crates 2019-05-17 17:25:31 +02:00
Pierre-Marie de Rodat 9136b58856 Transition the index to TOML files 2019-04-05 11:39:11 +02:00