aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
Commit message (Expand)AuthorAgeFilesLines
* github ci: add Vulkan-Loader to windows vulkan setupAndre Weissflog2026-01-191-1/+1
* github ci: setup vulkan sdk on windowsAndre Weissflog2026-01-191-0/+6
* ci: add libvulkan-dev package on linuxAndre Weissflog2025-12-061-1/+1
* 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
* fix GH action versions to requirer less maintenanceAndre Weissflog2024-08-211-6/+6
* ci: Update to `actions/checkout@v4` from `v3`.Bruce Mitchener2023-12-091-6/+6
* remove uwp support from testsAndre Weissflog2023-01-281-9/+0
* 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
* fix GH Actions Linux dev packagesAndre Weissflog2022-09-251-1/+1
* GH Actions: consistently use actions/checkout@v2Andre Weissflog2022-06-121-7/+7
* rename build_and_test GH workflow to 'Build & Test'Andre Weissflog2022-06-041-1/+1
* Move tests over from sokol-samples (#666)Andre Weissflog2022-05-231-176/+27
* GH Actions: python => python3Andre Weissflog2022-05-151-37/+37
* fix github CI Android buildAndre Weissflog2021-02-211-19/+22
* github CI: temporarily remove Android build, SDK setup seems broken on Ubuntu...Andre Weissflog2021-02-171-19/+19
* enable Android CI builds againAndre Weissflog2021-01-211-19/+19
* remove Android build step in github actions, seems like the Android SDK/NDK v...Andre Weissflog2020-12-201-19/+19
* add UWP github actionsAndre Weissflog2020-09-231-0/+18
* gh actions emsc: only build a GLES2-compatible sampleAndre Weissflog2020-02-281-2/+2
* gh actions emsc: also build GLES2 configsAndre Weissflog2020-02-281-0/+8
* add an Android check to github actionsAndre Weissflog2020-01-191-0/+19
* github actions: add iOS build configsAndre Weissflog2019-10-241-0/+34
* github actions: add an apt-get updateAndre Weissflog2019-10-121-0/+1
* split github workflow into separate stepsAndre Weissflog2019-10-081-6/+73
* add github actions CI (builds sokol-samples)Andre Weissflog2019-09-141-0/+73