summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-03-04Resolves: rhb#z907112 these ENABLE_FOOs are set to TRUE not YESCaolán McNamara1-2/+2
so wrong test for ENABLE_DBUS (cherry picked from commit 9ec0a3ec629a05809852728482fdb3f3d997edef) Change-Id: I821a41752643fe78cc99ea20e5d7ef11e7a5e91a Reviewed-on: https://gerrit.libreoffice.org/2009 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-10RepositoryExternal: internal libpng requires zlib as wellMichael Stahl1-2/+3
(cherry picked from commit 398ce44c54b26b31eb826c150926fd49e59b4f52 and commit f96d58bd53d8068f6056b3f9e45a2b14be5dd4a9 by Matúš Kukan <matus.kukan@gmail.com>) Change-Id: Ib23b2a6bd9301a03321ddb5c8a488b579fa8d1a2 Reviewed-on: https://gerrit.libreoffice.org/848 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-06-18better test for system boost date_time libDavid Tardon1-1/+13
This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
2012-06-18Revert "add configure check for date_time lib"Jan Holesovsky1-13/+1
This commit breaks MinGW builds; the m4 macros probably need some improvements there. This reverts commit 5ed17233908c7f87b08b0964b55e4504d964ed71.
2012-06-05add configure check for date_time libDavid Tardon1-1/+13
Change-Id: Ie04e4860363dd3db7c363408c6c8c9e80d9315c0
2012-06-05oh yes, we need some date_time implementationBjoern Michaelsen1-1/+1
Change-Id: I7f88382a8244799c293f23555243d381ea793685
2012-06-04libcmis: updated to 0.2.0Cédric Bosdonnat1-0/+22
Change-Id: I I I Ieb36a287824e347e3ccc57c2c0abc6defbae5f47
2012-06-02np_sdk: separate system and internal headersMatúš Kukan1-7/+6
Change-Id: I4c61dcb40acf12fa0fe4cf4d6c39a8bfd7b7c9b4
2012-05-30$(OUTDIR_FOR_BUILD) is wrongDavid Tardon1-5/+5
Change-Id: I906696aa676ce50fd7214db5b7bb09b736e5faa6
2012-05-30deliver all used mozilla headers into one dirDavid Tardon1-21/+2
This is to avoid problems with too long command lines on Windows. Change-Id: Ifc99bedd37aea7619e002145d4acbb7ec2a14246
2012-05-30really fix ldap lib. nameDavid Tardon1-1/+7
Change-Id: If003a4283fb4d0f3edd127e77de6b812501fa65a
2012-05-30fix ldap library nameDavid Tardon1-1/+1
Change-Id: Id1294ab2232821eaa9ca5fb37b0f504c828b6f48
2012-05-29no openssl library on WindowsMatúš Kukan1-1/+2
Change-Id: I40df9611be87830e4938ee20a4e3be19767ddfad
2012-05-29pq's name is different on WindowsMatúš Kukan1-2/+2
Change-Id: I63731a1114edcf60a19083e6ceafaae1b402e716
2012-05-29gbuildize shellDavid Tardon1-37/+129
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
2012-05-29register external jars for apache-commons and jfreereportDavid Tardon1-4/+137
2012-05-29connectivity: convert tdeab to gbuildDavid Tardon1-0/+15
Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799
2012-05-29group external headers togetherMatúš Kukan1-23/+38
2012-05-29improve odbc headers handlingMatúš Kukan1-0/+18
2012-05-29remove useless function callDavid Tardon1-3/+0
2012-05-29connectivity: convert mozab (hopefully .-)David Tardon1-0/+136
2012-05-29connectivity: convert postgresql driverDavid Tardon1-0/+53
2012-05-29connectivity: convert hsqldbDavid Tardon1-0/+20
2012-05-29connectivity: convert evoab to gbuildPeter Foley1-0/+11
2012-05-29connectivity: convert kab to gbuildPeter Foley1-0/+10
2012-05-28bump libexttextcatCaolán McNamara1-2/+2
Change-Id: I381a975bebfc805ef04dbf8c5b7df66314da8acb
2012-05-07libs were renamed, but dylib_file hint for older XCode was missed.Christian Lohmaier1-1/+1
2012-05-06Allow usage of system rhino wrt fdo#42977Tomas Chvatal1-0/+14
It is done the same way the beanshell is handled. Currently it can't be enabled by default as internal version has patched-in debug interface. We can choose two paths, rewrite the code to the new rhino debug interface or just strip the current one out. Change-Id: I48af18c635816db8269f13a649b62e9c454ee1e6
2012-04-20Build the redland libs statically for AndroidTor Lillqvist1-0/+22
They are only linked to libunordf anyway, so we reduce the number of shared libraries a bit this way.
2012-04-20Build freetype and fontconfig statically for AndroidTor Lillqvist1-0/+16
2012-04-19this pixman-1 thing wasn't even registeredMichael Stahl1-0/+6
2012-04-19gb_LinkTarget_add_static_libs never existedMichael Stahl1-1/+1
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-2/+2
2012-04-13gbuildize internal zlibCaolán McNamara1-2/+2
and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
2012-04-08np_sdk is used even with system mozilla headersLuboš Luňák1-0/+1
See np_sdk/Package_inc.mk .
2012-04-08extensions: add np_sdk_inc to mozilla_headers externalMichael Stahl1-0/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-46/+46
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-04-07move clucene back to OOO layerDavid Tardon1-1/+1
2012-04-07add external for cluceneDavid Tardon1-0/+33
2012-03-24help XCode 2.5 resolve @loader_path/libfoo.dylibChristian Lohmaier1-0/+6
2012-03-06fix build with internal xpdfDavid Tardon1-4/+23
2012-03-06gbuildize sdextDavid Tardon1-0/+34
2012-03-02Creating a module lcms2Fridrich Štrba1-0/+27
2012-02-17merge feature/gbuild_javaDavid Tardon1-0/+23
2012-02-10move this include path to RepositoryExternal.mkMatúš Kukan1-0/+5
2012-02-05gbuildify apple_remoteNorbert Thiebaud1-0/+7
2012-01-28Revert "gbuildify apple_remote" need to have soenv2 merged beforeNorbert Thiebaud1-7/+0
This reverts commit 3d75a28274b2fb299c5a2ff5b017984054cac873. This will be pused again _after_ feature/soenv2 is merged
2012-01-28gbuildify apple_remoteNorbert Thiebaud1-0/+7
2012-01-16be consistent in include orderingCaolán McNamara1-3/+3
2012-01-15RepositoryExternal: add cmis, gio and neonMatúš Kukan1-4/+82