summaryrefslogtreecommitdiff
path: root/android/Bootstrap/Makefile.shared
AgeCommit message (Expand)AuthorFilesLines
2014-10-04android: Better default document (when the app starts with no doc to load).Jan Holesovsky1-1/+1
2014-10-04android: package C* fonts as well for interop.Michael Meeks1-1/+5
2014-10-04android: copy notice & license into assets (for apk)Tomaž Vajngerl1-2/+3
2014-09-30android: disable packaging of un-needed UI files.Michael Meeks1-1/+7
2014-06-30android: Correct location and name of sofficerc.Jan Holesovsky1-13/+9
2014-06-30android: Relink liblo-native-code.so when a library changes.Jan Holesovsky1-2/+5
2014-06-30android: copy-stuff rule is copy'n'pasted around, consolidate it.Jan Holesovsky1-0/+92
2014-06-30android: Allow verbose output from the ant build.Jan Holesovsky1-2/+2
2014-04-15Need libGLESv2 now thenTor Lillqvist1-1/+1
2014-03-28Switch to android-15 here, tooTor Lillqvist1-1/+1
2014-01-22android: Remove native-code.cxx on make clean.Matúš Kukan1-0/+1
2013-12-18Bin obsolete commentTor Lillqvist1-5/+0
2013-12-05Fix path to lo-all-static-libsTor Lillqvist1-1/+1
2013-11-22Use lo-all-static-libsTor Lillqvist1-27/+1
2013-11-14Add EBOOK_LIBS to android build.Andrzej J.R. Hunt1-0/+1
2013-11-01Add FREEHAND_LIBSTor Lillqvist1-0/+1
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan1-2/+2
2013-10-24No libs in $(OUTDIR)/lib any moreTor Lillqvist1-1/+0
2013-10-24freetype: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24fontconfig: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24curl: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24lcms2: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24lpsolve: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24redland: use libraries from WORKDIRMichael Stahl1-0/+3
2013-10-23android: try to find ICU libsMichael Stahl1-0/+1
2013-10-23libxml2 and libxslt libs are only in workdir nowTor Lillqvist1-0/+2
2013-10-23There is no inc in solver any moreTor Lillqvist1-1/+1
2013-10-23Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist1-2/+2
2013-09-303rd party libs need to be listed more individually now, sighTor Lillqvist1-1/+21
2013-09-10I don't think the map file is that useful to generate every timeTor Lillqvist1-1/+1
2013-04-24Use the newfangled "include" directoryTor Lillqvist1-1/+1
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist1-3/+3
2013-02-21Do strip the .so that will be included in the .apkTor Lillqvist1-1/+1
2013-02-21android: finally starting and rendering at least something again.Michael Meeks1-2/+4
2013-02-15android: detect updated sdk and re-generate troublesome ant rules.Michael Meeks1-2/+2
2013-02-15avoid re-linking if nothing changed.Michael Meeks1-1/+5
2013-02-15android: share more of the Makefile / build logicMichael Meeks1-0/+22
2012-11-26Let's not break "make clean install"Tor Lillqvist1-1/+1
2012-11-26It's an emulator, not simulatorTor Lillqvist1-1/+1
2012-11-25Make the android_version_setup work betterTor Lillqvist1-6/+5
2012-11-24android: adapt the ant clobbering to a given SDK version.Michael Meeks1-1/+27
2012-10-11COPYSO should not be used with DISABLE_DYNLOADINGTor Lillqvist1-2/+1
2012-09-04Fix misleading macro nameTor Lillqvist1-1/+1
2012-08-23Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist1-9/+3
2012-08-22Build also the DocumentLoader test Android app with gbuildTor Lillqvist1-1/+1
2012-08-08Clarify that "stop" and "start" is only for simulator, I guessTor Lillqvist1-3/+5
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks1-0/+6
2012-08-03android: share more common Makefile pieces between a couple of usersMichael Meeks1-0/+53