summaryrefslogtreecommitdiff
path: root/ios/shared/ios_sharedlo.xcodeproj
AgeCommit message (Expand)Author
2013-12-23Add arm64 to VALID_ARCHSTor Lillqvist
2013-11-22Use hidden visibility as in the LO code here, tooTor Lillqvist
2013-11-22Use the CLANG_CXX_LIBRARY from lo.xcconfigTor Lillqvist
2013-11-21I think we need to restrict ARCHS to armv7Tor Lillqvist
2013-10-31Fixe project for Xcode5 iOS7 new solver changesRoi Illouz
2013-10-29New CustomTarget, move Xcode setup to MakefileRoi Illouz
2013-10-20Fix breakpoint support for XcodeRoi Illouz
2013-10-18ios tile testing app donePtyl Dragon
2013-10-17infrastructure for ios tile testing appPtyl Dragon
2013-10-17Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist
2013-10-16Make libc++ optional for iOS and use the right library in the Xcode projectsTor Lillqvist
2013-10-16For clarity, prefix the LO-specific Xcode configuration variables with LO_Tor Lillqvist
2013-10-16Use libc++ here, too, as we now do for the LO codeTor Lillqvist
2013-10-16Use WORKDIR instead of hardcoding unxiosr.proTor Lillqvist
2013-10-16We want config_host, not config_buildTor Lillqvist
2013-10-16Set ARCHS = armv7 otherwise Xcode complains for me about armv7sTor Lillqvist
2013-10-15Add the new iOS app project filesptyl@cloudon.com