[Libreoffice-commits] core.git: solenv/gbuild

Noel Grandin (via logerrit) logerrit at kemper.freedesktop.org
Wed Mar 11 07:37:14 UTC 2020


 solenv/gbuild/extensions/pre_MergedLibsList.mk |   11 +++++++++++
 1 file changed, 11 insertions(+)

New commits:
commit c63148ba139bd6b9ae7a0f9e24e51f29e5370963
Author:     Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Wed Mar 11 07:51:54 2020 +0100
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Wed Mar 11 08:36:39 2020 +0100

    Revert "Revert "add some libs to libmerged""
    
    This reverts commit b8077713987253f6db0887ddad56fd6871374a8b.
    
    Reason for revert:
    
    Change-Id: I09b7d548a674fc8b2991be00616a7e95ec7d1444
    sberg:You can probably reverts this again, as <https://ci.libreoffice.org/job/lo_daily_tb_win/162/> now succeeded with <https://gerrit.libreoffice.org/plugins/gitiles/core/+/9ed75e2c65544b4f71c73e1c51a68d74e31d544b%5E!/> "Properly use createOneInstanceComponentFactory for javaloader".
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90275
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/solenv/gbuild/extensions/pre_MergedLibsList.mk b/solenv/gbuild/extensions/pre_MergedLibsList.mk
index 9cb91a5d4a15..976de14e8967 100644
--- a/solenv/gbuild/extensions/pre_MergedLibsList.mk
+++ b/solenv/gbuild/extensions/pre_MergedLibsList.mk
@@ -83,13 +83,24 @@ MERGE_LIBRARY_LIST := \
 	svx \
 	svxcore \
 	syssh \
+	textfd \
 	tk \
 	tl \
 	ucb1 \
 	ucbhelper \
 	ucpexpand1 \
+	ucpext \
+	ucphier1 \
+	ucpimage \
 	ucpfile1 \
+	ucptdoc1 \
+	unordf \
 	unoxml \
+	$(if $(ENABLE_ONLINE_UPDATE), \
+		updatecheckui \
+        updchk \
+	) \
+	updatefeed \
 	utl \
 	uui \
 	vcl \


More information about the Libreoffice-commits mailing list