demianmnave-pti
demianmnave-pti
I was able to implement enough of the "path" field support so that the JSON example from the issue description works with a local build of _vcpkg.exe_. For reference, I...
@JackBoosY Thanks for the input. I'm wondering how you envision manifests, version isolation, and _vcpkg.json_ helping here? I think what I'm suggesting is simpler than what you have in mind....
My apologies for being unclear at the outset. Hopefully the request is clear now, though.
No worries, thanks for considering my request. If you'd like to move forward with this feature, I can work on a pull request. Just let me know.
I also just discovered the concept of an orphaned git branch, which would provide a viable alternative. The only drawback is that a custom registry in an orphaned branch is...
@BillyONeal I thought `git gc` only prunes dangling or unreachable commits? The commits in an orphaned branch are reachable from that branch, so I think they would be safe from...
~~Fork moved here: https://github.com/propulsortech/vcpkg-tool/tree/support-a-git-registry-under-a-subdirectory~~
Without the checks, it's just a call to `createConvexHull()` by a different name. It would appear the function should just be removed and calls to it replaced by `createConvexHull()` directly.
This has dropped in priority for us, so I've moved the fork back to: https://github.com/demianmnave-pti/vcpkg-tool.git