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

C++17 #1887

Merged
merged 5 commits into from
Nov 19, 2023
Merged

C++17 #1887

merged 5 commits into from
Nov 19, 2023

Commits on Nov 18, 2023

  1. Use C++17

    DarthGandalf committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    53f0751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba0351e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9835f76 View commit details
    Browse the repository at this point in the history
  4. Require C++ version via cmake features

    This works nicely with znc-buildmod because it will now ask cmake to
    support at least C++17, but not limit modules to it
    DarthGandalf committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    157095f View commit details
    Browse the repository at this point in the history
  5. Cleanup ZNC_LVREFQUAL

    DarthGandalf committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    0a35563 View commit details
    Browse the repository at this point in the history