aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* gh actions: switch to actions/setup-java@v4Andre Weissflog2024-08-211-1/+1
* gh actions: switch to actions/setup-java@v2Andre Weissflog2024-08-211-1/+2
* gh actions: remove windows from the test-nim matrix again, since this is now ...Andre Weissflog2024-08-211-1/+2
* gh actions: wipAndre Weissflog2024-08-211-9/+9
* gh actions: fix test-nim stepAndre Weissflog2024-08-211-5/+3
* fix GH action versions to requirer less maintenanceAndre Weissflog2024-08-212-38/+36
* gh actions: updated deprecated actionsAndre Weissflog2024-08-141-6/+6
* gh actions: add jai bindgen (no proper testing yet though)Andre Weissflog2024-08-141-0/+52
* bindings CI: pin the zig version for the test-d step to 0.12.0 for nowAndre Weissflog2024-05-151-0/+2
* Merge branch 'dlang_bindgen' of https://github.com/kassane/sokol into kassane...Andre Weissflog2024-05-111-0/+57
|\
| * dlang_genMatheus Catarino França2024-04-021-0/+57
* | moved scripts workaroundjakubtomsu2024-04-111-3/+11
* | point gh workflows to the moved build scriptsjakubtomsu2024-04-111-3/+3
* | Update to latest odin version (dev-2024-04), LLVM17 and enable MacOS againjakubtomsu2024-04-101-7/+14
* | Update windows to latest odin version (dev-2024-04)jakubtomsu2024-04-091-1/+1
|/
* gh actions: update upload/download-artifact to v4Andre Weissflog2024-03-011-12/+12
* remove sokol_imgui.h from the rust bindings (trouble with GH Actions)Andre Weissflog2024-02-291-2/+0
* gen_bindings.yml: make sokol-rust checkout recursive in gen-bindings jobAndre Weissflog2024-02-291-0/+1
* gh actions: fix zig version in bindings generationAndre Weissflog2024-01-181-2/+0
* gen_bindings.yml: use nim-version 2.x instead of develAndre Weissflog2024-01-021-1/+1
* ci: Update to `actions/checkout@v4` from `v3`.Bruce Mitchener2023-12-092-22/+22
* gh actions: fix the artifact download path for the test-rust step (facepalm)Andre Weissflog2023-09-231-1/+1
* bindings gh actions: temporarily remove macos from odin test matrixAndre Weissflog2023-08-281-2/+4
* try a more recent Odin build on macOS CIAndre Weissflog2023-08-281-1/+1
* fix ci scripts for odin installationAndre Weissflog2023-08-281-5/+5
* gh actions: set zig version to 0.11.0Andre Weissflog2023-08-041-1/+1
* gh actions: switch to goto-bus-stop/setup-zig@v2Andre Weissflog2023-07-271-1/+1
* gh actions: set zig version to 0.11.0-dev.4004+a57608217Andre Weissflog2023-07-171-1/+1
* gh actions: temporarily remove macos from sokol-rust build matrixAndre Weissflog2023-07-171-1/+2
* Merge branch 'master' into sgfx-samplers-bindingsAndre Weissflog2023-07-161-1/+1
|\
| * Update gen_bindings.ymlPixeller2023-06-251-1/+1
* | gh actions: clean up test-odin jobAndre Weissflog2023-07-101-41/+5
* | gen_bindings.yml: update odin to dev-2023-07Andre Weissflog2023-07-101-62/+62
|/
* ci: fix sokol-rust compilation (--examples --verbose)Andre Weissflog2023-05-191-1/+1
* gh actions gen_bindings.yml: print cargo versionAndre Weissflog2023-04-301-1/+3
* gh actions: replace unmaintained actions-rs/toolchain actionDirk Stolle2023-04-021-6/+2
* gh actions: use repo-token in nim setupAndre Weissflog2023-04-011-0/+1
* gh actions: try to select a specific nim versionAndre Weissflog2023-03-311-0/+2
* gen_bindings.yml: disable fail-fast mode for matrix jobsAndre Weissflog2023-03-311-0/+3
* gh actions: build all rust targets in test-rust stepAndre Weissflog2023-03-301-5/+5
* gh actions: activate the git push into sokol-rustAndre Weissflog2023-03-301-1/+1
* gh actions: unfix cargo fmt in deploy-rust stepAndre Weissflog2023-03-291-1/+1
* gh actions: fix cargo fmt in deploy-rust stepAndre Weissflog2023-03-291-1/+1
* gh actions: add a temporary git status to the deploy-rust stepAndre Weissflog2023-03-291-0/+1
* gh actions: fix artifact path in deploy-rust stepAndre Weissflog2023-03-291-1/+1
* gh actions: remove recursive git strategt from deploy-rust stepAndre Weissflog2023-03-291-1/+0
* Integrate automatic sokol-rust bindings generation. (#811)Andre Weissflog2023-03-291-8/+80
* fix odin binding generation gh action test stepAndre Weissflog2023-03-181-24/+60
* odin bindings generation: update odin version to 2023-03Andre Weissflog2023-03-181-3/+3
* remove uwp support from testsAndre Weissflog2023-01-281-9/+0