summaryrefslogtreecommitdiff
path: root/android/Bootstrap
AgeCommit message (Expand)AuthorFilesLines
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-06-27Need a no-resource-compress.xml for Android SDK version 22, tooTor Lillqvist1-0/+45
2013-04-24Use the newfangled "include" directoryTor Lillqvist1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist1-0/+31
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist1-3/+3
2013-02-26createWindowFoo is unusedTor Lillqvist1-3/+0
2013-02-22We are not using NativeActivity, nor do we plan to, IIUCTor Lillqvist1-104/+10
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 Meeks2-3/+5
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks1-3/+104
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-25Add newlineTor 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 Meeks4-1/+77
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist1-104/+3
2012-11-21We don't need the library search path anymoreTor Lillqvist1-10/+2
2012-11-21Enable storing some files gzipped in the .apkTor Lillqvist1-1/+5
2012-11-20Update to match SDK r21Tor Lillqvist1-1/+2
2012-11-16Reduce dynamic symbols and strip all local ones from the Android single .soTor Lillqvist1-0/+7
2012-10-11COPYSO should not be used with DISABLE_DYNLOADINGTor Lillqvist1-2/+1
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist1-55/+9
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks1-4/+0
2012-09-05RTFM for Arrays.copyOfRange()Tor Lillqvist1-1/+1
2012-09-04Fix infinite loop introduced by accidentTor Lillqvist1-0/+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-13Perform setup(Activity) just onceTor Lillqvist1-1/+8
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