Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.76 KB

README.md

File metadata and controls

37 lines (33 loc) · 1.76 KB

buildware

Building opensources for multi-platforms with github actions.

Release build-ci dist-ci Downloads

opensources

  • zlib
  • OpenSSL Stable Releaee
  • jpeg-turbo
  • curl
  • luajit
  • glsl-optimizer - Apple Only
  • angle - Windows Only

Build Targets:

  • macos:
    • arm64 (M1+)
    • x86_64
  • linux: x86_64
  • ios:
    • arm64
    • x86_64 simulator
  • tvos:
    • arm64
    • x86_64 simulator
  • android
    • armv7
    • arm64
    • x86
    • x86_64
  • windows
    • x86
    • x86_64