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

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).