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

Enable control flow guard for mono on windows #101293

Merged
merged 4 commits into from
Apr 22, 2024

Commits on Apr 19, 2024

  1. Enable control flow guard for mono on windows

    Resolves binskim warnings for the runtime and aot compilers on windows.
    steveisok committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a637c04 View commit details
    Browse the repository at this point in the history
  2. Add compiler flag too

    steveisok committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a1c2e2a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    2e9a97c View commit details
    Browse the repository at this point in the history
  2. Update src/mono/CMakeLists.txt

    Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
    jkotas and akoeplinger committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    124e802 View commit details
    Browse the repository at this point in the history