Commit Graph

14 Commits

Author SHA1 Message Date
pelya 343458d9a6 Integrating with NDK r5: STLPort still does not compile 2011-01-28 14:38:24 +00:00
pelya c4c16ec1d8 Fixed Alien Blaster and SDL 1.3 compilation 2010-12-29 16:30:08 +00:00
pelya 1089d16218 Small fix to STLPort 2010-12-21 14:41:51 +00:00
pelya ea051bb11f Added cout/cerr that output to Android log to STLPort, fixed broken compilation for NDK r4b 2010-12-21 14:29:52 +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 eef775dfcb Disabled cin/cout/cerr because they are crashing at random 2010-12-20 11:18:07 +00:00
pelya 1b4c5d2d3d Fixed STLPort - it was configured for older NDK 2010-11-24 15:13:09 +02: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