Zhiming Wang
|
6e68d2308d
|
build.yml: fix download and extraction of Windows FFmpeg build
|
2020-11-03 16:20:28 +08:00 |
|
Zhiming Wang
|
810fd7b0f9
|
build.yml: fix deprecated set-env command
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files
|
2020-10-11 10:31:05 +08:00 |
|
Zhiming Wang
|
ae06272af1
|
build.yml: fix Windows build
ffmpeg.zeranoe.com is gone. Replacing it with another option listed at
ffmpeg.org, https://www.gyan.dev/ffmpeg/builds/.
|
2020-10-03 18:30:40 +08:00 |
|
Zhiming Wang
|
8b5e48cc8f
|
build.yml: use libclang from Visual Studio to speed up builds
Also fix non-idiomatic parameter expansion in pwsh.
|
2020-08-12 14:15:13 +08:00 |
|
Zhiming Wang
|
f084386540
|
build.yml: build on macOS and Windows
|
2020-08-12 12:01:09 +08:00 |
|
Zhiming Wang
|
18058e9a8f
|
build.yml: drop ffmpegxy feature flags and build/test/lint examples
|
2020-08-10 22:26:34 +08:00 |
|
Zhiming Wang
|
6aef48e7e9
|
Add release.yml to create release on tag push
|
2020-08-09 14:26:25 +08:00 |
|
Zhiming Wang
|
a5a897f42f
|
build.yml: clippy: turn warnings into errors
Otherwise we'll never know.
|
2020-08-01 21:59:27 +08:00 |
|
Zhiming Wang
|
26b29b30b1
|
Add CI build on GitHub Actions
|
2020-07-26 12:52:50 +08:00 |
|