cefsharp / cefsharp/cef-binary
Build.ps1: Use Minimal Distribution instead of Standard Distribution
未关闭
enhancement
- 主要语言
- PowerShell
- 星标
- 127
- 派生
- 85
- PR 合并指标
- 30 天内没有已合并 PR
描述
CEF issue 2169 has been resolved, this means `build.ps1` can use the `Minimal Distribution` instead of the `Standard Distribution` to speed up the download, and as a result, total build time.
https://bitbucket.org/chromiumembedded/cef/issues/2169/support-building-just-libcef_dll_wrapper
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先在 build.ps1 中定位 distribution 的选择和下载逻辑,然后查看 CEF issue 2169 以了解已解决的前置条件。更新选择以使用 Minimal Distribution,并验证现有 build 能够通过较小的下载完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- powershell
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100