summaryrefslogtreecommitdiff
path: root/ios/CustomTarget_MobileLibreOffice_app.mk
AgeCommit message (Expand)Author
2014-11-26version ini-file's ProductMajor/Minor are unusedStephan Bergmann
2014-03-06native-code: Remove foo_core groups, now only 'core' and 'writer' are used.Matúš Kukan
2014-01-02native code generator: Do not use single_component_map anymore.Matúš Kukan
2014-01-01android: Further reduce size of LibreOfficeExperimentalDesktop.apk.Matúš Kukan
2014-01-01Use the same parameters to native-code.py as in TiledLibreOfficeTor Lillqvist
2014-01-01Use native-code.py generated code also for iOS.Matúš Kukan
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist
2013-12-16Split out the setup of lo.xcconfig into a separate CustomTargetTor Lillqvist
2013-12-09Add types.rdb (formerly known as udkapi.rdb) to MobileLibreOfficeTor Lillqvist
2013-12-05Make this actually work both when SRCDIR equals and not equals BUILDIRTor Lillqvist
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist
2013-11-22Schemes don't exist in a clean tree, so use targetsTor Lillqvist
2013-11-22Don't redirect output to /dev/null if verbosity is requestedTor Lillqvist
2013-11-22Some whitespace cleanup, avoids Emacs warningTor Lillqvist
2013-10-31ios: convert usage of OUTDIRMichael Stahl
2013-10-31Fixe project for Xcode5 iOS7 new solver changesRoi Illouz
2013-10-30Build targets instead of a scheme which doesn't exist in a clean treeTor Lillqvist
2013-10-29New CustomTarget, move Xcode setup to MakefileRoi Illouz