Commit graph

76 commits

Author SHA1 Message Date
Tor Lillqvist
08452f1208 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-08-19 10:29:04 +03:00
Andrzej J.R. Hunt
8c9f41f2e6 libfbfembed shouldn't be part of libmerged.
Change-Id: I262b62eb33896c7912685cf3bc78e15b80ce2102
2013-07-16 17:29:36 +01:00
Andrzej J.R. Hunt
9a9bf62c4c Fix firebird with libmerged.
Change-Id: I2784700686981c3eb487daae00b9f537658771bd
2013-07-16 17:07:07 +02:00
Andrzej J.R. Hunt
0f16fa0fa5 Build firebird 2.5 internally. Also adds libatomic_ops.
Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a
2013-07-16 16:40:09 +02:00
Khaled Hosny
1733e4ad1c Don't build icule library as we no longer use it
Change-Id: I25401eee45988bf4d156c11d9a5848c783204c02
2013-06-16 22:17:05 +02:00
Fridrich Štrba
cdabc886f6 Revert "Rename Boost libraries when built internally to match conventions"
This reverts commit 3aeecc525c.
2013-05-24 14:46:28 +02:00
Tor Lillqvist
3aeecc525c Rename Boost libraries when built internally to match conventions
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
2013-05-24 15:03:45 +03:00
Matúš Kukan
e146578775 libmerged needs -lrt too
since 9830fd36db

Change-Id: I2cf7e59676d36fb0fe1a1ea4b70fa96d2a9ba976
2013-05-23 12:21:11 +02:00
Michael Meeks
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
Eike Rathke
f5752e9846 ditch libi18nlangtagicu again
Thanks to Fridrich for finding the real cause for why I thought this was
necessary..

Change-Id: I77934b17c2b994a03cae5440253b165704de2fa4
2013-04-25 13:55:17 +02:00
Eike Rathke
095f3dde42 introduced libi18nlangtagicu
Change-Id: Ie80e989d55d465e127ccc20290d654acf222e5bb
2013-04-24 23:10:31 +02:00
Matúš Kukan
88b325aac5 libmerged: add harfbuzz external
Change-Id: I7be27b049c4a482be256544c295a7aee89f81f57
2013-04-23 16:24:17 +02:00
Peter Foley
99ff52443e add a bunch more libs to libmerged
Change-Id: Iafced50131c0aaf81c07d1e0bc91fd39547e6682
2013-04-15 19:00:53 -04:00
Peter Foley
bf9a782935 add extensions libs to libmerged
Change-Id: I65a4358c3214c43714bc0d13a05a316799cafb24
2013-04-15 19:00:53 -04:00
Matúš Kukan
3df1af355d libmerged: add more libraries and cleanup
Change-Id: I68c6f4d4bae3ae495dd2033c95f47a34a4aba560
2013-04-15 14:22:08 +02:00
Matúš Kukan
645f327ec4 libmerged: fix linking against cppunit again
Fix for: ./program/soffice.bin: error while loading shared libraries:
libcppunit-1.13.so.0: cannot open shared object file: No such file or
directory

Change-Id: Ib73010f69c7fcab0e5759df9e77e0848aa80579f
2013-04-15 10:10:44 +02:00
Peter Foley
1472c5ed16 add filter libs to libmerged
Change-Id: I1891d1499aae87a87436bc9aaf4f70203dfbb585
2013-04-14 18:50:23 -04:00
Peter Foley
e7d4e62105 add tl and basegfx to libmerged
Change-Id: Ie16a3208dd6cc6f0d4fe8e3017b2bf7abc192ecd
2013-04-13 20:17:42 -04:00
Peter Foley
54ad562ff5 fix mergelibs=all
Change-Id: I267ebf8842ceefdaae3729364dcb75ab66c62e1c
2013-04-13 20:17:42 -04:00
Tor Lillqvist
ebb09ee4f0 No jvmaccess or jvmfwk library unless SOLAR_JAVA
Change-Id: I676c1305d997d756456245264e68676666f75c7e
2013-04-12 02:32:42 +03:00
Matúš Kukan
2705fc72df libmerged: remove some of unused externals and static libraries
Because cppunit was causing troubles. It's not in installation, to be
used at run-time, so we can't link against it.

Change-Id: I133feb0c3dab50bacbe96775a28dd1a61f09882e
2013-04-09 15:32:32 +02:00
Matúš Kukan
57cbe8d485 fix linking of libmerged: add jvmaccess
Change-Id: I374041bba8ea4f20d22aeea8b486f68b0d7acd7b
2013-04-09 15:32:32 +02:00
Matúš Kukan
47832f6b48 Revert "add javavm and jvmfwk to Library_merged"
This reverts commit 77169b9cec.

Conflicts:
	Library_merged.mk

Change-Id: Id7c42457127a622cf71910bafc97f69db545243f
2013-04-09 15:32:31 +02:00
David Tardon
51149806f8 rename expat external to 'expat'
expat_utf16 is long gone, so there is no need to fool around with
expat_utf8.

Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89
2013-04-09 09:46:38 +02:00
Eike Rathke
876c619b94 new module i18nlangtag
Moved portions from module i18npool, all of former i18nisolang1 library
that now is i18nlangtag. Included are languagetag, isolang and mslangid.

This i18nlangtag code is now even used by module comphelper, so
disentangling i18npool and making this an own module was needed to not
create circular module dependencies.

Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-05 19:10:48 +02:00
Peter Foley
a2747d0721 fix vcl with Library_merged
Change-Id: Ie85ba53c59eda5586b70527a518e3f80223fc49e
2013-03-31 11:34:28 -04:00
Peter Foley
a93f651c34 add tl dependent libs to Library_merged
Change-Id: Idd99db9c6afce3b7713f6262927a0972d16ae418
2013-03-28 09:58:21 -04:00
Peter Foley
b49c71ff29 add pyuno and pythonloader to Library_merged
Change-Id: Ib2bde93f7f99873c4c2f4d3857bb1ed5e3e7fd8a
2013-03-28 09:58:18 -04:00
Peter Foley
b270066390 add javaloader, java_uno, juh, and jvmaccess to Library_merged
Change-Id: I9841860d7c7d34310b99ee339d7835e909702d4f
2013-03-28 09:58:17 -04:00
Peter Foley
c74f2edfce add lingucomponent libs to Library_merged
Change-Id: Ib34f589b377991b9e2d043d43ecf0360031ddae3
2013-03-28 09:58:15 -04:00
Peter Foley
77169b9cec add javavm and jvmfwk to Library_merged
Change-Id: Ia59027e4eb9909b6afeab6dc6c7f76a6b60cd1c6
2013-03-28 09:58:14 -04:00
Peter Foley
679ab71438 add helplinker to Library_merged
Change-Id: I33073859403edf11576fd88db6a68279f9055139
2013-03-28 09:58:13 -04:00
Peter Foley
470c5fefa5 add basebmp and unotest to Library_merged
Change-Id: I13dadec895bc67a903956c6a4e6bdbfa9a1b8d84
2013-03-28 09:58:11 -04:00
Peter Foley
3c8f17930e add desktop_detector, subsequenttest, test, and vclplug_svp to Library_merged
Change-Id: Ic2201436d1e4fe01670e2086e7dd1c6c525c9e91
2013-03-28 09:58:04 -04:00
Peter Foley
53ca5cd993 add scfilt to Library_merged
Change-Id: Icebffb82b35ae383b97b0ef4b3419b1fe74ce858
2013-03-24 08:55:53 -04:00
Peter Foley
81728bed9b cleanup Library_merged
Change-Id: Iedd2a60ab6287ed661de7a88daf182cf2af4fe86
2013-03-23 16:28:02 -04:00
Peter Foley
26d08e7539 add wpftdraw to Library_merged
Change-Id: I40471e76a338430e010ad53f64aa6328f3c81b44
2013-03-21 17:27:03 -04:00
Peter Foley
1ebdd13f88 add oox sd and xmlsecurity to Library_merged
Change-Id: Ie9ef511308179902cbaeb2cca39414e86c57ce30
2013-03-21 17:27:01 -04:00
Peter Foley
03b5374447 add wpftwriter to Library_merged
Change-Id: Id748b3bb2347bf8e8d63a47ff8471e3185cbedcb
2013-03-21 17:27:00 -04:00
Michael Stahl
1658e4efac RepositoryExternal.mk: clean up awful icudata/icui18n duplication
Change-Id: Ic4794d9a908b60220a4a849ff263eaa08776550c
2012-12-02 20:58:32 +01:00
Michael Meeks
d04ac66578 dung out berkeleydb gnumake / configure bits ... 2012-11-21 14:52:49 +00:00
David Tardon
bba04ae9ec drop glib external from mergedlib
Change-Id: Id5f1410ee578cdd528d3c61c4822faf4ba41d037
2012-11-07 10:37:36 +01:00
Peter Foley
0ba0b1ca90 prevent libmerged warning spam
Change-Id: I8ee74175d3dc08318461dfe08ebd10b12ce8d814
2012-10-07 10:42:24 +02:00
Peter Foley
2db6f67b6e add support for libmerged on Windows
Change-Id: I05d1c557967000be2fb7128b43d6e8c6005a7892
2012-10-07 10:42:19 +02:00
Michael Stahl
5032dc0fc3 gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
Michael Stahl
dc397aae70 gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:
add a new gb_LinkTarget_use_system_win32_libs to abstract different
linker options on MSVC and GCC.

Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
2012-09-28 16:49:08 +02:00
Michael Stahl
967986b861 gbuild: gb_Library_PLAINLIBS_NONE cleanup for Mac
Change-Id: I66f8229e186e312ed3242695db9ef0768ab4d9a0
2012-09-28 16:49:07 +02:00
Michael Stahl
cee32aae39 gbuild: clean up Mac OS X framework handling:
There are currently 3 different mechanisms being used for frameworks,
which is of course intolerable so we invent a 4th one and standardize on
it:  gb_LinkTarget_use_darwin_frameworks

(This doesn't mean using add_libs or externals was wrong, it was just
inconsistent... and i don't see an obvious benefit of using externals here)

Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d
2012-09-28 16:49:07 +02:00
Michael Stahl
b85c349783 gbuild: replace direct gb_STDLIBS use with ...
... new gb_LinkTarget_add_standard_system_libs

Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28 16:49:06 +02:00
Michael Stahl
2e677c3981 gbuild: split uwinapi out of gb_STDLIBS
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-09-28 16:49:05 +02:00