Skip to content

Conversation

@emoon
Copy link
Owner

@emoon emoon commented Nov 30, 2025

Summary

  • Switch CI from Tundra to CMake for all platforms
  • Update to actions/checkout@v4 and latest runners
  • Fix C23 strict prototype warnings (use (void) for no-arg functions)
  • Fix Windows x64 BASS library linking
  • Suppress warnings in third-party stb files
  • Fix unused variable and unchecked return value warnings

Test plan

  • CI passes on Linux
  • CI passes on macOS
  • CI passes on Windows

@emoon emoon merged commit cd56397 into master Nov 30, 2025
3 checks passed
@emoon emoon deleted the ci-fixes branch November 30, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants