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
, \
36 $(if
$(or
$(filter EMSCRIPTEN
,$(BUILD_TYPE_FOR_HOST
)),$(filter EMSCRIPTEN
,$(OS
))),embindmaker wasmbridgegen
) \
38 $(if
$(filter MSC
,$(COM
)), \
50 $(if
$(filter iOS
,$(OS
)),LibreOffice
) \
53 $(call gb_CondExeLockfile
,lockfile
) \
65 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
72 $(if
$(filter-out ANDROID iOS WNT
,$(OS
)), \
75 $(if
$(filter LINUX
%BSD SOLARIS
,$(OS
)), tilebench
) \
76 $(if
$(filter LINUX MACOSX SOLARIS WNT
%BSD
,$(OS
)),icontest
) \
87 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), gtktiledviewer
) \
88 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), gtktiledviewer
) \
91 $(eval
$(call gb_Helper_register_executables_for_install
,SDK
,sdk
, \
93 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64_TRUE
,$(CPUNAME
)_
$(CROSS_COMPILING
)),climaker
)) \
98 $(call gb_CondExeSp2bv
,sp2bv
) \
99 $(if
$(filter ODK
,$(BUILD_TYPE
)),unoapploader
) \
102 $(if
$(filter ODK
,$(BUILD_TYPE
)),uno-skeletonmaker
) \
105 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY
),TRUE
)
106 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
107 $(if
$(filter-out ANDROID HAIKU iOS MACOSX WNT
,$(OS
)),oosplash
) \
111 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
112 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
114 $(if
$(filter WNT
,$(OS
)), \
118 $(call gb_Helper_optional
,BREAKPAD
,minidump_upload
) \
119 $(call gb_Helper_optional
,FUZZERS
,wmffuzzer
) \
120 $(call gb_Helper_optional
,FUZZERS
,jpgfuzzer
) \
121 $(call gb_Helper_optional
,FUZZERS
,giffuzzer
) \
122 $(call gb_Helper_optional
,FUZZERS
,xbmfuzzer
) \
123 $(call gb_Helper_optional
,FUZZERS
,xpmfuzzer
) \
124 $(call gb_Helper_optional
,FUZZERS
,pngfuzzer
) \
125 $(call gb_Helper_optional
,FUZZERS
,bmpfuzzer
) \
126 $(call gb_Helper_optional
,FUZZERS
,svmfuzzer
) \
127 $(call gb_Helper_optional
,FUZZERS
,pcdfuzzer
) \
128 $(call gb_Helper_optional
,FUZZERS
,dxffuzzer
) \
129 $(call gb_Helper_optional
,FUZZERS
,metfuzzer
) \
130 $(call gb_Helper_optional
,FUZZERS
,ppmfuzzer
) \
131 $(call gb_Helper_optional
,FUZZERS
,psdfuzzer
) \
132 $(call gb_Helper_optional
,FUZZERS
,epsfuzzer
) \
133 $(call gb_Helper_optional
,FUZZERS
,pctfuzzer
) \
134 $(call gb_Helper_optional
,FUZZERS
,pcxfuzzer
) \
135 $(call gb_Helper_optional
,FUZZERS
,rasfuzzer
) \
136 $(call gb_Helper_optional
,FUZZERS
,tgafuzzer
) \
137 $(call gb_Helper_optional
,FUZZERS
,tiffuzzer
) \
138 $(call gb_Helper_optional
,FUZZERS
,hwpfuzzer
) \
139 $(call gb_Helper_optional
,FUZZERS
,602fuzzer
) \
140 $(call gb_Helper_optional
,FUZZERS
,lwpfuzzer
) \
141 $(call gb_Helper_optional
,FUZZERS
,olefuzzer
) \
142 $(call gb_Helper_optional
,FUZZERS
,pptfuzzer
) \
143 $(call gb_Helper_optional
,FUZZERS
,rtffuzzer
) \
144 $(call gb_Helper_optional
,FUZZERS
,rtf2pdffuzzer
) \
145 $(call gb_Helper_optional
,FUZZERS
,cgmfuzzer
) \
146 $(call gb_Helper_optional
,FUZZERS
,ww2fuzzer
) \
147 $(call gb_Helper_optional
,FUZZERS
,ww6fuzzer
) \
148 $(call gb_Helper_optional
,FUZZERS
,ww8fuzzer
) \
149 $(call gb_Helper_optional
,FUZZERS
,qpwfuzzer
) \
150 $(call gb_Helper_optional
,FUZZERS
,slkfuzzer
) \
151 $(call gb_Helper_optional
,FUZZERS
,fodtfuzzer
) \
152 $(call gb_Helper_optional
,FUZZERS
,fodt2pdffuzzer
) \
153 $(call gb_Helper_optional
,FUZZERS
,fods2xlsfuzzer
) \
154 $(call gb_Helper_optional
,FUZZERS
,fodsfuzzer
) \
155 $(call gb_Helper_optional
,FUZZERS
,fodpfuzzer
) \
156 $(call gb_Helper_optional
,FUZZERS
,xlsfuzzer
) \
157 $(call gb_Helper_optional
,FUZZERS
,schtmlfuzzer
) \
158 $(call gb_Helper_optional
,FUZZERS
,scrtffuzzer
) \
159 $(call gb_Helper_optional
,FUZZERS
,wksfuzzer
) \
160 $(call gb_Helper_optional
,FUZZERS
,diffuzzer
) \
161 $(call gb_Helper_optional
,FUZZERS
,docxfuzzer
) \
162 $(call gb_Helper_optional
,FUZZERS
,xlsxfuzzer
) \
163 $(call gb_Helper_optional
,FUZZERS
,pptxfuzzer
) \
164 $(call gb_Helper_optional
,FUZZERS
,mmlfuzzer
) \
165 $(call gb_Helper_optional
,FUZZERS
,mtpfuzzer
) \
166 $(call gb_Helper_optional
,FUZZERS
,htmlfuzzer
) \
167 $(call gb_Helper_optional
,FUZZERS
,sftfuzzer
) \
168 $(call gb_Helper_optional
,FUZZERS
,dbffuzzer
) \
169 $(call gb_Helper_optional
,FUZZERS
,webpfuzzer
) \
170 $(call gb_Helper_optional
,FUZZERS
,zipfuzzer
) \
171 $(call gb_Helper_optional
,FUZZERS
,svgfuzzer
) \
173 $(call gb_CondExeUnopkg
, \
175 $(if
$(filter WNT
,$(OS
)), \
180 $(if
$(filter WNT
,$(OS
)), \
185 $(if
$(filter-out AARCH64
,$(CPUNAME
)),twain32shim
) \
189 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base_brand
, \
190 $(if
$(filter WNT
,$(OS
)), \
195 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base
, \
196 $(if
$(filter WNT
,$(OS
)), \
201 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,calc_brand
, \
202 $(if
$(filter WNT
,$(OS
)), \
207 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,draw_brand
, \
208 $(if
$(filter WNT
,$(OS
)), \
213 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,impress_brand
, \
214 $(if
$(filter WNT
,$(OS
)), \
219 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,math_brand
, \
220 $(if
$(filter WNT
,$(OS
)), \
225 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,writer_brand
, \
226 $(if
$(filter WNT
,$(OS
)), \
232 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,ooo
, \
234 $(if
$(filter WNT
,$(OS
)),,uri-encode
) \
235 $(if
$(filter WNT
,$(OS
)), \
238 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),opencltest
) \
242 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,quickstart
, \
247 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,python
, \
248 $(if
$(filter WNT
,$(OS
)), \
253 ifneq ($(ENABLE_POPPLER
),)
254 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,pdfimport
, \
259 $(eval
$(call gb_Helper_register_executables_for_install
,UREBIN
,ure
,\
260 $(if
$(and
$(ENABLE_JAVA
),$(filter-out HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),javaldx
) \
261 $(call gb_CondExeRegistryTools
, \
264 $(call gb_CondExeUno
,uno
) \
267 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,base
, \
273 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,calc
, \
275 $(call gb_Helper_optional
,DBCONNECTIVITY
,calc
) \
283 $(call gb_Helper_optional
,SCRIPTING
,vbaobj
) \
286 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,calc
, \
290 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,graphicfilter
, \
296 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,impress
, \
298 PresentationMinimizer \
302 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,onlineupdate
, \
303 $(if
$(ENABLE_ONLINE_UPDATE
), \
309 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,gnome
, \
310 $(if
$(ENABLE_EVOAB2
),evoab
) \
311 $(if
$(ENABLE_GIO
),losessioninstall
) \
312 $(if
$(ENABLE_GIO
),ucpgio1
) \
315 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,gnome
, \
316 $(if
$(ENABLE_GTK3
),vclplug_gtk3
) \
317 $(if
$(ENABLE_GTK4
),vclplug_gtk4
) \
320 gb_haiku_or_kde
:= $(if
$(filter HAIKU
,$(OS
)),haiku
,kde
)
322 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,kde
, \
323 $(if
$(ENABLE_KF5
),kf5be1
) \
326 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,$(gb_haiku_or_kde
), \
327 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
328 $(if
$(ENABLE_KF6
),vclplug_kf6
) \
329 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
330 $(if
$(ENABLE_QT6
),vclplug_qt6
) \
331 $(if
$(ENABLE_GTK3_KDE5
),vclplug_gtk3_kde5
) \
334 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,$(gb_haiku_or_kde
), \
335 $(if
$(ENABLE_GTK3_KDE5
),lo_kde5filepicker
) \
338 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,math
, \
343 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ogltrans
, \
347 ifeq ($(OS
),EMSCRIPTEN
)
348 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
353 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
354 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
356 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
359 $(if
$(filter WNT
,$(OS
)),directx9canvas
) \
360 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
361 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
367 ifneq ($(ENABLE_WASM_STRIP_GUESSLANG
),TRUE
)
368 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
373 ifneq ($(ENABLE_WASM_STRIP_HUNSPELL
),TRUE
)
374 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
378 $(if
$(filter iOS MACOSX
,$(OS
)), \
384 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
386 $(if
$(ENABLE_CURL
),LanguageTool
) \
387 $(call gb_Helper_optional
,AVMEDIA
, \
388 $(if
$(filter MACOSX
,$(OS
)),\
392 $(call gb_Helper_optional
,SCRIPTING
, \
400 $(call gb_Helper_optional
,OPENCL
,clew
) \
401 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
406 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
411 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
412 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
417 $(if
$(filter EMSCRIPTEN
,$(OS
)),$(if
$(ENABLE_DBGUTIL
),embindtest
)) \
418 $(if
$(filter WNT
,$(OS
)),emser
) \
420 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
430 $(call gb_Helper_optionals_or
,HELPTOOLS XMLHELP
,helplinker
) \
433 $(if
$(ENABLE_JAVA
),jdbc
) \
434 $(if
$(filter WNT
,$(OS
)),jumplist
) \
435 $(if
$(ENABLE_LDAP
),ldapbe2
) \
436 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
440 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
441 $(if
$(MERGELIBS
),merged
) \
446 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
448 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql_jdbc
) \
449 $(call gb_Helper_optional
,MARIADBC
,$(call gb_Helper_optional
,DBCONNECTIVITY
,mysqlc
)) \
455 $(call gb_Helper_optional
,OPENCL
,opencl
) \
459 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
462 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
469 $(if
$(or
$(DISABLE_GUI
),$(ENABLE_WASM_STRIP_SPLASH
)),,spl
) \
471 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
487 $(if
$(ENABLE_LIBCMIS
),ucpcmis1
) \
494 $(call gb_Helper_optional
,SCRIPTING
, \
507 $(if
$(filter $(OS
),WNT
), \
513 $(if
$(filter $(OS
),MACOSX
), \
514 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
521 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,ooo
, \
523 $(if
$(ENABLE_CUSTOMTARGET_COMPONENTS
),components
) \
527 $(if
$(ENABLE_GEN
),vclplug_gen
) \
528 $(if
$(filter $(OS
),WNT
),vclplug_win
) \
529 $(if
$(filter $(OS
),MACOSX
),vclplug_osx
) \
532 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
533 $(if
$(BUILD_POSTGRESQL_SDBC
), \
535 postgresql-sdbc-impl
) \
538 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
539 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
542 ifneq ($(ENABLE_PDFIMPORT
),)
543 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
548 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
552 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
554 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
557 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
563 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
565 $(if
$(ENABLE_LWP
),lwpft
) \
569 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
572 $(call gb_Helper_optional
,DBCONNECTIVITY
,writer
) \
575 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,writer
, \
579 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
580 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
586 testtools_bridgetest \
587 testtools_bridgetest-common \
588 testtools_constructors \
589 unobootstrapprotector \
590 unoexceptionprotector \
592 vclbootstrapprotector \
597 $(if
$(ENABLE_CLI
),$(if
$(filter MSC
,$(COM
)),cli_cppuhelper
)) \
598 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
599 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
602 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
605 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64_TRUE
,$(CPUNAME
)_
$(CROSS_COMPILING
)),cli_uno
)) \
608 $(if
$(ENABLE_DOTNET
), \
612 $(if
$(ENABLE_JAVA
), \
615 $(if
$(filter $(OS
),WNT
),jpipx
) \
623 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_URE
,ure
, \
624 $(if
$(filter MSC
,$(COM
)), \
625 $(if
$(filter INTEL
,$(CPUNAME
)),msci_uno
) \
626 $(if
$(filter X86_64
,$(CPUNAME
)),mscx_uno
) \
627 $(if
$(filter AARCH64
,$(CPUNAME
)),msca_uno
) \
631 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
638 $(if
$(ENABLE_JAVA
),javaloader
) \
639 $(if
$(ENABLE_JAVA
),javavm
) \
640 $(if
$(ENABLE_JAVA
),jvmaccess
) \
641 $(if
$(ENABLE_JAVA
),jvmfwk
) \
653 $(eval
$(call gb_Helper_register_plugins_for_install
,PRIVATELIBS_URE
,ure
, \
654 $(call gb_CondLibSalTextenc
,sal_textenc
) \
657 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY
),TRUE
)
658 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
659 $(if
$(filter WNT
,$(OS
)), \
665 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
666 $(call gb_Helper_optional
,AVMEDIA
, \
667 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
668 $(if
$(ENABLE_GTK4
),avmediagtk
) \
669 $(if
$(ENABLE_QT6_MULTIMEDIA
),avmediaqt6
) \
670 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
674 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
675 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
679 $(if
$(ENABLE_JAVA
),hsqldb
) \
681 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
682 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekitgtk
) \
683 $(if
$(ENABLE_JAVA
), \
684 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
688 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
694 $(if
$(WITH_WEBDAV
),ucpdav1
) \
696 $(call gb_Helper_optional
,XMLHELP
,ucpchelp1
) \
699 $(call gb_CondExeUnopkg
,unopkgapp
) \
703 $(if
$(filter $(OS
),MACOSX
), \
707 $(if
$(filter WNT
,$(OS
)), \
714 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_OOO
,ooo
, \
722 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
726 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
730 ifneq ($(BUILD_X64
),)
731 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
736 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,spsuppfiles
, \
740 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,spsuppfiles
, \
741 $(if
$(CXX_X64_BINARY
),spsupp_x64
) \
742 $(if
$(CXX_X86_BINARY
),spsupp_x86
) \
745 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
746 $(if
$(WINDOWS_SDK_HOME
),\
755 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),install_updateservice
) \
759 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
763 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
769 ifneq ($(BUILD_X64
),)
770 $(eval
$(call gb_Helper_register_packages_for_install
,winexplorerextwin64
, \
771 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
774 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
783 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
789 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
794 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
800 ifneq ($(ENABLE_JAVA
),)
801 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
810 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
812 ScriptProviderForJava \
815 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
824 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
826 reportbuilderwizard \
829 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
830 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
831 ScriptProviderForBeanShell \
835 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
836 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
837 ScriptProviderForJavaScript \
841 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
842 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
847 $(eval
$(call gb_Helper_register_jars
,OXT
, \
855 $(eval
$(call gb_Helper_register_jars
,NONE
,\
868 # 'test_unittest' is only package delivering to workdir.
869 # Other packages could be potentially autoinstalled.
870 $(eval
$(call gb_Helper_register_packages
, \
872 $(if
$(ENABLE_CLI
),cli_basetypes_copy
) \
874 instsetoo_native_setup \
875 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
876 postprocess_registry \
877 readlicense_oo_readmes \
883 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
887 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
891 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
892 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),libreofficekit_selectionhandles
) \
893 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekit_selectionhandles
) \
896 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
897 instsetoo_native_setup_ure \
898 $(call gb_CondExeUno
,uno_sh
) \
900 $(if
$(ENABLE_DOTNET
),\
908 $(if
$(ENABLE_JAVA
),\
911 jvmfwk_jreproperties \
912 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
916 $(eval
$(call gb_Helper_register_packages_for_install
,postgresqlsdbc
,\
917 $(if
$(BUILD_POSTGRESQL_SDBC
),connectivity_postgresql-sdbc
) \
920 $(eval
$(call gb_Helper_register_packages_for_install
,sdk
,\
922 odk_share_readme_generated \
924 $(if
$(filter WNT
,$(OS
)),$(if
$(filter-out AARCH64_TRUE
,$(CPUNAME
)_
$(CROSS_COMPILING
)),odk_cli
)) \
927 $(if
$(filter WNT
,$(OS
)),odk_config_win
) \
929 $(if
$(DOXYGEN
),odk_doxygen
) \
932 odk_headers_generated \
935 odk_settings_generated \
936 $(if
$(ENABLE_JAVA
), \
938 odk_uno_loader_classes \
943 ifneq ($(ENABLE_WASM_STRIP_PINGUSER
),TRUE
)
944 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
949 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
950 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
951 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
955 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
956 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
958 $(if
$(filter $(OS
),MACOSX
), \
959 extensions_mdibundle \
960 extensions_OOoSpotlightImporter \
963 extras_autotextuser \
964 extras_cfgsrvnolang \
967 extras_databasebiblio \
972 extras_gallsystemstr \
975 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
978 extras_persona_dark \
979 extras_persona_gray \
980 extras_persona_green \
981 extras_persona_pink \
982 extras_persona_sand \
983 extras_persona_white \
984 extras_tplwizdesktop \
985 $(if
$(WITH_TEMPLATES
),\
988 extras_tplwizbitmap \
992 $(if
$(filter $(OS
),MACOSX
),infoplist
) \
996 $(call gb_Helper_optional
,DESKTOP
,\
997 $(if
$(filter-out WNT
,$(OS
)),$(if
$(ENABLE_MACOSX_SANDBOX
),,shell_senddoc
))) \
998 $(call gb_Helper_optional
,DESKTOP
,$(if
$(filter-out EMSCRIPTEN MACOSX WNT
,$(OS
)),svx_gengal
)) \
999 $(if
$(USING_X11
),vcl_fontunxppds
) \
1000 $(if
$(filter $(OS
),MACOSX
),vcl_osxres
) \
1003 $(call gb_Helper_optional
,XMLHELP
,xmlhelp_helpxsl
) \
1004 $(if
$(ENABLE_JAVA
),\
1006 scripting_java_jars \
1007 $(if
$(ENABLE_SCRIPTING_BEANSHELL
),scripting_ScriptsBeanShell
) \
1008 $(if
$(ENABLE_SCRIPTING_JAVASCRIPT
),scripting_ScriptsJavaScript
) \
1010 $(call gb_Helper_optional
,SCRIPTING
,scripting_scriptbindinglib
) \
1011 $(if
$(filter $(OS
),MACOSX
),sysui_osxicons
) \
1012 wizards_basicshare \
1013 wizards_basicsrvaccess2base \
1014 wizards_basicsrvdepot \
1015 wizards_basicsrveuro \
1016 wizards_basicsrvgimmicks \
1017 wizards_basicsrvimport \
1018 wizards_basicsrvform \
1019 wizards_basicsrvscriptforge \
1020 wizards_basicsrvsfdatabases \
1021 wizards_basicsrvsfdialogs \
1022 wizards_basicsrvsfdocuments \
1023 wizards_basicsrvsfunittests \
1024 wizards_basicsrvsfwidgets \
1025 wizards_basicsrvstandard \
1026 wizards_basicsrvtemplate \
1027 wizards_basicsrvtools \
1028 wizards_basicsrvtutorials \
1030 wizards_properties \
1031 wizards_wizardshare \
1032 toolbarmode_images \
1033 vcl_theme_definitions \
1034 $(if
$(filter WNT
,$(OS
)), \
1035 vcl_opengl_denylist \
1037 $(if
$(filter SKIA
,$(BUILD_TYPE
)), \
1038 vcl_skia_denylist
) \
1039 $(if
$(DISABLE_PYTHON
),, \
1040 Pyuno
/commonwizards \
1046 sfx2_classification \
1047 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),sc_opencl_runtimetest
) \
1048 $(if
$(ENABLE_HTMLHELP
),\
1049 helpcontent2_html_dynamic \
1050 helpcontent2_html_media \
1051 helpcontent2_html_icon-themes \
1052 helpcontent2_html_static \
1056 $(if
$(filter EMSCRIPTEN
,$(OS
)), \
1062 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_fonts
,\
1064 $(if
$(USING_X11
)$(DISABLE_GUI
)$(filter ANDROID EMSCRIPTEN
,$(OS
)), \
1065 postprocess_fontconfig
) \
1066 $(call gb_Helper_optional
,MORE_FONTS
,\
1071 $(if
$(MPL_SUBSET
),,fonts_culmus
) \
1075 fonts_liberation_narrow \
1077 fonts_libre_hebrew \
1078 fonts_noto_kufi_arabic \
1079 fonts_noto_naskh_arabic \
1081 fonts_noto_sans_arabic \
1082 fonts_noto_sans_armenian \
1083 fonts_noto_sans_georgian \
1084 fonts_noto_sans_hebrew \
1085 fonts_noto_sans_lao \
1086 fonts_noto_sans_lisu \
1088 fonts_noto_serif_armenian \
1089 fonts_noto_serif_georgian \
1090 fonts_noto_serif_hebrew \
1091 fonts_noto_serif_lao \
1093 fonts_scheherazade \
1094 $(if
$(WITH_DOCREPAIR_FONTS
),fonts_agdasima
,) \
1095 $(if
$(WITH_DOCREPAIR_FONTS
),fonts_bacasime_antique
,) \
1096 $(if
$(WITH_DOCREPAIR_FONTS
),fonts_belanosima
,) \
1097 $(if
$(WITH_DOCREPAIR_FONTS
),fonts_caprasimo
,) \
1098 $(if
$(WITH_DOCREPAIR_FONTS
),fonts_lugrasimo
,) \
1099 $(if
$(WITH_DOCREPAIR_FONTS
),fonts_lumanosimo
,) \
1100 $(if
$(WITH_DOCREPAIR_FONTS
),fonts_lunasima
,) \
1104 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_images
,\
1105 postprocess_images \
1106 $(call gb_Helper_optional
,HELP
,helpcontent2_helpimages
) \
1109 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
1111 slideshow_opengl_shader \
1114 ifneq ($(ENABLE_POPPLER
),)
1115 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
1116 sdext_pdfimport_pdf \
1120 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
1121 reportbuilder_templates \
1124 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
1130 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
1132 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
1133 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
1134 $(if
$(and
$(filter-out EMSCRIPTEN HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
1135 $(if
$(DISABLE_GUI
),, \
1136 desktop_soffice_sh \
1139 readlicense_oo_files \
1140 readlicense_oo_license \
1141 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
1142 $(if
$(ENABLE_ONLINE_UPDATE_MAR
), \
1143 update-settings_ini \
1148 ifeq ($(USING_X11
), TRUE
)
1149 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
1153 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
1157 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1161 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1162 desktop_simpress_sh \
1165 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1169 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1170 desktop_swriter_sh \
1172 endif # USING_X11=TRUE
1174 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1175 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1178 ifneq ($(DISABLE_PYTHON
),TRUE
)
1179 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1180 pyuno_pythonloader_ini \
1181 pyuno_python_scripts \
1182 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1183 scripting_ScriptsPython \
1186 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1187 scripting_scriptproviderforpython \
1190 ifeq (LIBRELOGO
,$(filter LIBRELOGO
,$(BUILD_TYPE
)))
1191 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1193 librelogo_properties \
1197 endif # DISABLE_PYTHON
1199 # External executables
1200 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1210 $(eval
$(call gb_Helper_register_mos
,\
1212 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
1213 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1222 $(call gb_Helper_optional
,DESKTOP
,fps
) \
1228 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1244 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xsc
) \
1248 ifneq ($(ENABLE_WASM_STRIP_DBACCESS
),TRUE
)
1249 $(eval
$(call gb_Helper_register_uiconfigs
,\
1250 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1254 $(eval
$(call gb_Helper_register_uiconfigs
,\
1262 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1263 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1267 modules
/dbrelation \
1270 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1275 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1283 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1284 modules
/StartModule \
1296 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xmlsec
) \
1299 ifeq ($(gb_GBUILDSELFTEST
),t
)
1300 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1301 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1304 # vim: set noet sw=4 ts=4: