summaryrefslogtreecommitdiff
path: root/android/experimental/LibreOffice4Android/Makefile
AgeCommit message (Expand)Author
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan
2013-10-25Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist
2013-10-25Fix bit-rotTor Lillqvist
2013-10-03Fix up Android app makefilesTor Lillqvist
2013-09-11More files are no longer in OUTDIR, only in INSTDIRTor Lillqvist
2013-04-24Adapt to changes in type rdb file locations and namesTor Lillqvist
2013-04-14fix android buildDavid Tardon
2013-04-11Get soffice.cfg from its new location for Android, tooTor Lillqvist
2013-03-27Use proper version numbersTor Lillqvist
2013-03-03Support an ad-hoc (non-gbuild) Makefile workflow for the Android appsTor Lillqvist
2013-03-01fix android build in separate dirPeter Foley
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist
2013-02-21UNO_TYPES and UNO_MORE_TYPES must contain file: URLs, not pathnamesTor Lillqvist
2013-02-15android: share more of the Makefile / build logicMichael Meeks
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist
2012-11-24android: adapt the ant clobbering to a given SDK version.Michael Meeks
2012-11-22Simplify: Drop URE_MORE_TYPES and URE_MORE_SERVICESTor Lillqvist
2012-11-22Add an $APP_DATA_DIR predefiend thingie in bootstrap ("rc") files for AndroidTor Lillqvist
2012-11-21Don't bother with -Wl,--stats, I'm not loooking at them anywayTor Lillqvist
2012-11-21Save more space: compress the .rdb files in the .apkTor Lillqvist
2012-11-21udkapi.rdb could never be used anyway as it is not mentioned in any rc file?Tor Lillqvist
2012-11-21Enable storing some files gzipped in the .apkTor Lillqvist
2012-11-16Reduce dynamic symbols and strip all local ones from the Android single .soTor Lillqvist
2012-11-08Use --gc-sectionsTor Lillqvist
2012-11-08Produce a linker mapTor Lillqvist
2012-10-11Adapt to disable-dynloading styleTor Lillqvist
2012-09-04Fix misleading macro nameTor Lillqvist
2012-09-01libmerged: another small component libraries for androidMatúš Kukan
2012-08-31Add offapi.rdb and oovbaapi.rdbTor Lillqvist
2012-08-25merge more, mostly small libraries for androidMatúš Kukan
2012-08-25libmerged: add more librariesMatúš Kukan
2012-08-23Build basebmp as a static library for AndroidTor Lillqvist
2012-08-23Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist
2012-08-20libmerged: add fsstorage, svl, sot, vclMatúš Kukan
2012-08-14android: recover from un-thumb-nail-able documents without crashingMichael Meeks
2012-08-13merge these libraries only for androidMatúš Kukan
2012-08-09Mkdir before copyingTor Lillqvist
2012-08-08Make sure the v4 support library used by abs-lib is foundTor Lillqvist
2012-08-08Bin incorect phrase in commentTor Lillqvist
2012-08-08Also set up the local.properties of abs-libTor Lillqvist
2012-08-06android: linguistic should cope with a missing extension managerMichael Meeks
2012-08-06android: fewer exceptions, and more debug output on null renderablesMichael Meeks
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks
2012-08-03android: share more common Makefile pieces between a couple of usersMichael Meeks
2012-08-03Start the LibreOfficeUIActivity with "make run"Tor Lillqvist
2012-08-03Adapt r8b bits from ../DocumentLoader/MakefileTor Lillqvist
2012-07-20android: x86 porting work.Michael Meeks
2012-06-25Fixed some erroneous package references.Iain Billett
2012-06-22An new project to combine DocumentLoader with the Android UI. (Not building -...Iain Billett