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

[build] read uninstall from manifest #33906

Merged
merged 1 commit into from
Dec 2, 2019
Merged

[build] read uninstall from manifest #33906

merged 1 commit into from
Dec 2, 2019

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented Nov 21, 2019

I wanted to be doing some testing and development work with switching LLVM versions. This helps us uninstall the right content more frequently, thus making the swap between versions cleaner and easier.

And this also lets us print a warning of the user's versions mismatch those in the repository (may be intentional, so we just print a warning so that the user is aware).

This is temporarily a bit noisy, but you can quickly silence it by doing a simple make -C deps uninstall or a more aggressive rm -rf usr.

This helps us uninstall the right content more generally.
And this also lets us print a warning of the user's versions mismatch
those in the repository (may be intentional, so we just print a warning
so that the user is aware).
@vtjnash vtjnash merged commit 871bcac into master Dec 2, 2019
@vtjnash vtjnash deleted the jn/manifest-uninst branch December 2, 2019 18:35
KristofferC pushed a commit that referenced this pull request Apr 11, 2020
This helps us uninstall the right content more generally.
And this also lets us print a warning of the user's versions mismatch
those in the repository (may be intentional, so we just print a warning
so that the user is aware).
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

1 participant