b5a5c72142
ci: update to actions/checkout@v4
2023-09-17 13:27:47 +02:00
d39e35508f
ci: add Rust CI
...
Check rustfmt/clippy/tests.
2023-08-22 12:31:40 +02:00
4b83f6376f
Remove C++ implementation
2023-01-25 00:06:27 +01:00
4ce08a7d5d
workflows: replace deprecated set-output
2022-10-16 12:49:13 +02:00
c43c185d9b
workflows: update checkout/upload actions
2022-10-16 12:44:05 +02:00
6605483b4d
workflows: force tag update to get version
...
When building from a tag, Github will create a lightweight tag in place
of the proper one when fetching, breaking `git describe`. Force an update
of all tags to avoid this.
2022-10-16 12:24:48 +02:00
429e449c64
ci: add Win32 build
2021-12-21 23:57:50 +01:00
7c13d850b7
ci: add viewer artifact
2021-12-19 23:22:49 +01:00
00b93c507d
ci: add GitHub actions for Linux and Windows builds
...
We build a "static" binary for Windows now to avoid distributing the
dependencies as DLLs.
2021-12-19 23:19:49 +01:00