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

[Don't bother reviewing yet] Test: Implement first new world order tool ports. #35459

Closed
wants to merge 1 commit into from

Conversation

BillyONeal
Copy link
Member

This is a continuation of the work started in #31748 . There I tried to boil the ocean of all tools at the same time which turned into something unreviewable. Instead, this adds only python and meson, and a first caller of each.

This is a continuation of the work started in microsoft#31748 . There I tried to boil the ocean of all tools at the same time which turned into something unreviewable. Instead, this adds only python and meson, and a first caller of each.
@BillyONeal BillyONeal added info:internal This PR or Issue was filed by the vcpkg team. invalid labels Dec 2, 2023
@Neumann-A
Copy link
Contributor

meson is kind of a bad example since it needs to be vendored by vcpkg. Reason: https://github.com/numpy/meson/ which is a vendored fork of meson within numpy. So if you want to universally use meson you need to mutate it which automatically excludes using meson from the system.

@BillyONeal
Copy link
Member Author

Closing this as there has been no action in more than 4 months. Doesn't mean we are giving up on tool ports, but I don't think the comments here are going to be useful in a subsequent review

@BillyONeal BillyONeal closed this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:internal This PR or Issue was filed by the vcpkg team. invalid
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants