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
)), \
75 $(if
$(filter LINUX
%BSD SOLARIS
,$(OS
)), tilebench
) \
76 $(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
, \
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 ifeq ($(OS
),EMSCRIPTEN
)
338 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
343 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
344 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
346 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
349 $(if
$(filter WNT
,$(OS
)),directx9canvas
) \
350 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
351 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
357 ifneq ($(ENABLE_WASM_STRIP_GUESSLANG
),TRUE
)
358 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
363 ifneq ($(ENABLE_WASM_STRIP_HUNSPELL
),TRUE
)
364 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
368 $(if
$(filter iOS MACOSX
,$(OS
)), \
374 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
377 $(call gb_Helper_optional
,AVMEDIA
, \
378 $(if
$(filter MACOSX
,$(OS
)),\
382 $(call gb_Helper_optional
,SCRIPTING
, \
390 $(call gb_Helper_optional
,OPENCL
,clew
) \
391 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
396 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
401 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
402 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
407 $(if
$(filter WNT
,$(OS
)),emser
) \
410 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
420 $(call gb_Helper_optionals_or
,HELPTOOLS XMLHELP
,helplinker
) \
423 $(if
$(ENABLE_JAVA
),jdbc
) \
424 $(if
$(filter WNT
,$(OS
)),jumplist
) \
425 $(if
$(ENABLE_LDAP
),ldapbe2
) \
426 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
430 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
431 $(if
$(MERGELIBS
),merged
) \
436 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
438 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql_jdbc
) \
439 $(call gb_Helper_optional
,MARIADBC
,$(call gb_Helper_optional
,DBCONNECTIVITY
,mysqlc
)) \
445 $(call gb_Helper_optional
,OPENCL
,opencl
) \
449 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
452 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
459 $(if
$(or
$(DISABLE_GUI
),$(ENABLE_WASM_STRIP_SPLASH
)),,spl
) \
461 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
477 $(if
$(ENABLE_LIBCMIS
),ucpcmis1
) \
484 $(call gb_Helper_optional
,SCRIPTING
, \
497 $(if
$(filter $(OS
),WNT
), \
503 $(if
$(filter $(OS
),MACOSX
), \
504 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
511 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,ooo
, \
513 $(if
$(ENABLE_CUSTOMTARGET_COMPONENTS
),components
) \
515 $(if
$(USING_X11
),desktop_detector
) \
518 $(if
$(ENABLE_GEN
),vclplug_gen
) \
519 $(if
$(filter $(OS
),WNT
),vclplug_win
) \
520 $(if
$(filter $(OS
),MACOSX
),vclplug_osx
) \
523 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
524 $(if
$(BUILD_POSTGRESQL_SDBC
), \
526 postgresql-sdbc-impl
) \
529 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
530 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
533 ifneq ($(ENABLE_PDFIMPORT
),)
534 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
539 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
543 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
545 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
548 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
554 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
556 $(if
$(ENABLE_LWP
),lwpft
) \
560 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
563 $(call gb_Helper_optional
,DBCONNECTIVITY
,writer
) \
566 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,writer
, \
570 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
571 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
577 testtools_bridgetest \
578 testtools_bridgetest-common \
579 testtools_constructors \
580 unobootstrapprotector \
581 unoexceptionprotector \
583 vclbootstrapprotector \
588 $(if
$(filter MSC
,$(COM
)),cli_cppuhelper
) \
589 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
590 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
593 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
595 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),cli_uno
)) \
597 $(if
$(ENABLE_JAVA
), \
600 $(if
$(filter $(OS
),WNT
),jpipx
) \
608 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_URE
,ure
, \
609 $(if
$(filter MSC
,$(COM
)), \
610 $(if
$(filter INTEL
,$(CPUNAME
)),msci_uno
) \
611 $(if
$(filter X86_64
,$(CPUNAME
)),mscx_uno
) \
612 $(if
$(filter AARCH64
,$(CPUNAME
)),msca_uno
) \
616 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
623 $(if
$(ENABLE_JAVA
),javaloader
) \
624 $(if
$(ENABLE_JAVA
),javavm
) \
625 $(if
$(ENABLE_JAVA
),jvmaccess
) \
626 $(if
$(ENABLE_JAVA
),jvmfwk
) \
638 $(eval
$(call gb_Helper_register_plugins_for_install
,PRIVATELIBS_URE
,ure
, \
639 $(call gb_CondLibSalTextenc
,sal_textenc
) \
642 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY
),TRUE
)
643 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
644 $(if
$(filter WNT
,$(OS
)), \
650 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
651 $(call gb_Helper_optional
,AVMEDIA
, \
652 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
653 $(if
$(ENABLE_GTK4
),avmediagtk
) \
654 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
658 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
659 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
663 $(if
$(ENABLE_JAVA
),hsqldb
) \
665 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
666 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekitgtk
) \
667 $(if
$(ENABLE_JAVA
), \
668 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
672 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
678 $(if
$(WITH_WEBDAV
),ucpdav1
) \
681 $(call gb_Helper_optional
,XMLHELP
,ucpchelp1
) \
684 $(call gb_CondExeUnopkg
,unopkgapp
) \
688 $(if
$(filter $(OS
),MACOSX
), \
692 $(if
$(filter WNT
,$(OS
)), \
699 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_OOO
,ooo
, \
712 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
716 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
720 ifneq ($(BUILD_X64
),)
721 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
726 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,spsuppfiles
, \
730 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,spsuppfiles
, \
731 $(if
$(CXX_X64_BINARY
),spsupp_x64
) \
732 $(if
$(CXX_X86_BINARY
),spsupp_x86
) \
735 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
736 $(if
$(WINDOWS_SDK_HOME
),\
748 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
752 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
758 ifneq ($(BUILD_X64
),)
759 $(eval
$(call gb_Helper_register_packages_for_install
,winexplorerextwin64
, \
760 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
763 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
772 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
778 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
783 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
789 ifneq ($(ENABLE_JAVA
),)
790 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
799 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
801 ScriptProviderForJava \
805 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
815 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
817 reportbuilderwizard \
820 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
821 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
822 ScriptProviderForBeanShell \
826 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
827 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
828 ScriptProviderForJavaScript \
832 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
833 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
838 $(eval
$(call gb_Helper_register_jars
,OXT
, \
846 $(eval
$(call gb_Helper_register_jars
,NONE
,\
859 # 'test_unittest' is only package delivering to workdir.
860 # Other packages could be potentially autoinstalled.
861 $(eval
$(call gb_Helper_register_packages
, \
865 instsetoo_native_setup \
866 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
867 postprocess_registry \
868 readlicense_oo_readmes \
874 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
878 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
882 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
883 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),libreofficekit_selectionhandles
) \
884 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekit_selectionhandles
) \
887 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
888 instsetoo_native_setup_ure \
889 $(call gb_CondExeUno
,uno_sh
) \
891 $(if
$(ENABLE_JAVA
),\
894 jvmfwk_jreproperties \
895 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
899 $(eval
$(call gb_Helper_register_packages_for_install
,postgresqlsdbc
,\
900 $(if
$(BUILD_POSTGRESQL_SDBC
),connectivity_postgresql-sdbc
) \
903 $(eval
$(call gb_Helper_register_packages_for_install
,sdk
,\
905 odk_share_readme_generated \
906 $(if
$(filter WNT
,$(OS
)),$(if
$(filter-out AARCH64
,$(CPUNAME
)),odk_cli
)) \
908 $(if
$(filter WNT
,$(OS
)),odk_config_win
) \
910 $(if
$(DOXYGEN
),odk_doxygen
) \
913 odk_headers_generated \
916 odk_settings_generated \
917 $(if
$(ENABLE_JAVA
), \
919 odk_uno_loader_classes \
923 ifneq ($(ENABLE_WASM_STRIP_PINGUSER
),TRUE
)
924 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
929 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
930 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
931 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
935 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
936 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
938 $(if
$(filter $(OS
),MACOSX
), \
939 extensions_mdibundle \
940 extensions_OOoSpotlightImporter \
943 extras_autotextuser \
944 extras_cfgsrvnolang \
947 extras_databasebiblio \
952 extras_gallsystemstr \
955 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
958 extras_persona_dark \
959 extras_persona_gray \
960 extras_persona_green \
961 extras_persona_pink \
962 extras_persona_sand \
963 extras_persona_white \
966 extras_tplwizbitmap \
967 extras_tplwizdesktop \
970 $(if
$(filter $(OS
),MACOSX
),infoplist
) \
975 $(call gb_Helper_optional
,DESKTOP
,\
976 $(if
$(filter-out WNT
,$(OS
)),$(if
$(ENABLE_MACOSX_SANDBOX
),,shell_senddoc
))) \
977 $(call gb_Helper_optional
,DESKTOP
,$(if
$(filter-out EMSCRIPTEN MACOSX WNT
,$(OS
)),svx_gengal
)) \
978 $(if
$(USING_X11
),vcl_fontunxppds
) \
979 $(if
$(filter $(OS
),MACOSX
),vcl_osxres
) \
982 $(call gb_Helper_optional
,XMLHELP
,xmlhelp_helpxsl
) \
983 $(if
$(ENABLE_JAVA
),\
985 scripting_java_jars \
986 $(if
$(ENABLE_SCRIPTING_BEANSHELL
),scripting_ScriptsBeanShell
) \
987 $(if
$(ENABLE_SCRIPTING_JAVASCRIPT
),scripting_ScriptsJavaScript
) \
989 $(call gb_Helper_optional
,SCRIPTING
,scripting_scriptbindinglib
) \
990 $(if
$(filter $(OS
),MACOSX
),sysui_osxicons
) \
992 wizards_basicsrvaccess2base \
993 wizards_basicsrvdepot \
994 wizards_basicsrveuro \
995 wizards_basicsrvgimmicks \
996 wizards_basicsrvimport \
997 wizards_basicsrvform \
998 wizards_basicsrvscriptforge \
999 wizards_basicsrvsfdatabases \
1000 wizards_basicsrvsfdialogs \
1001 wizards_basicsrvsfdocuments \
1002 wizards_basicsrvsfunittests \
1003 wizards_basicsrvsfwidgets \
1004 wizards_basicsrvstandard \
1005 wizards_basicsrvtemplate \
1006 wizards_basicsrvtools \
1007 wizards_basicsrvtutorials \
1009 wizards_properties \
1010 wizards_wizardshare \
1011 toolbarmode_images \
1012 vcl_theme_definitions \
1013 $(if
$(filter WNT
,$(OS
)), \
1014 vcl_opengl_denylist \
1016 $(if
$(filter SKIA
,$(BUILD_TYPE
)), \
1017 vcl_skia_denylist
) \
1018 $(if
$(DISABLE_PYTHON
),, \
1019 Pyuno
/commonwizards \
1025 sfx2_classification \
1026 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),sc_opencl_runtimetest
) \
1027 $(if
$(ENABLE_HTMLHELP
),\
1028 helpcontent2_html_dynamic \
1029 helpcontent2_html_media \
1030 helpcontent2_html_icon-themes \
1031 helpcontent2_html_static \
1037 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_fonts
,\
1039 $(if
$(USING_X11
)$(DISABLE_GUI
)$(filter ANDROID EMSCRIPTEN
,$(OS
)), \
1040 postprocess_fontconfig
) \
1041 $(call gb_Helper_optional
,MORE_FONTS
,\
1046 $(if
$(MPL_SUBSET
),,fonts_culmus
) \
1050 fonts_liberation_narrow \
1052 fonts_libre_hebrew \
1055 fonts_scheherazade \
1059 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_images
,\
1060 postprocess_images \
1061 $(call gb_Helper_optional
,HELP
,helpcontent2_helpimages
) \
1064 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
1066 slideshow_opengl_shader \
1069 ifneq ($(ENABLE_POPPLER
),)
1070 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
1071 sdext_pdfimport_pdf \
1075 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
1076 reportbuilder_templates \
1079 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
1085 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
1087 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
1088 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
1089 $(if
$(and
$(filter-out EMSCRIPTEN HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
1090 $(if
$(DISABLE_GUI
),, \
1091 desktop_soffice_sh \
1094 readlicense_oo_files \
1095 readlicense_oo_license \
1096 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
1099 ifeq ($(USING_X11
), TRUE
)
1100 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
1104 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
1108 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1112 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1113 desktop_simpress_sh \
1116 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1120 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1121 desktop_swriter_sh \
1123 endif # USING_X11=TRUE
1125 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1126 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1129 ifneq ($(DISABLE_PYTHON
),TRUE
)
1130 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1131 pyuno_pythonloader_ini \
1132 pyuno_python_scripts \
1133 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1134 scripting_ScriptsPython \
1137 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1138 scripting_scriptproviderforpython \
1141 ifeq (LIBRELOGO
,$(filter LIBRELOGO
,$(BUILD_TYPE
)))
1142 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1144 librelogo_properties \
1148 endif # DISABLE_PYTHON
1150 # External executables
1151 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1161 $(eval
$(call gb_Helper_register_mos
,\
1163 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
1164 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1173 $(call gb_Helper_optional
,DESKTOP
,fps
) \
1179 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1195 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xsc
) \
1199 ifneq ($(ENABLE_WASM_STRIP_DBACCESS
),TRUE
)
1200 $(eval
$(call gb_Helper_register_uiconfigs
,\
1201 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1205 $(eval
$(call gb_Helper_register_uiconfigs
,\
1213 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1214 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1218 modules
/dbrelation \
1221 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1226 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1234 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1235 modules
/StartModule \
1247 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xmlsec
) \
1250 ifeq ($(gb_GBUILDSELFTEST
),t
)
1251 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1252 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1255 # vim: set noet sw=4 ts=4: