Commit Graph

13 Commits

Author SHA1 Message Date
pelya
d03948910a Updated setEnvironment.sh to support NDK r6 2011-07-28 13:59:49 +03:00
pelya
62fd0b2dd6 VCMI loads main menu on a device, but crashes right after click on any botton. Megadebug patch attached. 2011-06-16 19:57:53 +03:00
pelya
edde6790b6 Fixes for NDK r5b and r5-crystax.beta3 2011-06-07 18:43:46 +03:00
pelya
0073c2171e Added back support for NDK r4b in launchConfigure.sh script 2011-02-02 15:22:29 +00:00
pelya
38434ccb4c Removed malicious -fstack-protector compiler flag (I wonder how did it compile before for me) 2011-02-02 13:09:04 +00:00
pelya
424b94565b I'v efailed to integrate my STLPort so now I'm using GNU stdc++ with RTTI and exceptions 2011-01-28 16:40:24 +00:00
pelya
343458d9a6 Integrating with NDK r5: STLPort still does not compile 2011-01-28 14:38:24 +00:00
pelya
b337e649b9 Added fake stdin/stdout/stderr streams, to prevent crashes on some tablets 2011-01-25 14:29:23 +00:00
pelya
c0e1eed455 Added missing -lstdc++ to the configure/make helper script for CrystaX NDK 2011-01-24 18:09:37 +00:00
pelya
75c0832039 Fixed build via scripts, tried to disable certificates check for https:// but failed - please make sure all your downloads using http:// scheme or do not install any certs 2010-11-16 19:30:49 +02:00
pelya
53932a7310 Fixed setEnvironment.sh not working with CrystaX toolchain 2010-11-11 13:52:49 +02:00
pelya
b42200ad29 Fixed all remaining bugs with compiling via shell script 2010-11-09 19:02:50 +02:00
pelya
5ac3fa0f31 Split launchConfigure.sh into launchConfigure.sh and setEnvironment.sh, so you can launch bash and run ./configure by hand 2010-11-03 13:36:24 +02:00