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
) \
84 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), gtktiledviewer
) \
85 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), gtktiledviewer
) \
86 $(if
$(filter EMSCRIPTEN
,$(OS
)),wasm-qt5-mandelbrot
) \
89 $(eval
$(call gb_Helper_register_executables_for_install
,SDK
,sdk
, \
90 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),climaker
)) \
93 $(call gb_CondExeSp2bv
,sp2bv
) \
94 $(if
$(filter ODK
,$(BUILD_TYPE
)),unoapploader
) \
97 $(if
$(filter ODK
,$(BUILD_TYPE
)),uno-skeletonmaker
) \
100 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY
),TRUE
)
101 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
102 $(if
$(filter-out ANDROID HAIKU iOS MACOSX WNT
,$(OS
)),oosplash
) \
106 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,brand
, \
107 $(if
$(ENABLE_ONLINE_UPDATE_MAR
),\
109 $(if
$(filter WNT
,$(OS
)), \
113 $(call gb_Helper_optional
,BREAKPAD
,minidump_upload
) \
114 $(call gb_Helper_optional
,FUZZERS
,wmffuzzer
) \
115 $(call gb_Helper_optional
,FUZZERS
,jpgfuzzer
) \
116 $(call gb_Helper_optional
,FUZZERS
,giffuzzer
) \
117 $(call gb_Helper_optional
,FUZZERS
,xbmfuzzer
) \
118 $(call gb_Helper_optional
,FUZZERS
,xpmfuzzer
) \
119 $(call gb_Helper_optional
,FUZZERS
,pngfuzzer
) \
120 $(call gb_Helper_optional
,FUZZERS
,bmpfuzzer
) \
121 $(call gb_Helper_optional
,FUZZERS
,svmfuzzer
) \
122 $(call gb_Helper_optional
,FUZZERS
,pcdfuzzer
) \
123 $(call gb_Helper_optional
,FUZZERS
,dxffuzzer
) \
124 $(call gb_Helper_optional
,FUZZERS
,metfuzzer
) \
125 $(call gb_Helper_optional
,FUZZERS
,ppmfuzzer
) \
126 $(call gb_Helper_optional
,FUZZERS
,psdfuzzer
) \
127 $(call gb_Helper_optional
,FUZZERS
,epsfuzzer
) \
128 $(call gb_Helper_optional
,FUZZERS
,pctfuzzer
) \
129 $(call gb_Helper_optional
,FUZZERS
,pcxfuzzer
) \
130 $(call gb_Helper_optional
,FUZZERS
,rasfuzzer
) \
131 $(call gb_Helper_optional
,FUZZERS
,tgafuzzer
) \
132 $(call gb_Helper_optional
,FUZZERS
,tiffuzzer
) \
133 $(call gb_Helper_optional
,FUZZERS
,hwpfuzzer
) \
134 $(call gb_Helper_optional
,FUZZERS
,602fuzzer
) \
135 $(call gb_Helper_optional
,FUZZERS
,lwpfuzzer
) \
136 $(call gb_Helper_optional
,FUZZERS
,olefuzzer
) \
137 $(call gb_Helper_optional
,FUZZERS
,pptfuzzer
) \
138 $(call gb_Helper_optional
,FUZZERS
,rtffuzzer
) \
139 $(call gb_Helper_optional
,FUZZERS
,cgmfuzzer
) \
140 $(call gb_Helper_optional
,FUZZERS
,ww2fuzzer
) \
141 $(call gb_Helper_optional
,FUZZERS
,ww6fuzzer
) \
142 $(call gb_Helper_optional
,FUZZERS
,ww8fuzzer
) \
143 $(call gb_Helper_optional
,FUZZERS
,qpwfuzzer
) \
144 $(call gb_Helper_optional
,FUZZERS
,slkfuzzer
) \
145 $(call gb_Helper_optional
,FUZZERS
,fodtfuzzer
) \
146 $(call gb_Helper_optional
,FUZZERS
,fodsfuzzer
) \
147 $(call gb_Helper_optional
,FUZZERS
,fodpfuzzer
) \
148 $(call gb_Helper_optional
,FUZZERS
,xlsfuzzer
) \
149 $(call gb_Helper_optional
,FUZZERS
,scrtffuzzer
) \
150 $(call gb_Helper_optional
,FUZZERS
,wksfuzzer
) \
151 $(call gb_Helper_optional
,FUZZERS
,diffuzzer
) \
152 $(call gb_Helper_optional
,FUZZERS
,docxfuzzer
) \
153 $(call gb_Helper_optional
,FUZZERS
,xlsxfuzzer
) \
154 $(call gb_Helper_optional
,FUZZERS
,pptxfuzzer
) \
155 $(call gb_Helper_optional
,FUZZERS
,mmlfuzzer
) \
156 $(call gb_Helper_optional
,FUZZERS
,mtpfuzzer
) \
157 $(call gb_Helper_optional
,FUZZERS
,htmlfuzzer
) \
158 $(call gb_Helper_optional
,FUZZERS
,sftfuzzer
) \
159 $(call gb_Helper_optional
,FUZZERS
,dbffuzzer
) \
160 $(call gb_Helper_optional
,FUZZERS
,webpfuzzer
) \
161 $(call gb_Helper_optional
,FUZZERS
,lockfuzzer
) \
163 $(call gb_CondExeUnopkg
, \
165 $(if
$(filter WNT
,$(OS
)), \
170 $(if
$(filter WNT
,$(OS
)), \
175 $(if
$(filter-out AARCH64
,$(CPUNAME
)),twain32shim
) \
179 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base_brand
, \
180 $(if
$(filter WNT
,$(OS
)), \
185 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base
, \
186 $(if
$(filter WNT
,$(OS
)), \
191 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,calc_brand
, \
192 $(if
$(filter WNT
,$(OS
)), \
197 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,draw_brand
, \
198 $(if
$(filter WNT
,$(OS
)), \
203 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,impress_brand
, \
204 $(if
$(filter WNT
,$(OS
)), \
209 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,math_brand
, \
210 $(if
$(filter WNT
,$(OS
)), \
215 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,writer_brand
, \
216 $(if
$(filter WNT
,$(OS
)), \
222 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,ooo
, \
224 $(if
$(filter WNT
,$(OS
)),,uri-encode
) \
225 $(if
$(filter WNT
,$(OS
)), \
228 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),opencltest
) \
232 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,quickstart
, \
237 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,python
, \
238 $(if
$(filter WNT
,$(OS
)), \
243 ifneq ($(ENABLE_POPPLER
),)
244 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,pdfimport
, \
249 $(eval
$(call gb_Helper_register_executables_for_install
,UREBIN
,ure
,\
250 $(if
$(and
$(ENABLE_JAVA
),$(filter-out HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),javaldx
) \
251 $(call gb_CondExeRegistryTools
, \
254 $(call gb_CondExeUno
,uno
) \
257 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,base
, \
263 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,calc
, \
265 $(call gb_Helper_optional
,DBCONNECTIVITY
,calc
) \
273 $(call gb_Helper_optional
,SCRIPTING
,vbaobj
) \
276 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,calc
, \
280 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,graphicfilter
, \
286 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,impress
, \
289 PresentationMinimizer \
293 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,onlineupdate
, \
294 $(if
$(ENABLE_ONLINE_UPDATE
), \
300 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,gnome
, \
301 $(if
$(ENABLE_EVOAB2
),evoab
) \
302 $(if
$(ENABLE_GIO
),losessioninstall
) \
303 $(if
$(ENABLE_GIO
),ucpgio1
) \
306 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,gnome
, \
307 $(if
$(ENABLE_GTK3
),vclplug_gtk3
) \
308 $(if
$(ENABLE_GTK4
),vclplug_gtk4
) \
311 gb_haiku_or_kde
:= $(if
$(filter HAIKU
,$(OS
)),haiku
,kde
)
313 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,kde
, \
314 $(if
$(ENABLE_KF5
),kf5be1
) \
317 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,$(gb_haiku_or_kde
), \
318 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
319 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
320 $(if
$(ENABLE_QT6
),vclplug_qt6
) \
321 $(if
$(ENABLE_GTK3_KDE5
),vclplug_gtk3_kde5
) \
324 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,$(gb_haiku_or_kde
), \
325 $(if
$(ENABLE_GTK3_KDE5
),lo_kde5filepicker
) \
328 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,math
, \
333 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ogltrans
, \
337 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
338 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
340 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
343 $(if
$(filter WNT
,$(OS
)),directx9canvas
) \
344 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
345 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
351 ifneq ($(ENABLE_WASM_STRIP_GUESSLANG
),TRUE
)
352 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
357 ifneq ($(ENABLE_WASM_STRIP_HUNSPELL
),TRUE
)
358 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
362 $(if
$(filter iOS MACOSX
,$(OS
)), \
368 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
371 $(call gb_Helper_optional
,AVMEDIA
, \
372 $(if
$(filter MACOSX
,$(OS
)),\
376 $(call gb_Helper_optional
,SCRIPTING
, \
384 $(call gb_Helper_optional
,OPENCL
,clew
) \
385 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
390 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
395 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
396 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
400 $(if
$(filter WNT
,$(OS
)),emser
) \
403 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
413 $(call gb_Helper_optionals_or
,HELPTOOLS XMLHELP
,helplinker
) \
416 $(if
$(ENABLE_JAVA
),jdbc
) \
417 $(if
$(filter WNT
,$(OS
)),jumplist
) \
418 $(if
$(ENABLE_LDAP
),ldapbe2
) \
419 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
423 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
424 $(if
$(MERGELIBS
),merged
) \
429 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
431 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql_jdbc
) \
432 $(call gb_Helper_optional
,MARIADBC
,$(call gb_Helper_optional
,DBCONNECTIVITY
,mysqlc
)) \
438 $(call gb_Helper_optional
,OPENCL
,opencl
) \
442 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
445 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
452 $(if
$(or
$(DISABLE_GUI
),$(ENABLE_WASM_STRIP_SPLASH
)),,spl
) \
454 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
470 $(if
$(ENABLE_LIBCMIS
),ucpcmis1
) \
477 $(call gb_Helper_optional
,SCRIPTING
, \
490 $(if
$(filter $(OS
),WNT
), \
496 $(if
$(filter $(OS
),MACOSX
), \
497 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
504 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,ooo
, \
506 $(if
$(ENABLE_CUSTOMTARGET_COMPONENTS
),components
) \
508 $(if
$(USING_X11
),desktop_detector
) \
511 $(if
$(ENABLE_GEN
),vclplug_gen
) \
512 $(if
$(filter $(OS
),WNT
),vclplug_win
) \
513 $(if
$(filter $(OS
),MACOSX
),vclplug_osx
) \
516 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
517 $(if
$(BUILD_POSTGRESQL_SDBC
), \
519 postgresql-sdbc-impl
) \
522 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
523 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
526 ifneq ($(ENABLE_PDFIMPORT
),)
527 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
532 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
536 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
538 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
541 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
547 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
549 $(if
$(ENABLE_LWP
),lwpft
) \
553 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
556 $(call gb_Helper_optional
,DBCONNECTIVITY
,writer
) \
559 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,writer
, \
563 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
564 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
570 testtools_bridgetest \
571 testtools_bridgetest-common \
572 testtools_constructors \
573 unobootstrapprotector \
574 unoexceptionprotector \
576 vclbootstrapprotector \
581 $(if
$(filter MSC
,$(COM
)),cli_cppuhelper
) \
582 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
583 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
586 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
588 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),cli_uno
)) \
590 $(if
$(ENABLE_JAVA
), \
593 $(if
$(filter $(OS
),WNT
),jpipx
) \
601 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_URE
,ure
, \
602 $(if
$(filter MSC
,$(COM
)), \
603 $(if
$(filter INTEL
,$(CPUNAME
)),msci_uno
) \
604 $(if
$(filter X86_64
,$(CPUNAME
)),mscx_uno
) \
605 $(if
$(filter AARCH64
,$(CPUNAME
)),msca_uno
) \
609 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
616 $(if
$(ENABLE_JAVA
),javaloader
) \
617 $(if
$(ENABLE_JAVA
),javavm
) \
618 $(if
$(ENABLE_JAVA
),jvmaccess
) \
619 $(if
$(ENABLE_JAVA
),jvmfwk
) \
631 $(eval
$(call gb_Helper_register_plugins_for_install
,PRIVATELIBS_URE
,ure
, \
632 $(call gb_CondLibSalTextenc
,sal_textenc
) \
635 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY
),TRUE
)
636 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
637 $(if
$(filter WNT
,$(OS
)), \
643 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
644 $(call gb_Helper_optional
,AVMEDIA
, \
645 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
646 $(if
$(ENABLE_GTK4
),avmediagtk
) \
647 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
651 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
652 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
656 $(if
$(ENABLE_JAVA
),hsqldb
) \
658 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
659 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekitgtk
) \
660 $(if
$(ENABLE_JAVA
), \
661 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
665 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
671 $(if
$(WITH_WEBDAV
),ucpdav1
) \
674 $(call gb_Helper_optional
,XMLHELP
,ucpchelp1
) \
677 $(call gb_CondExeUnopkg
,unopkgapp
) \
681 $(if
$(filter $(OS
),MACOSX
), \
685 $(if
$(filter WNT
,$(OS
)), \
692 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_OOO
,ooo
, \
705 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
709 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
713 ifneq ($(BUILD_X64
),)
714 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
719 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,spsuppfiles
, \
723 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,spsuppfiles
, \
724 $(if
$(CXX_X64_BINARY
),spsupp_x64
) \
725 $(if
$(CXX_X86_BINARY
),spsupp_x86
) \
728 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
729 $(if
$(WINDOWS_SDK_HOME
),\
741 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
745 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
751 ifneq ($(BUILD_X64
),)
752 $(eval
$(call gb_Helper_register_packages_for_install
,winexplorerextwin64
, \
753 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
756 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
765 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
771 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
776 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
782 ifneq ($(ENABLE_JAVA
),)
783 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
792 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
794 ScriptProviderForJava \
798 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
808 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
810 reportbuilderwizard \
813 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
814 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
815 ScriptProviderForBeanShell \
819 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
820 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
821 ScriptProviderForJavaScript \
825 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
826 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
831 $(eval
$(call gb_Helper_register_jars
,OXT
, \
839 $(eval
$(call gb_Helper_register_jars
,NONE
,\
852 # 'test_unittest' is only package delivering to workdir.
853 # Other packages could be potentially autoinstalled.
854 $(eval
$(call gb_Helper_register_packages
, \
858 instsetoo_native_setup \
859 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
860 postprocess_registry \
861 readlicense_oo_readmes \
867 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
871 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
875 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
876 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),libreofficekit_selectionhandles
) \
877 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekit_selectionhandles
) \
880 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
881 instsetoo_native_setup_ure \
882 $(call gb_CondExeUno
,uno_sh
) \
884 $(if
$(ENABLE_JAVA
),\
887 jvmfwk_jreproperties \
888 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
892 $(eval
$(call gb_Helper_register_packages_for_install
,postgresqlsdbc
,\
893 $(if
$(BUILD_POSTGRESQL_SDBC
),connectivity_postgresql-sdbc
) \
896 $(eval
$(call gb_Helper_register_packages_for_install
,sdk
,\
898 odk_share_readme_generated \
899 $(if
$(filter WNT
,$(OS
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),odk_cli
)) \
901 $(if
$(filter WNT
,$(OS
)),odk_config_win
) \
903 $(if
$(DOXYGEN
),odk_doxygen
) \
906 odk_headers_generated \
909 odk_settings_generated \
910 $(if
$(ENABLE_JAVA
), \
912 odk_uno_loader_classes \
916 ifneq ($(ENABLE_WASM_STRIP_PINGUSER
),TRUE
)
917 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
922 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
923 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
924 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
928 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
929 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
931 $(if
$(filter $(OS
),MACOSX
), \
932 extensions_mdibundle \
933 extensions_OOoSpotlightImporter \
936 extras_autotextuser \
937 extras_cfgsrvnolang \
940 extras_databasebiblio \
945 extras_gallsystemstr \
948 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
951 extras_persona_dark \
952 extras_persona_gray \
953 extras_persona_green \
954 extras_persona_pink \
955 extras_persona_sand \
956 extras_persona_white \
959 extras_tplwizbitmap \
960 extras_tplwizdesktop \
963 $(if
$(filter $(OS
),MACOSX
),infoplist
) \
968 $(call gb_Helper_optional
,DESKTOP
,\
969 $(if
$(filter-out WNT
,$(OS
)),$(if
$(ENABLE_MACOSX_SANDBOX
),,shell_senddoc
))) \
970 $(call gb_Helper_optional
,DESKTOP
,$(if
$(filter-out EMSCRIPTEN MACOSX WNT
,$(OS
)),svx_gengal
)) \
971 $(if
$(USING_X11
),vcl_fontunxppds
) \
972 $(if
$(filter $(OS
),MACOSX
),vcl_osxres
) \
975 $(call gb_Helper_optional
,XMLHELP
,xmlhelp_helpxsl
) \
976 $(if
$(ENABLE_JAVA
),\
978 scripting_java_jars \
979 $(if
$(ENABLE_SCRIPTING_BEANSHELL
),scripting_ScriptsBeanShell
) \
980 $(if
$(ENABLE_SCRIPTING_JAVASCRIPT
),scripting_ScriptsJavaScript
) \
982 $(call gb_Helper_optional
,SCRIPTING
,scripting_scriptbindinglib
) \
983 $(if
$(filter $(OS
),MACOSX
),sysui_osxicons
) \
985 wizards_basicsrvaccess2base \
986 wizards_basicsrvdepot \
987 wizards_basicsrveuro \
988 wizards_basicsrvgimmicks \
989 wizards_basicsrvimport \
990 wizards_basicsrvform \
991 wizards_basicsrvscriptforge \
992 wizards_basicsrvsfdatabases \
993 wizards_basicsrvsfdialogs \
994 wizards_basicsrvsfdocuments \
995 wizards_basicsrvsfunittests \
996 wizards_basicsrvsfwidgets \
997 wizards_basicsrvstandard \
998 wizards_basicsrvtemplate \
999 wizards_basicsrvtools \
1000 wizards_basicsrvtutorials \
1002 wizards_properties \
1003 wizards_wizardshare \
1004 toolbarmode_images \
1005 vcl_theme_definitions \
1006 $(if
$(filter WNT
,$(OS
)), \
1007 vcl_opengl_denylist \
1009 $(if
$(filter SKIA
,$(BUILD_TYPE
)), \
1010 vcl_skia_denylist
) \
1011 $(if
$(DISABLE_PYTHON
),,$(if
$(filter-out AIX
,$(OS
)), \
1012 Pyuno
/commonwizards \
1018 sfx2_classification \
1019 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),sc_opencl_runtimetest
) \
1020 $(if
$(ENABLE_HTMLHELP
),\
1021 helpcontent2_html_dynamic \
1022 helpcontent2_html_media \
1023 helpcontent2_html_icon-themes \
1024 helpcontent2_html_static \
1030 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_fonts
,\
1032 $(if
$(USING_X11
)$(DISABLE_GUI
)$(filter ANDROID EMSCRIPTEN
,$(OS
)), \
1033 postprocess_fontconfig
) \
1034 $(call gb_Helper_optional
,MORE_FONTS
,\
1039 $(if
$(MPL_SUBSET
),,fonts_culmus
) \
1042 $(if
$(MPL_SUBSET
),,fonts_kacst
) \
1044 fonts_liberation_narrow \
1046 fonts_libre_hebrew \
1052 fonts_scheherazade \
1056 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_images
,\
1057 postprocess_images \
1058 $(call gb_Helper_optional
,HELP
,helpcontent2_helpimages
) \
1061 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
1063 slideshow_opengl_shader \
1066 ifneq ($(ENABLE_POPPLER
),)
1067 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
1068 sdext_pdfimport_pdf \
1072 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
1073 reportbuilder_templates \
1076 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
1082 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
1084 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
1085 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
1086 $(if
$(and
$(filter-out EMSCRIPTEN HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
1087 $(if
$(DISABLE_GUI
),, \
1088 desktop_soffice_sh \
1091 readlicense_oo_files \
1092 readlicense_oo_license \
1093 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
1096 ifeq ($(USING_X11
), TRUE
)
1097 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
1101 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
1105 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1109 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1110 desktop_simpress_sh \
1113 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1117 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1118 desktop_swriter_sh \
1120 endif # USING_X11=TRUE
1122 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1123 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1126 ifneq ($(DISABLE_PYTHON
),TRUE
)
1127 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1128 pyuno_pythonloader_ini \
1129 pyuno_python_scripts \
1130 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1131 scripting_ScriptsPython \
1134 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1135 scripting_scriptproviderforpython \
1138 ifeq (LIBRELOGO
,$(filter LIBRELOGO
,$(BUILD_TYPE
)))
1139 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1141 librelogo_properties \
1145 endif # DISABLE_PYTHON
1147 # External executables
1148 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1158 $(eval
$(call gb_Helper_register_mos
,\
1160 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
1161 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1170 $(call gb_Helper_optional
,DESKTOP
,fps
) \
1176 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1192 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xsc
) \
1196 ifneq ($(ENABLE_WASM_STRIP_DBACCESS
),TRUE
)
1197 $(eval
$(call gb_Helper_register_uiconfigs
,\
1198 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1202 $(eval
$(call gb_Helper_register_uiconfigs
,\
1210 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1211 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1215 modules
/dbrelation \
1218 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1223 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1231 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1232 modules
/StartModule \
1244 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xmlsec
) \
1247 ifeq ($(gb_GBUILDSELFTEST
),t
)
1248 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1249 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1252 # vim: set noet sw=4 ts=4: