-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Follow-up issue for first-class parsing/provenance support of standalone vcpkg-configuration.json files after the main vcpkg.json manifest parser lands.
Current status covered elsewhere:
- strict JSON parsing of
vcpkg.json - direct dependency extraction from the main manifest
- embedded configuration support via the manifest
configurationfield - opportunistic ingestion of sibling
vcpkg-configuration.jsoninto manifest extra_data when no embedded configuration exists
Remaining work:
- decide whether standalone
vcpkg-configuration.jsonshould produce its own package-like record or a dedicated metadata model - preserve registry/overlay provenance independently of
vcpkg.json - decide whether any assembly or sibling merge model is needed for separate configuration files
Related umbrella issue: #342
Reactions are currently unavailable