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

Building for Windows using C++20 #7841

Merged
merged 6 commits into from
Jul 5, 2024
Merged

Building for Windows using C++20 #7841

merged 6 commits into from
Jul 5, 2024

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    40a43ad View commit details
    Browse the repository at this point in the history
  2. Enable __cplusplus

    kneth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7a1ddd6 View commit details
    Browse the repository at this point in the history
  3. if and not ifdef

    kneth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0e451e1 View commit details
    Browse the repository at this point in the history
  4. Improvements

    jedelbo authored and kneth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    137d911 View commit details
    Browse the repository at this point in the history
  5. Fix building with gcc and clang

    jedelbo authored and kneth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ade465f View commit details
    Browse the repository at this point in the history
  6. Building on Linux with C++20

    kneth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ff889df View commit details
    Browse the repository at this point in the history