Commit graph

15 commits

Author SHA1 Message Date
Tor Lillqvist
32111a7680 --disable-postgresql-sdbc 2012-01-24 10:43:09 +02:00
Tor Lillqvist
65e9ac63b8 Use merged libs on Android 2012-01-13 13:04:29 +02:00
Tor Lillqvist
838bf0ecda There is no --disable-nss-module option any more 2011-12-16 00:20:24 +02:00
Tor Lillqvist
df938e85d6 Don't bother with Report Builder on Android for now 2011-12-01 16:10:38 +02:00
Tor Lillqvist
cfec328cc1 Don't bother with Presenter Console or Minimizer on Android for now 2011-12-01 16:10:38 +02:00
Tor Lillqvist
9ee4f4eb52 Android is after all Java-based, so let's not avoid it
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.
2011-11-25 00:49:49 +02:00
Tor Lillqvist
223aa43ad4 Disable xmlsec for Android 2011-11-03 10:46:56 +02:00
Thorsten Behrens
d8541ddba4 cmis disable got removed from configure 2011-10-06 16:03:54 +02:00
Thorsten Behrens
ff04ef4ed7 Disable libcmis for Android for the while 2011-10-04 11:06:41 +02:00
Thorsten Behrens
04b8b4fbbb Make Android cross-build working
In the spirit of 12759f67a3, 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.
2011-09-27 09:46:38 +02:00
François Tigeot
7b4825af2c Enable CUPS unconditionally
It doesn't make sense to try to use anything else to print on *nix
systems these days
2011-08-22 21:11:18 +02:00
Tor Lillqvist
8a2836d5fb There is no --disable-fontconfig option any more 2011-06-26 01:02:20 +03:00
Tor Lillqvist
c1a67b639e No --disable-cairo needed any more 2011-06-09 20:41:45 +03:00
Petr Mladek
036c6b153c use --enable-python=internal in distro configs
--without-system-python is not longer available
2011-06-06 14:00:09 +02:00
Tor Lillqvist
30659f237f Initial baby steps for Android cross-compilation 2011-05-15 03:54:50 +03:00