summaryrefslogtreecommitdiffstats
path: root/distro-configs/LibreOfficeAndroid.conf
Commit message (Collapse)AuthorAgeFilesLines
* Do unpack fonts and include them in the experimental Android appTor Lillqvist2012-04-041-1/+0
|
* --disable-postgresql-sdbcTor Lillqvist2012-01-241-0/+1
|
* Use merged libs on AndroidTor Lillqvist2012-01-131-0/+1
|
* There is no --disable-nss-module option any moreTor Lillqvist2011-12-161-1/+0
|
* Don't bother with Report Builder on Android for nowTor Lillqvist2011-12-011-0/+1
|
* Don't bother with Presenter Console or Minimizer on Android for nowTor Lillqvist2011-12-011-0/+2
|
* Android is after all Java-based, so let's not avoid itTor Lillqvist2011-11-251-1/+0
| | | | | | | | | An Android app always runs in the context of a Java (well, Dalvik) virtual machine. Sure, there will now be some Java-related compilation errors here and there when cross-compiling for Android. Use --without-java if they disturb, until I have fixed them.
* Disable xmlsec for AndroidTor Lillqvist2011-11-031-2/+3
|
* cmis disable got removed from configureThorsten Behrens2011-10-061-1/+0
|
* Disable libcmis for Android for the whileThorsten Behrens2011-10-041-0/+1
|
* Make Android cross-build workingThorsten Behrens2011-09-271-0/+2
| | | | | | | | | | | | In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, change external lib's config.sub to eat the arm-unknown-linux-androideabi host os string. Also, permit shared libs again - seems Android can handle those. Added dictionaries to cross-build-toolset - idxdict is needed. Should build up to sfx2 - some residual static lib issues there, and in raptor.
* Enable CUPS unconditionallyFrançois Tigeot2011-08-221-1/+0
| | | | | It doesn't make sense to try to use anything else to print on *nix systems these days
* There is no --disable-fontconfig option any moreTor Lillqvist2011-06-261-1/+0
|
* No --disable-cairo needed any moreTor Lillqvist2011-06-091-1/+0
|
* use --enable-python=internal in distro configsPetr Mladek2011-06-061-1/+1
| | | | --without-system-python is not longer available
* Initial baby steps for Android cross-compilationTor Lillqvist2011-05-151-0/+22