Kaydet (Commit) 778de55e authored tarafından David Tardon's avatar David Tardon

add newly eligible modules to cross_tail_build

Change-Id: I41113b6e4f53aa0e4b52e08e34938d34838feced
üst f60ee814
...@@ -31,33 +31,69 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\ ...@@ -31,33 +31,69 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
autodoc \ autodoc \
basegfx \ basegfx \
binaryurp \ binaryurp \
bridges \
cli_ure \
$(if $(filter CLUCENE,$(BUILD_TYPE)),\
clucene \
) \
$(if $(filter DESKTOP,$(BUILD_TYPE)),\
codemaker \
) \
comphelper \
cosv \ cosv \
cppu \
cppuhelper \
i18npool \ i18npool \
i18nutil \ i18nutil \
idl \ idl \
idlc \
io \ io \
javaunohelper \ javaunohelper \
jurt \
jvmaccess \
jvmfwk \
$(if $(filter DESKTOP,$(BUILD_TYPE)),\ $(if $(filter DESKTOP,$(BUILD_TYPE)),\
l10ntools \ l10ntools \
helpcompiler \ helpcompiler \
) \ ) \
o3tl \ o3tl \
offapi \
officecfg \
oovbaapi \ oovbaapi \
$(if $(filter QADEVOOO,$(BUILD_TYPE)),\ $(if $(filter QADEVOOO,$(BUILD_TYPE)),\
qadevOOo \ qadevOOo \
) \ ) \
$(if $(filter DESKTOP,$(BUILD_TYPE)),\
rdbmaker \
) \
regexp \ regexp \
registry \
remotebridges \ remotebridges \
ridljar \
rsc \ rsc \
sal \
salhelper \
sax \ sax \
shell \ shell \
stoc \
store \
tools \ tools \
$(if $(filter TRANSLATIONS,$(BUILD_TYPE)),\
translations \
) \
ucbhelper \
ucpp \
udkapi \
udm \ udm \
unoil \ unoil \
unotest \ unotest \
unotools \ unotools \
ure \ ure \
$(if $(filter NATIVE,$(BUILD_TYPE)),\
xml2cmp \
) \
xmlhelp \ xmlhelp \
xmlreader \
)) ))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: # vim: set shiftwidth=4 tabstop=4 noexpandtab:
ctb cross_tail_build :: BERKELEYDB:berkeleydb BOOST:boost bridges cli_ure CLUCENE:clucene DESKTOP:codemaker comphelper cppu cppuhelper CPPUNIT:cppunit EXPAT:expat external ICU:icu jurt LIBLANGTAG:liblangtag LIBXSLT:libxslt offapi DESKTOP:rdbmaker ridljar sal salhelper solenv stoc ucbhelper udkapi ZLIB:zlib NULL ctb cross_tail_build :: BERKELEYDB:berkeleydb BOOST:boost CPPUNIT:cppunit EXPAT:expat external ICU:icu LIBLANGTAG:liblangtag LIBXML2:libxml2 LIBXSLT:libxslt solenv soltools ZLIB:zlib NULL
ctb tail_build\prj nmake - all ctb_prj NULL ctb tail_build\prj nmake - all ctb_prj NULL
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment