Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI jobs for MinGW32/64 #322

Merged
merged 4 commits into from
Aug 26, 2024
Merged

Add CI jobs for MinGW32/64 #322

merged 4 commits into from
Aug 26, 2024

Commits on Aug 25, 2024

  1. Add CI jobs for MinGW32/64

    Flamefire committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    ac94c48 View commit details
    Browse the repository at this point in the history
  2. Remove C++03 build

    Flamefire committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    3f26465 View commit details
    Browse the repository at this point in the history
  3. Fix build on MinGW-w64 x86

    32 bit version of MinGW-64 __MINGW64__ is not defined
    Flamefire committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    f1bf0e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51b6ae0 View commit details
    Browse the repository at this point in the history