summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-05-30 14:39:38 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2013-06-07 15:14:28 +0200
commitddb5edc8a6dcbe309daf4ec7356601a7dfee1700 (patch)
treec57cda78445cd97d610859551648a935025a1d35 /Repository.mk
parentbf06908b674251ea71875aa664a0f4a98d6781ab (diff)
gbuild: do not register static libraries
It does not make sense, there was only one group anyway. Change-Id: I606138ceed0bfc628b8a23abb864280d9626ed60
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk55
1 files changed, 0 insertions, 55 deletions
diff --git a/Repository.mk b/Repository.mk
index b919371e214a..73456b9ab0ff 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -127,13 +127,6 @@ $(eval $(call gb_Helper_register_executables,OOO,\
unopkgio \
))
-$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
- directxcanvas \
- winextendloaderenv \
- winlauncher \
- wrapper \
-))
-
else
$(eval $(call gb_Helper_register_executables,OOO,\
@@ -672,49 +665,6 @@ $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
passive_native \
))
-$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
- $(if $(filter $(OS),ANDROID), \
- basebmp \
- ) \
- basegfx_s \
- codemaker \
- codemaker_cpp \
- codemaker_java \
- dtobj \
- findsofficepath \
- gnu_getopt \
- gnu_readdir_r \
- headless \
- libeay32 \
- npsoenv \
- nputils \
- pdfimport_s \
- plugcon \
- quickstarter \
- seterror \
- ssleay32 \
- ooopathutils \
- sample \
- sax_shared \
- simplemapi \
- shell_xmlparser \
- shell_xmlparser_x64 \
- shlxthandler_common \
- shlxthandler_common_x64 \
- salcpprt \
- testtools_bridgetest_s \
- transex \
- ulingu \
- vclmain \
- writerperfect \
- $(if $(filter-out $(OS),IOS), \
- registry_helper \
- ) \
- $(if $(filter $(OS),IOS), \
- uno \
- ) \
-))
-
ifeq ($(OS),WNT)
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
xmlsec1 \
@@ -725,11 +675,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
xmlsec1-mscrypto \
))
endif
-else
-$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
- xmlsec1 \
- xmlsec1-nss \
-))
endif
$(eval $(call gb_Helper_register_jars,URE, \