Commit Graph

13 Commits

Author SHA1 Message Date
ArthurSonzogni 1e80fb5c3f Remove libuuid dependency.
It was added as part of:
https://github.com/ArthurSonzogni/Diagon/issues/26

This was a dependency in ANTLR, but it looks like it has been removed recently:
https://github.com/antlr/antlr4/commit/0b8ed202e38137553364bfd84236c488c9460334

This was found by @petertrotman in
https://github.com/ArthurSonzogni/Diagon/pull/73
2024-03-25 22:10:54 +01:00
ArthurSonzogni fc8dbceb37 Github action: Fix windows/boost 2023-05-08 19:58:58 +02:00
ArthurSonzogni a97c42523a Upgrade gh workflow for boost.
Roll MarkusJx/install-boost@2.4.4
2023-05-04 23:57:08 +02:00
ArthurSonzogni ec68533c1b Fix windows github action. 2023-05-01 00:02:25 +02:00
ArthurSonzogni 083d74240d Move branch to main 2023-04-30 22:45:37 +02:00
Arthur Sonzogni (slow/sick) 5ddc2aa930 Update CI (#50) 2022-11-26 21:10:59 +01:00
Ian Wahbe dc46e04185 Adjust CI for mac build + fix paths (#42) 2022-08-25 13:55:14 +02:00
ArthurSonzogni 0d4a89e513 Fix workflow. Move to v1.0.127 2021-12-23 01:43:48 +01:00
ArthurSonzogni 81145d8c29 Automate production of packages. 2021-12-23 00:37:20 +01:00
ArthurSonzogni 50d0676f6e Upgrade workflows. 2021-05-20 19:08:18 +02:00
Arthur Sonzogni 013b4176a5 Fix github workflow (#18) 2021-03-20 22:10:57 +01:00
Arthur Sonzogni b430bc5fdf Add emscripten build to the CI. (#17)
Build the project with emscripten and export as an archive.

This will help resolving
https://github.com/ArthurSonzogni/Diagon/issues/9
2021-03-20 19:04:38 +01:00
Arthur Sonzogni 8a083bc689 Add continuous integration (#16)
* Add github action for continuous integration.
2021-03-19 01:16:50 +01:00