1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 # This file incorporates work covered by the following license notice:
11 # Licensed to the Apache Software Foundation (ASF) under one or more
12 # contributor license agreements. See the NOTICE file distributed
13 # with this work for additional information regarding copyright
14 # ownership. The ASF licenses this file to you under the Apache
15 # License, Version 2.0 (the "License"); you may not use this file
16 # except in compliance with the License. You may obtain a copy of
17 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
21 $(eval
$(call gb_Helper_register_executables
,NONE
, \
26 $(eval
$(call gb_Helper_register_executables
,NONE
, \
27 $(call gb_Helper_optional
,HELPTOOLS
, \
37 $(if
$(filter MSC
,$(COM
)), \
49 $(if
$(filter iOS
,$(OS
)),LibreOffice
) \
52 $(call gb_CondExeLockfile
,lockfile
) \
64 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
71 $(if
$(filter-out ANDROID iOS WNT
,$(OS
)), \
77 $(if
$(filter LINUX
%BSD SOLARIS
,$(OS
)), tilebench
) \
78 $(if
$(filter LINUX MACOSX SOLARIS WNT
%BSD
,$(OS
)),icontest
) \
85 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), gtktiledviewer
) \
86 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), gtktiledviewer
) \
87 $(if
$(filter EMSCRIPTEN
,$(OS
)),wasm-qt5-mandelbrot
) \
90 $(eval
$(call gb_Helper_register_executables_for_install
,SDK
,sdk
, \
91 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),climaker
)) \
94 $(call gb_CondExeSp2bv
,sp2bv
) \
95 $(if
$(filter ODK
,$(BUILD_TYPE
)),unoapploader
) \
98 $(if
$(filter ODK
,$(BUILD_TYPE
)),uno-skeletonmaker
) \
101 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY
),TRUE
)
102 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
103 $(if
$(filter-out ANDROID HAIKU iOS MACOSX WNT
,$(OS
)),oosplash
) \
107 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
108 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
110 $(if
$(filter WNT
,$(OS
)), \
114 $(call gb_Helper_optional
,BREAKPAD
,minidump_upload
) \
115 $(call gb_Helper_optional
,FUZZERS
,wmffuzzer
) \
116 $(call gb_Helper_optional
,FUZZERS
,jpgfuzzer
) \
117 $(call gb_Helper_optional
,FUZZERS
,giffuzzer
) \
118 $(call gb_Helper_optional
,FUZZERS
,xbmfuzzer
) \
119 $(call gb_Helper_optional
,FUZZERS
,xpmfuzzer
) \
120 $(call gb_Helper_optional
,FUZZERS
,pngfuzzer
) \
121 $(call gb_Helper_optional
,FUZZERS
,bmpfuzzer
) \
122 $(call gb_Helper_optional
,FUZZERS
,svmfuzzer
) \
123 $(call gb_Helper_optional
,FUZZERS
,pcdfuzzer
) \
124 $(call gb_Helper_optional
,FUZZERS
,dxffuzzer
) \
125 $(call gb_Helper_optional
,FUZZERS
,metfuzzer
) \
126 $(call gb_Helper_optional
,FUZZERS
,ppmfuzzer
) \
127 $(call gb_Helper_optional
,FUZZERS
,psdfuzzer
) \
128 $(call gb_Helper_optional
,FUZZERS
,epsfuzzer
) \
129 $(call gb_Helper_optional
,FUZZERS
,pctfuzzer
) \
130 $(call gb_Helper_optional
,FUZZERS
,pcxfuzzer
) \
131 $(call gb_Helper_optional
,FUZZERS
,rasfuzzer
) \
132 $(call gb_Helper_optional
,FUZZERS
,tgafuzzer
) \
133 $(call gb_Helper_optional
,FUZZERS
,tiffuzzer
) \
134 $(call gb_Helper_optional
,FUZZERS
,hwpfuzzer
) \
135 $(call gb_Helper_optional
,FUZZERS
,602fuzzer
) \
136 $(call gb_Helper_optional
,FUZZERS
,lwpfuzzer
) \
137 $(call gb_Helper_optional
,FUZZERS
,olefuzzer
) \
138 $(call gb_Helper_optional
,FUZZERS
,pptfuzzer
) \
139 $(call gb_Helper_optional
,FUZZERS
,rtffuzzer
) \
140 $(call gb_Helper_optional
,FUZZERS
,cgmfuzzer
) \
141 $(call gb_Helper_optional
,FUZZERS
,ww2fuzzer
) \
142 $(call gb_Helper_optional
,FUZZERS
,ww6fuzzer
) \
143 $(call gb_Helper_optional
,FUZZERS
,ww8fuzzer
) \
144 $(call gb_Helper_optional
,FUZZERS
,qpwfuzzer
) \
145 $(call gb_Helper_optional
,FUZZERS
,slkfuzzer
) \
146 $(call gb_Helper_optional
,FUZZERS
,fodtfuzzer
) \
147 $(call gb_Helper_optional
,FUZZERS
,fodsfuzzer
) \
148 $(call gb_Helper_optional
,FUZZERS
,fodpfuzzer
) \
149 $(call gb_Helper_optional
,FUZZERS
,xlsfuzzer
) \
150 $(call gb_Helper_optional
,FUZZERS
,scrtffuzzer
) \
151 $(call gb_Helper_optional
,FUZZERS
,wksfuzzer
) \
152 $(call gb_Helper_optional
,FUZZERS
,diffuzzer
) \
153 $(call gb_Helper_optional
,FUZZERS
,docxfuzzer
) \
154 $(call gb_Helper_optional
,FUZZERS
,xlsxfuzzer
) \
155 $(call gb_Helper_optional
,FUZZERS
,pptxfuzzer
) \
156 $(call gb_Helper_optional
,FUZZERS
,mmlfuzzer
) \
157 $(call gb_Helper_optional
,FUZZERS
,mtpfuzzer
) \
158 $(call gb_Helper_optional
,FUZZERS
,htmlfuzzer
) \
159 $(call gb_Helper_optional
,FUZZERS
,sftfuzzer
) \
160 $(call gb_Helper_optional
,FUZZERS
,dbffuzzer
) \
161 $(call gb_Helper_optional
,FUZZERS
,webpfuzzer
) \
162 $(call gb_Helper_optional
,FUZZERS
,lockfuzzer
) \
164 $(call gb_CondExeUnopkg
, \
166 $(if
$(filter WNT
,$(OS
)), \
171 $(if
$(filter WNT
,$(OS
)), \
176 $(if
$(filter-out AARCH64
,$(CPUNAME
)),twain32shim
) \
180 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base_brand
, \
181 $(if
$(filter WNT
,$(OS
)), \
186 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base
, \
187 $(if
$(filter WNT
,$(OS
)), \
192 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,calc_brand
, \
193 $(if
$(filter WNT
,$(OS
)), \
198 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,draw_brand
, \
199 $(if
$(filter WNT
,$(OS
)), \
204 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,impress_brand
, \
205 $(if
$(filter WNT
,$(OS
)), \
210 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,math_brand
, \
211 $(if
$(filter WNT
,$(OS
)), \
216 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,writer_brand
, \
217 $(if
$(filter WNT
,$(OS
)), \
223 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,ooo
, \
225 $(if
$(filter WNT
,$(OS
)),,uri-encode
) \
226 $(if
$(filter WNT
,$(OS
)), \
229 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),opencltest
) \
233 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,quickstart
, \
238 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,python
, \
239 $(if
$(filter WNT
,$(OS
)), \
244 ifneq ($(ENABLE_POPPLER
),)
245 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,pdfimport
, \
250 $(eval
$(call gb_Helper_register_executables_for_install
,UREBIN
,ure
,\
251 $(if
$(and
$(ENABLE_JAVA
),$(filter-out HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),javaldx
) \
252 $(call gb_CondExeRegistryTools
, \
255 $(call gb_CondExeUno
,uno
) \
258 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,base
, \
264 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,calc
, \
266 $(call gb_Helper_optional
,DBCONNECTIVITY
,calc
) \
274 $(call gb_Helper_optional
,SCRIPTING
,vbaobj
) \
277 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,calc
, \
281 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,graphicfilter
, \
287 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,impress
, \
290 PresentationMinimizer \
294 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,onlineupdate
, \
295 $(if
$(ENABLE_ONLINE_UPDATE
), \
301 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,gnome
, \
302 $(if
$(ENABLE_EVOAB2
),evoab
) \
303 $(if
$(ENABLE_GIO
),losessioninstall
) \
304 $(if
$(ENABLE_GIO
),ucpgio1
) \
307 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,gnome
, \
308 $(if
$(ENABLE_GTK3
),vclplug_gtk3
) \
309 $(if
$(ENABLE_GTK4
),vclplug_gtk4
) \
312 gb_haiku_or_kde
:= $(if
$(filter HAIKU
,$(OS
)),haiku
,kde
)
314 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,kde
, \
315 $(if
$(ENABLE_KF5
),kf5be1
) \
318 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,$(gb_haiku_or_kde
), \
319 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
320 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
321 $(if
$(ENABLE_QT6
),vclplug_qt6
) \
322 $(if
$(ENABLE_GTK3_KDE5
),vclplug_gtk3_kde5
) \
325 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,$(gb_haiku_or_kde
), \
326 $(if
$(ENABLE_GTK3_KDE5
),lo_kde5filepicker
) \
329 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,math
, \
334 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ogltrans
, \
338 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
339 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
341 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
344 $(if
$(filter WNT
,$(OS
)),directx9canvas
) \
345 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
346 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
352 ifneq ($(ENABLE_WASM_STRIP_GUESSLANG
),TRUE
)
353 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
358 ifneq ($(ENABLE_WASM_STRIP_HUNSPELL
),TRUE
)
359 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
363 $(if
$(filter iOS MACOSX
,$(OS
)), \
369 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
372 $(call gb_Helper_optional
,AVMEDIA
, \
373 $(if
$(filter MACOSX
,$(OS
)),\
377 $(call gb_Helper_optional
,SCRIPTING
, \
385 $(call gb_Helper_optional
,OPENCL
,clew
) \
386 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
391 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
396 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
397 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
402 $(if
$(filter WNT
,$(OS
)),emser
) \
405 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
415 $(call gb_Helper_optionals_or
,HELPTOOLS XMLHELP
,helplinker
) \
418 $(if
$(ENABLE_JAVA
),jdbc
) \
419 $(if
$(filter WNT
,$(OS
)),jumplist
) \
420 $(if
$(ENABLE_LDAP
),ldapbe2
) \
421 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
425 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
426 $(if
$(MERGELIBS
),merged
) \
431 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
433 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql_jdbc
) \
434 $(call gb_Helper_optional
,MARIADBC
,$(call gb_Helper_optional
,DBCONNECTIVITY
,mysqlc
)) \
440 $(call gb_Helper_optional
,OPENCL
,opencl
) \
444 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
447 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
454 $(if
$(or
$(DISABLE_GUI
),$(ENABLE_WASM_STRIP_SPLASH
)),,spl
) \
456 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
472 $(if
$(ENABLE_LIBCMIS
),ucpcmis1
) \
479 $(call gb_Helper_optional
,SCRIPTING
, \
492 $(if
$(filter $(OS
),WNT
), \
498 $(if
$(filter $(OS
),MACOSX
), \
499 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
506 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,ooo
, \
508 $(if
$(ENABLE_CUSTOMTARGET_COMPONENTS
),components
) \
510 $(if
$(USING_X11
),desktop_detector
) \
513 $(if
$(ENABLE_GEN
),vclplug_gen
) \
514 $(if
$(filter $(OS
),WNT
),vclplug_win
) \
515 $(if
$(filter $(OS
),MACOSX
),vclplug_osx
) \
518 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
519 $(if
$(BUILD_POSTGRESQL_SDBC
), \
521 postgresql-sdbc-impl
) \
524 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
525 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
528 ifneq ($(ENABLE_PDFIMPORT
),)
529 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
534 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
538 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
540 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
543 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
549 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
551 $(if
$(ENABLE_LWP
),lwpft
) \
555 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
558 $(call gb_Helper_optional
,DBCONNECTIVITY
,writer
) \
561 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,writer
, \
565 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
566 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
572 testtools_bridgetest \
573 testtools_bridgetest-common \
574 testtools_constructors \
575 unobootstrapprotector \
576 unoexceptionprotector \
578 vclbootstrapprotector \
583 $(if
$(filter MSC
,$(COM
)),cli_cppuhelper
) \
584 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
585 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
588 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
590 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),cli_uno
)) \
592 $(if
$(ENABLE_JAVA
), \
595 $(if
$(filter $(OS
),WNT
),jpipx
) \
603 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_URE
,ure
, \
604 $(if
$(filter MSC
,$(COM
)), \
605 $(if
$(filter INTEL
,$(CPUNAME
)),msci_uno
) \
606 $(if
$(filter X86_64
,$(CPUNAME
)),mscx_uno
) \
607 $(if
$(filter AARCH64
,$(CPUNAME
)),msca_uno
) \
611 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
618 $(if
$(ENABLE_JAVA
),javaloader
) \
619 $(if
$(ENABLE_JAVA
),javavm
) \
620 $(if
$(ENABLE_JAVA
),jvmaccess
) \
621 $(if
$(ENABLE_JAVA
),jvmfwk
) \
633 $(eval
$(call gb_Helper_register_plugins_for_install
,PRIVATELIBS_URE
,ure
, \
634 $(call gb_CondLibSalTextenc
,sal_textenc
) \
637 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY
),TRUE
)
638 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
639 $(if
$(filter WNT
,$(OS
)), \
645 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
646 $(call gb_Helper_optional
,AVMEDIA
, \
647 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
648 $(if
$(ENABLE_GTK4
),avmediagtk
) \
649 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
653 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
654 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
658 $(if
$(ENABLE_JAVA
),hsqldb
) \
660 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
661 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekitgtk
) \
662 $(if
$(ENABLE_JAVA
), \
663 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
667 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
673 $(if
$(WITH_WEBDAV
),ucpdav1
) \
676 $(call gb_Helper_optional
,XMLHELP
,ucpchelp1
) \
679 $(call gb_CondExeUnopkg
,unopkgapp
) \
683 $(if
$(filter $(OS
),MACOSX
), \
687 $(if
$(filter WNT
,$(OS
)), \
694 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_OOO
,ooo
, \
707 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
711 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
715 ifneq ($(BUILD_X64
),)
716 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
721 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,spsuppfiles
, \
725 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,spsuppfiles
, \
726 $(if
$(CXX_X64_BINARY
),spsupp_x64
) \
727 $(if
$(CXX_X86_BINARY
),spsupp_x86
) \
730 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
731 $(if
$(WINDOWS_SDK_HOME
),\
743 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
747 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
753 ifneq ($(BUILD_X64
),)
754 $(eval
$(call gb_Helper_register_packages_for_install
,winexplorerextwin64
, \
755 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
758 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
767 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
773 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
778 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
784 ifneq ($(ENABLE_JAVA
),)
785 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
794 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
796 ScriptProviderForJava \
800 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
810 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
812 reportbuilderwizard \
815 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
816 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
817 ScriptProviderForBeanShell \
821 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
822 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
823 ScriptProviderForJavaScript \
827 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
828 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
833 $(eval
$(call gb_Helper_register_jars
,OXT
, \
841 $(eval
$(call gb_Helper_register_jars
,NONE
,\
854 # 'test_unittest' is only package delivering to workdir.
855 # Other packages could be potentially autoinstalled.
856 $(eval
$(call gb_Helper_register_packages
, \
860 instsetoo_native_setup \
861 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
862 postprocess_registry \
863 readlicense_oo_readmes \
869 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
873 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
877 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
878 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),libreofficekit_selectionhandles
) \
879 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekit_selectionhandles
) \
882 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
883 instsetoo_native_setup_ure \
884 $(call gb_CondExeUno
,uno_sh
) \
886 $(if
$(ENABLE_JAVA
),\
889 jvmfwk_jreproperties \
890 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
894 $(eval
$(call gb_Helper_register_packages_for_install
,postgresqlsdbc
,\
895 $(if
$(BUILD_POSTGRESQL_SDBC
),connectivity_postgresql-sdbc
) \
898 $(eval
$(call gb_Helper_register_packages_for_install
,sdk
,\
900 odk_share_readme_generated \
901 $(if
$(filter WNT
,$(OS
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),odk_cli
)) \
903 $(if
$(filter WNT
,$(OS
)),odk_config_win
) \
905 $(if
$(DOXYGEN
),odk_doxygen
) \
908 odk_headers_generated \
911 odk_settings_generated \
912 $(if
$(ENABLE_JAVA
), \
914 odk_uno_loader_classes \
918 ifneq ($(ENABLE_WASM_STRIP_PINGUSER
),TRUE
)
919 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
924 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
925 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
926 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
930 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
931 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
933 $(if
$(filter $(OS
),MACOSX
), \
934 extensions_mdibundle \
935 extensions_OOoSpotlightImporter \
938 extras_autotextuser \
939 extras_cfgsrvnolang \
942 extras_databasebiblio \
947 extras_gallsystemstr \
950 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
953 extras_persona_dark \
954 extras_persona_gray \
955 extras_persona_green \
956 extras_persona_pink \
957 extras_persona_sand \
958 extras_persona_white \
961 extras_tplwizbitmap \
962 extras_tplwizdesktop \
965 $(if
$(filter $(OS
),MACOSX
),infoplist
) \
970 $(call gb_Helper_optional
,DESKTOP
,\
971 $(if
$(filter-out WNT
,$(OS
)),$(if
$(ENABLE_MACOSX_SANDBOX
),,shell_senddoc
))) \
972 $(call gb_Helper_optional
,DESKTOP
,$(if
$(filter-out EMSCRIPTEN MACOSX WNT
,$(OS
)),svx_gengal
)) \
973 $(if
$(USING_X11
),vcl_fontunxppds
) \
974 $(if
$(filter $(OS
),MACOSX
),vcl_osxres
) \
977 $(call gb_Helper_optional
,XMLHELP
,xmlhelp_helpxsl
) \
978 $(if
$(ENABLE_JAVA
),\
980 scripting_java_jars \
981 $(if
$(ENABLE_SCRIPTING_BEANSHELL
),scripting_ScriptsBeanShell
) \
982 $(if
$(ENABLE_SCRIPTING_JAVASCRIPT
),scripting_ScriptsJavaScript
) \
984 $(call gb_Helper_optional
,SCRIPTING
,scripting_scriptbindinglib
) \
985 $(if
$(filter $(OS
),MACOSX
),sysui_osxicons
) \
987 wizards_basicsrvaccess2base \
988 wizards_basicsrvdepot \
989 wizards_basicsrveuro \
990 wizards_basicsrvgimmicks \
991 wizards_basicsrvimport \
992 wizards_basicsrvform \
993 wizards_basicsrvscriptforge \
994 wizards_basicsrvsfdatabases \
995 wizards_basicsrvsfdialogs \
996 wizards_basicsrvsfdocuments \
997 wizards_basicsrvsfunittests \
998 wizards_basicsrvsfwidgets \
999 wizards_basicsrvstandard \
1000 wizards_basicsrvtemplate \
1001 wizards_basicsrvtools \
1002 wizards_basicsrvtutorials \
1004 wizards_properties \
1005 wizards_wizardshare \
1006 toolbarmode_images \
1007 vcl_theme_definitions \
1008 $(if
$(filter WNT
,$(OS
)), \
1009 vcl_opengl_denylist \
1011 $(if
$(filter SKIA
,$(BUILD_TYPE
)), \
1012 vcl_skia_denylist
) \
1013 $(if
$(DISABLE_PYTHON
),,$(if
$(filter-out AIX
,$(OS
)), \
1014 Pyuno
/commonwizards \
1020 sfx2_classification \
1021 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),sc_opencl_runtimetest
) \
1022 $(if
$(ENABLE_HTMLHELP
),\
1023 helpcontent2_html_dynamic \
1024 helpcontent2_html_media \
1025 helpcontent2_html_icon-themes \
1026 helpcontent2_html_static \
1032 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_fonts
,\
1034 $(if
$(USING_X11
)$(DISABLE_GUI
)$(filter ANDROID EMSCRIPTEN
,$(OS
)), \
1035 postprocess_fontconfig
) \
1036 $(call gb_Helper_optional
,MORE_FONTS
,\
1041 $(if
$(MPL_SUBSET
),,fonts_culmus
) \
1046 fonts_liberation_narrow \
1048 fonts_libre_hebrew \
1050 fonts_opendyslexic \
1053 fonts_scheherazade \
1055 $(call gb_Helper_optional
,NOTO_FONT
,\
1068 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_images
,\
1069 postprocess_images \
1070 $(call gb_Helper_optional
,HELP
,helpcontent2_helpimages
) \
1073 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
1075 slideshow_opengl_shader \
1078 ifneq ($(ENABLE_POPPLER
),)
1079 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
1080 sdext_pdfimport_pdf \
1084 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
1085 reportbuilder_templates \
1088 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
1094 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
1096 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
1097 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
1098 $(if
$(and
$(filter-out EMSCRIPTEN HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
1099 $(if
$(DISABLE_GUI
),, \
1100 desktop_soffice_sh \
1103 readlicense_oo_files \
1104 readlicense_oo_license \
1105 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
1108 ifeq ($(USING_X11
), TRUE
)
1109 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
1113 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
1117 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1121 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1122 desktop_simpress_sh \
1125 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1129 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1130 desktop_swriter_sh \
1132 endif # USING_X11=TRUE
1134 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1135 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1138 ifneq ($(DISABLE_PYTHON
),TRUE
)
1139 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1140 pyuno_pythonloader_ini \
1141 pyuno_python_scripts \
1142 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1143 scripting_ScriptsPython \
1146 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1147 scripting_scriptproviderforpython \
1150 ifeq (LIBRELOGO
,$(filter LIBRELOGO
,$(BUILD_TYPE
)))
1151 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1153 librelogo_properties \
1157 endif # DISABLE_PYTHON
1159 # External executables
1160 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1170 $(eval
$(call gb_Helper_register_mos
,\
1172 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
1173 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1182 $(call gb_Helper_optional
,DESKTOP
,fps
) \
1188 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1204 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xsc
) \
1208 ifneq ($(ENABLE_WASM_STRIP_DBACCESS
),TRUE
)
1209 $(eval
$(call gb_Helper_register_uiconfigs
,\
1210 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1214 $(eval
$(call gb_Helper_register_uiconfigs
,\
1222 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1223 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1227 modules
/dbrelation \
1230 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1235 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1243 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1244 modules
/StartModule \
1256 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xmlsec
) \
1259 ifeq ($(gb_GBUILDSELFTEST
),t
)
1260 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1261 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1264 # vim: set noet sw=4 ts=4: