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

ccpp_prebuild.py: handle scheme dependencies automatically #299

Closed
climbfuji opened this issue May 20, 2020 · 1 comment
Closed

ccpp_prebuild.py: handle scheme dependencies automatically #299

climbfuji opened this issue May 20, 2020 · 1 comment
Assignees
Labels
ccpp_prebuild bugs, requests, etc. that involve ccpp_prebuild enhancement

Comments

@climbfuji
Copy link
Collaborator

Currently the CCPP prebuild config lists the dependencies for the schemes explicitly. This means that all dependencies get compiled, even though the schemes that may be using them may be filtered out (depending on the selection of suites). We need to remove the manual listing of dependencies and handle the dependencies as part of the build system.

@climbfuji climbfuji added enhancement ccpp_prebuild bugs, requests, etc. that involve ccpp_prebuild labels May 20, 2020
@climbfuji climbfuji self-assigned this May 20, 2020
@climbfuji
Copy link
Collaborator Author

This was fixed by #317.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ccpp_prebuild bugs, requests, etc. that involve ccpp_prebuild enhancement
Projects
None yet
Development

No branches or pull requests

1 participant