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

[gmake] Add missing dependencies between prelink and generated files #2401

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

Jarod42
Copy link
Contributor

@Jarod42 Jarod42 commented Dec 29, 2024

What does this PR do?

Add missing dependencies between prelink and generated files

How does this PR change Premake's behavior?

Only gmake generator affected.

Anything else we should know?

Tested with https://github.com/Jarod42/premake-sample-projects/actions/runs/12539179255

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

Copy link
Member

@nickclark2016 nickclark2016 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for post beta4 release.

@nickclark2016 nickclark2016 merged commit f120688 into premake:master Dec 30, 2024
45 checks passed
@Jarod42 Jarod42 deleted the gmake_prelink_deps branch December 30, 2024 07:39
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.

2 participants