Add plugins for handling meson subprojects
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 冷清
- 领域
- build-system
调研方向
从链接的 GitLab issue 和 Meson subprojects 文档开始,了解预期行为。研究 BuildStream 如何将 Elements 与 Sources 分离,以及如何暂存其他 Sources;当 Meson subprojects 能够可靠地工作且无需在构建时下载它们时,即视为完成。
由索引模型根据 Issue 内容生成。
描述
See original issue on GitLab
In GitLab by [Gitlab user @coldtom] on May 16, 2019, 14:47
Background
Meson has an idea of subprojects, which seem to be like git submodules but in meson. As a result meson elements can try to download these subprojects at build time and cause errors. It would be nice for BuildStream to integrate nicely with this feature. Thankfully it is possible to just depend on the subprojects as additional sources if necessary and stage them in the correct place.
Task description
Actually adding this support could be complicated by the fact that meson is an Element, and not a Source, so doesn't touch fetch or track. I don't know how it could be achieved in a nice way for users.
Acceptance Criteria
Meson subprojects work nicely with BuildStream.
- 主要语言
- Python
- 星标
- 8
- 派生
- 16
- 平均合并
- 36 分钟
- 30 天内合并 PR
- 2
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
apache/buildstream-plugins 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 88/100
apache/buildstream-plugins#110 ·
-
难度 5/5 一周以上 新手友好度 35/100
apache/buildstream-plugins#108 ·
-
难度 3/5 1-2 天 新手友好度 35/100
-
难度 3/5 1-2 天 新手友好度 38/100
-
难度 2/5 1-3 小时 新手友好度 45/100
查看 apache/buildstream-plugins 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 82/100
-
难度 2/5 1-3 小时 新手友好度 88/100
use-agent-os/agent-os#3314 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
BasedHardware/omi#15662 · 1 条评论 ·
-
documentation help wanted
难度 2/5 1-3 小时 新手友好度 90/100
-
难度 2/5 1-3 小时 新手友好度 62/100
AiursoftWeb/AnduinOS-2#19 ·