Commit graph

72 commits

Author SHA1 Message Date
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
François Tigeot
e5ecb04eab Remove obsolete parameter --disable-nss-module 2011-11-19 21:39:47 +01:00
François Tigeot
752f365a26 Do not use mozilla headers
The configure script checks for them by default now. Disable this
nonsense.
2011-11-19 20:08:17 +01:00
Tor Lillqvist
8f87fdf6a5 Add --disable-xmlsec for now 2011-11-11 22:51:29 +02:00
Jan Holesovsky
9d65c893cd Introduce LibreOfficeMinGW distro-config. 2011-11-03 21:07:04 +01:00
Tor Lillqvist
223aa43ad4 Disable xmlsec for Android 2011-11-03 10:46:56 +02:00
François Tigeot
721d38067a Disable the Presenter Console extension 2011-10-24 17:42:46 +02:00
François Tigeot
f999fbb5d9 Use the internal versions of libcmis and libvisio
They are not packaged separately
2011-10-17 15:12:33 +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
Tor Lillqvist
38ece856ae Disable some extensions that apparently are enabled otherwise 2011-09-25 17:16:19 +03:00
Caolán McNamara
db84cf1771 bump to libexttextcat
As an aside we can always use the configuration and data files belonging to the
system version now in --with-system-libexttextcat mode, so need for the --data
option.
2011-09-23 14:02:54 +01:00
Miklos Vajna
47a101d766 distro-configs: with-extension-integration -> enable-extension-integration
This was a regression introduced in commit
29db940ce5
2011-09-22 00:21:07 +02:00
Tor Lillqvist
5d7d6d4bd4 Presumably we want --without-afms 2011-08-23 23:45:20 +03: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
d904cd3715 Add --disable-librsvg 2011-08-02 20:51:16 +03:00
Jan Holesovsky
a95376174e Merge commit 'libreoffice-3.4.2.3'
Conflicts:
	Makefile.in
	configure.in
	instsetoo_native/util/makefile.mk
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	set_soenv.in
	solenv/inc/minor.mk
2011-07-28 18:33:58 +02:00
Norbert Thiebaud
87e5542c47 --enable-ext-scripting-pythin is not an option anymore 2011-07-23 00:43:03 -05:00
Francois Tigeot
e0010764db Remove --enable-debug, it now breaks the build 2011-06-28 11:03:40 +02:00
Tor Lillqvist
8a2836d5fb There is no --disable-fontconfig option any more 2011-06-26 01:02:20 +03:00
Jan Holesovsky
32fb00ba75 Disable the online update for the release.
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-24 11:57:15 +02:00
Robert Nagy
55d4d277c9 update the configure flags to reflect reality 2011-06-20 22:38:39 +02:00
Robert Nagy
03992af6dc update the configure flags to reflect reality 2011-06-20 22:31:28 +02:00
Jan Holesovsky
e022e7b0e2 --enable-online-update in the Linux universal builds.
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-06-17 14:24:00 +02:00
Tor Lillqvist
baea8225c2 No enable-ext-scripting-python any more 2011-06-13 15:45:58 +03:00
Tor Lillqvist
15fb266175 Revert "Use separately built "system" OpenSSL for iOS"
This reverts commit cd4784c4d7466027801736f13bf06b08f6beacf6.
2011-06-13 02:11:38 +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
Jan Holesovsky
07c1d34ec7 Merge commit 'libreoffice-3.4.0.2'
Conflicts:
	configure.in
	distro-configs/LibreOfficeMacOSX.conf
	distro-configs/OxygenOfficeLinux.conf
	distro-configs/OxygenOfficeWin32.conf
	download
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	set_soenv.in
	solenv/bin/modules/installer/download.pm
	solenv/gbuild/CppunitTest.mk
	solenv/inc/minor.mk
	solenv/inc/settings.mk
2011-05-31 10:45:37 +02:00
Tor Lillqvist
1f8ffa754e Use separately built "system" OpenSSL for iOS
The configury in the bundled obsolete version of OpenSSL is just too
horrible to even bother patching up to work for cross-compiling to
iOS. There are several ways to build OpenSSL for iOS described on the
net, let's just use one of them.
2011-05-26 02:03:56 +03:00
Robert Nagy
338c51bf3b fix ant home 2011-05-23 09:25:10 +02:00
Robert Nagy
dde821c26e fix ant home 2011-05-23 09:23:54 +02:00
Robert Nagy
67a6786fd4 use internal libwpd for now 2011-05-21 15:12:57 +02:00
Michael Meeks
ed1b699f65 fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497 2011-05-17 16:40:09 +02:00
Michael Meeks
0fe6dbda6b fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497 2011-05-17 15:23:40 +01:00
Thorsten Behrens
7d9a21d21d Enable nlpsolver also for Mac
Fix for fdo#37180

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-17 14:11:14 +02:00
Fridrich Štrba
cc5144ccef Build nlpsolver for Win32 and Linux release builds 2011-05-16 08:33:10 +02:00
Fridrich Štrba
61905457ce Build nlpsolver for Win32 and Linux release builds 2011-05-16 08:32:56 +02:00
Tor Lillqvist
e08e17a632 Don't claim to be official TDF, don't build stlport 2011-05-15 04:29:18 +03:00
Tor Lillqvist
30659f237f Initial baby steps for Android cross-compilation 2011-05-15 03:54:50 +03:00
Tor Lillqvist
00b88abd90 Do even less 2011-05-14 01:51:04 +03:00
Tor Lillqvist
d6d1f4dbc3 Add distro-config file for iOS 2011-05-13 20:47:23 +03:00
Fridrich Štrba
d19c53bf39 unrecognized options: --with-nlpsolver 2011-05-13 10:11:34 +02:00
Fridrich Štrba
9016d84a18 unrecognized options: --with-nlpsolver 2011-05-13 10:10:36 +02:00
Fridrich Štrba
120b023d87 Enable binfilter explicitely for windows 2011-05-13 09:21:56 +02:00
Fridrich Štrba
27d5c7647c Enable binfilter explicitely for windows 2011-05-13 09:21:32 +02:00
Petr Mladek
8bd114cf65 Enable extern scripting for offical LO builds (fdo#33355)
Added the following options to distro-configs/LibreOffice*.conf:

  --enable-ext-scripting-beanshell
  --enable-ext-scripting-javascript
  --enable-ext-scripting-python

Thanks David Tardon <dtardon@redhat.com> for tip
2011-05-11 14:48:42 +02:00
Fridrich Štrba
da487f8850 Enable extensions and bundle them in Windows build by default 2011-05-11 14:44:33 +02:00
Fridrich Štrba
b7cad080f6 Enable extensions and bundle them in Windows build by default 2011-05-11 14:43:11 +02:00