SDL/.github/workflows
Ethan Lee dc2a43e915 ci: For Steam Linux Runtime, separate "redist" tasks from "sysroot" tasks.
redist tasks are designed for end users; the configuration targets dynamic
_loading_ rather than dynamic linking, which improves overall compatibility.

sysroot tasks are designed for regression testing; the Steam Runtime's sysroot
prefers dynamic _linking_ rather than dynamic loading, since it knows exactly
what will be in the sysroot anyway, but customers can't use these binaries to
ship outside of the container environment.

This improves our CI output too: redist tasks generate an artifact, while the
sysroot tasks do not. This makes it clearer that _all_ of the steamrt artifacts
listed are all usable for developers not necessarily requiring the entire Steam
Runtime.
2026-06-03 18:49:27 -04:00
..
build.yml ci: fix artifacts on libsdl-org repo 2024-07-30 22:55:36 +02:00
create-test-plan.py ci: For Steam Linux Runtime, separate "redist" tasks from "sysroot" tasks. 2026-06-03 18:49:27 -04:00
generic.yml Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
release.yml ci+release: build with gameinput support 2026-05-15 03:00:10 +02:00