kalmiya fa10703124 fix "Meson encountered an error in file meson.build, line 19, column … (#1536) %!s(int64=7) %!d(string=hai) anos
..
Info.plist 29fa1dd522 Add support for checking out git repos to subprojects automatically. %!s(int64=9) %!d(string=hai) anos
build_linux_package.sh 29fa1dd522 Add support for checking out git repos to subprojects automatically. %!s(int64=9) %!d(string=hai) anos
build_osx_package.sh 29fa1dd522 Add support for checking out git repos to subprojects automatically. %!s(int64=9) %!d(string=hai) anos
build_windows_package.py 0dd1e33898 style: [E251] unexpected spaces around keyword / parameter equals %!s(int64=7) %!d(string=hai) anos
linux_bundler.sh 29fa1dd522 Add support for checking out git repos to subprojects automatically. %!s(int64=9) %!d(string=hai) anos
meson.build fa10703124 fix "Meson encountered an error in file meson.build, line 19, column … (#1536) %!s(int64=7) %!d(string=hai) anos
myapp.cpp d0d2508562 Build windows installer for SDL2 sample app. %!s(int64=9) %!d(string=hai) anos
myapp.icns 29fa1dd522 Add support for checking out git repos to subprojects automatically. %!s(int64=9) %!d(string=hai) anos
myapp.iss d0d2508562 Build windows installer for SDL2 sample app. %!s(int64=9) %!d(string=hai) anos
myapp.sh 29fa1dd522 Add support for checking out git repos to subprojects automatically. %!s(int64=9) %!d(string=hai) anos
osx_bundler.sh 67fdfd5d05 Copy with -R to preserve symlinks. %!s(int64=9) %!d(string=hai) anos
readme.txt 2ea1fb849c Doc clarification. %!s(int64=8) %!d(string=hai) anos
template.dmg.gz 29fa1dd522 Add support for checking out git repos to subprojects automatically. %!s(int64=9) %!d(string=hai) anos

readme.txt

This directory shows how you can build redistributable binaries. On
OSX this menans building an app bundle and a .dmg installer. On Linux
it means building an archive that bundles its dependencies. On Windows
it means building an .exe installer.

To build each package you run the corresponding build_ARCH.sh build
script.

On Linux you must build the package on the oldest distribution you
plan to support (Debian stable/oldstable and old CentOS are the common
choice here).