Skip to content

Conversation

@nickclark2016
Copy link
Member

What does this PR do?

Lays the ground work to get premake-core ready for bringing the third-party Ninja module (https://github.com/jimon/premake-ninja) into core.

How does this PR change Premake's behavior?

No behavior changes.

Anything else we should know?

It appears that options:not XYZ does not work as expected for testing if an option is not set. Using options:XYZ= does test for empty/unset as expected. May be worth opening an issue, either to update docs or to fix the underlying issue.

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

You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to requests like these!

@nickclark2016 nickclark2016 requested a review from a team July 1, 2025 17:08
@samsinsane samsinsane merged commit 5b34979 into premake:master Jul 3, 2025
49 checks passed
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.

3 participants