summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* 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
* GH Actions: consistently use actions/checkout@v2Andre Weissflog2022-06-122-10/+10
* gen_bindings.yml: rename artifact files so it's clear to not use as bindingsAndre Weissflog2022-06-041-6/+6
* flip bindings generation to run on commits and PRsAndre Weissflog2022-06-041-2/+3
* readme: tweak badgesAndre Weissflog2022-06-041-1/+1
* rename build_and_test GH workflow to 'Build & Test'Andre Weissflog2022-06-041-1/+1
* gen_bindings.yml: first make sure that native builds and tests workAndre Weissflog2022-06-041-3/+38
* gen_bindings.yml: fix the 'empty commit' problem differentlyAndre Weissflog2022-06-041-4/+4
* gen_bindings.yml: ignore failure if nothing to commitAndre Weissflog2022-06-041-4/+4
* gen_bindings.yml: fix url in commit messageAndre Weissflog2022-06-041-4/+2
* push generated bindingsAndre Weissflog2022-06-031-4/+14
* GH Actions: another attempt to only run deploy jobs on masterAndre Weissflog2022-05-301-0/+2
* GH Actions: try to figure out why deploy step isn't runningAndre Weissflog2022-05-301-4/+4
* GH Actions: fix condition for deploy stepsAndre Weissflog2022-05-301-2/+2
* GH Actions: fix Nim test build on WindowsAndre Weissflog2022-05-301-5/+7
* GH Actions: prepare to push language bindingsAndre Weissflog2022-05-301-1/+36
* GH Actions: fix Nim setupAndre Weissflog2022-05-291-2/+2