Commit graph

23 commits

Author SHA1 Message Date
Andras Timar
672cd6dbcf There is no --enable-ext-report-builder any more
Change-Id: I447a2cfd0e90e61c4a3015d9ef58a78ae86eb874
2013-03-23 08:30:33 +01:00
Tor Lillqvist
11c423794d No use for help or myspell-dicts for Android or iOS 2013-01-21 10:34:57 +02:00
Norbert Thiebaud
75e32e1501 default to --without-help and --without-myspell-dicts
Updated the distro-configs so that the default change
does not impact build based on distro profile

The intent is that with this change of defaults
the build does only rely on core and does not need
any submodules. Making a initial build simpler
for new dev, since they won't be exposed to submodules
unless they really need them.

Change-Id: I446e912d607ce7358fd11f54a3de025dc3f25144
Reviewed-on: https://gerrit.libreoffice.org/1791
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-01-21 08:31:58 +00:00
Tor Lillqvist
56b555387b Drop obsolete options 2012-12-26 02:29:38 +02:00
Stephan Bergmann
77d3777c89 Remove --with-stlport from LO 4.0
The STLport was only built for the benefit of old extensions on platforms that
once used it themselves (Linux x86, Solaris x86 and SPARC, Windows).  We
deliberately break such old extensions for LO 4.0 by no longer shipping that
backwards-compatiblity cludge.

Keeps STLport listed in readlicense_oo/ because of
o3tl/inc/o3tl/compat_functionality.hxx.

Also removes GXX_INCLUDE_PATH, as that was only used by STLport (if at all?).

Removes a spurious #define MOVEFILE_REPLACE_EXISTING 0x01 from
l10ntools/inc/helpmerge.hxx that was once added with
8548125848 "INTEGRATION: CWS extensionl10nfix01
(1.11.6); FILE MERGED: 2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename
-> MoveFileEx" but now starts to cause trouble on Windows.  Also disables
warning C4005 about redefinition of WB_LEFT/RIGHT macros (defined in both
tools/wintypes.hxx and the Windows API) in a number of places that include
windows.h -- however the old STLport caused those warnings to not show.

Change-Id: Ie138a219fbbc86fb5aaa7ea0b88cf349935d9829
2012-12-17 16:34:23 +01:00
Stephan Bergmann
79e5ee5f69 Isolate PDF Import so it can be made optionally installable
...which can be attractive for installation sets that use --with-system-poppler
but do not want the LO core package to depend on a poppler package.  See the
comment at the top of scp2/source/ooo/module_pdfimport.scp for details.

The build-time --disable-pdfimport configure switch is gone, PDF Import is built
unconditionally for all platforms but Android and iOS now.  (The
ENABLE_PDFIMPORT variable now uses TRUE/FALSE rather than YES/NO, to increase
consistency across those variables.)

Change-Id: I6509d0b2e770b276cd54540408fb1ec5a7dda058
2012-11-29 11:36:58 +01:00
Stephan Bergmann
7bf64a5af4 Turn PDF import from bundled extension to plain code
No need for dirty hacks linking in basegfx objects statically any more.

To avoid unnecessary confusion between the newly plain code and any instance of
the old extension still installed (per-user or shared), I renamed all relevant
UNO implementation identifiers from com.sun.star.comp.documents.* to
org.libreoffice.comp.documents.*.  Also, existing installations of the extension
are explicitly not migrated to new user profiles.

The xpdfimport executable is now in program/, its xpdfimport_err.pdf in
share/xpdfimport/.  To simplify finding the _err.pdf from xpdfimport, its full
pathname is now given as additional second argument to xpdfimport.  To find
xpdfimport executable from CppunitTest, CppunitTest creates a symlink from
solver's unittest/installation/program to solver's bin, so that
"$BRAND_BASE_DIR/program/xpdfimport" works there (as CppunitTest now sets
BRAND_BASE_DIR to solver's unittest/installation).

The sdext/source/pdfipmort/dialogs/ Basic stuff appeared to be unused (even
though it was included in the .oxt) and has been removed.

The --disable-ext-pdfimport configure switch is renamed to --disable-pdfimport.
Having it still conditional requires some pdf_Portable_Document_Format vs.
pdf_Portable_Document_Format_import foo in module filter.

Change-Id: Iee58c2f6187142a418decc9ea3a5df10eb7e0523
2012-11-24 23:21:37 +01:00
Tor Lillqvist
2c6a6113c2 Use --disable-cairo-canvas here, too
Change-Id: I21ca700e16d41a0f8372bf997cdd7ae57e555c41
2012-11-21 23:40:09 +02:00
Caolán McNamara
ee93dfafdd drop disable-xmlsec, it's core functionality, have to live with it
we basically need this functionality, the idea of it being optional
isn't really logical anymore with nss split out from mozilla.

for iOS and Android where they doesn't build yet spit out lame fixme
nag warnings

Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02
2012-08-14 12:47:27 +01:00
Michael Meeks
21d7f4b4bb gstreamer: make gstreamer 1.0 and 0.10 dual compile
Add fallback activation of an _OLD media component to the core.
Compile both a 0.10 and 1.0 version of the gstreamer component

Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
2012-08-09 20:46:16 +01:00
Tor Lillqvist
1a39b3005d Bin obsolete options 2012-02-23 22:59:56 +02:00
Tor Lillqvist
6b58e58dc7 --disable-postgresql-sdbc 2012-01-24 11:03:03 +02:00
Tor Lillqvist
2605a9b5c0 Surely we want --disable-vba for iOS 2012-01-18 23:18:29 +02:00
Tor Lillqvist
8f87fdf6a5 Add --disable-xmlsec for now 2011-11-11 22:51:29 +02:00
Tor Lillqvist
38ece856ae Disable some extensions that apparently are enabled otherwise 2011-09-25 17:16:19 +03: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
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
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
Tor Lillqvist
e08e17a632 Don't claim to be official TDF, don't build stlport 2011-05-15 04:29:18 +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