You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/build-scripts
Sam Lantinga 2ceeb99336 Fixed bug 4065 - SDL_wave.c fail to compile in armeabi with ndk r16b
Sylvain

armeabi is almost deprecated for android-ndk higher that r13b.
either it doesn't compile (ICE), or it executes wrongly (using long long for instance).

android people advices to use armeabi-v7a (or use r13b).
8 years ago
..
androidbuild.sh Updated Android build tools version, which bumped minimum deployment target to API 14 8 years ago
androidbuildlibs.sh Fixed bug 4065 - SDL_wave.c fail to compile in armeabi with ndk r16b 8 years ago
checker-buildbot.sh Disable static builds for static analysis. 8 years ago
config.guess Updated config.guess and config.sub, added config.sub.patch for NaCl and Emscripten build support 8 years ago
config.sub Updated config.guess and config.sub, added config.sub.patch for NaCl and Emscripten build support 8 years ago
config.sub.patch Updated config.guess and config.sub, added config.sub.patch for NaCl and Emscripten build support 8 years ago
emscripten-buildbot.sh Emscripten: Simplified option name in build script and README. 9 years ago
g++-fat.sh Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!) 10 years ago
gcc-fat.sh Mac: Updated availability macro in build script. 10 years ago
install-sh Fixed crash if initialization of EGL failed but was tried again later. 11 years ago
iosbuild.sh Updated iOS fat build 9 years ago
ltmain.sh Fixed typos (thanks Martin!) 8 years ago
mkinstalldirs Fixed crash if initialization of EGL failed but was tried again later. 11 years ago
nacl-buildbot.sh nacl: pepper_49 SDK apparently has problems, move buildbot back to pepper_47. 9 years ago
naclbuild.sh Fixed crash if initialization of EGL failed but was tried again later. 11 years ago
raspberrypi-buildbot.sh Fixed crash if initialization of EGL failed but was tried again later. 11 years ago
showrev.sh Fixed bug 3276 - build-scripts/showrev.sh prints the tip, which isn't useful if you're on a different -# branch, or just not sync'd to the tip. 9 years ago
strip_fPIC.sh Fixed crash if initialization of EGL failed but was tried again later. 11 years ago
update-copyright.sh Run sed in binary mode so we don't have to worry about fixing line endings 9 years ago
updaterev.sh Fixed crash if initialization of EGL failed but was tried again later. 11 years ago
windows-buildbot-zipper.bat windows-buildbot-zipper.bat: Check the correct path. 8 years ago
winrtbuild.bat Fixed crash if initialization of EGL failed but was tried again later. 11 years ago
winrtbuild.ps1 winrt: Disabled Windows Phone 8.0 builds. 8 years ago