4817f7f877
Fix some thinkos or copy-paste mistakes for glyphy
...
Change-Id: Ie008086c2a34081c9f50a61808b73b66eda58e2c
2015-11-19 14:05:26 +02:00
4e3086da3e
Remove Seamonkey based address book driver
...
Seamonkey based address book driver is based on pre-compiled libraries
and is only used on Windows 32 bit. Remove it in favor of mork driver.
Given that Seamonkey based mozab driver also provides Outlook and
Outlook Express address book integration, that Windows-32-bit--only
feature is lost for now. If necessary, support for that feature could
be rewritten from scratch, in a way that would also work for Windows 64
bit.
Change-Id: Ie1c125e692598bda999767c328c9e2262a2b82af
Reviewed-on: https://gerrit.libreoffice.org/19560
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
2015-10-25 15:02:44 +00:00
147cb6a2ae
Bump python to 3.5
...
3.5 release is needed for MSVC 14.0 (aka VS 2015) support. Python 3.5
removed build toolchain support for MSVC 2013. Because we still need
to support it, we duplicate the Python directory in externals and
copy old patches and dispatch to this directory for MSVC 2013. Once
the support for MSVC 2013 is dropped on master, this directory can be
removed again.
Change-Id: Idf7bc351239582f583ecbdb53c923cbdcf968089
Reviewed-on: https://gerrit.libreoffice.org/17352
Reviewed-by: Michael Stahl <mstahl@redhat.com >
Tested-by: Michael Stahl <mstahl@redhat.com >
2015-10-25 08:29:39 +00:00
a7b9d29dd6
We don't want libxmlsec on iOS, I think
...
It would require NSS which I just decided to skip. If/when we patch it
to support native iOS (and OS X?) crypto APIs, re-consider. Or
something.
Now the TiledLibreOffice iOS demo app builds again.
Change-Id: I2816a49bbdbde5a8f9d3b9fcdfff420bdca05ff8
2015-09-20 00:12:48 +03:00
7eb863d6b6
online update: Add the bzip2 external.
...
Change-Id: Id7547390c49c0bcf672eb1a9863fc236518bfa49
2015-07-03 13:49:20 +02:00
e6fe508d68
Android: add ownCloud library to the build.
...
Library code from https://github.com/jaragunde/owncloud-android-library
This patch downloads, builds and installs the library from a tarball
uploaded to http://dev-www.libreoffice.org/src/ .
Change-Id: I28afaea4dabe2dab869b53b1881f4d5a6522943f
Reviewed-on: https://gerrit.libreoffice.org/16190
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Jacobo Aragunde Pérez <jaragunde@igalia.com >
2015-06-10 07:44:56 +00:00
bf6544c0ab
Don't treat clew as part of an "external" clcc module
...
There is no obvious authoritative upstream for clew anyway, so it causes
philosophical problems for distros. For a while, we used to use a zip archive
from the "clcc" project on SourceForge that included clew.c and
clew.h. (Before that we also just had clew.c and clew.h in our source repo.)
So, drop the external/clcc module and have clew.c and clew.h in the source
repo again. But this time clew is in a module of its own, not in sc.
This re-introduces "No need to have OpenCL optional at configure-time"
This reverts commit 764836cb00e8e6dfd2ab48e080a166ec90359e01.
Change-Id: I413142f4f9f8399489f9c3e5327132822f07a454
Reviewed-on: https://gerrit.libreoffice.org/13368
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2014-12-08 09:07:27 +00:00
a7a79ee92d
Move clew into a library of its own
...
Change-Id: Ifb7e86b078bd549506a9cc1b9ce9fc22fffc5eec
2014-11-25 20:05:45 +02:00
71fae5db27
Add internal libjpeg-turbo library to be used instead of libjpeg
...
Unfortunately requires nasm - the netwide assembler -
http://www.nasm.us/
Upstream libjpeg-turbo is meant to be built with CMake on Windows but
thanks to our gcc-wrappers we are able to avoid that.
jpeg is kept mostly for platforms we are cross-compiling to. For now,
it's used also for Mac OS X because jpeg-turbo does not build there,
which should be fixed later.
Change-Id: Id87b7072a8acc2578c3abf7e82cb1499e5094dbf
2014-11-17 14:47:57 +01:00
f24c608705
allow to build with system opencollada
...
Change-Id: I6101099c57d429987e06bca0652c843f4a94f8cc
2014-10-20 14:47:58 +02:00
d968c28287
fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-overs
...
...from previous commit
Change-Id: I945faa6215f971ce817c6450fe0786da0696091f
2014-09-09 15:20:35 +02:00
516fb340b1
integrate libpagemaker
...
Change-Id: I077d7c9a41793abdf5f001386f44ac407f94a6d3
2014-06-27 10:39:29 +02:00
b421ce79e3
bundle librevenge
...
Change-Id: Ic36c1670866545db2cf2f29867de7e5b0ad2d57d
2014-05-25 12:48:09 +02:00
d575917016
Introduce Collada2gltf external library
...
Change-Id: I157f175ee6ea719e98ba45133f53cb4d2c3045bb
2014-05-13 16:34:49 +02:00
aa5fe7958d
Introduce OpenCollada external library
...
Change-Id: I08a806b9319f7cb55be3b38a3bb9370799f6752b
2014-05-13 16:34:49 +02:00
62fd63050c
Integrate libgltf for rendering gltf models
...
Change-Id: I7c30dbcf276052c01bb15f3b8c77a2406260aa7b
2014-04-18 12:56:11 +02:00
727e2e7190
normalize values of WITH_GALLERY_BUILD
...
... and remove the unimplemented "package" option.
Change-Id: I2b0cfcdc040b653fe0c4cd061ae4e0d7f745068c
2014-03-11 11:57:18 +01:00
0b27253aff
Add apr and serf externals for alternative webdav implementation.
...
Change-Id: I5e93bb6fb53537b889c6ba9888f0f32a0d6f8050
2014-03-06 12:36:21 +01:00
dbe6e76332
Add CoinMP external as an alternative to lpsolve.
...
Change-Id: I9bf5c339a34655c3b842cef3af76814a14c483bc
2014-03-03 13:35:41 +01:00
935b30c0ab
normalize values of WITH_EXTRA_EXTENSIONS
...
Change-Id: I9f084a363bdeab800f0039f9be19d03225a1a8ce
2014-02-27 18:09:02 +01:00
01a56100a4
make glew a normal external shared project
...
Change-Id: I6306e23b3f20817de87951a8848de373fc5dbf85
2014-01-29 08:09:37 +01:00
a74fd3f900
move glm to external
...
Change-Id: Ifa9584ab86c2ca02b2b62fb95a2c029a278aea9a
2014-01-29 08:09:37 +01:00
10eaaac020
AbiWord Import filter
...
Change-Id: I90dc115044e5f81fa3a2b105d30d7d39e438b086
Reviewed-on: https://gerrit.libreoffice.org/7411
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org >
Tested-by: Fridrich Strba <fridrich@documentfoundation.org >
2014-01-13 21:14:59 +00:00
0b9d8c678c
Those AFM files are not used anymore
...
They were used to build metrics for printer built in fonts, which was
dropped in the previous commit.
Change-Id: Id9fb3108facec61eb6de0a2d16546f1187465e50
Reviewed-on: https://gerrit.libreoffice.org/6861
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2013-12-04 05:05:06 -06:00
49a4d366ee
integrate libeot
...
Change-Id: I0f28ff1680026d883909cc12efabb54f705cecb4
2013-11-12 17:28:12 +01:00
316be1b6f1
bundle libebook
...
Change-Id: I05d96875b9d1deb87dadd63f446080a6fe3494a9
Reviewed-on: https://gerrit.libreoffice.org/6630
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-11 06:52:50 +00:00
a86157736e
fdo#70393: move external accessories to a subdir of external
...
Change-Id: If69c8e10eb3ce19208390f63aef49cf1d9554ef1
Reviewed-on: https://gerrit.libreoffice.org/6572
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 23:59:58 -06:00
27c65f8abd
fdo#70393: move libxmlsec to a subdir of external
...
Change-Id: I1bcdd01aad7fc2ee2d2f635b0ae4c4183c9ab092
Reviewed-on: https://gerrit.libreoffice.org/6571
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 23:58:10 -06:00
622a6338dc
fdo#70393: move np_sdk to a subdir of external
...
Change-Id: Iafba7ff0d0a4b163f9d99195cab36c9968e0bd73
Reviewed-on: https://gerrit.libreoffice.org/6558
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:59:44 -06:00
3273d2385b
fdo#70393: move zlib to a subdir of external
...
Change-Id: I13dec52e6999d9c8aa0ba1f0c31ee8c36e1b6aac
Reviewed-on: https://gerrit.libreoffice.org/6556
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:55:03 -06:00
b36fb485d4
fdo#70393: move xsltml to a subdir of external
...
Change-Id: I2d244cc2ea9390f3a118bb620d397faa59e4e491
Reviewed-on: https://gerrit.libreoffice.org/6555
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:53:34 -06:00
112c60b484
fdo#70393: move vigra to a subdir of external
...
Change-Id: I98e2ae25865c4ec38da19a24ba4347540d170e4f
Reviewed-on: https://gerrit.libreoffice.org/6554
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:52:43 -06:00
a06d8eb9a9
fdo#70393: move ucpp to a subdir of external
...
Change-Id: I05419939ca0d6c55d24088d4b4adf3e262e50083
Reviewed-on: https://gerrit.libreoffice.org/6553
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:48:25 -06:00
90a19aeac6
fdo#70393: move rhino to a subdir of external
...
Change-Id: I7d7858d84a62568d9b0c61403645da13658e78d2
Reviewed-on: https://gerrit.libreoffice.org/6552
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:45:23 -06:00
fa560217db
fdo#70393: move redland to a subdir of external
...
Change-Id: Ia857f943b8f2915c857ec4c9fa363760699e5206
Reviewed-on: https://gerrit.libreoffice.org/6551
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:43:20 -06:00
9dc3f0f5af
fdo#70393: move python3 to a subdir of external
...
Change-Id: Ic5796f096255d2d84e39415324e8a2e06bcf09c9
Reviewed-on: https://gerrit.libreoffice.org/6550
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:40:45 -06:00
547d2c7582
fdo#70393: move postgresql to a subdir of external
...
Change-Id: Ibd7c9a4db0150bdb115b061e21587ca964dc2c84
Reviewed-on: https://gerrit.libreoffice.org/6549
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:36:59 -06:00
40276b4ceb
fdo#70393: move poppler to a subdir of external
...
Change-Id: I399df92d2b6907c129e18f3a55afeadf02783c14
Reviewed-on: https://gerrit.libreoffice.org/6548
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:31:25 -06:00
fde2065b0f
fdo#70393: move openssl to a subdir of external
...
Change-Id: I10bf92b18ee5ad56f1b4fbee3e4008b35b822be4
Reviewed-on: https://gerrit.libreoffice.org/6547
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:29:08 -06:00
8339d33a24
fdo#70393: move openldap to a subdir of external
...
Change-Id: I0225484e976b5317c2ac5d5b50ade153425f22b0
Reviewed-on: https://gerrit.libreoffice.org/6546
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:27:55 -06:00
55df380f00
fdo#70393: move nss to a subdir of external
...
Change-Id: Ibbeb6b284c6c5fb9bba4ad52abed69321bba90d8
Reviewed-on: https://gerrit.libreoffice.org/6545
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:26:20 -06:00
11d41e980a
fdo#70393: move languagetool to a subdir of external
...
Change-Id: I402682f21d16c3069d5b6885bd75998bd2e16b3f
Reviewed-on: https://gerrit.libreoffice.org/6544
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:24:39 -06:00
e485e0ffb5
fdo#70393: move jpeg to a subdir of external
...
Change-Id: I56be33efe0cc1deaf7a7e7ce6c6ea292dbe7786d
Reviewed-on: https://gerrit.libreoffice.org/6543
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-11-04 02:23:00 -06:00
a5f90dcdb8
still need to test if the libs should be built internally
...
Change-Id: I66c6d4bf8100b830fd2d315f548dc3e77a95b9d5
2013-11-03 08:02:13 +01:00
67153d7684
bundle libfreehand
...
Change-Id: I12de5e96754a8dba94dfdef3deb2aac18af28f22
Reviewed-on: https://gerrit.libreoffice.org/6510
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org >
Tested-by: Fridrich Strba <fridrich@documentfoundation.org >
2013-10-31 12:50:46 +00:00
45460cbd43
move bundled binary OXT to new module external/misc_extensions
...
... and use ExtensionPackageSet to copy them to INSTDIR.
Change-Id: I3c77e986c308ffbabb5e55b93d3e04e6282bf4c9
2013-10-31 10:42:25 +01:00
08ca3e40b0
bundle libetonyek
...
Change-Id: I4099ea49ebce7c28152a0895086be5b86b18e28b
Reviewed-on: https://gerrit.libreoffice.org/6486
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-10-30 20:12:33 +00:00
c7ce98cc4f
these are in external now
...
Change-Id: I3d84a202ae0058a8fe8a810f7e7de2522393f417
2013-10-19 10:17:12 +02:00
164b3e74e7
fdo#70393: move moz to a subdir of external
...
Change-Id: I9e9b47a3b8fc298b0a371ef609f342a8366b0039
Reviewed-on: https://gerrit.libreoffice.org/6345
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-10-19 08:08:39 +00:00
f38b5ce9b8
fdo#70393: move more_fonts to a subdir of external
...
Change-Id: I82d3c4e7ad274e906d55fe883242bd9014ebe2e9
Reviewed-on: https://gerrit.libreoffice.org/6344
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-10-19 08:07:03 +00:00