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

Leave SPM decide if build again or not the DangerDependencies #183

Merged
merged 2 commits into from
Feb 4, 2019

Conversation

f-meloni
Copy link
Member

@f-meloni f-meloni commented Feb 4, 2019

When I wrote this code I added a check to avoid to re build the library if was already on .build
With that you can end up in some corner cases if you change something (you add a dependency for example), and you have the .build cached, because the library is already builded and it won't be builded again.
SPM should anyway avoid to rebuild it if is already correctly builded, then i will leave the SPM algorithm decide

@f-meloni f-meloni changed the title Let SPM decide if build again or not the DangerDependencies Leave SPM decide if build again or not the DangerDependencies Feb 4, 2019
@f-meloni
Copy link
Member Author

f-meloni commented Feb 4, 2019

merge on green

@peril-staging peril-staging bot merged commit c1ac4dd into master Feb 4, 2019
@f-meloni f-meloni deleted the let_spm_decide_if_build branch February 4, 2019 20: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

1 participant