summaryrefslogtreecommitdiffstats
path: root/RepositoryExternal.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: register freetypeDavid Tardon2013-05-241-0/+4
| | | | Change-Id: I2b586e37906cf633d035e28fbf279eeffd17ef6c
* gbuild: don't register fontconfig and freetype twiceDavid Tardon2013-05-241-7/+0
| | | | Change-Id: I090d7d99a1f618c73a8d82fe2e95932d61ea1099
* add missing endefDavid Tardon2013-05-241-0/+2
| | | | Change-Id: Idf448a865ad49eb67684589d9d669bff5911b0d6
* stop delivering libwps headersDavid Tardon2013-05-241-0/+4
| | | | | | Yes, I am impatient .-) Change-Id: Ic3a51ffc0a151e8ae71f8d2ff067ea4c3ad1c6b2
* do not deliver libwpg headersDavid Tardon2013-05-241-0/+4
| | | | | | Yes, I am impatient .-) Change-Id: I3d9c292b0d86bc1dd40a574272a43d8178f3a3b3
* stop delivering freetype headersDavid Tardon2013-05-241-7/+24
| | | | Change-Id: I8e14cc411520272969cfd24048e403b9fd53cde4
* stop delivering fontconfig headersDavid Tardon2013-05-241-3/+19
| | | | Change-Id: Idb11e26ddf19c5424b838586dbd1d8d34a93cf23
* stop delivering libodfgen headersDavid Tardon2013-05-241-0/+4
| | | | Change-Id: I6402ef93bec9bf996089dcef702081b9853b9a0c
* stop delivering libcdr headersDavid Tardon2013-05-241-0/+4
| | | | Change-Id: I2baf55f41bc4f2fa934db3580103cebaeb60155c
* Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba2013-05-241-11/+11
| | | | This reverts commit 3aeecc525c76797801e9e2b24c2ebff6ac81adac.
* Rename Boost libraries when built internally to match conventionsTor Lillqvist2013-05-241-11/+11
| | | | | | | | | | | | | The standard Boost convention is for them to be called libboost_date_time and libboost_system (with apropriate suffix then depending on type). Did not touch the libboostthread library we build for Windows. Add the ax_boost_thread.m4 file for completeness and possible use. Document where the ax_boost*.m4 files come from. Change-Id: Ib49bee71398d62c9760a1f8fd5c46be9f3400430
* Update bundled boost to 1.53.0Tor Lillqvist2013-05-241-0/+34
| | | | | | | | Modify our patches as necessary to match the updated boost sources. Drop patches for which corresponding (or even identical) changes already are present. Add a new boostsystem static library and use it in two places. Change-Id: Ib59558feb56dab87a69c91b38caca8e7a9e9a22e
* gbuild: define gengal deps on windows tooDavid Tardon2013-05-231-2/+8
| | | | Change-Id: I274d0a8392d51937630704b721953b407e7c3e91
* use $(OS_FOR_BUILD) to fix mingw cross-compilationDavid Tardon2013-05-161-1/+1
| | | | Change-Id: I606e99e80ace5b086210e5a724a3e979e2b98cbf
* libwpd: stop delivering headersMichael Stahl2013-05-161-0/+4
| | | | Change-Id: Ic9209b5db0990bc9433d82ef95ca64179e888f51
* libvisio: stop delivering headersMichael Stahl2013-05-161-0/+4
| | | | Change-Id: I94d15fc2e367a2fe474cd4e10109bef0d9029b28
* libmwaw: stop delivering headersMichael Stahl2013-05-161-0/+4
| | | | Change-Id: Ib58198ad0ec638bd92d0e7d8301709654c93ea54
* libmspub: stop delivering headersMichael Stahl2013-05-161-0/+4
| | | | Change-Id: I78d5b83b5d98c1c37b9b95d3504533dabb449e09
* drop unneeded depDavid Tardon2013-05-161-1/+0
| | | | Change-Id: I9686ef445dde2e2f1e2e88a93ec681251fe3093d
* fix dep on python framework on macDavid Tardon2013-05-161-1/+1
| | | | Change-Id: Id80540174ccd141eaf89854da6f80bcc0659b59c
* fix cross-compilation of GalleriesMatúš Kukan2013-05-161-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
* gengal: don't depend on vclplug_svp on Windows.Michael Meeks2013-05-151-1/+1
| | | | Change-Id: I5d179ab3d8591bb01799dcb2b8eb6b5c2bd90110
* fix macosx buildCaolan McNamara2013-05-151-1/+3
| | | | Change-Id: Ie644af5866eadbee2a3d2840db37676d5c0bdc30
* gbuild: make Gallery workDavid Tardon2013-05-151-0/+14
| | | | Change-Id: Ia2914e24f03cdb3f24df30bf203a09d18f4a8fd4
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-101-20/+0
| | | | Change-Id: Ic05de69951b28b9cc8d62f0a534b507c424e6b25
* zlib: remove ExternalPackage_zlibMichael Stahl2013-05-081-6/+1
| | | | Change-Id: I5bce88b2044279a6563fd68c35f9c1ac824c8850
* jpeg: remove ExternalPackage_jpegMichael Stahl2013-05-081-1/+1
| | | | Change-Id: I09a4b3a3ef816a8bf63d4aa0c7fe7bec2a67dbd8
* libpng: remove ExternalPackage_libpngMichael Stahl2013-05-081-0/+4
| | | | Change-Id: I478a057c07b9fe850401b96297a14d7842c0703f
* libcmis: remove ExternalPackage_libcmis.mkMichael Stahl2013-05-081-0/+4
| | | | Change-Id: Ib81300d8606281d7de46382c4f251f58ffffb5ad
* libmariadb: remove ExternalPackage_libmariadbMichael Stahl2013-05-081-1/+4
| | | | Change-Id: I15bf4537a88f2ae290d778ada993f06ec99c2fa5
* postgresql: stop delivering headersMichael Stahl2013-05-081-1/+2
| | | | Change-Id: I1c08999207a90e6105fbba576354cbfea0ec1689
* mythes: stop delivering headersMichael Stahl2013-05-081-0/+4
| | | | Change-Id: I10a9e7836ce648a0f789be479a7c90bbff592b37
* clucene: remove ExternalPackage_cluceneMichael Stahl2013-05-081-0/+7
| | | | Change-Id: Ib120919cf3810eeba8332dd572af73c0f4979922
* harfbuzz: stop delivering headersMichael Stahl2013-05-081-0/+4
| | | | Change-Id: I6a68b2df3a5bd4076e07729b675179e52f4f0615
* expat: remove ExternalPackage_expatMichael Stahl2013-05-081-6/+1
| | | | Change-Id: I80b7f86947645a45263bbd7423a10ba8300441e9
* RepositoryExternal: librdf needs to depend on PackagesMichael Stahl2013-05-071-0/+2
| | | | | | (should hopefully fix tinderbox breakage) Change-Id: I460b782b1bbf212a4f535960f82b2a2843f6fe74
* lib*: consistently name all UnpackedTarball and ExternalProjectMichael Stahl2013-05-071-2/+2
| | | | Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae
* np_sdk: remove both Package_inc and Package_npapiMichael Stahl2013-05-071-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
* x11_extensions: remove Package_incMichael Stahl2013-05-071-2/+3
| | | | Change-Id: Iae077cdb1f79a6f539734ecc9897249675f2aa73
* twain: remove Package_incMichael Stahl2013-05-071-2/+2
| | | | Change-Id: I67d0801d8d353951f9c9b1ca7f08b23de9b34067
* sane: remove Package_incMichael Stahl2013-05-071-2/+3
| | | | Change-Id: Ie60d8e9ff8f0abcccc85253be15b6c2c8de944cb
* unixODBC: remove Package_incMichael Stahl2013-05-071-1/+4
| | | | Change-Id: I99ebfcf2a52fe108599938abad87ab73552e6e2a
* Mesa: remove Package_incMichael Stahl2013-05-071-1/+4
| | | | Change-Id: Ie87b9b2d7dc87ee60c072a2cf80cda5b191d1209
* Splitting writerperfect into serializer and libodfgenFridrich Štrba2013-05-021-0/+30
| | | | Change-Id: I69f12fb097dbc977e63463b6b764a3553bcf9271
* do not fail when using disabled liblangtag external; just do nothingMatúš Kukan2013-05-021-0/+4
| | | | Change-Id: I3e9027ac1d4a19b953bd3404c82f069334f5f4ff
* use gb_ExternalPackage_add_runtime_library for adding libsDavid Tardon2013-05-011-0/+2
| | | | Change-Id: I7be80bbef306db8f7ad585e95bfa4b6da0b30067
* It's gb_UnoApi_get_target that we want hereTor Lillqvist2013-04-241-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
* Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann2013-04-241-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
* Fix linking with harfbuzzFridrich Štrba2013-04-231-1/+1
| | | | Change-Id: Ic28c7922b0fab3b5a7ac1c0500a429539a4c29bc
* Add HarfBuzz support to the build systemKhaled Hosny2013-04-231-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>