summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-05-23gbuild: define gengal deps on windows tooDavid Tardon1-2/+8
Change-Id: I274d0a8392d51937630704b721953b407e7c3e91 (cherry picked from commit 62b74b6c21b0b30bbb5a2053dabff375273b0c8e) Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2013-05-16use $(OS_FOR_BUILD) to fix mingw cross-compilationDavid Tardon1-1/+1
Change-Id: I606e99e80ace5b086210e5a724a3e979e2b98cbf
2013-05-16libwpd: stop delivering headersMichael Stahl1-0/+4
Change-Id: Ic9209b5db0990bc9433d82ef95ca64179e888f51
2013-05-16libvisio: stop delivering headersMichael Stahl1-0/+4
Change-Id: I94d15fc2e367a2fe474cd4e10109bef0d9029b28
2013-05-16libmwaw: stop delivering headersMichael Stahl1-0/+4
Change-Id: Ib58198ad0ec638bd92d0e7d8301709654c93ea54
2013-05-16libmspub: stop delivering headersMichael Stahl1-0/+4
Change-Id: I78d5b83b5d98c1c37b9b95d3504533dabb449e09
2013-05-16drop unneeded depDavid Tardon1-1/+0
Change-Id: I9686ef445dde2e2f1e2e88a93ec681251fe3093d
2013-05-16fix dep on python framework on macDavid Tardon1-1/+1
Change-Id: Id80540174ccd141eaf89854da6f80bcc0659b59c
2013-05-16fix cross-compilation of GalleriesMatúš Kukan1-0/+17
- RepositoryModule_build: add modules necessary to build gengal and libraries used at run-time - add dependencies to gb_Executable__register_gengal.bin - use gb_Helper_OUTDIR_FOR_BUILDLIBDIR Change-Id: I4a88c1786b1ee2ee2b75b1a5dd75009ef70ed353
2013-05-15gengal: don't depend on vclplug_svp on Windows.Michael Meeks1-1/+1
Change-Id: I5d179ab3d8591bb01799dcb2b8eb6b5c2bd90110
2013-05-15fix macosx buildCaolan McNamara1-1/+3
Change-Id: Ie644af5866eadbee2a3d2840db37676d5c0bdc30
2013-05-15gbuild: make Gallery workDavid Tardon1-0/+14
Change-Id: Ia2914e24f03cdb3f24df30bf203a09d18f4a8fd4
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl1-20/+0
Change-Id: Ic05de69951b28b9cc8d62f0a534b507c424e6b25
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl1-6/+1
Change-Id: I5bce88b2044279a6563fd68c35f9c1ac824c8850
2013-05-08jpeg: remove ExternalPackage_jpegMichael Stahl1-1/+1
Change-Id: I09a4b3a3ef816a8bf63d4aa0c7fe7bec2a67dbd8
2013-05-08libpng: remove ExternalPackage_libpngMichael Stahl1-0/+4
Change-Id: I478a057c07b9fe850401b96297a14d7842c0703f
2013-05-08libcmis: remove ExternalPackage_libcmis.mkMichael Stahl1-0/+4
Change-Id: Ib81300d8606281d7de46382c4f251f58ffffb5ad
2013-05-08libmariadb: remove ExternalPackage_libmariadbMichael Stahl1-1/+4
Change-Id: I15bf4537a88f2ae290d778ada993f06ec99c2fa5
2013-05-08postgresql: stop delivering headersMichael Stahl1-1/+2
Change-Id: I1c08999207a90e6105fbba576354cbfea0ec1689
2013-05-08mythes: stop delivering headersMichael Stahl1-0/+4
Change-Id: I10a9e7836ce648a0f789be479a7c90bbff592b37
2013-05-08clucene: remove ExternalPackage_cluceneMichael Stahl1-0/+7
Change-Id: Ib120919cf3810eeba8332dd572af73c0f4979922
2013-05-08harfbuzz: stop delivering headersMichael Stahl1-0/+4
Change-Id: I6a68b2df3a5bd4076e07729b675179e52f4f0615
2013-05-08expat: remove ExternalPackage_expatMichael Stahl1-6/+1
Change-Id: I80b7f86947645a45263bbd7423a10ba8300441e9
2013-05-07RepositoryExternal: librdf needs to depend on PackagesMichael Stahl1-0/+2
(should hopefully fix tinderbox breakage) Change-Id: I460b782b1bbf212a4f535960f82b2a2843f6fe74
2013-05-07lib*: consistently name all UnpackedTarball and ExternalProjectMichael Stahl1-2/+2
Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae
2013-05-07np_sdk: remove both Package_inc and Package_npapiMichael Stahl1-2/+5
This is a bit of a mess, apparently there are some headers here that may come from the system and others that are always internal? Change-Id: Ifbf486d3016bc87849e2593d83b3d48dae3aeca0
2013-05-07x11_extensions: remove Package_incMichael Stahl1-2/+3
Change-Id: Iae077cdb1f79a6f539734ecc9897249675f2aa73
2013-05-07twain: remove Package_incMichael Stahl1-2/+2
Change-Id: I67d0801d8d353951f9c9b1ca7f08b23de9b34067
2013-05-07sane: remove Package_incMichael Stahl1-2/+3
Change-Id: Ie60d8e9ff8f0abcccc85253be15b6c2c8de944cb
2013-05-07unixODBC: remove Package_incMichael Stahl1-1/+4
Change-Id: I99ebfcf2a52fe108599938abad87ab73552e6e2a
2013-05-07Mesa: remove Package_incMichael Stahl1-1/+4
Change-Id: Ie87b9b2d7dc87ee60c072a2cf80cda5b191d1209
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba1-0/+30
Change-Id: I69f12fb097dbc977e63463b6b764a3553bcf9271
2013-05-02do not fail when using disabled liblangtag external; just do nothingMatúš Kukan1-0/+4
Change-Id: I3e9027ac1d4a19b953bd3404c82f069334f5f4ff
2013-05-01use gb_ExternalPackage_add_runtime_library for adding libsDavid Tardon1-0/+2
Change-Id: I7be80bbef306db8f7ad585e95bfa4b6da0b30067
2013-04-24It's gb_UnoApi_get_target that we want hereTor Lillqvist1-3/+3
Fixes cross-compilation: Running (the BUILD platform) saxparser in i18npool failed because there was no BUILD udkapi.rdb. No gb_UnoApi_get_target_for_build exists, and anyway, it would not be needed. (Not here at least.) Change-Id: I7bfe34cf339d8a847b76ab29669acc8d458d54e3
2013-04-24Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann1-5/+5
What is a little confusing is that the udkapi.rdb ends up as types.rdb in the installation set (in the URE's sub-tree). So all places that reference it during the build do so as "udkapi" while all places that reference it in an installation set do so as "types." Change-Id: I35d0695966b3bd703f5494b636b9782efc0d3fcb
2013-04-23Fix linking with harfbuzzFridrich Štrba1-1/+1
Change-Id: Ic28c7922b0fab3b5a7ac1c0500a429539a4c29bc
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny1-0/+33
To be used in the next commit. Change-Id: I6ee286d0c050a5ca650e7fb3692b0facccb5f0c0 Reviewed-on: https://gerrit.libreoffice.org/3517 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl1-5/+6
- python3: deliver files to INSTDIR, with same layout as instset and do not deliver .lib files - pyuno: remove obsolete python.bin targets - pyuno: remove usage of CustomTarget_zip for WNT and non-Mac UNX platforms (sadly it is apparently still needed for "system" python on MinGW) - scp2: use the python3 filelist There is still a problem here because the installer does not currently allow to preserve the executable bit on files in a filelist - RepositoryExternal: run python executable from INSTDIR and link against libraries in UnpackedTarball dir Change-Id: I931ca0a8be6ff40051b1ca50da1f0770e6057832 Reviewed-on: https://gerrit.libreoffice.org/3525 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-04-19Uploading libwps 0.2.8 releaseFridrich Štrba1-4/+6
Change-Id: I53413843694bd090d5eaa714b141761e8ad7db60
2013-04-18Uploading a new long-awaited release of libwpgFridrich Štrba1-5/+4
Change-Id: I2ffc92c620242426da61e11c8f354f6080edbabc
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl1-1/+1
Add patches and/or tweaks to the following modules: curl, cppunit, icu, lcms2, libxml2, libxslt, libxmlsec, lpsolve, nss, openssl, python3 lcms2 has an inconsistency where the .lib and the .dll don't agree on the .dll name. openssl gets a honorable mention because apparently it's undocumented custom build system can build with /MDd if one picks the right configuration but i couldn't figure out how to do that in an hour of trying, and just patched the release config instead. Change-Id: I7854a0fc85247e398d561b4f513d09fe2d1ebb3c
2013-04-13oops, move gb_LinkTarget_add_libs back to correct position...Rene Engelhard1-1/+1
Change-Id: I4eff9417d57b6d949ce511fd508a1a2d73197952
2013-04-13fix system-orcus: add dummy gb_LinkTarget__use_orcus-parserRene Engelhard1-1/+4
Change-Id: I6d2a73960ded37e60008daea6555001e7b126f5a
2013-04-13neon: honor --disable-openssl and use GNUTLSAndres Gomez1-0/+34
On --disable-openssl, the bundled neon library will link against GNUTLS + gcrypt instead of OpenSSL. Change-Id: I5b3f09cd1003aefde0478aaab026536c962212c4 Reviewed-on: https://gerrit.libreoffice.org/3330 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-13build: new --disable-openssl flagAndres Gomez1-0/+9
Most of the components included in LibreOffice already support alternative TLS libraries (e.g. NSS, GnuTLS). Change-Id: If00c348046fdbc88156f3d89c25e874e7e9bd04c Reviewed-on: https://gerrit.libreoffice.org/3328 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-13Get sc to build.Kohei Yoshida1-0/+11
Change-Id: Ia5a73ec2acd3663a35632f268b59c0646cd356ea
2013-04-09add external for unistd.hDavid Tardon1-0/+20
Change-Id: I728b162e21a7a2c02cb76af110cc0a01a762fdbd
2013-04-09rename expat external to 'expat'David Tardon1-8/+8
expat_utf16 is long gone, so there is no need to fool around with expat_utf8. Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89
2013-04-09ensure delivery of expat headersDavid Tardon1-0/+4
Change-Id: I73b5eba6c7cff7b6c45fd1f24197550d8e52f26b