summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)AuthorFilesLines
2015-03-03jpeg-turbo: work around failure in AC_PROG_MAKE_SET on WNTMichael Stahl1-0/+11
autoconf < 2.61a uses "echo" here and for some bizarre reason that converts " inside ' to \ so remove the " to get it to work. echo 'foo="bar"' foo=\bar" Change-Id: I6bee94d4d075ce953f5788b7fdf9d3b66a7db0c7 (cherry picked from commit 9c6ce47eaf1a891edf7c200145de400fd1cf2871) Reviewed-on: https://gerrit.libreoffice.org/14589 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-02-19liborcus: Remove BOOST_ALL_NO_LIB, it's already included upstreamDavid Ostrovsky1-3/+0
Reviewed-on: https://gerrit.libreoffice.org/14559 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 38671c869d8903ba7d0bd516d53ba0ff9d152adf) This fixes the MSVC build breakage from commit 1714d4ce2cc3b1b1d88a4b30ce0abdb7669ecad8 Change-Id: I39e65a9ee3ede5217d9d6d8499297e449af798fe Signed-off-by: Michael Stahl <mstahl@redhat.com>
2015-02-11fix liborcus build with gcc 5David Tardon2-0/+1802
(cherry picked from commit 8b68841c1482d98bee98de0a60910b93feb8f8b6) How is that supposed to ever work? (cherry picked from commit a5ec343f6cb522f4d41e097eda48042bf85c4578) ...next attempt at getting this through both GCC 5 and MSVC (cherry picked from commit cdd8ab7e0caa5b6845581afd5fc69bc69b5589df) Change-Id: I38b2ecf86d4334d0179362079a216df4301bf184 Reviewed-on: https://gerrit.libreoffice.org/14416 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-02-02tdf#80370: Fix Mac OS X install names of external/{coinmp,lpsolve}Stephan Bergmann2-0/+12
Change-Id: I240c8c940d7d3e1310c4ee33911e8c7019e67060 (cherry picked from commit f694ab5198587dcacd8c40c9095e7bc9435cbff2) Reviewed-on: https://gerrit.libreoffice.org/14274 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-27Resolves fdo#72543: ib_util not found when creating or accessing new firebirdJulien Nabet2-0/+20
... embedded database See https://bugs.freedesktop.org/show_bug.cgi?id=72543#c8 and https://bugs.freedesktop.org/show_bug.cgi?id=72543#c13 Change-Id: I299ab193333f43ff9aa87362adf76d3a362279fc Reviewed-on: https://gerrit.libreoffice.org/14146 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> (cherry picked from commit e3c0025461bdf55e62a308a76c3aa0a35109f076) Reviewed-on: https://gerrit.libreoffice.org/14149 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-06fdo#88098 ClarisWorks: import empty starting lines/columnsDavid Tardon3-0/+135
Change-Id: Ibe4d5be4df874336de7ae387d210deff0a927b38 (cherry picked from commit 2a8f6a8a81c568d9ad73838072d287ac4927649f) Reviewed-on: https://gerrit.libreoffice.org/13772 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-06upload libmwaw 0.3.4David Tardon1-1/+1
Change-Id: I0208d53522da4d3d32c4060b6d784d62a64bf0eb (cherry picked from commit 32c3167be34546bd437ad0f1cacc50a61ef753f7) Reviewed-on: https://gerrit.libreoffice.org/13748 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-05workaround error C2589: ´(´ : illegal token on right side of ´::´Caolán McNamara2-0/+23
Change-Id: I3654a4eb4caa3a987f6d797c9bcb577c6fd6b426 (cherry picked from commit 1fc30a25e2c69fe8b365300b0784f3a282183e80)
2015-01-05upload libvisio 0.1.1David Tardon4-1168/+0
Change-Id: I6587bd27d07ae39074d3c304614e3bc831afe8c8 (cherry picked from commit 6d3826588ac66c77555cc1c66bd6c6a8426a659d) Reviewed-on: https://gerrit.libreoffice.org/13721 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-05upload libodfgen 0.1.3David Tardon5-35/+31
(cherry picked from commit 9fbc8c06a3cb0df6d1208b8916e0e9f31ca8d025) error C1083: Cannot open include file: 'config.h': No such file or directory (cherry picked from commit fcf152ea70164f303861c7edcd83ab0766ad600a) define all needed macros for libodfgen build on windows (cherry picked from commit d2d941ceec8c02f2c062558bd573d49d988a0fcc) Library_odfgen: missing quotes (cherry picked from commit e4c2340c4e0c048af4c77d17380cccf7f2985b5d) Change-Id: I4137a362b0f163b82d1212d3833f8037ed4a773f Reviewed-on: https://gerrit.libreoffice.org/13720 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-30upload libwps 0.3.1David Tardon1-1/+1
Change-Id: Ifc0218b76f9b330185986bf4c7137f4f9a2f1081 (cherry picked from commit ff2990fded4f1745c44f62cca53e3bff28e371fb) Reviewed-on: https://gerrit.libreoffice.org/13705 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-12-25upload librevenge 0.0.2David Tardon1-1/+1
Change-Id: Ie12b7ec9630d45e23fb11f12d2d4955855ae34cc (cherry picked from commit a84f0aa8c30d744fdee5e36ad91fb8689ea2757c) Reviewed-on: https://gerrit.libreoffice.org/13644 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-12-22upload libabw 0.1.1David Tardon2-15/+0
Change-Id: Idbe25949adab4ac20613a4c14885d4b1a4c40775 (cherry picked from commit bc4bbf802fd2729ec70cd33a143d7c4c856fa317) Reviewed-on: https://gerrit.libreoffice.org/13565 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-12-19icu#11451 bidi, the gift that keeps on givingCaolán McNamara2-0/+12
Change-Id: I3bd37f8468c95a29ab3385dbc3ae825b76d8d3df (cherry picked from commit bfb9eb550c4facb9aa6346a8d19f015cf5182668)
2014-12-19libmspub depends on zlibChristian Lohmaier1-0/+1
Change-Id: I3024693698f85ef1c2bbb7fb6ee968a0d5ba6359 (cherry picked from commit 2116f1cfb31e5fcf829c2f101cd878a32b56c365) Reviewed-on: https://gerrit.libreoffice.org/13536 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-12-16Updated CMIS patches and the makefile for the OneDrive bindingMihai Varga7-490/+19
To fix build, also squashed in: Author: Miklos Vajna <vmiklos@collabora.co.uk> Date: Sun Dec 14 15:18:58 2014 +0100 upload libcmis 0.5.0 Author: Mihai Varga <mihai.mv13@gmail.com> Date: Mon Aug 11 13:23:53 2014 +0300 SharePoint binding settings, part 1 Conflicts: officecfg/registry/data/org/openoffice/Office/Common.xcu Change-Id: I45eb81a0139c42864f93ad89c4a31185f3ac5bd6 (cherry picked from commit a7b86c0e647bef6da677fa71aa921976bd165138)
2014-12-15poppler: let's disable Qt5 tooMichael Stahl1-0/+1
Change-Id: I8571aa0ccc9f691d7fd9290a647117161755d3a7 (cherry picked from commit aaf717a8fad0b097b84cbd803acea1330bd925a5)
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist6-137/+0
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-02fdo#86664 VSD import: handle metadataMiklos Vajna2-0/+652
(cherry picked from commit 9b61cf4a70b9c3023d035a1b0f7cc1488dd55e22) (cherry picked from commit 386014bb5ee1fb611bbc00c37c04cdf191a833b7) Change-Id: Icec212a93df10b212a9ae614b5c1ced6bf25ff7f
2014-12-01fdo#86664 VSDX import: handle metadataMiklos Vajna4-0/+538
(cherry picked from commit 411bd6e440266a0db95907ad73a3a5be92bd1827) (cherry picked from commit b3b0ecbf3717b04de3a5149db1c70a8ee93bf2ee) Change-Id: I04a446e6b8a8352be9f091980bca31842bb7e643
2014-11-30mirror fixes for fdo#78906 and deb#766788 into icuCaolán McNamara2-0/+59
Change-Id: I9325bb28eb267b023f628e24fea216ad580759e9 (cherry picked from commit a66451887425ddd9387e2b25d5125916f4a35f83)
2014-11-28Move clew into a library of its ownTor Lillqvist6-0/+137
Change-Id: Ifb7e86b078bd549506a9cc1b9ce9fc22fffc5eec
2014-11-27collada2gltf: Force GLSL versionMatúš Kukan2-0/+14
Change-Id: Ia5e29cff04c3a38d992a78b956a93103ad1042a3 (cherry picked from commit 76b76049e57319a772b863519d8bbc57460eb6f4)
2014-11-26there is no HI country code, I suspect it should be HT for HaitiCaolán McNamara2-0/+12
https://github.com/languagetool-org/languagetool/pull/219 Change-Id: I32e5caac17165a77d0803e782a285a9f32752742 (cherry picked from commit 4e14439b065d3f36823029bb1a314dad5af73821)
2014-11-24upload libodfgen 0.1.2David Tardon3-65/+1
Change-Id: I9a4719e60f910256c529551fdbb387e98aefd6ce (cherry picked from commit 4578ed5b0ae63850704027861b3d475d818ead33)
2014-11-19coinmp: conditional patchRobert Antoni Buj i Gelonch1-2/+3
Change-Id: I33927632173d422d04771f550721dba1767cded5 Reviewed-on: https://gerrit.libreoffice.org/12040 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-18Apache Commons Codec 1.9 at least requires Java 1.6 and non debug versionRobert Antoni Buj i Gelonch1-3/+8
Change-Id: Ie7834a908c8b19cfa46d71ff6fd712e10bbe8fbb Reviewed-on: https://gerrit.libreoffice.org/12115 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17Add internal libjpeg-turbo library to be used instead of libjpegMatúš Kukan8-0/+164
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-15Partial revert of da40cac540e7d735edbe9069b3c8ec6af4530208Andrea Gelmini3-5/+5
As requested from Michael Stahl here: https://gerrit.libreoffice.org/#/c/12164/ Change-Id: Ie00bc789c1dfa3f0049c8915e0deeac7fab6e0fd Reviewed-on: https://gerrit.libreoffice.org/12432 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-13More passing of MAKE into external configureStephan Bergmann13-13/+13
...like 2fdf78109e815a64169fdab1a8175b63ef9c64d4 "Pass MAKE into external/poppler's configure" Change-Id: I4e2f1a13d120a7398fa81884710c589bb905714d
2014-11-13Work around InterlockedExchange not exported from kernel32.dll on x64Stephan Bergmann1-0/+11
...as reported in a comment on <http://msdn.microsoft.com/en-us/library/windows/ desktop/ms683590%28v=vs.85%29.aspx> "InterlockedExchange function" Change-Id: Ie71edd7a5ce8ff3c922d607e174a4c4d43c08c1d
2014-11-13external/boost: WaEStephan Bergmann2-0/+11
Change-Id: Iffc69577f12020c60bf5db1f740ec3fec43c3d8e
2014-11-13Apache Commons Logging 1.2 - re-enable the non debug version.Robert Antoni Buj i Gelonch1-1/+1
Change-Id: Ib0f3b3a650b7f72c7942f8b72420e33743ff9c44 Reviewed-on: https://gerrit.libreoffice.org/12123 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-12Apache Commons Lang 3.3.1 at least requires Java 1.6 and non debug versionRobert Antoni Buj i Gelonch3-3/+25
Change-Id: If6526a9170f90227fff6b148f24a0dc99ff42941 Reviewed-on: https://gerrit.libreoffice.org/12116 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-12Pass MAKE into external/poppler's configureStephan Bergmann1-1/+1
...which does some checks about make and could otherwise add some unhelpful MAKE=make into its Makefiles if it doesn't find a make (so that the following $(MAKE) step would needlessly fail). Change-Id: Id8d11ffbc5a09c9f7f61fb12acc2481468746404
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini5-8/+8
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-11Avoid -fsanitize=signed-integer-overflowStephan Bergmann2-0/+12
Change-Id: I1a8ae99401e488e2ece47be4119843945154ef98
2014-11-11Pass down some CFLAGSStephan Bergmann1-0/+1
Change-Id: I2c69d9ad61137adb82213ad2a4c40e7403a395a5
2014-11-10external: fortunately boost no longer requires config_host.mkMichael Stahl13-17/+11
Change-Id: I8f2176500bf620cd5e4cdf434e6122b6163b3e0f
2014-11-10mwaw: fix build failure with clang (work around libtool stupidity)Michael Stahl1-1/+4
Clang warns about unused -I parameters, and the libtool configure check for lt_cv_prog_compiler_pic_works_CXX mis-interprets that and declares -fPIC is not supported. Change-Id: I0802719142c5a96bc672be299d6e94a1b2d27001
2014-11-03fdo#82430: MSVC build: disable a few more cases of SSE2 in externalsMichael Stahl3-2/+13
Change-Id: I8f0db23d1f9ba6b9fc3c8b64b32822ba8166428f
2014-11-03add some more kill paths to cppunitCaolán McNamara1-1/+9
Change-Id: I8610e99aecc725e349976746af6c8bd560ba2ffa
2014-10-28external/icu: workaround -fsanitize=signed-integer-overflow warningsStephan Bergmann1-0/+11
Change-Id: I7d8e3be80f04ec0a9d1dbd394ac0e2ab2f1a4551
2014-10-28external/icu: workaround -fsanitize=signed-integer-overflow warningsStephan Bergmann1-0/+67
Change-Id: I44b5d74a3c1addaec77e724a3e7356e3648fc10c
2014-10-28external/icu: More workaround UBSan flexible array member detectionStephan Bergmann1-1/+16
Change-Id: Ie83e3104bd639be42ac0c6e25fc2eafd88cf0c6f
2014-10-27nss: add libnsspem.dylib to macosx-change-install-names.pl callRobert Antoni Buj i Gelonch1-0/+1
Change-Id: If457f9e090a4ef3a5b2b8e4f09ce0b5e3b3d04ec Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-10-27Pass ENABLE_DEBUG into external/libetonyekStephan Bergmann3-2/+26
(and consequently fix the argument type of one assert invocation) Change-Id: I8bf5f024cc104a3885f7b9bf6ed63b9f6259d47b
2014-10-24WaE: unused parameterTor Lillqvist2-0/+19
Change-Id: Ifcdef5ed474b36e60604dde96bba4dd152e829b6
2014-10-21Cross-compilation fixTor Lillqvist1-1/+5
Change-Id: I205afbd9c1cbe3a286359036cbdcf6aa9d986f71
2014-10-21Make the patch apply again after NSS updateTor Lillqvist1-2/+2
Change-Id: I935188ee90b4c56c5a4d7cc374a26e4b182beb5f