Skip to content

Fix build deps for all build steps#2691

Merged
samsinsane merged 1 commit into
premake:masterfrom
nickclark2016:fix-custom-build-step-deps
May 27, 2026
Merged

Fix build deps for all build steps#2691
samsinsane merged 1 commit into
premake:masterfrom
nickclark2016:fix-custom-build-step-deps

Conversation

@nickclark2016
Copy link
Copy Markdown
Member

What does this PR do?

Fixes more issues with missing dependencies between prebuild/prelink/postbuild steps.

How does this PR change Premake's behavior?

N/A

Anything else we should know?

Follow on to #2689

Future work needed: For projects that are only custom build steps, we need to make sure those are properly tracked as dependencies for consumers of those projects.

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 May 27, 2026 02:27
Copy link
Copy Markdown
Contributor

@Jarod42 Jarod42 left a comment

Choose a reason for hiding this comment

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

Not tested with my test suite, but look good :)

@samsinsane samsinsane merged commit b853356 into premake:master May 27, 2026
53 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