Skip to content

Conversation

@Jarod42
Copy link
Contributor

@Jarod42 Jarod42 commented Nov 7, 2025

What does this PR do?

Add support of enablewarnings to visual studio action

How does this PR change Premake's behavior?

Add support of enablewarnings to visual studio action

Anything else we should know?

closes #2521
Tested with https://github.com/Jarod42/premake-sample-projects/actions/runs/19162845439
on https://github.com/Jarod42/premake-sample-projects/tree/master/projects/enablewarnings

Did you check all the boxes?

  • Focus on a single fix or feature; remove any unrelated formatting or code changes
  • Add unit tests showing fix or feature works; all tests pass
  • Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • Follow our coding conventions
  • Minimize the number of commits
  • Align documentation to your changes

@Jarod42 Jarod42 force-pushed the enablewarnings_msvc branch from bb93bbc to b077538 Compare November 8, 2025 13:41
@samsinsane samsinsane merged commit c958f0d into premake:master Nov 9, 2025
49 checks passed
@Jarod42 Jarod42 deleted the enablewarnings_msvc branch November 9, 2025 13:43
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.

enablewarnings not in Visual Studio's project

2 participants