Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3280
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/80/3280/1
remove many libraries from libmerged
Some of them were causing bugs but more importantly it does not make
sense to merge so many libraries.
Change-Id: I8749c268466ac04cc12450919346b3376d95a07a
---
M solenv/gbuild/extensions/pre_MergedLibsList.mk
1 file changed, 3 insertions(+), 69 deletions(-)
diff --git a/solenv/gbuild/extensions/pre_MergedLibsList.mk
b/solenv/gbuild/extensions/pre_MergedLibsList.mk
index 10e8a36..ac325fa 100644
--- a/solenv/gbuild/extensions/pre_MergedLibsList.mk
+++ b/solenv/gbuild/extensions/pre_MergedLibsList.mk
@@ -29,114 +29,48 @@
# we link all object files from these libraries into one, merged library
gb_MERGEDLIBS := \
- analysis \
avmedia \
- $(if $(filter unx,$(GUIBASE)),basebmp) \
- $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
canvastools \
- chartcore \
configmgr \
cppcanvas \
- ctl \
- cui \
- date \
- $(call gb_Helper_optional,DBCONNECTIVITY,dba) \
- $(call gb_Helper_optional,DBCONNECTIVITY,dbase) \
- $(call gb_Helper_optional,DBCONNECTIVITY,dbtools) \
- $(call gb_Helper_optional,DBCONNECTIVITY,dbu) \
deploymentmisc \
- $(if $(filter unx,$(GUIBASE)),desktop_detector) \
desktopbe1 \
+ $(if $(filter unx,$(GUIBASE)),desktop_detector) \
drawinglayer \
editeng \
- embobj \
- evtatt \
- fastsax \
- $(call gb_Helper_optional,DBCONNECTIVITY,file) \
fileacc \
filterconfig \
- $(call gb_Helper_optional,DBCONNECTIVITY,flat) \
- for \
- forui \
- $(call gb_Helper_optional,DBCONNECTIVITY,frm) \
fsstorage \
fwe \
fwi \
fwk \
- fwl \
- fwm \
$(call gb_Helper_optional,DESKTOP,helplinker) \
- hwp \
- hyphen \
+ i18npool \
i18nutil \
- $(if $(filter TRUE,$(SOLAR_JAVA)),javaloader) \
- $(if $(filter TRUE,$(SOLAR_JAVA)),javavm) \
- $(if $(filter TRUE,$(SOLAR_JAVA)),java_uno) \
- $(if $(filter TRUE,$(SOLAR_JAVA)),juh) \
- $(if $(filter-out IOS,$(OS)),jvmaccess) \
- jvmfwk \
lng \
- lnth \
localebe1 \
- localedata_en \
- localedata_es \
- localedata_euro \
- localedata_others \
msfilter \
- $(if $(filter-out ANDROID IOS,$(OS)),odbc) \
- $(if $(filter-out ANDROID IOS,$(OS)),odbcbase) \
- oox \
package2 \
- pricing \
- $(call gb_Helper_optional,PYUNO,pythonloader) \
- $(call gb_Helper_optional,PYUNO,pyuno) \
- $(call gb_Helper_optional,DBCONNECTIVITY,rpt) \
- $(call gb_Helper_optional,DBCONNECTIVITY,rptui) \
- $(call gb_Helper_optional,DBCONNECTIVITY,rptxml) \
sax \
sb \
- sc \
- $(if $(DISABLE_SCRIPTING),,scriptframe) \
- scui \
- scfilt \
- sd \
- sdui \
sfx \
sofficeapp \
- $(if $(filter-out IOS,$(OS)),solver) \
sot \
- spell \
spl \
- $(if $(DISABLE_SCRIPTING),,stringresource) \
- subsequenttest \
svl \
svt \
svx \
svxcore \
- sw \
- swui \
- swd \
- test \
- textfd \
tk \
$(if $(filter TRUE,$(ENABLE_TELEPATHY)),tubes) \
ucb1 \
- ucpcmis1 \
ucpfile1 \
- unotest \
utl \
uui \
- $(if $(DISABLE_SCRIPTING),,vbahelper) \
vcl \
- $(if $(filter-out IOS,$(OS)),wpftdraw) \
- $(if $(filter-out IOS,$(OS)),wpftwriter) \
- writerfilter \
- xmlfa \
- xmlfd \
xmlscript \
- xmlsecurity \
xo \
- xstor
+ xstor \
endif
--
To view, visit https://gerrit.libreoffice.org/3280
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8749c268466ac04cc12450919346b3376d95a07a
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matúš Kukan <matus.kukan@gmail.com>
Context
- [PATCH] remove many libraries from libmerged · via Code Review
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.