cefsharp / cefsharp/cef-binary
Build.ps1: Use Minimal Distribution instead of Standard Distribution
Open
enhancement
- Dominant language
- PowerShell
- Stars
- 127
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the distribution selection and download logic in build.ps1, then review CEF issue 2169 for the resolved prerequisite. Update the selection to use the Minimal Distribution and verify that the existing build completes with the smaller download.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100