Age | Commit message (Expand) | Author |
---|---|---|
2013-10-16 | Make libc++ optional for iOS and use the right library in the Xcode projects | Tor Lillqvist |
2013-10-16 | For clarity, prefix the LO-specific Xcode configuration variables with LO_ | Tor Lillqvist |
2013-10-16 | No mlo_select_all(), probably left out accidentally from Ptyl's commit | Tor Lillqvist |
2013-10-16 | Use libc++ here, too, as we now do for the LO code | Tor Lillqvist |
2013-10-16 | Add dummy touch_ui_keyboard_visible() | Tor Lillqvist |
2013-10-16 | Adapt to changed <touch/touch.h> API | Tor Lillqvist |
2013-10-16 | Use WORKDIR instead of hardcoding unxiosr.pro | Tor Lillqvist |
2013-10-16 | We want config_host, not config_build | Tor Lillqvist |
2013-10-16 | Set ARCHS = armv7 otherwise Xcode complains for me about armv7s | Tor Lillqvist |
2013-10-15 | Add the new iOS app project files | ptyl@cloudon.com |