summaryrefslogtreecommitdiff
path: root/android/Bootstrap
AgeCommit message (Expand)Author
2014-04-15Need libGLESv2 now thenTor Lillqvist
2014-03-28Switch to android-15 here, tooTor Lillqvist
2014-01-22android: Remove native-code.cxx on make clean.Matúš Kukan
2013-12-18Bin obsolete commentTor Lillqvist
2013-12-05Fix path to lo-all-static-libsTor Lillqvist
2013-11-22Use lo-all-static-libsTor Lillqvist
2013-11-14Add EBOOK_LIBS to android build.Andrzej J.R. Hunt
2013-11-01Add FREEHAND_LIBSTor Lillqvist
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan
2013-10-24No libs in $(OUTDIR)/lib any moreTor Lillqvist
2013-10-24freetype: use libraries from WORKDIRMichael Stahl
2013-10-24fontconfig: use libraries from WORKDIRMichael Stahl
2013-10-24curl: use libraries from WORKDIRMichael Stahl
2013-10-24lcms2: use libraries from WORKDIRMichael Stahl
2013-10-24lpsolve: use libraries from WORKDIRMichael Stahl
2013-10-24redland: use libraries from WORKDIRMichael Stahl
2013-10-23android: try to find ICU libsMichael Stahl
2013-10-23libxml2 and libxslt libs are only in workdir nowTor Lillqvist
2013-10-23There is no inc in solver any moreTor Lillqvist
2013-10-23Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist
2013-09-303rd party libs need to be listed more individually now, sighTor Lillqvist
2013-09-10I don't think the map file is that useful to generate every timeTor Lillqvist
2013-06-27Need a no-resource-compress.xml for Android SDK version 22, tooTor Lillqvist
2013-04-24Use the newfangled "include" directoryTor Lillqvist
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist
2013-02-26createWindowFoo is unusedTor Lillqvist
2013-02-22We are not using NativeActivity, nor do we plan to, IIUCTor Lillqvist
2013-02-21Do strip the .so that will be included in the .apkTor Lillqvist
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks
2013-02-15android: detect updated sdk and re-generate troublesome ant rules.Michael Meeks
2013-02-15avoid re-linking if nothing changed.Michael Meeks
2013-02-15android: share more of the Makefile / build logicMichael Meeks
2012-11-26Let's not break "make clean install"Tor Lillqvist
2012-11-26It's an emulator, not simulatorTor Lillqvist
2012-11-25Add newlineTor Lillqvist
2012-11-25Make the android_version_setup work betterTor Lillqvist
2012-11-24android: adapt the ant clobbering to a given SDK version.Michael Meeks
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-11-21We don't need the library search path anymoreTor Lillqvist
2012-11-21Enable storing some files gzipped in the .apkTor Lillqvist
2012-11-20Update to match SDK r21Tor Lillqvist
2012-11-16Reduce dynamic symbols and strip all local ones from the Android single .soTor Lillqvist
2012-10-11COPYSO should not be used with DISABLE_DYNLOADINGTor Lillqvist
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-05RTFM for Arrays.copyOfRange()Tor Lillqvist
2012-09-04Fix infinite loop introduced by accidentTor Lillqvist