-
Notifications
You must be signed in to change notification settings - Fork 16.2k
refactor: do not use electron.gyp to verify ffmpeg #14405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: do not use electron.gyp to verify ffmpeg #14405
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM, just need some small tweaks including updating the CI config files.
c673da2
to
dd78837
Compare
@jkleinsc I fixed the configs. UPD I've already fixed it, never mind =)
|
81e9db8
to
824c830
Compare
b22c64f
to
65f0913
Compare
824c830
to
258020f
Compare
Also run verify ffmpeg with cmd instead of powershell
Both Electron and ffmpeg should have the same value of the `target_cpu` build flag.
65f0913
to
397e9a6
Compare
Release Notes Persisted
|
Description of Change
We use GN now.
Checklist
npm test
passesRelease Notes
Notes: no notes