aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* update gh actions to v3, install llvm-11 for odinAndre Weissflog2022-11-201-23/+23
* re-enable uwp testsAndre Weissflog2022-11-201-9/+9
* cmake presets support for Windows testsAndre Weissflog2022-11-201-15/+15
* gh actions: fix test script pathsAndre Weissflog2022-11-191-5/+5
* move cmake files back into tests subdirectoryAndre Weissflog2022-11-191-0/+5
* fix android testsAndre Weissflog2022-11-191-12/+11
* fix emscripten testsAndre Weissflog2022-11-191-9/+8
* fix Linux testsAndre Weissflog2022-11-191-13/+12
* fix GH Actions run pathsAndre Weissflog2022-11-191-2/+2
* cmake presets for iOS and macOSAndre Weissflog2022-11-191-54/+52
* update zig version in GH Actions to 0.10.0Andre Weissflog2022-11-031-1/+1
* bindings gh actions: enable nim generation, just remove the window-test (whic...Andre Weissflog2022-10-181-45/+46
* gh actions: remove nim since Nim 1.6.8 seems broken on WindowsAndre Weissflog2022-10-081-45/+45
* fix gen_bindings.yml for LinuxAndre Weissflog2022-09-251-4/+4
* fix GH Actions Linux dev packagesAndre Weissflog2022-09-251-1/+1
* gh actions: complete odin supportAndre Weissflog2022-08-041-0/+82
* gh actions: start adding odin bindings supportAndre Weissflog2022-08-041-1/+11
* minor GH Actions workflow cleanupAndre Weissflog2022-06-121-2/+4
* gen_bindings.yml: simplify the test-nim stepAndre Weissflog2022-06-121-5/+1