aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
2025-11-19build(deps): bump the github-actions group with 2 updates (#2169)dependabot[bot]
2025-11-11chore(ci): update macOS runners (#2177)Guldoman
2025-09-13fix(ci): pin Windows runner to `windows-2022` (#2142)Guldoman
2025-09-10build(deps): bump the github-actions group with 3 updates (#2141)dependabot[bot]
2025-09-02build(deps): bump the github-actions group with 2 updates (#2127)dependabot[bot]
2025-07-14Update windows server image for github runner (#2113)Adam
2025-05-18build.sh: build SDL3 with CMake (#2060)Takase
2025-04-08SDL3 port (#1756)Jan
2025-04-01ci: enable LTO for CI buildstakase1121
2025-03-31ci: debug builds for CI again (#2051)Takase
2024-12-04ci: use tag name as artifact name (#1977)Takase
2024-11-25Install plugins with lpm inside meson (#1951)Takase
2024-11-25Remove install-dependencies.sh (#1950)Takase
2024-11-16Fix multiple continuous release binaries (#1948)Takase
2024-10-31build(deps): bump softprops/action-gh-releasedependabot[bot]
2024-10-22include unicode patch in lua meson wrap (#1908)Jan
2024-10-22Streamlined and simplified CI, and made it use lpm to install addons. (#1649)Adam
2024-06-18ci: use latest macos images (#1804)Takase
2024-06-07Update action dependencies (#1724)Takase
2023-11-30fix(ci,build.sh): un-hardcode lua subproject detectiontakase1121
2023-11-30Revert "feat(subprojects): update wraps (#1577)"Takase
2023-11-29feat(subprojects): update wraps (#1577)Takase
2023-11-10refactor(build): use dmgbuild to create dmgs (#1664)Takase
2023-10-20ci: fix diff files having "wrong" path separator (#1648)Takase
2023-04-19ci(build): update action dependenciestakase1121
2023-04-11Cross compiling improvements + macOS universal binary (#1458)Takase
2023-04-07Optimizing MSYS2 CI (#1435)Takase
2023-04-07fix(CI): bump dependency versions (#1434)Takase
2022-11-15MSVC Support (#1199)Takase
2022-09-25Added Release Workflow and Fixed some build script issues (#1013)Jefferson González
2021-09-05Adapt all scripts to work together with build-packages.shredtide
2021-08-13GitHub Actions builds and deploymentredtide
2021-07-13InnoSetup build scriptsredtide
2021-05-01Use explicit dispatch to trigger CI buildsFrancesco
2021-04-27github actions: Do not use gcc to compile on Mac OSFrancesco Abbate
2021-04-13Configure github actions for linux and macosxFrancesco Abbate
2021-03-26Remove Travis in exchange for Github Actions (#132)Robert Štojs