summaryrefslogtreecommitdiffstats
path: root/RepositoryExternal.mk
Commit message (Collapse)AuthorAgeFilesLines
* try to fix gengal dependenciesMichael Stahl2015-11-271-0/+1
| | | | | | | | | The component files are not necessary as gb_Executable__register_gengal already adds the service.rdb; the gengal.rc is insufficient as that file references fundamental.rc which is missing, so depend on the Package instead. Also, INSTDIR is wrong for cross-compile. Change-Id: I30711a51e04539832657a242d2573c626b1cf8ec
* Fix thinkoTor Lillqvist2015-11-191-1/+1
| | | | Change-Id: Ie7bc589e11687db38057adbbb7bb803e425628cf
* Don't register a glyphy package if we aren't actually building itTor Lillqvist2015-11-191-2/+2
| | | | | | Hopefully fixes the Mac tb. Change-Id: I4786e060009e5232fc7d5ae200fec15334411c57
* Do use libo_CHECK_SYSTEM_MODULE for GLYPHY after allTor Lillqvist2015-11-191-0/+8
| | | | | | | Set the CFLAGS and LIBS for it in config_host.mk.in, and handle the SYSTEM_GLYPHY case properly in RepositoryExternal.mk. Change-Id: I56a7fe72b675b6dd4514bbd1739b53f5871ed36a
* Use correct GLyphy library file name in the MSVC caseTor Lillqvist2015-11-191-1/+6
| | | | Change-Id: I77b55e796c35d1a186fecfddc6a109ded7d54064
* The GLyphy headers in its tarball are in "src", there is no "include"Tor Lillqvist2015-11-191-1/+1
| | | | Change-Id: I77b55e796c35d1a186fecfddc6a109ded7d54064
* Fix some thinkos or copy-paste mistakes for glyphyTor Lillqvist2015-11-191-6/+6
| | | | Change-Id: Ie008086c2a34081c9f50a61808b73b66eda58e2c
* link vcl against libglyphyMarkus Mohrhard2015-11-191-0/+24
| | | | Change-Id: I5b206f5d857d28acda82ce8ac53f835142f46da2
* build cairo on androidCaolán McNamara2015-11-161-0/+18
| | | | | | | | Change-Id: Ie2f7662a4cc3955963517f265894b8f6a495ece8 Reviewed-on: https://gerrit.libreoffice.org/19991 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Bin mesa_headers completelyTor Lillqvist2015-11-121-16/+0
| | | | | | We don't need them in a MSVC or OS X compilation either. Change-Id: I00181fe0a047df09bbdfcce34c07eb2ebc45a2da
* Remove Seamonkey based address book driverDavid Ostrovsky2015-10-251-87/+0
| | | | | | | | | | | | | | | | 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>
* drop gconf integration as per ESC decisionBjoern Michaelsen2015-10-161-27/+0
| | | | | | | | | | Conflicts: shell/source/backends/gconfbe/gconfbackend.cxx Change-Id: I609ec83ec59f5ae8d3a8c9c09649695bfcb03b87 Reviewed-on: https://gerrit.libreoffice.org/19408 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
* remove now unneeded apache-commons libsRene Engelhard2015-10-091-50/+0
| | | | Change-Id: Ida7a5f5db5bba8d03bf31de760a908cee9a514e4
* external/openldap's include/lber_types.h is generated during buildStephan Bergmann2015-10-091-1/+1
| | | | | | | | ...from include/lber_types.hin. So fix dependencies after cad68c6559a350aadbb1d3b2fcc8d78d1851b057 "relax deps of link target on external projects." Change-Id: I1c002b063c53f82ff18d11577a99f7413f7fb7a5
* relax deps of link target on external projectsDavid Tardon2015-10-071-3/+2
| | | | | | | | Compilation of the link target's source files does not require the external project to be built, just unpacked, unless the project generates some needed headers during configure/build. Change-Id: I2c9947cf13ce86878d2649829052551fc54f3883
* Replace GUIBASE with USING_X11Samuel Mehrbrodt2015-09-251-3/+3
| | | | | | | | | That's what it actually means. Also make it a boolean Change-Id: I249e18351253b34b5dada28e2a9c6bc0c06b730c Reviewed-on: https://gerrit.libreoffice.org/18688 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl2015-09-031-32/+0
| | | | | | | | | | With the new RHEL6-era baseline TDF can finally ship KDE4 support. Change-Id: I227278b576a3ed2f2aaa751d41b469ca92dc78b3 Reviewed-on: https://gerrit.libreoffice.org/18267 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* RepositoryExternal.mk: xsltproc needs to depend on libxml2 packageMichael Stahl2015-07-311-0/+1
| | | | | | ... so the libxml2.dll is copied to instdir. Change-Id: Ibb5e57c01826e089e9a81b79fb56c3d2489d653b
* RepositoryExternal.mk: for some reason Mac wants a GeneratedPackageMichael Stahl2015-07-291-0/+4
| | | | Change-Id: I5d983fee8d5cd313fbd0d6ece800fa8b80d81b35
* RepositoryExternal.mk: missing dependency on python3 packageMichael Stahl2015-07-291-0/+1
| | | | | | | This was causing all these "libpython3.3m.so: file not recognized: File truncated" failures. Change-Id: Ib814ab4fa43d9c8f20cf9b16ad04e1a71057e595
* online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee2015-07-221-0/+8
| | | | Change-Id: I397566ae2488799399cad361b24a281d3599cc5b
* configmgr: support reading from a dconf layer (WIP)Stephan Bergmann2015-07-081-0/+5
| | | | | | | | | | | | | | | | | | | | | Work in progress to allow integration of LO with <https://wiki.gnome.org/Projects/FleetCommander>. During configuration, dconf support is implicitly enabled when available on the host (which is presumably only available on Linux). It is explicitly disabled for TDF Linux builds for now, though, to avoid accidental dependencies of the distributed installation sets on system dconf libraries. A dconf layer is represented in the CONFIGURATION_LAYERS bootstrap variable with type "dconf" and an empty URL. See the comment at the top of configmgr/source/readdconflayer.cxx for the encoding of component-data in dconf. All of this is still subject to change. Change-Id: I2d08d81c8ea43ba4a99040a8882ae75b91bcfdb9 Reviewed-on: https://gerrit.libreoffice.org/16848 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* online update: Make sure that bzip2 builds at the correct time.Jan Holesovsky2015-07-071-0/+1
| | | | Change-Id: I4973b4aaf311b0899831ea7f5335204f2e0bd9dd
* online update: Make the 'updater' build & link at least on Linux.Jan Holesovsky2015-07-031-1/+4
| | | | | | | | Works with the non-system bzip2; the --with-system case might still need some love - but then again, distros want to have the online update switched off anyway... Change-Id: I26a27aec07a8f1aac22a4d14a38fb5b833550ea7
* online update: Add the bzip2 external.Nathan Yee2015-07-031-0/+30
| | | | Change-Id: Id7547390c49c0bcf672eb1a9863fc236518bfa49
* simplifyDavid Tardon2015-06-251-2/+2
| | | | Change-Id: Ieb15979cbaf93beff9683082e9612db2e5cc492e
* mdds is header-onlyDavid Tardon2015-06-251-1/+1
| | | | Change-Id: I27e5ae913474001154fa6352a3ccefaee16e309c
* mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann2015-06-121-1/+1
| | | | | | (so fix its Linux RPATH from "$ORIGIN/../Library" to none) Change-Id: Ie58e8e07cb08cdf12546f8bb7b92aa9e83815748
* Android: add ownCloud library to the build.Jacobo Aragunde Pérez2015-06-101-0/+16
| | | | | | | | | | | | 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>
* update to liborcus 0.9.1David Tardon2015-06-041-6/+49
| | | | | | Includes switching to dynamic libs. Change-Id: I959c4e9430f8cf95f50d48e1b01d8323dba4af81
* build libetonyek as shared libDavid Tardon2015-05-201-1/+29
| | | | Change-Id: Id98bc62bd41846550dc9149d462a3b85bb2538c5
* move setting of GLM_CFLAGS to configureDavid Tardon2015-05-191-1/+1
| | | | Change-Id: Ic9f6165626a8ffc303260c0439010fe7e2ce634b
* upload libwps 0.4.0osnola2015-05-191-1/+1
| | | | Change-Id: I9da61333b7c46d20cf7010553929b141ec011d84
* Revert "update to liborcus 0.9.0"Markus Mohrhard2015-05-011-2/+2
| | | | | | | | | This reverts commit a1280bd47fddd668f1ff224f18639c8d595ec6f7. Change-Id: I2ad873f012ebae6858c8895c14ed695dbd881fc4 Reviewed-on: https://gerrit.libreoffice.org/15586 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* update to liborcus 0.9.0Markus Mohrhard2015-05-011-2/+2
| | | | | | | | | Includes a lot of help from Norbert for finding the boost MSVC problem. Change-Id: I5184bc40e2c3861883b8587784117b1c4558fa5f Reviewed-on: https://gerrit.libreoffice.org/15453 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* RepositoryExternal.mk: gengal needs runtime dependency on unorcMichael Stahl2015-04-281-0/+1
| | | | Change-Id: I33f7592cf990f9298fec375d06a86c16ac4389b3
* tdf#82695 allow to build with system collada2gltfDavid Tardon2015-04-131-0/+16
| | | | Change-Id: I1179e20fd5fbdecd198633d5440621ed08a0465b
* The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist2015-03-201-3/+0
| | | | | | Its code is in the vcl library nowadays. Change-Id: Idb659e541226724004660102f6641c38a2312c27
* Remove references to unused GLUStephan Bergmann2015-03-021-0/+1
| | | | | | (after removing the one remaining use of gluErrorString in a SAL_WARN call) Change-Id: Ib94e346d73e508e69c07deafdc690e3ae0e23d4e
* libgltf: Fix build on windows x64 bitDavid Ostrovsky2015-02-191-1/+1
| | | | | | | Change-Id: Ie467540f17b9c7240cada6b55daa96820c6c02a1 Reviewed-on: https://gerrit.libreoffice.org/14542 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* external/lib{odfgen,revenge}: Declare proper symbol visibilityStephan Bergmann2015-01-261-0/+2
| | | | | | | | | | | ...not only when building the libs themselves, but also when including their header files from other code. (Omission only becomes obvious with hidden function type RTTI causing false positives from Clang -fsanitize=function.) As these external libs do not record the decision to enable visiblity in a config header file that gets included, it appears easiest to hack that knowledge into gbuild for now. (Note that libodfgen internally uses librevenge.) Change-Id: I6a3a722d561b8cbce6e5b1f27d7aa2d7602f3cdf
* fdo#85174 PDF Import: fix character positions without modifying popplerVort2015-01-211-4/+0
| | | | | | | | Change-Id: I4ec6409e8fa13161c5cd37fcae2055b4bc5ecfd4 Reviewed-on: https://gerrit.libreoffice.org/14066 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* continue to implement drawChar for unpatched popplers without drawChar2 hackCaolán McNamara2015-01-201-0/+4
| | | | Change-Id: Id4ad86f3f563d88777352722e397cd77cfad45e4
* coinmp: Don't hard code Win32 platform on WindowsDavid Ostrovsky2015-01-081-2/+10
| | | | | | | Change-Id: I39eafa22b12e62c766a182c2ebc2b115084f4cef Reviewed-on: https://gerrit.libreoffice.org/13231 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
* all deps for tools are expected to be at one placeDavid Tardon2014-12-241-0/+1
| | | | Change-Id: Ie0d359f6607811cd76aefe4e19d0fb05379f1762
* build bundled libwpd and libwpg as shared libsDavid Tardon2014-12-241-8/+62
| | | | Change-Id: I7a00dfaa3252e2a0ab145ef8a4355f9bd14570da
* Define gb_LinkTarget__use_plc4 for Android buildTor Lillqvist2014-12-121-0/+1
| | | | Change-Id: Ib44177a27b58e1f11fc98bfe0852f381251e436e
* Don't treat clew as part of an "external" clcc moduleTor Lillqvist2014-12-081-11/+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>
* Fold URE: WindowsStephan Bergmann2014-12-031-4/+0
| | | | | | | | ...assuming the delayLoadHook in cli_ure/source/native/native_bootstrap.cxx is no longer necessary and loading of cppuhelper from the program dir cannot fail regardless in whatever scenario the cli_cppuhelper library itself is loaded. Change-Id: I13f32b327bca4cce9780864f5e57cdad3860afe5
* WITH_JPEG_TURBO redundant with BUILD_TYPE JPEG_TURBOStephan Bergmann2014-12-031-1/+1
| | | | Change-Id: If918b3083fcd8c2e2ea41c43cba53ded1a207196