summaryrefslogtreecommitdiffstats
path: root/ios/lo.xcconfig.in
Commit message (Collapse)AuthorAgeFilesLines
* ios: convert usage of OUTDIRMichael Stahl2013-10-311-1/+0
| | | | | | ... not sure if it's always correct but... Change-Id: Iccb21bace96825cbf502ae37fc513bbe76d261e3
* Remove trailing whitespacesRoi Illouz2013-10-271-1/+1
| | | | | | | Change-Id: I31ba2180b558ee2a556dc0e98619828861c6368c Reviewed-on: https://gerrit.libreoffice.org/6446 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
* emantic name changing fro LO_LDFLAGS to LINK_LDFLAGSRoi Illouz2013-10-221-1/+1
| | | | | | | Change-Id: Iee16bd0d774a9c24834a2a0882d301a9255d7bd9 Reviewed-on: https://gerrit.libreoffice.org/6372 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
* Created an automatic lib linkage with no copy to source treeRoi Illouz2013-10-221-0/+2
| | | | | | | Change-Id: I60384fdb4307b71d84072a0268e75abead8c5896 Reviewed-on: https://gerrit.libreoffice.org/6368 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
* Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist2013-10-171-0/+1
| | | | | | | Manual intervention still needed to copy over the ios/MobileLibreOffice and ios/shared directories, though. Change-Id: I1e985cb9bf61238631bd01cd222eeaeb447d58b9
* Make libc++ optional for iOS and use the right library in the Xcode projectsTor Lillqvist2013-10-161-0/+5
| | | | | | | | | | It seems that using libc++ when building with Xcode 4 (and iOS SDK 6) you get linking errors. Stick to libstdc++ for now then with that. Propagate the choice to the iOS Xcode projects through the lo.xcconfig file. Change-Id: Ic61dd2336066a77c4219c532106e3e50e85d0689
* For clarity, prefix the LO-specific Xcode configuration variables with LO_Tor Lillqvist2013-10-161-4/+10
| | | | Change-Id: I196feb392f9ebebfdcd6f6e0ecd2c9cc89707cbb
* Add OUTDIRTor Lillqvist2013-10-161-0/+1
| | | | Change-Id: I1b3b22a9de54559a0b89c91fb10ef6f90ccb1ceb
* There is no "make" mode at least in my EmacsTor Lillqvist2013-10-161-1/+1
| | | | Change-Id: If693c4ddcd560336df6878a0a83e445d889d30de
* Generate the ios/lo.xcconfig at configure timeTor Lillqvist2013-10-161-0/+11
Also, add INSTDIR and WORKDIR. Change-Id: I16266202c2e2d005533f7ffbcc2ae41f63833928