[codex] Use official mcpp-index packages#314
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Migrates the mcpp build manifest away from the project-local xlings mcpp index:
mcpp/package index and generated config headersxlings.libarchivewith official-indexcompat.libarchive[dependencies.compat]and[dependencies.mcpplibs]namespace tables instead of dotted dependency keysmcpp.tomlLIBARCHIVE_STATICfor C++ units that include libarchive headersmcpp.lockxim:mcpp@0.0.35via xim-pkgindex commitcf3d0fa64e8be120c3c703c8702f294f271026admcpplibsindex checkouts after Actions cache restore so CI sees the newly landed official compat packagesUpstream status
The upstream pieces are landed:
0.0.35released with package-owned build flags, generated files, quiet xlings index update output, and fixed namespaced local path lookupcompat.libarchiveand compression dependenciesxim:mcpp@0.0.35Validation
mcpp buildwith installedmcpp 0.0.35passed.agents/docs/2026-05-30-official-mcpp-index-migration-plan.md9fb8695with default mcpp-index cache refresh enabledFollow-up
If refreshed CI passes, mark ready, squash merge, then run the xlings release/update pipeline.