We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02bedc commit be22b3dCopy full SHA for be22b3d
1 file changed
.agents/docs/2026-05-30-xlings-compat-packages-plan.md
@@ -2,6 +2,7 @@
2
3
> 状态: in progress
4
> 分支: `codex/xlings-mcpp-compat-packages`
5
+> PR: https://github.com/mcpplibs/mcpp-index/pull/17
6
> 目标: 把 xlings 当前本地 mcpp index 中的通用 C/C++ 依赖迁移到官方 mcpp-index,使 xlings 可以直接使用默认索引。
7
8
## 待新增包
@@ -58,4 +59,5 @@ compat.libarchive
58
59
- [x] 增加官方 index smoke test:
60
- 临时项目 `compat.libarchive@3.8.7` default target 构建/运行通过。
61
- 临时项目 `compat.libarchive@3.8.7` `x86_64-linux-musl` 静态构建/运行通过。
-- [ ] PR draft 创建并等待 CI。
62
+- [x] PR draft 创建: https://github.com/mcpplibs/mcpp-index/pull/17
63
+- [ ] 等待 CI。
0 commit comments