Skip to content

Advanced use of vcpkg through manifest mode #1858

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

servantftransperfect
Copy link
Contributor

I added manifest configuration files for vcpkg.

This enable more advanced control on vcpkg and remove the needs for our vcpkg repository fork.

Vcpkg packages are now automatically selected and built using vcpkg.exe install

@simogasp
Copy link
Member

Cool!
Maybe add a README to explain how to maintain it. E.g. why liblemon and swig are included and so on. Just so there is a minimum doc on how to maintain it.

@simogasp simogasp requested a review from Copilot April 25, 2025 11:59
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 12 changed files in this pull request and generated no comments.

Files not reviewed (11)
  • vcpkg-configuration.json: Language not supported
  • vcpkg.json: Language not supported
  • vcpkg/overlay_ports/liblemon/cpp-20-adaptors.patch: Language not supported
  • vcpkg/overlay_ports/liblemon/cpp-20-arraymap.patch: Language not supported
  • vcpkg/overlay_ports/liblemon/fix-cmake.patch: Language not supported
  • vcpkg/overlay_ports/liblemon/portfile.cmake: Language not supported
  • vcpkg/overlay_ports/liblemon/vcpkg.json: Language not supported
  • vcpkg/ports/vcpkg-tool-swig/portfile.cmake: Language not supported
  • vcpkg/ports/vcpkg-tool-swig/vcpkg.json: Language not supported
  • vcpkg/versions/baseline.json: Language not supported
  • vcpkg/versions/v-/vcpkg-tool-swig.json: Language not supported

@cbentejac cbentejac force-pushed the dev/vcpkgManifest branch 3 times, most recently from cd554d2 to d031261 Compare April 28, 2025 17:18
@cbentejac cbentejac force-pushed the dev/vcpkgManifest branch 2 times, most recently from cae09c5 to 3aeb7b3 Compare April 30, 2025 15:30
@servantftransperfect servantftransperfect marked this pull request as draft May 7, 2025 12:56
@servantftransperfect servantftransperfect force-pushed the dev/vcpkgManifest branch 4 times, most recently from 17d800a to b121b12 Compare May 8, 2025 16:15
@servantftransperfect servantftransperfect marked this pull request as ready for review May 8, 2025 18:08
@servantftransperfect servantftransperfect force-pushed the dev/vcpkgManifest branch 3 times, most recently from ea7f98e to 94bec2e Compare May 19, 2025 09:52
@cbentejac cbentejac added this to the 3.3.0 milestone May 20, 2025
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.

3 participants