Commit Graph

304 Commits

Author SHA1 Message Date
Alejandro R Mosteo 647ef61eed PR #64: sdlada: Add post-fetch action 2019-11-26 12:20:07 +01:00
Fabien Chouteau ebe92ef283 sdlada: Add post-fetch action
SDLAda requires a run of make to generate the SDL.Events.Keyboards
package.
2019-11-25 00:07:40 +01:00
Alejandro R Mosteo 5dff06c4ff PR #60: Migration to source archives with logins
In sync with alire-project/alire#230
2019-10-31 12:36:13 +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 1668d504a4 PR #59: Convert archive-hash to origin-hashes
We still need this to merge alire-project/alire#210 and then we can add the missing hashes progressively.
2019-09-28 12:05:53 +02:00
Alejandro R. Mosteo 392539d932 Convert archive-hash to origin-hashes 2019-09-25 18:43:34 +02:00
Alejandro R Mosteo 0eedb2e30b PR #58: Fix mathpaqs executables (alire#187) 2019-09-18 18:04:54 +02:00
Alejandro R. Mosteo d536fe205e Fix executables (alire#187) 2019-09-18 18:01:46 +02:00
Alejandro R Mosteo 69d3e9e795 PR #57: Reunify crates with duplicate sources and few minor fixes 2019-09-18 17:21:56 +02:00
Alejandro R. Mosteo abea3965c9 Minor fixes to crates that broke during transition
Mispellings, misversionings, redundant stuff
2019-09-18 13:34:38 +02:00
Alejandro R. Mosteo 0bcaa19f92 Removed duplicate sources, reindexed simp. comps. 2019-09-18 13:00:57 +02:00
Alejandro R Mosteo f9c9ed632e PR #55: Added integrity hashes to archive sources
Added integrity hashes to archive sources
2019-09-17 12:55:22 +02:00
Alejandro R. Mosteo cb6c920b4c Added integrity hashes to archive sources 2019-09-17 09:19:42 +02:00
Alejandro R Mosteo 2a3f14a443 PR #54: Changes for new abstract index loading 2019-09-17 09:15:51 +02:00
Alejandro R. Mosteo 83c090cf00 Changes for new abstract index loading
See alire-project/alire#186
2019-09-17 08:58:37 +02:00
Alejandro R. Mosteo 381211be5d Update and re-enable templates_parser 2019-05-27 20:43:23 +02:00
Alejandro R Mosteo 396c8dccfb PR #52: crate clean-up post toml
Fixes for crates that were failing after toml migration
2019-05-19 14:11:23 +02:00
Alejandro R. Mosteo d7b8ff6845 disable releases using -gnat05 switches 2019-05-17 19:17:16 +02:00
Alejandro R. Mosteo ac2e6da1ff post-migration fixes for broken crates 2019-05-17 17:25:31 +02:00
Alejandro R. Mosteo 183fd9bccd fix shippable.yml syntax 2019-05-16 18:44:42 +02:00
Alejandro R Mosteo c2ee6e9045 PR #51: trigger crate tests on index commits 2019-05-16 18:27:21 +02:00
Alejandro R. Mosteo eacf2ee82f simplify logic in shippable.yml 2019-05-16 18:07:32 +02:00
Alejandro R. Mosteo ec1d297653 disable duplicate resource definition 2019-05-16 18:04:23 +02:00
Alejandro R. Mosteo 22f547412a trigger checks in alire-crates-ci 2019-05-16 18:02:01 +02:00
Alejandro R Mosteo 64188f7458 Merge pull request #50 from pmderodat/master
Minor repository cleanup
2019-04-19 12:24:38 +02:00
Pierre-Marie de Rodat 54c620a4c7 Merge PENDING.md into README.md 2019-04-17 15:22:58 +02:00
Pierre-Marie de Rodat ee093188ff Reword the README 2019-04-17 15:22:55 +02:00
Pierre-Marie de Rodat 721bb77ee4 Remove the unused "lib" top-level directory 2019-04-17 12:18:28 +02:00
Alejandro R Mosteo cf7f6f5780 Updated repo redirection to alr 2019-04-10 16:35:22 +02:00
Alejandro R Mosteo 8f78c4728b Merge pull request #49 from pmderodat/master
Fix errors in the index, found after improving the TOML loader
2019-04-10 11:32:02 +02:00
Pierre-Marie de Rodat eb3ea5d9ed Fix errors in the index, found after improving the TOML loader 2019-04-09 20:20:02 +02:00
Pierre-Marie de Rodat 9136b58856 Transition the index to TOML files 2019-04-05 11:39:11 +02:00
Alejandro R. Mosteo 245043eba5 Added awesome-ada project to pending 2019-03-27 18:00:36 +01:00
Alejandro R. Mosteo 9d019bc07d Added PENDING sources of Ada projects
Removed the github project so this info stays in the repo
2019-03-27 18:00:36 +01:00
Alejandro R. Mosteo 9b5933990f Removed shippable badge 2019-03-26 18:52:24 +01:00
Alejandro R. Mosteo 7875fabf0f Removed code dependencies in subrepos 2019-03-26 18:52:24 +01:00
Alejandro R. Mosteo 4d69109e18 Removed all source code files 2019-03-26 18:52:24 +01:00
Alejandro R. Mosteo f3cf5858dd Added Ubuntu LTS to CI 2019-03-22 17:05:37 +01:00
Alejandro R. Mosteo 45cf8e2ccd Removed unnecessary path that broke CI 2019-03-22 16:49:46 +01:00
Alejandro R. Mosteo 45d9bd7341 Added debian testing to CI 2019-03-22 16:32:16 +01:00
Alejandro R. Mosteo d5abe16c28 Parallel build in CI 2019-03-21 19:07:08 +01:00
Alejandro R. Mosteo 06de6632da use testing branch for CI instead of devel 2019-03-21 19:04:15 +01:00
Alejandro R Mosteo e254a9cb86 Merge pull request #46 from alire-project/mosteo
Exclude gnatcoll 2018 from earlier compilers, fixes #45
2019-03-15 20:01:19 +01:00
Alejandro R. Mosteo da9faccbf3 Exclude gnatcoll 2018 from earlier compilers
Fixes #45
2019-03-15 19:59:44 +01:00
Alejandro R. Mosteo 74b99ef90a Added Make dependency in Asis 2018-10-25 15:00:20 +02:00
Alejandro R Mosteo 68aadec50e Merge pull request #36 from reznikmm/topic/asis
Add ASIS library
2018-10-25 12:49:31 +02:00
Maxim Reznik a9cdc5329e Switch CI to GNAT Community 2018 2018-10-25 12:29:33 +02:00
Alejandro R Mosteo 281c4d033a Merge pull request #38 from Fabien-Chouteau/patch-1
README: Add Gitter chatroom badge
2018-10-25 12:25:27 +02:00
Fabien Chouteau 0af6e5fb83 README: Add Gitter chatroom badge 2018-10-24 19:54:19 +02:00
Maxim Reznik d4b1bb6196 Add ASIS library 2018-10-24 19:49:24 +03:00