mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-10-31 22:49:02 +00:00
4b586a809e
Also includes a shell script to build bison and match pycodestyle. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5261> |
||
---|---|---|
.. | ||
.gitignore | ||
build-bison.sh | ||
download-binary.py | ||
meson.build | ||
README.md |
How to generate binaries and update build files
- Update version in meson.build
- Run ./build-bison.sh
- Do this on arm64 and x86_64 machines
That's it!