Skip to content

Fix dependencies of generated prism sources for NMake #14040

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

Merged
merged 4 commits into from
Aug 17, 2025
Merged

Conversation

nobu
Copy link
Member

@nobu nobu commented Jul 29, 2025

The VPATH rule of NMake is different from others.
Abandon using them in the rules for the generated source, locate them in the top source directory, as well as the generated library files of prism.
This change allows out-of-place build of mswin without baseruby.

The VPATH rule of NMake is different from others.  Abandon using
them in the rules for the generated source, locate them in the top
source directory, as well as the generated library files of prism.
@nobu nobu force-pushed the prism-deps branch 3 times, most recently from 506d314 to 8ccc3a8 Compare July 30, 2025 07:39
@nobu nobu enabled auto-merge (rebase) August 17, 2025 15:25
@nobu nobu merged commit 90cb2bb into ruby:master Aug 17, 2025
85 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.

1 participant