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

vcpkg build fleet should have CMake, Ninja, and Python installed so they need not be vcpkg fetch'd every time #23756

Closed
BillyONeal opened this issue Mar 24, 2022 · 5 comments · Fixed by #24131
Assignees
Labels
category:infrastructure Pertaining to the CI/Testing infrastrucutre depends:vm-update PR contains changes to the VM provisioning scripts

Comments

@BillyONeal
Copy link
Member

No description provided.

@BillyONeal BillyONeal added category:infrastructure Pertaining to the CI/Testing infrastrucutre depends:vm-update PR contains changes to the VM provisioning scripts labels Mar 24, 2022
@BillyONeal BillyONeal self-assigned this Mar 24, 2022
@Neumann-A
Copy link
Contributor

Is that so bad? Rebuild llvm or unnecessary host deps are probably more of a CI timesink. Also how would those otherwise be updated by us?

@BillyONeal
Copy link
Member Author

Is that so bad? Rebuild llvm or unnecessary host deps are probably more of a CI timesink. Also how would those otherwise be updated by us?

It's less about time sink and more about wanting to try new things in the build lab being frustrating because we have to wash everything through vcpkg fetch.

@BillyONeal
Copy link
Member Author

(To be clear, we would not gate edits to 'morally' vcpkgTools.xml or any replacement thereof on matching what we bundle into the images)

@JackBoosY JackBoosY self-assigned this Mar 29, 2022
@klarkxy
Copy link

klarkxy commented Mar 31, 2022

How can I install packages without Ninja?
I do not want use it.

@BillyONeal
Copy link
Member Author

How can I install packages without Ninja? I do not want use it.

You can't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:infrastructure Pertaining to the CI/Testing infrastrucutre depends:vm-update PR contains changes to the VM provisioning scripts
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants