Skip to content

Use HTTPS for the vcpkg registries - #4

Open
TrueBrain wants to merge 1 commit into
carbonengine:masterfrom
TrueBrain:push-wkkupxvlupkm
Open

Use HTTPS for the vcpkg registries#4
TrueBrain wants to merge 1 commit into
carbonengine:masterfrom
TrueBrain:push-wkkupxvlupkm

Conversation

@TrueBrain

Copy link
Copy Markdown

For vcpkg, it is much more common to use HTTPS for public registries. Accessing them via SSH isn't always possible, as it requires a key pre-installed.


There is a bit more "different" in this repo compared to others, as it ships the triplets in cmake vendored in. I am not fixing that in this PR, but I am already dragging in the submodule that would be needed for that. This mainly to first get all .gitmodules the same for all repos, then resolve these minor difference in a later PR. But this addition can be delayed if you so want to!

PS: the .gitmodules was already broken (/ instead of :), and the vcpkg-configuration.json still pointed to ccpgames. So this PR is a bit different than all the other similar PRs I created. Worth some additional attention during review.

Full disclosure: I am employed by Fenris Creations, although I have no involvement with the Carbon project. I work on this in my free time under my own name.

For vcpkg, it is much more common to use HTTPS for public
registries. Accessing them via SSH isn't always possible, as it
requires a key to be pre-installed.
@TrueBrain TrueBrain changed the title chore: change vcpkg registries to HTTPS Use HTTPS for the vcpkg registries Aug 12, 2026
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.

1 participant