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_BYPRODUCTS for ExternalProject_Add #5316

Merged
merged 21 commits into from Jun 30, 2021

Conversation

jackalcooper
Copy link
Collaborator

修复在使用像 Ninja 这种 generator 的时候因为没标记 byproduct 而不能一次编译所有 target 的问题

Copy link
Contributor

@daquexian daquexian left a comment

Choose a reason for hiding this comment

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

ci 里能测试这一点吗

@jackalcooper
Copy link
Collaborator Author

ci 里能测试这一点吗

好主意,我把用 ninja 编译的测试改成单步编译的

@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 28, 2021 15:14
@oneflow-ci-bot oneflow-ci-bot removed their request for review June 28, 2021 15:21
@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 29, 2021 04:02
@oneflow-ci-bot oneflow-ci-bot removed their request for review June 29, 2021 04:56
@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 29, 2021 07:58
@oneflow-ci-bot oneflow-ci-bot removed their request for review June 29, 2021 09:47
@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 29, 2021 11:53
@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 29, 2021 12:35
@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 29, 2021 15:56
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 29, 2021 17:24
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 29, 2021 18:26
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 29, 2021 20:57
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 30, 2021 01:15
@oneflow-ci-bot oneflow-ci-bot merged commit c85b557 into master Jun 30, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the add_BUILD_BYPRODUCTS branch June 30, 2021 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants