summaryrefslogtreecommitdiffstats
path: root/RepositoryExternal.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix Windows build(external/coinmp)Tomofumi Yagi2014-04-081-1/+1
| | | | | | | | | | | This patch fixes the problem that a linker misses CoinMP.dll. The problem will occurs when we use --enable-dbgutil option. Change-Id: If6cec0f9705db2af33cb9a69d9440e3053c5979a Reviewed-on: https://gerrit.libreoffice.org/8854 Reviewed-by: Matúš Kukan <matus.kukan@collabora.com> Tested-by: Matúš Kukan <matus.kukan@collabora.com> (cherry picked from commit cddbec75d402e260d6997ad69377346a8aa5774a)
* Build webdav based on serf if neon is disabled.Matúš Kukan2014-04-021-5/+5
| | | | | | | | | | | | (cherry picked from commit dcae0509135c2067635ae3cf84b05dc9fb3d2d02) Conflicts: Repository.mk postprocess/CustomTarget_registry.mk ucb/Module_ucb.mk ucb/source/ucp/webdav/webdavservices.cxx Change-Id: I0cbb89c8d5ac65eda8bb21aaf0d07996a015d281
* Add apr and serf externals for alternative webdav implementation.Matúš Kukan2014-04-021-0/+52
| | | | | Change-Id: I5e93bb6fb53537b889c6ba9888f0f32a0d6f8050 (cherry picked from commit 0b27253aff771e104a9fd5d17595b205b2fc39fd)
* Install coinmp and lpsolve linear solvers in parallel.Matúš Kukan2014-04-011-0/+31
| | | | | | | | | | | (cherry picked from commit de7cdbc5840fd7d958d486901e405890eff224b9) + some amending Conflicts: Repository.mk config_host.mk.in Change-Id: If07d94a2f646c8377b76fdf645e85f9491e4f061
* AbiWord Import filterFridrich Štrba2014-01-161-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-on: https://gerrit.libreoffice.org/7411 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org> (cherry picked from commit 10eaaac020e32f0bbb3869cecee94df0955b6a3b) Conflicts: external/Module_external.mk writerperfect/util/wpftwriter.component Change-Id: I90dc115044e5f81fa3a2b105d30d7d39e438b086 Fix a silly with ABW footnotes/endnotes Change-Id: I026f9c664ff7dec51e511ad439ab563d2cc0c201 (cherry picked from commit 766f718ebb4deda1a294cc1cfe137a75dfb0f6f8) Fix ABW list shapes Change-Id: Ibbbfddf10677e8c5b654cee9c5fda1603a298a67 (cherry picked from commit f8bf3e3cd4b55099a1427d611af06a45460034e7) Fix ABW embedded images Change-Id: Ifd33ea9c1f91865d5ae5175eefa9b65107404bf0 (cherry picked from commit 7c3ca696543d0e9d6771d53f386086086d8b8643) Uploading libabw-0.0.1 (support of zabw files too) Change-Id: Ie04cae9b9a362cb43b671fe8986545865822a953 (cherry picked from commit 838c8889491b7e5b08f681b7f85740784c0c1a3b) Reviewed-on: https://gerrit.libreoffice.org/7478 Reviewed-by: David Tardon <dtardon@redhat.com> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com> Reviewed-by: Thorsten Behrens <thb@documentfoundation.org> Tested-by: Thorsten Behrens <thb@documentfoundation.org> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
* Backport Calc's data stream massive cleanup effort.Kohei Yoshida2013-12-191-0/+4
| | | | Change-Id: Ifbeb7c2d90d87a7cffe9a752f9e8b4910d55fcd9
* fix system-libeot buildRene Engelhard2013-12-011-1/+1
| | | | Change-Id: I1473dc65cf768bbe92e50cb0a8414d526c5e7c68
* curl: upgrade to version 7.33.0Michael Stahl2013-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | - from curl-7.26.0.patch: * drop ADDCFLAGS stuff, must be some dmake relic * drop wspiapi.h, presumably for backward compat with NT 5.0/Win2000 which is unsupported (and ws2_32.lib is linked anyway...) * split out curl-freebsd.patch.1 - curl-7.26.0_win.patch: * drop the library renaming stuff - can be handled in Package and RepositoryExternal.mk without patch * rename the rest to curl-msvc.patch.1 - drop curl-aix.patch: presumably don't need special check for V7BETA since it's released now - drop curl-7.26.0_strlcat.patch (obsolete) Change-Id: Ie8c1d9e72f82ada95f42c49d22d90e43b1a6c3c0 Reviewed-on: https://gerrit.libreoffice.org/6642 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* nss: upgrade to 3.15.3Michael Stahl2013-11-141-11/+11
| | | | | | | | | | - from nss_macosx.patch drop nmedit hunk (removed upstream) - adapt include and lib paths to changed tarball directory layout Change-Id: Ia5dcce8dfd9d10e7e4ba689eefa9f39a51596dfe Reviewed-on: https://gerrit.libreoffice.org/6670 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* integrate libeotDavid Tardon2013-11-121-0/+43
| | | | Change-Id: I0f28ff1680026d883909cc12efabb54f705cecb4
* bundle libebookDavid Tardon2013-11-111-0/+35
| | | | | | | | 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>
* Make libatomic_ops buildable and enable on non-X86.Andrzej J.R. Hunt2013-11-071-7/+2
| | | | | | | | Change-Id: Iec1d329f143ab76de7e8b4acd3da66efb6e0220c Reviewed-on: https://gerrit.libreoffice.org/5812 Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org> Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org> Reviewed-on: https://gerrit.libreoffice.org/6600
* Revert "Make libatomic_ops buildable and enable on non-X86."Andrzej J.R. Hunt2013-11-061-3/+7
| | | | | | (Pushed from wrong branch -- incomplete/broken.) This reverts commit 0351eaf42f4ebda8564f0f7cdf32706dfff735f6.
* Make libatomic_ops buildable and enable on non-X86.Andrzej J.R. Hunt2013-11-061-7/+3
| | | | | | | Change-Id: I9423672b03caa4d500d44155bc47d4a8fa10c3cb Reviewed-on: https://gerrit.libreoffice.org/5812 Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org> Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
* fix buildDavid Tardon2013-11-051-1/+1
| | | | Change-Id: I90892fe0b585a5b50ee46fcc48f964f423bee256
* this must be in lowercase lettersDavid Tardon2013-11-051-3/+1
| | | | Change-Id: I58e4824156b1646d000a39ba196068efbe10425e
* add an external for bluez_bluetooth_headersDavid Tardon2013-11-051-0/+16
| | | | Change-Id: Idf48f9a5c2245f6696688a17a0fa3809ae751582
* move mariadb to libs sectionDavid Tardon2013-11-051-32/+32
| | | | Change-Id: Ie78ea961a32e96c90bb674766b24a0c44d27412c
* fdo#70393: move unixODBC to a subdir of externalKhaled Hosny2013-11-041-1/+1
| | | | | | | Change-Id: I191b75802eba781fc62ab21cd41918983a6efdb0 Reviewed-on: https://gerrit.libreoffice.org/6569 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* fdo#70393: move sane and twain to subdirs of externalKhaled Hosny2013-11-041-1/+1
| | | | | | | Change-Id: I0876c3295416abb704ca455bdd61881ff54a0285 Reviewed-on: https://gerrit.libreoffice.org/6568 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* fdo#70393: move np_sdk to a subdir of externalKhaled Hosny2013-11-041-3/+3
| | | | | | | | 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>
* fdo#70393: move Mesa to a subdir of externalKhaled Hosny2013-11-041-1/+1
| | | | | | | Change-Id: Ib3c0516297b0bd68b59c8cfc5c5488005c059c27 Reviewed-on: https://gerrit.libreoffice.org/6557 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* update libmwaw to 0.2.0David Tardon2013-11-031-1/+1
| | | | Change-Id: Ia66d7557e5056398e03ede9d54bf61317e84f2f3
* Repository*: no need to register libraries built via ExternalProjectMichael Stahl2013-11-021-76/+2
| | | | | | | | | | | | | Only libraries (and similar for executables) built as Library need to be registered; those built via ExternalProject are delivered by Project and used via gb_LinkTarget_add_libs. This also means there is no need to mangle the names in RepositoryFixes.mk. Change-Id: Ib0b67f54e2eb6efdb0c454c9e2dd599ada229676 Reviewed-on: https://gerrit.libreoffice.org/6533 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* Kill servlet-api and tomcatDavid Ostrovsky2013-11-021-12/+0
| | | | | | | Change-Id: I630da3fa37144b2e5fb5117017f43841ba89c42a Reviewed-on: https://gerrit.libreoffice.org/6454 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* bundle libfreehandFridrich Štrba2013-10-311-0/+35
| | | | | | | Change-Id: I12de5e96754a8dba94dfdef3deb2aac18af28f22 Reviewed-on: https://gerrit.libreoffice.org/6510 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* clean up mozilla externalMichael Stahl2013-10-311-3/+20
| | | | Change-Id: Ic69b8763da2933159b55a243c7aed4a8ce557183
* bundle libetonyekDavid Tardon2013-10-301-0/+35
| | | | | | | Change-Id: I4099ea49ebce7c28152a0895086be5b86b18e28b Reviewed-on: https://gerrit.libreoffice.org/6486 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* moz: remove Package moz_libMichael Stahl2013-10-301-3/+3
| | | | | | | Use xpcom libs from UnpackedTarball; the nsldap32 libs appear to be unused (presumably postgresql uses some MS LDAP libs). Change-Id: I56c6b9d38a11a39b8b0e878c892f30926d50284c
* swext: fix wiki-publisher / apache-commons buildMichael Stahl2013-10-261-1/+1
| | | | | | | | | | | gb_Extension_use_package is inherently broken because it creates cyclic dependencies with gb_Extension_add_file. Fortunately it's not necessary because the added file is a target by virtue of being in the Package. There is another cyclic dependency that can be avoided by not using the Package in gb_ExternalProject__use_commons-logging. Change-Id: Id4ddd4f78d819e47882387533a2d64693b2879ea
* oops, fix gb_ExternalProject__use_commons-loggingMichael Stahl2013-10-251-1/+1
| | | | Change-Id: I11ed8f8c51fde0205d86580c2af46a1d7c399b3a
* jfreereport: stop pointlessly renaming the jar filesMichael Stahl2013-10-251-4/+4
| | | | Change-Id: Ia2c5ce1176496e98643e2cefc65d4c6d0cf9c781
* tomcat: use servlet-api.jar from WORKDIR tooMichael Stahl2013-10-251-0/+12
| | | | Change-Id: I985ee75aa6e313a5933c2b3f5c7c5b10a8b8b9f5
* stop using apache-commons jars from OUTDIR tooMichael Stahl2013-10-251-3/+7
| | | | Change-Id: I0d9282cd3a267ad2d25b43adbf995365aaa56fa1
* gbuild: add gb_Jar_use_external_jarMichael Stahl2013-10-251-3/+3
| | | | | | | ... which is an ugly hack to handle jar files that are from externals and are not bundled in the main instset, only in extensions. Change-Id: I992242b7c990c24318b040e98b6632e3b78b6f63
* RepositoryExternal: fix layer of de-extensionized JarsMichael Stahl2013-10-251-2/+4
| | | | Change-Id: I16b72d7603ff08305fb4f24cf64b0ef74123e146
* libatomic_ops: use libraries from WORKDIRMichael Stahl2013-10-241-4/+10
| | | | Change-Id: I9d1267d6fc14a3149fb92a486bee3023a531e574
* freetype: use libraries from WORKDIRMichael Stahl2013-10-241-1/+2
| | | | Change-Id: Ia31a6f56fd8347f6fc50677e86a414f4c5ed81b1
* fontconfig: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
| | | | Change-Id: I4b967187bca35527a3c3d718952ae0a3ae6ebae9
* openssl: use libraries from WORKDIRMichael Stahl2013-10-241-3/+3
| | | | Change-Id: I1e7a75ad4c8d35cb6adef8d6c4104f1955ad4574
* cppunit: remove ExternalPackageMichael Stahl2013-10-241-1/+1
| | | | | | The DllPlugInTester executable is apparently unused. Change-Id: I1d26aebe8aa67b037438bd21bb00496804c41125
* un-break lpsolve for MSCMichael Stahl2013-10-241-0/+6
| | | | Change-Id: Iccf8f5572530412ef72f802e968778826a73d886
* redland: unbreak this for MSCMichael Stahl2013-10-241-0/+8
| | | | Change-Id: Ifb1e841ed342103651e7d34d9bb47563c4015b23
* remove pointless use_librariesMichael Stahl2013-10-241-5/+0
| | | | Change-Id: I5cf4170867fe40a59f5809c466c0be2255c151d2
* fix curl for MSCMichael Stahl2013-10-241-1/+1
| | | | Change-Id: I61316f0912e4d70c0a28bfa055c07018c39a6b10
* cppunit: use libraries from WORKDIRMichael Stahl2013-10-241-3/+10
| | | | Change-Id: I5ce895e6cadc874a3464e6109dfbedd785dbac77
* curl: use libraries from WORKDIRMichael Stahl2013-10-241-1/+8
| | | | Change-Id: Ib4a3aef1ff1d42270e737659b3f663260d3f1175
* lcms2: use libraries from WORKDIRMichael Stahl2013-10-241-3/+1
| | | | Change-Id: Ieddc80d510884eeb6f64325f9dfbb34f1d3fb0b5
* lpsolve: use libraries from WORKDIRMichael Stahl2013-10-241-2/+2
| | | | Change-Id: I9b0aba0050d73287887de2d7d2376d9aa6303150
* cairo: use libraries from WORKDIRMichael Stahl2013-10-241-3/+3
| | | | Change-Id: Ieb28a48c5fe3b0d89261ff790ecc9db2b5bbf21c