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

add "build.fence" policy to block all targets build in depend chain #5011

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

zhurongjun
Copy link
Contributor

issue url: #5003
考虑场景 Gen <- A <- B <- C
Gen 使用了 set_policy("build.fence", true),则 Gen 会阻塞 A、B、C 的构建,当 Gen 完成后,A、B、C 按照原先规则进行编译

@waruqi waruqi added this to the v2.9.2 milestone Apr 25, 2024
@waruqi waruqi merged commit 65486a1 into xmake-io:dev Apr 26, 2024
18 of 19 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.

None yet

2 participants