summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-07-17tubes: tweak makefilesMatúš Kukan1-4/+0
2012-07-17implementing Telepathy Tubes interfaceEike Rathke1-0/+28
2012-07-17fix invalid ifdef in SYSTEM_HSQLDBMichael Stahl1-1/+1
Change-Id: Ife861e0b34becf5a4f9a61c3e34be75b5acd00d7
2012-07-16fix --with-system-openldapLuboš Luňák1-1/+1
Change-Id: Ifb70bf8277659b942ef05f55f483e1407814958f
2012-07-16RepositoryExternal.mk: add openldapMichael Stahl1-0/+35
Change-Id: I5f673db405449d28951eff4d6d30ad0b9ec5d77f
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba1-6/+0
Change-Id: Ic06bda1393de4da05af01f79b8ba54cf0ee2cb73 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-14Fix pyuno migration on MacNorbert Thiebaud1-1/+1
Change-Id: I75322a9ada9c84faa6c54ade7d44e5493abb418a
2012-06-14gbuild migration: pyuno moduleDavid Ostrovsky1-0/+51
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
2012-06-13better test for system boost date_time libDavid Tardon1-1/+13
This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
2012-06-07Build lcms2 statically for Android, too.Tor Lillqvist1-0/+16
A quick way to avoid the problem with its name ending with ".so.2" which the Android app machinery doesn't like. Plus, one less shared library... Change-Id: I102e29dd13d1be1a134be8c09459259fe8fbe2e1
2012-06-06Revert "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-05Adding Microsoft Publisher Import filterFridrich Štrba1-0/+27
Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0
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