.. |
android-arm.sh
|
Don't build arm and armv7 android targets in the same directory
|
2015-02-08 10:34:39 +01:00 |
android-armv7-a.sh
|
armv7 -> armv7-a
|
2015-02-08 17:03:38 +01:00 |
android-armv8-a.sh
|
add arm64-v8a support for android builds
|
2015-06-17 14:05:46 -04:00 |
android-build.sh
|
Sadly compile for platform version 16 (Android 4.1)
|
2015-08-11 07:58:50 +02:00 |
android-mips32.sh
|
android-mips -> android-mips32
|
2015-02-08 10:42:27 +01:00 |
android-mips64.sh
|
Add simple compile scripts for android-mips64 and android-x86_64 (w/o optimizations)
|
2015-07-12 02:22:04 +02:00 |
android-x86-64.sh
|
Add simple compile scripts for android-mips64 and android-x86_64 (w/o optimizations)
|
2015-07-12 02:22:04 +02:00 |
android-x86.sh
|
Don't build arm and armv7 android targets in the same directory
|
2015-02-08 10:34:39 +01:00 |
emscripten-symbols.def
|
Remove hidden symbols from emscripten-symbols.def
|
2016-03-24 10:57:19 +01:00 |
emscripten.sh
|
Set JS_EXPORTS_FLAGS after EXPORTED_FUNCTIONS
|
2016-03-21 21:26:21 +01:00 |
generate-emscripten-symbols.sh
|
Add the script to generate the emscripten symbols
|
2016-03-21 21:00:56 +01:00 |
ios.sh
|
Use -O2 & -flto for iOS targets
|
2015-11-30 00:17:22 +01:00 |
Makefile.am
|
Add a nativeclient build script
|
2015-08-02 14:17:59 +02:00 |
msys2-win32.sh
|
Run make distclean, not just make clean in the msys2 build scripts
|
2015-12-10 10:26:15 +01:00 |
msys2-win64.sh
|
Run make distclean, not just make clean in the msys2 build scripts
|
2015-12-10 10:26:15 +01:00 |
nativeclient.sh
|
Add a nativeclient build script
|
2015-08-02 14:17:59 +02:00 |
osx.sh
|
On OSX, compile with -flto for better performance
|
2015-11-30 00:08:00 +01:00 |