index
:
floooh/sokol.git
drop-mtkview
master
nyalloc-spritebatch
sapp-multiwindow
vk-swapchain-maintenance1
Sokol single-header libraries
Andre Weissflog
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh actions: switch to actions/setup-java@v4
Andre Weissflog
2024-08-21
1
-1
/
+1
*
gh actions: switch to actions/setup-java@v2
Andre Weissflog
2024-08-21
1
-1
/
+2
*
gh actions: remove windows from the test-nim matrix again, since this is now ...
Andre Weissflog
2024-08-21
1
-1
/
+2
*
gh actions: wip
Andre Weissflog
2024-08-21
1
-9
/
+9
*
gh actions: fix test-nim step
Andre Weissflog
2024-08-21
1
-5
/
+3
*
fix GH action versions to requirer less maintenance
Andre Weissflog
2024-08-21
2
-38
/
+36
*
gh actions: updated deprecated actions
Andre Weissflog
2024-08-14
1
-6
/
+6
*
gh actions: add jai bindgen (no proper testing yet though)
Andre Weissflog
2024-08-14
1
-0
/
+52
*
bindings CI: pin the zig version for the test-d step to 0.12.0 for now
Andre Weissflog
2024-05-15
1
-0
/
+2
*
Merge branch 'dlang_bindgen' of https://github.com/kassane/sokol into kassane...
Andre Weissflog
2024-05-11
1
-0
/
+57
|
\
|
*
dlang_gen
Matheus Catarino França
2024-04-02
1
-0
/
+57
*
|
moved scripts workaround
jakubtomsu
2024-04-11
1
-3
/
+11
*
|
point gh workflows to the moved build scripts
jakubtomsu
2024-04-11
1
-3
/
+3
*
|
Update to latest odin version (dev-2024-04), LLVM17 and enable MacOS again
jakubtomsu
2024-04-10
1
-7
/
+14
*
|
Update windows to latest odin version (dev-2024-04)
jakubtomsu
2024-04-09
1
-1
/
+1
|
/
*
gh actions: update upload/download-artifact to v4
Andre Weissflog
2024-03-01
1
-12
/
+12
*
remove sokol_imgui.h from the rust bindings (trouble with GH Actions)
Andre Weissflog
2024-02-29
1
-2
/
+0
*
gen_bindings.yml: make sokol-rust checkout recursive in gen-bindings job
Andre Weissflog
2024-02-29
1
-0
/
+1
*
gh actions: fix zig version in bindings generation
Andre Weissflog
2024-01-18
1
-2
/
+0
*
gen_bindings.yml: use nim-version 2.x instead of devel
Andre Weissflog
2024-01-02
1
-1
/
+1
*
ci: Update to `actions/checkout@v4` from `v3`.
Bruce Mitchener
2023-12-09
2
-22
/
+22
*
gh actions: fix the artifact download path for the test-rust step (facepalm)
Andre Weissflog
2023-09-23
1
-1
/
+1
*
bindings gh actions: temporarily remove macos from odin test matrix
Andre Weissflog
2023-08-28
1
-2
/
+4
*
try a more recent Odin build on macOS CI
Andre Weissflog
2023-08-28
1
-1
/
+1
*
fix ci scripts for odin installation
Andre Weissflog
2023-08-28
1
-5
/
+5
*
gh actions: set zig version to 0.11.0
Andre Weissflog
2023-08-04
1
-1
/
+1
*
gh actions: switch to goto-bus-stop/setup-zig@v2
Andre Weissflog
2023-07-27
1
-1
/
+1
*
gh actions: set zig version to 0.11.0-dev.4004+a57608217
Andre Weissflog
2023-07-17
1
-1
/
+1
*
gh actions: temporarily remove macos from sokol-rust build matrix
Andre Weissflog
2023-07-17
1
-1
/
+2
*
Merge branch 'master' into sgfx-samplers-bindings
Andre Weissflog
2023-07-16
1
-1
/
+1
|
\
|
*
Update gen_bindings.yml
Pixeller
2023-06-25
1
-1
/
+1
*
|
gh actions: clean up test-odin job
Andre Weissflog
2023-07-10
1
-41
/
+5
*
|
gen_bindings.yml: update odin to dev-2023-07
Andre Weissflog
2023-07-10
1
-62
/
+62
|
/
*
ci: fix sokol-rust compilation (--examples --verbose)
Andre Weissflog
2023-05-19
1
-1
/
+1
*
gh actions gen_bindings.yml: print cargo version
Andre Weissflog
2023-04-30
1
-1
/
+3
*
gh actions: replace unmaintained actions-rs/toolchain action
Dirk Stolle
2023-04-02
1
-6
/
+2
*
gh actions: use repo-token in nim setup
Andre Weissflog
2023-04-01
1
-0
/
+1
*
gh actions: try to select a specific nim version
Andre Weissflog
2023-03-31
1
-0
/
+2
*
gen_bindings.yml: disable fail-fast mode for matrix jobs
Andre Weissflog
2023-03-31
1
-0
/
+3
*
gh actions: build all rust targets in test-rust step
Andre Weissflog
2023-03-30
1
-5
/
+5
*
gh actions: activate the git push into sokol-rust
Andre Weissflog
2023-03-30
1
-1
/
+1
*
gh actions: unfix cargo fmt in deploy-rust step
Andre Weissflog
2023-03-29
1
-1
/
+1
*
gh actions: fix cargo fmt in deploy-rust step
Andre Weissflog
2023-03-29
1
-1
/
+1
*
gh actions: add a temporary git status to the deploy-rust step
Andre Weissflog
2023-03-29
1
-0
/
+1
*
gh actions: fix artifact path in deploy-rust step
Andre Weissflog
2023-03-29
1
-1
/
+1
*
gh actions: remove recursive git strategt from deploy-rust step
Andre Weissflog
2023-03-29
1
-1
/
+0
*
Integrate automatic sokol-rust bindings generation. (#811)
Andre Weissflog
2023-03-29
1
-8
/
+80
*
fix odin binding generation gh action test step
Andre Weissflog
2023-03-18
1
-24
/
+60
*
odin bindings generation: update odin version to 2023-03
Andre Weissflog
2023-03-18
1
-3
/
+3
*
remove uwp support from tests
Andre Weissflog
2023-01-28
1
-9
/
+0
[next]