Commit Graph

9 Commits

Author SHA1 Message Date
pelya
e79a0e5a1c Reverted changes to STLPort so compilation with NDK r4b should be supported again 2011-02-02 15:07:36 +00:00
pelya
343458d9a6 Integrating with NDK r5: STLPort still does not compile 2011-01-28 14:38:24 +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
eef775dfcb Disabled cin/cout/cerr because they are crashing at random 2010-12-20 11:18:07 +00:00
pelya
51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00