summaryrefslogtreecommitdiffstats
path: root/ios/MobileLibreOffice/MobileLibreOffice.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Add arm64 to VALID_ARCHSTor Lillqvist2013-12-231-3/+3
* Add a view-only iOS test app using tiled renderingTor Lillqvist2013-12-181-0/+48
* iOS tiled rendering workTor Lillqvist2013-12-141-0/+2
* Add a fileTor Lillqvist2013-12-111-0/+10
* Add basebmp sourcesTor Lillqvist2013-12-111-0/+14
* Add more source files for easier breakpointing in XcodeTor Lillqvist2013-12-101-0/+10
* Update file paths and names after c49721950cb3d897b35f08bf871239308680b18eTor Lillqvist2013-12-091-7/+7
* Add types.rdb (formerly known as udkapi.rdb) to MobileLibreOfficeTor Lillqvist2013-12-091-0/+4
* Use the CLANG_CXX_LIBRARY from lo.xcconfigTor Lillqvist2013-11-221-3/+0
* I think we need to restrict ARCHS to armv7Tor Lillqvist2013-11-211-0/+3
* Add the vcl/coretext source filesTor Lillqvist2013-11-151-0/+14
* Add more source files for convenienceTor Lillqvist2013-11-151-0/+156
* Add a bunch of LO source files, not in any target, for convenienceTor Lillqvist2013-11-151-0/+186
* Fixe project for Xcode5 iOS7 new solver changesRoi Illouz2013-10-311-9/+5
* New CustomTarget, move Xcode setup to MakefileRoi Illouz2013-10-291-25/+4
* No more lib dir. Linking to original filesRoi Illouz2013-10-271-1/+1
* emantic name changing fro LO_LDFLAGS to LINK_LDFLAGSRoi Illouz2013-10-221-4/+4
* Created an automatic lib linkage with no copy to source treeRoi Illouz2013-10-221-1035/+13
* Fix breakpoint support for XcodeRoi Illouz2013-10-201-4/+4
* ios tile testing app donePtyl Dragon2013-10-181-0/+5
* infrastructure for ios tile testing appPtyl Dragon2013-10-171-1/+69
* Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist2013-10-171-1/+1
* Use ln -f to avoid warnings about existing filesTor Lillqvist2013-10-161-1/+1
* Drop the set -xTor Lillqvist2013-10-161-1/+1
* Make libc++ optional for iOS and use the right library in the Xcode projectsTor Lillqvist2013-10-161-4/+0
* For clarity, prefix the LO-specific Xcode configuration variables with LO_Tor Lillqvist2013-10-161-1/+1
* Adapt to changed directory structure in fundamentalrcTor Lillqvist2013-10-161-1/+1
* No "registry" directly at top app level any moreTor Lillqvist2013-10-161-2/+0
* Use libc++ here, too, as we now do for the LO codeTor Lillqvist2013-10-161-8/+8
* Adapt library names and paths to current build systemTor Lillqvist2013-10-161-41/+21
* Linking changes: Adapt to changes in build systemTor Lillqvist2013-10-161-5/+1
* Adapt to recent changes in solver/instdir/workdir structureTor Lillqvist2013-10-161-1/+1
* Use OUTDIR and INSTDIR in the shell scriptTor Lillqvist2013-10-161-1/+1
* We want config_host, not config_buildTor Lillqvist2013-10-161-1/+1
* Set ARCHS = armv7 otherwise Xcode complains for me about armv7sTor Lillqvist2013-10-161-0/+2
* Add the new iOS app project filesptyl@cloudon.com2013-10-151-0/+1684