summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2013-03-18swui, too, sigh this is so ad-hocTor Lillqvist1-0/+1
2013-03-18Only copy the project.pbxprojTor Lillqvist1-2/+1
2013-03-18Use autorelease blockTor Lillqvist1-3/+3
2013-03-15Make the Xcode build of the Viewer app work when SRCDIR!=BUILDDIRTor Lillqvist2-4/+11
2013-03-15For kicks, run the lo_initialize() in a separate threadTor Lillqvist2-4/+19
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14Add sdfiltTor Lillqvist1-0/+1
2013-03-03The AllModulesButInstsetNative thing didn't workTor Lillqvist1-1/+11
2013-03-03The Viewer executable, not just the app bundle, depends on all the librariesTor Lillqvist2-2/+3
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist1-1/+2
2013-02-28move android and ios to tail_buildPeter Foley1-1/+2
2013-01-30Need boost_headersTor Lillqvist1-0/+1
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl1-4/+0
2013-01-19The UNO component file names are 'traditional' for iOS, no 'lib' prefixTor Lillqvist1-1/+1
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist1-1/+0
2013-01-07module packimages is goneMatúš Kukan1-1/+1
2013-01-07Add a sample document to the test app bundle and try to load itTor Lillqvist2-3/+45
2013-01-06More hacking on iOS stuffTor Lillqvist2-65/+103
2013-01-06Hack a bit more on the iOS app build mechanismTor Lillqvist4-12/+23
2013-01-03More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist23-197/+648
2012-11-26Use -dead_strip ld flagTor Lillqvist1-1/+1
2012-11-26Drop the components we don't have for iOSTor Lillqvist1-6/+0
2012-11-26Make it link againTor Lillqvist1-2/+9
2012-11-26Use same component map as in the Android DocumentLoaderTor Lillqvist1-13/+76
2012-10-15Add some iOS test code I had forgottenTor Lillqvist2-0/+330
2012-08-28Incomplete hacks on the iOS sc filters-test unit testTor Lillqvist2-7/+21
2012-08-21Link with liblcms2Tor Lillqvist1-1/+1
2012-08-20No libi18npaperlo any moreTor Lillqvist1-1/+1
2012-08-20Just look at $(CC) to find out which arch the tree is forTor Lillqvist1-1/+1
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks1-1/+1
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2012-06-04Seems that URE_INTERNAL_LIB_DIR is now mandatory (it's pointless on iOS)Tor Lillqvist1-0/+3
2012-04-18More libsTor Lillqvist1-2/+2
2012-04-17More static UNO component linkageTor Lillqvist2-1/+9
2012-04-16Link with libpackage2Tor Lillqvist1-1/+1
2012-04-16We need also unobootstrapprotector nowTor Lillqvist2-5/+10
2012-04-15Add more libs, add the test documentsTor Lillqvist1-2/+5
2012-04-15Link with libfiltergonfigloTor Lillqvist1-1/+1
2012-04-09Add the lo_get_libmap() for this test appTor Lillqvist2-4/+33
2012-03-30Link with more libs, include more configuration filesTor Lillqvist1-1/+10
2012-03-29More libsTor Lillqvist1-1/+1
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist1-1/+1
2012-03-21Further hacks: include rdb and component files in .app, pass more -env paramsTor Lillqvist2-33/+107
2012-03-21Try setting up some rc filesTor Lillqvist1-1/+21
2012-03-13Setenv SAL_LOG to yes for maximum logging for nowTor Lillqvist1-0/+2
2012-03-08Set SRC_ROOT and OUTDIR_FOR_BUILD (!) to get it get a bit further alongTor Lillqvist1-0/+7
2012-03-08Add more libsTor Lillqvist1-1/+1
2012-03-07Pass parameters to cppunittester's lo_main()Tor Lillqvist1-4/+11
2012-03-07Add Xcode projectTor Lillqvist3-4/+275