pelya
c684662e0e
Removed sdl_fake_stdout hack - it prevents standalone executables to link
2011-06-08 13:30:31 +03:00
pelya
0f221c5477
Fixed compiling for NDK r4b - note that I may have breaked some other compilation types
2011-02-09 15:13:32 +00:00
pelya
a4cb94028c
Moved all includes from LOCAL_CFLAGS to LOCAL_C_INCLUDES so it will work in Cygwin
2011-02-02 14:28:16 +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
565f159a20
Revert "Revert "Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort""
...
STLPort inside NDK R5 crashes when accessing stdout the smae way as mine built-in STLPort, but I have the possibility to change my own STLPort sources
This reverts commit 4a02eeeded .
2010-12-21 11:18:33 +00:00
pelya
4a02eeeded
Revert "Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort"
...
Probably I'll need that commit someday, so I can pull it from Git history now
This reverts commit a3106f9048 .
2010-12-20 14:37:32 +00:00
pelya
a3106f9048
Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort
2010-12-20 14:35:54 +00:00
pelya
e83d174cdc
Added some support for NDK r5, commented out cin/cout/cerr in built-in STLPort bercause they keep crashing
2010-12-20 12:21:25 +00:00
pelya
9e2d61c75b
Enabled more aggressive optimizations for all apps and libs
2010-11-02 12:35:21 +02:00
pelya
b241a0de47
Build error in stlport
2010-09-16 15:25:20 +03:00
pelya
c28c1bf8d0
Added CrystaX toolchain support
2010-09-14 18:22:50 +03:00
pelya
51bc7a8e3e
Moved all files one dir upwards (should've done that long ago)
2010-08-16 13:15:59 +03:00