summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
AgeCommit message (Collapse)AuthorFilesLines
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
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
2012-01-12typo: missing \Matúš Kukan1-1/+3
2012-01-12trying to fix windows build: include proper npapi.hMatúš Kukan1-2/+2
2012-01-11tweak makefiles after np_sdk is in tail_buildMatúš Kukan1-1/+0
Also change <npsdk/npapi.h> to "npapi.h"