96 lines
1.6 KiB
Diff
96 lines
1.6 KiB
Diff
--- old/RepositoryModule_build.mk 2019-11-18 15:58:29.410925910 +0300
|
|
+++ new/RepositoryModule_build.mk 2019-11-28 20:45:25.017988011 +0300
|
|
@@ -10,15 +10,28 @@
|
|
$(eval $(call gb_Module_Module,cross_toolset))
|
|
|
|
$(eval $(call gb_Module_add_moduledirs,cross_toolset,\
|
|
+ animations \
|
|
+ basctl \
|
|
basegfx \
|
|
binaryurp \
|
|
bridges \
|
|
+ chart2 \
|
|
cli_ure \
|
|
codemaker \
|
|
comphelper \
|
|
cppu \
|
|
cppuhelper \
|
|
+ cui \
|
|
+ $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
|
|
+ desktop \
|
|
+ dtrans \
|
|
+ embeddedobj \
|
|
+ eventattacher \
|
|
external \
|
|
+ $(call gb_Helper_optional,DBCONNECTIVITY,forms) \
|
|
+ formula \
|
|
+ $(call gb_Helper_optional,DESKTOP,fpicker) \
|
|
+ hwpfilter \
|
|
i18nlangtag \
|
|
i18nutil \
|
|
i18npool \
|
|
@@ -34,27 +47,45 @@
|
|
offapi \
|
|
officecfg \
|
|
oovbaapi \
|
|
+ oox \
|
|
+ $(call gb_Helper_optional,OPENCL,opencl) \
|
|
registry \
|
|
remotebridges \
|
|
+ $(call gb_Helper_optional,DBCONNECTIVITY,reportdesign) \
|
|
ridljar \
|
|
sal \
|
|
salhelper \
|
|
sax \
|
|
+ sc \
|
|
+ scaddins \
|
|
+ sccomp \
|
|
+ scripting \
|
|
+ sd \
|
|
+ sdext \
|
|
setup_native \
|
|
shell \
|
|
+ slideshow \
|
|
solenv \
|
|
soltools \
|
|
+ starmath \
|
|
stoc \
|
|
store \
|
|
tools \
|
|
ucbhelper \
|
|
udkapi \
|
|
+ UnoControls \
|
|
unoidl \
|
|
unoil \
|
|
unotest \
|
|
unotools \
|
|
ure \
|
|
+ uui \
|
|
+ vbahelper \
|
|
+ wizards \
|
|
+ writerfilter \
|
|
+ writerperfect \
|
|
xmlreader \
|
|
+ xmlsecurity \
|
|
$(call gb_Helper_optional_for_host,DESKTOP, \
|
|
$(if $(WITH_GALLERY_BUILD), \
|
|
avmedia \
|
|
@@ -69,7 +100,8 @@
|
|
filter \
|
|
framework \
|
|
linguistic \
|
|
- mysqlc \
|
|
+ lingucomponent \
|
|
+ lotuswordpro \
|
|
officecfg \
|
|
package \
|
|
postprocess \
|
|
@@ -80,6 +112,7 @@
|
|
svl \
|
|
svtools \
|
|
svx \
|
|
+ sw \
|
|
swext \
|
|
toolkit \
|
|
ucb \
|