summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Collapse)AuthorAgeFilesLines
* fix another misplaced )Matúš Kukan2013-10-291-1/+1
| | | | Change-Id: I53dfad4419390d751088564c162899fdbfa601e4
* fix misplaced ) parenthesisMatúš Kukan2013-10-291-1/+1
| | | | Change-Id: I6b7869115b159a468553e0aa43e0cb4b63b4c9b3
* langtag, test: remove Packages that deliver to OUTDIR/unittest/installMichael Stahl2013-10-292-31/+0
| | | | Change-Id: I13145c52bdf4a37e4a92ed653a2f131e09539285
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-2849-84/+14
| | | | Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
* libxml2: deliver libxml2.dll second time into programMichael Stahl2013-10-271-0/+4
| | | | Change-Id: I5a823cf7dafc2f04e705de6f4c30ec365922a096
* gbuild: remove gb_ExternalPackage_add_library_for_installMichael Stahl2013-10-279-34/+52
| | | | | | Deliver all external libraries to INSTDIR directly. Change-Id: I8d3e035e5cfa07bd0f53ee4a226c48d4b86a4032
* firebird: find ICU libraries when running build toolsMichael Stahl2013-10-261-1/+1
| | | | Change-Id: I1966312b1f66295b8284195b7affee42faae03ce
* swext: fix wiki-publisher / apache-commons buildMichael Stahl2013-10-262-2/+2
| | | | | | | | | | | 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
* jfreereport: d'oh forgot the comma; why did this build for me???Michael Stahl2013-10-262-2/+2
| | | | Change-Id: I0e1abf55250cdc8c792b6894ebc81fcafe20ed67
* gbuild: remove gb_ExternalPackage_add_jar_for_installMichael Stahl2013-10-2514-14/+42
| | | | | | Deliver all external jar files to INSTDIR directly. Change-Id: Ibfaabf713da01e752517dc400200a6918d82db6d
* jfreereport: use jar files from WORKDIRMichael Stahl2013-10-254-12/+42
| | | | Change-Id: Ie3d706841faae40e6172ae36894f4ad700d70571
* jfreereport: stop pointlessly renaming the jar filesMichael Stahl2013-10-253-4/+2
| | | | Change-Id: Ia2c5ce1176496e98643e2cefc65d4c6d0cf9c781
* tomcat: use servlet-api.jar from WORKDIR tooMichael Stahl2013-10-251-6/+3
| | | | Change-Id: I985ee75aa6e313a5933c2b3f5c7c5b10a8b8b9f5
* stop using apache-commons jars from OUTDIR tooMichael Stahl2013-10-257-60/+11
| | | | Change-Id: I0d9282cd3a267ad2d25b43adbf995365aaa56fa1
* Fix freetype and fontconfig problemsTor Lillqvist2013-10-242-3/+3
| | | | | | | | | | We need to do a "make install" in freetype so that what freetype-config --libs outputs is correct. We don't use freetype-config ourselves but fontconfig does, and it builds some test programs. The bundled freetype and fontconfig are built only for Android. Change-Id: Ib622cc48a0c4eb6a72188bc83c8d36b39f97fdca
* hyphen: stop building hyph_en_US.dic tooMichael Stahl2013-10-242-6/+8
| | | | Change-Id: I05929be5dbc41ba6889bd593ad0ce0061367ea37
* hyphen: remove ExternalPackage_hyphenMichael Stahl2013-10-242-21/+0
| | | | | | | | It only contained hyph_en_US.dic, which is actually unused; the usage in dictionaries (for a writingaids.zip) was removed years ago in commit 72682b9ac937472b9c48c8a9be70be902ff645e8. Change-Id: I523c60614bddb8596ccff52d3c4d648111846856
* epm: use executables from WORKDIR and clean up configureMichael Stahl2013-10-242-21/+0
| | | | Change-Id: I69e75dbbaa16b6dc407a69ba8137c09888db50ce
* libatomic_ops: use libraries from WORKDIRMichael Stahl2013-10-242-21/+0
| | | | Change-Id: I9d1267d6fc14a3149fb92a486bee3023a531e574
* freetype: use libraries from WORKDIRMichael Stahl2013-10-243-24/+1
| | | | Change-Id: Ia31a6f56fd8347f6fc50677e86a414f4c5ed81b1
* fontconfig: use libraries from WORKDIRMichael Stahl2013-10-242-19/+0
| | | | Change-Id: I4b967187bca35527a3c3d718952ae0a3ae6ebae9
* bundle Carlito and CaladeaCaolán McNamara2013-10-245-0/+74
| | | | Change-Id: Ibb68ad33764bcbab88e68c35805a00287177a5c8
* cppunit: remove ExternalPackageMichael Stahl2013-10-242-51/+0
| | | | | | The DllPlugInTester executable is apparently unused. Change-Id: I1d26aebe8aa67b037438bd21bb00496804c41125
* curl: use libraries from WORKDIRMichael Stahl2013-10-241-21/+6
| | | | Change-Id: Ib4a3aef1ff1d42270e737659b3f663260d3f1175
* curl: libcurl.so.4 goes into instset, not libcurl.so!Michael Stahl2013-10-241-4/+2
| | | | | | | | | | Currently we ship a libucpftp1.so with NEEDED libcurl.so.4 but that file is not actually in the instset, just a libcurl.so with SONAME libcurl.so.4. (regression in LO 4.0.0) Change-Id: I3a194c83c408587dd83ed4c690aa381664040c6f
* lcms2: use libraries from WORKDIRMichael Stahl2013-10-241-9/+7
| | | | Change-Id: Ieddc80d510884eeb6f64325f9dfbb34f1d3fb0b5
* lpsolve: use libraries from WORKDIRMichael Stahl2013-10-241-17/+5
| | | | Change-Id: I9b0aba0050d73287887de2d7d2376d9aa6303150
* cairo: use libraries from WORKDIRMichael Stahl2013-10-242-2/+0
| | | | Change-Id: Ieb28a48c5fe3b0d89261ff790ecc9db2b5bbf21c
* icu: apparently "icutu" library is only used by genbrk etc. toolsMichael Stahl2013-10-232-7/+2
| | | | Change-Id: I15a3cc3fcdca7d9c4f91e67a4517c9c3533efea7
* icu: use executables from WORKDIRMichael Stahl2013-10-231-16/+0
| | | | Change-Id: I74b9d1dbcb3e8f7f2cc092dad60266cf60475367
* icu: use libraries from WORKDIRMichael Stahl2013-10-232-29/+14
| | | | Change-Id: I7d996cc9412eadf89c8d04ee29abe1fa6f7d53db
* nss: remove nss-config and nspr-configMichael Stahl2013-10-232-18/+0
| | | | | | | | Apparently curl is the only external that is looking for these, but it turns out that we already pass --with-nss=dir to its configure which overrides the nss-config/nspr-config calls. Change-Id: I967e74a74690a64b5bccfd98d1509bba1dd12259
* libxml2, libxslt: use executables from WORKDIRMichael Stahl2013-10-222-24/+4
| | | | Change-Id: I1324c8f21e31c69b9780136cc777e1aea3bc546e
* libxml2, libxslt: use libraries from WORKDIRMichael Stahl2013-10-226-26/+13
| | | | Change-Id: I3067e3c819a4918e1d3c91dc0e0cfa3e4fc92b3d
* firebird: use libraries from WORKDIRMichael Stahl2013-10-221-2/+0
| | | | Change-Id: I6dce79824c1b138226f5661878442275df6aff58
* firebird: fix typo in b0f00d38254eca70e196e1580faac4a215bc2b12Michael Stahl2013-10-221-1/+1
| | | | Change-Id: I824721abeecfbd6d9592e00f73f6ef4b6e6d54ac
* libxml2/libxslt: no need for libfoo.so.X.Y.Z filesMichael Stahl2013-10-222-3/+2
| | | | Change-Id: I0ed69bcfee650ae403d793b27db4ad906132efed
* Revert "Repository.mk: adjust layer of libraries in smoketest instset"Michael Stahl2013-10-221-1/+1
| | | | | | This reverts commit 1b736bf55e8ca79a06faabfa9866fffa6cab6c81. Obsoleted by commit 359472b2b50165966c27c239eccd3ecfb03e2acc.
* Copy fbembed library to instdirStephan Bergmann2013-10-221-3/+3
| | | | Change-Id: I2923ec4c5f0516fb3048622dc3e74692ef7a5959
* fdo#70496 revert to using libmysqlclientLionel Elie Mamane2013-10-191-1/+0
| | | | Change-Id: I5b98b5e7840e4f1c6005aee0c1f43ef814ecf77b
* update libmariadb to bzr revision 101Lionel Elie Mamane2013-10-199-3907/+94256
| | | | Change-Id: I98b7442aa9843f206549ad7c5a2ae141b70b1542
* fix path after move to externalDavid Tardon2013-10-191-1/+1
| | | | Change-Id: I37a424a5611ea516e9158f22f7d8eec6b90fa42a
* these are in external nowDavid Tardon2013-10-191-0/+6
| | | | Change-Id: I3d84a202ae0058a8fe8a810f7e7de2522393f417
* fdo#70393: move moz to a subdir of externalKhaled Hosny2013-10-199-0/+158
| | | | | | | Change-Id: I9e9b47a3b8fc298b0a371ef609f342a8366b0039 Reviewed-on: https://gerrit.libreoffice.org/6345 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* fdo#70393: move more_fonts to a subdir of externalKhaled Hosny2013-10-1924-0/+443
| | | | | | | Change-Id: I82d3c4e7ad274e906d55fe883242bd9014ebe2e9 Reviewed-on: https://gerrit.libreoffice.org/6344 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* fdo#70393: move mdds to a subdir of externalKhaled Hosny2013-10-197-0/+130
| | | | | | | Change-Id: Idfb327f7217e459ab0328f8692e1f73aef248d32 Reviewed-on: https://gerrit.libreoffice.org/6343 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* fdo#70393: move neon to a subdir of externalKhaled Hosny2013-10-1911-0/+1513
| | | | | | | Change-Id: I504b69437ca2849a9bf825c67e52a671ec1e1ad8 Reviewed-on: https://gerrit.libreoffice.org/6348 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* fdo#70393: move mythes to a subdir of externalKhaled Hosny2013-10-1910-0/+231
| | | | | | | Change-Id: I132479fd26e45276f25af5615175b0fdaeaaeb01 Reviewed-on: https://gerrit.libreoffice.org/6347 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* fdo#70393: move mysqlcppconn to a subdir of externalKhaled Hosny2013-10-1910-0/+299
| | | | | | | Change-Id: I5945fa432a9371854e25454feabcafabed7f7b7d Reviewed-on: https://gerrit.libreoffice.org/6346 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* fdo#70393: move libmariadb to a subdir of externalKhaled Hosny2013-10-1913-0/+153258
| | | | | | | Change-Id: I6c76056f5db2f523e49ffc79abad38a7eb1a06e4 Reviewed-on: https://gerrit.libreoffice.org/6342 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>