gstreamer/subprojects/macos-bison-binary
Nirbheek Chauhan 4b586a809e macos-bison: Update to 3.8.2 and add an ARM64 build
Also includes a shell script to build bison and match pycodestyle.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5261>
2023-08-31 07:50:43 +00:00
..
.gitignore macos-bison: Update to 3.8.2 and add an ARM64 build 2023-08-31 07:50:43 +00:00
build-bison.sh macos-bison: Update to 3.8.2 and add an ARM64 build 2023-08-31 07:50:43 +00:00
download-binary.py macos-bison: Update to 3.8.2 and add an ARM64 build 2023-08-31 07:50:43 +00:00
meson.build macos-bison: Update to 3.8.2 and add an ARM64 build 2023-08-31 07:50:43 +00:00
README.md macos-bison: Update to 3.8.2 and add an ARM64 build 2023-08-31 07:50:43 +00:00

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!