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
)), \
74 $(if
$(filter LINUX
%BSD SOLARIS
,$(OS
)), tilebench
) \
75 $(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_TRUE
,$(CPUNAME
)_
$(CROSS_COMPILING
)),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
,fodt2pdffuzzer
) \
148 $(call gb_Helper_optional
,FUZZERS
,fodsfuzzer
) \
149 $(call gb_Helper_optional
,FUZZERS
,fodpfuzzer
) \
150 $(call gb_Helper_optional
,FUZZERS
,xlsfuzzer
) \
151 $(call gb_Helper_optional
,FUZZERS
,scrtffuzzer
) \
152 $(call gb_Helper_optional
,FUZZERS
,wksfuzzer
) \
153 $(call gb_Helper_optional
,FUZZERS
,diffuzzer
) \
154 $(call gb_Helper_optional
,FUZZERS
,docxfuzzer
) \
155 $(call gb_Helper_optional
,FUZZERS
,xlsxfuzzer
) \
156 $(call gb_Helper_optional
,FUZZERS
,pptxfuzzer
) \
157 $(call gb_Helper_optional
,FUZZERS
,mmlfuzzer
) \
158 $(call gb_Helper_optional
,FUZZERS
,mtpfuzzer
) \
159 $(call gb_Helper_optional
,FUZZERS
,htmlfuzzer
) \
160 $(call gb_Helper_optional
,FUZZERS
,sftfuzzer
) \
161 $(call gb_Helper_optional
,FUZZERS
,dbffuzzer
) \
162 $(call gb_Helper_optional
,FUZZERS
,webpfuzzer
) \
163 $(call gb_Helper_optional
,FUZZERS
,zipfuzzer
) \
164 $(call gb_Helper_optional
,FUZZERS
,svgfuzzer
) \
166 $(call gb_CondExeUnopkg
, \
168 $(if
$(filter WNT
,$(OS
)), \
173 $(if
$(filter WNT
,$(OS
)), \
178 $(if
$(filter-out AARCH64
,$(CPUNAME
)),twain32shim
) \
182 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base_brand
, \
183 $(if
$(filter WNT
,$(OS
)), \
188 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,base
, \
189 $(if
$(filter WNT
,$(OS
)), \
194 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,calc_brand
, \
195 $(if
$(filter WNT
,$(OS
)), \
200 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,draw_brand
, \
201 $(if
$(filter WNT
,$(OS
)), \
206 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,impress_brand
, \
207 $(if
$(filter WNT
,$(OS
)), \
212 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,math_brand
, \
213 $(if
$(filter WNT
,$(OS
)), \
218 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,writer_brand
, \
219 $(if
$(filter WNT
,$(OS
)), \
225 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,ooo
, \
227 $(if
$(filter WNT
,$(OS
)),,uri-encode
) \
228 $(if
$(filter WNT
,$(OS
)), \
231 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),opencltest
) \
235 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,quickstart
, \
240 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,python
, \
241 $(if
$(filter WNT
,$(OS
)), \
246 ifneq ($(ENABLE_POPPLER
),)
247 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,pdfimport
, \
252 $(eval
$(call gb_Helper_register_executables_for_install
,UREBIN
,ure
,\
253 $(if
$(and
$(ENABLE_JAVA
),$(filter-out HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),javaldx
) \
254 $(call gb_CondExeRegistryTools
, \
257 $(call gb_CondExeUno
,uno
) \
260 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,base
, \
266 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,calc
, \
268 $(call gb_Helper_optional
,DBCONNECTIVITY
,calc
) \
276 $(call gb_Helper_optional
,SCRIPTING
,vbaobj
) \
279 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,calc
, \
283 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,graphicfilter
, \
289 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,impress
, \
291 PresentationMinimizer \
295 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,onlineupdate
, \
296 $(if
$(ENABLE_ONLINE_UPDATE
), \
302 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,gnome
, \
303 $(if
$(ENABLE_EVOAB2
),evoab
) \
304 $(if
$(ENABLE_GIO
),losessioninstall
) \
305 $(if
$(ENABLE_GIO
),ucpgio1
) \
308 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,gnome
, \
309 $(if
$(ENABLE_GTK3
),vclplug_gtk3
) \
310 $(if
$(ENABLE_GTK4
),vclplug_gtk4
) \
313 gb_haiku_or_kde
:= $(if
$(filter HAIKU
,$(OS
)),haiku
,kde
)
315 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,kde
, \
316 $(if
$(ENABLE_KF5
),kf5be1
) \
319 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,$(gb_haiku_or_kde
), \
320 $(if
$(ENABLE_KF5
),vclplug_kf5
) \
321 $(if
$(ENABLE_KF6
),vclplug_kf6
) \
322 $(if
$(ENABLE_QT5
),vclplug_qt5
) \
323 $(if
$(ENABLE_QT6
),vclplug_qt6
) \
324 $(if
$(ENABLE_GTK3_KDE5
),vclplug_gtk3_kde5
) \
327 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,$(gb_haiku_or_kde
), \
328 $(if
$(ENABLE_GTK3_KDE5
),lo_kde5filepicker
) \
331 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,math
, \
336 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ogltrans
, \
340 ifeq ($(OS
),EMSCRIPTEN
)
341 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
346 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
347 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
349 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
352 $(if
$(filter WNT
,$(OS
)),directx9canvas
) \
353 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
354 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
360 ifneq ($(ENABLE_WASM_STRIP_GUESSLANG
),TRUE
)
361 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
366 ifneq ($(ENABLE_WASM_STRIP_HUNSPELL
),TRUE
)
367 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
371 $(if
$(filter iOS MACOSX
,$(OS
)), \
377 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
380 $(call gb_Helper_optional
,AVMEDIA
, \
381 $(if
$(filter MACOSX
,$(OS
)),\
385 $(call gb_Helper_optional
,SCRIPTING
, \
393 $(call gb_Helper_optional
,OPENCL
,clew
) \
394 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
399 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
404 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
405 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
410 $(if
$(filter WNT
,$(OS
)),emser
) \
412 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
422 $(call gb_Helper_optionals_or
,HELPTOOLS XMLHELP
,helplinker
) \
425 $(if
$(ENABLE_JAVA
),jdbc
) \
426 $(if
$(filter WNT
,$(OS
)),jumplist
) \
427 $(if
$(ENABLE_LDAP
),ldapbe2
) \
428 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
432 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
433 $(if
$(MERGELIBS
),merged
) \
438 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
440 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql_jdbc
) \
441 $(call gb_Helper_optional
,MARIADBC
,$(call gb_Helper_optional
,DBCONNECTIVITY
,mysqlc
)) \
447 $(call gb_Helper_optional
,OPENCL
,opencl
) \
451 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
454 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
461 $(if
$(or
$(DISABLE_GUI
),$(ENABLE_WASM_STRIP_SPLASH
)),,spl
) \
463 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
479 $(if
$(ENABLE_LIBCMIS
),ucpcmis1
) \
486 $(call gb_Helper_optional
,SCRIPTING
, \
499 $(if
$(filter $(OS
),WNT
), \
505 $(if
$(filter $(OS
),MACOSX
), \
506 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
513 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,ooo
, \
515 $(if
$(ENABLE_CUSTOMTARGET_COMPONENTS
),components
) \
517 $(if
$(USING_X11
),desktop_detector
) \
520 $(if
$(ENABLE_GEN
),vclplug_gen
) \
521 $(if
$(filter $(OS
),WNT
),vclplug_win
) \
522 $(if
$(filter $(OS
),MACOSX
),vclplug_osx
) \
525 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
526 $(if
$(BUILD_POSTGRESQL_SDBC
), \
528 postgresql-sdbc-impl
) \
531 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
532 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
535 ifneq ($(ENABLE_PDFIMPORT
),)
536 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
541 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
545 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
547 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
550 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
556 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
558 $(if
$(ENABLE_LWP
),lwpft
) \
562 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
565 $(call gb_Helper_optional
,DBCONNECTIVITY
,writer
) \
568 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,writer
, \
572 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
573 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
579 testtools_bridgetest \
580 testtools_bridgetest-common \
581 testtools_constructors \
582 unobootstrapprotector \
583 unoexceptionprotector \
585 vclbootstrapprotector \
590 $(if
$(filter MSC
,$(COM
)),cli_cppuhelper
) \
591 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
592 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
595 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
597 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64_TRUE
,$(CPUNAME
)_
$(CROSS_COMPILING
)),cli_uno
)) \
599 $(if
$(ENABLE_JAVA
), \
602 $(if
$(filter $(OS
),WNT
),jpipx
) \
610 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_URE
,ure
, \
611 $(if
$(filter MSC
,$(COM
)), \
612 $(if
$(filter INTEL
,$(CPUNAME
)),msci_uno
) \
613 $(if
$(filter X86_64
,$(CPUNAME
)),mscx_uno
) \
614 $(if
$(filter AARCH64
,$(CPUNAME
)),msca_uno
) \
618 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
625 $(if
$(ENABLE_JAVA
),javaloader
) \
626 $(if
$(ENABLE_JAVA
),javavm
) \
627 $(if
$(ENABLE_JAVA
),jvmaccess
) \
628 $(if
$(ENABLE_JAVA
),jvmfwk
) \
640 $(eval
$(call gb_Helper_register_plugins_for_install
,PRIVATELIBS_URE
,ure
, \
641 $(call gb_CondLibSalTextenc
,sal_textenc
) \
644 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY
),TRUE
)
645 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
646 $(if
$(filter WNT
,$(OS
)), \
652 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
653 $(call gb_Helper_optional
,AVMEDIA
, \
654 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
655 $(if
$(ENABLE_GTK4
),avmediagtk
) \
656 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
660 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
661 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
665 $(if
$(ENABLE_JAVA
),hsqldb
) \
667 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
668 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekitgtk
) \
669 $(if
$(ENABLE_JAVA
), \
670 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
674 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
680 $(if
$(WITH_WEBDAV
),ucpdav1
) \
683 $(call gb_Helper_optional
,XMLHELP
,ucpchelp1
) \
686 $(call gb_CondExeUnopkg
,unopkgapp
) \
690 $(if
$(filter $(OS
),MACOSX
), \
694 $(if
$(filter WNT
,$(OS
)), \
701 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_OOO
,ooo
, \
714 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
718 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
722 ifneq ($(BUILD_X64
),)
723 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
728 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,spsuppfiles
, \
732 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,spsuppfiles
, \
733 $(if
$(CXX_X64_BINARY
),spsupp_x64
) \
734 $(if
$(CXX_X86_BINARY
),spsupp_x86
) \
737 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
738 $(if
$(WINDOWS_SDK_HOME
),\
750 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
754 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
760 ifneq ($(BUILD_X64
),)
761 $(eval
$(call gb_Helper_register_packages_for_install
,winexplorerextwin64
, \
762 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
765 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
774 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
780 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
785 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
791 ifneq ($(ENABLE_JAVA
),)
792 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
801 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
803 ScriptProviderForJava \
807 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
817 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
819 reportbuilderwizard \
822 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
823 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
824 ScriptProviderForBeanShell \
828 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
829 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
830 ScriptProviderForJavaScript \
834 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
835 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
840 $(eval
$(call gb_Helper_register_jars
,OXT
, \
848 $(eval
$(call gb_Helper_register_jars
,NONE
,\
861 # 'test_unittest' is only package delivering to workdir.
862 # Other packages could be potentially autoinstalled.
863 $(eval
$(call gb_Helper_register_packages
, \
867 instsetoo_native_setup \
868 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
869 postprocess_registry \
870 readlicense_oo_readmes \
876 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
880 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
884 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
885 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),libreofficekit_selectionhandles
) \
886 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekit_selectionhandles
) \
889 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
890 instsetoo_native_setup_ure \
891 $(call gb_CondExeUno
,uno_sh
) \
893 $(if
$(ENABLE_JAVA
),\
896 jvmfwk_jreproperties \
897 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
901 $(eval
$(call gb_Helper_register_packages_for_install
,postgresqlsdbc
,\
902 $(if
$(BUILD_POSTGRESQL_SDBC
),connectivity_postgresql-sdbc
) \
905 $(eval
$(call gb_Helper_register_packages_for_install
,sdk
,\
907 odk_share_readme_generated \
908 $(if
$(filter WNT
,$(OS
)),$(if
$(filter-out AARCH64_TRUE
,$(CPUNAME
)_
$(CROSS_COMPILING
)),odk_cli
)) \
910 $(if
$(filter WNT
,$(OS
)),odk_config_win
) \
912 $(if
$(DOXYGEN
),odk_doxygen
) \
915 odk_headers_generated \
918 odk_settings_generated \
919 $(if
$(ENABLE_JAVA
), \
921 odk_uno_loader_classes \
925 ifneq ($(ENABLE_WASM_STRIP_PINGUSER
),TRUE
)
926 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
931 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
932 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
933 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
937 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
938 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
940 $(if
$(filter $(OS
),MACOSX
), \
941 extensions_mdibundle \
942 extensions_OOoSpotlightImporter \
945 extras_autotextuser \
946 extras_cfgsrvnolang \
949 extras_databasebiblio \
954 extras_gallsystemstr \
957 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
960 extras_persona_dark \
961 extras_persona_gray \
962 extras_persona_green \
963 extras_persona_pink \
964 extras_persona_sand \
965 extras_persona_white \
968 extras_tplwizbitmap \
969 extras_tplwizdesktop \
972 $(if
$(filter $(OS
),MACOSX
),infoplist
) \
976 $(call gb_Helper_optional
,DESKTOP
,\
977 $(if
$(filter-out WNT
,$(OS
)),$(if
$(ENABLE_MACOSX_SANDBOX
),,shell_senddoc
))) \
978 $(call gb_Helper_optional
,DESKTOP
,$(if
$(filter-out EMSCRIPTEN MACOSX WNT
,$(OS
)),svx_gengal
)) \
979 $(if
$(USING_X11
),vcl_fontunxppds
) \
980 $(if
$(filter $(OS
),MACOSX
),vcl_osxres
) \
983 $(call gb_Helper_optional
,XMLHELP
,xmlhelp_helpxsl
) \
984 $(if
$(ENABLE_JAVA
),\
986 scripting_java_jars \
987 $(if
$(ENABLE_SCRIPTING_BEANSHELL
),scripting_ScriptsBeanShell
) \
988 $(if
$(ENABLE_SCRIPTING_JAVASCRIPT
),scripting_ScriptsJavaScript
) \
990 $(call gb_Helper_optional
,SCRIPTING
,scripting_scriptbindinglib
) \
991 $(if
$(filter $(OS
),MACOSX
),sysui_osxicons
) \
993 wizards_basicsrvaccess2base \
994 wizards_basicsrvdepot \
995 wizards_basicsrveuro \
996 wizards_basicsrvgimmicks \
997 wizards_basicsrvimport \
998 wizards_basicsrvform \
999 wizards_basicsrvscriptforge \
1000 wizards_basicsrvsfdatabases \
1001 wizards_basicsrvsfdialogs \
1002 wizards_basicsrvsfdocuments \
1003 wizards_basicsrvsfunittests \
1004 wizards_basicsrvsfwidgets \
1005 wizards_basicsrvstandard \
1006 wizards_basicsrvtemplate \
1007 wizards_basicsrvtools \
1008 wizards_basicsrvtutorials \
1010 wizards_properties \
1011 wizards_wizardshare \
1012 toolbarmode_images \
1013 vcl_theme_definitions \
1014 $(if
$(filter WNT
,$(OS
)), \
1015 vcl_opengl_denylist \
1017 $(if
$(filter SKIA
,$(BUILD_TYPE
)), \
1018 vcl_skia_denylist
) \
1019 $(if
$(DISABLE_PYTHON
),, \
1020 Pyuno
/commonwizards \
1026 sfx2_classification \
1027 $(if
$(filter OPENCL
,$(BUILD_TYPE
)),sc_opencl_runtimetest
) \
1028 $(if
$(ENABLE_HTMLHELP
),\
1029 helpcontent2_html_dynamic \
1030 helpcontent2_html_media \
1031 helpcontent2_html_icon-themes \
1032 helpcontent2_html_static \
1038 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_fonts
,\
1040 $(if
$(USING_X11
)$(DISABLE_GUI
)$(filter ANDROID EMSCRIPTEN
,$(OS
)), \
1041 postprocess_fontconfig
) \
1042 $(call gb_Helper_optional
,MORE_FONTS
,\
1047 $(if
$(MPL_SUBSET
),,fonts_culmus
) \
1051 fonts_liberation_narrow \
1053 fonts_libre_hebrew \
1056 fonts_scheherazade \
1060 $(eval
$(call gb_Helper_register_packages_for_install
,ooo_images
,\
1061 postprocess_images \
1062 $(call gb_Helper_optional
,HELP
,helpcontent2_helpimages
) \
1065 $(eval
$(call gb_Helper_register_packages_for_install
,ogltrans
,\
1067 slideshow_opengl_shader \
1070 ifneq ($(ENABLE_POPPLER
),)
1071 $(eval
$(call gb_Helper_register_packages_for_install
,pdfimport
, \
1072 sdext_pdfimport_pdf \
1076 $(eval
$(call gb_Helper_register_packages_for_install
,reportbuilder
,\
1077 reportbuilder_templates \
1080 $(eval
$(call gb_Helper_register_packages_for_install
,xsltfilter
,\
1086 $(eval
$(call gb_Helper_register_packages_for_install
,brand
,\
1088 $(if
$(CUSTOM_BRAND_DIR
),desktop_branding_custom
) \
1089 $(if
$(filter DESKTOP
,$(BUILD_TYPE
)),desktop_scripts_install
) \
1090 $(if
$(and
$(filter-out EMSCRIPTEN HAIKU MACOSX WNT
,$(OS
)),$(filter DESKTOP
,$(BUILD_TYPE
))),\
1091 $(if
$(DISABLE_GUI
),, \
1092 desktop_soffice_sh \
1095 readlicense_oo_files \
1096 readlicense_oo_license \
1097 $(call gb_Helper_optional
,DESKTOP
,setup_native_packinfo
) \
1100 ifeq ($(USING_X11
), TRUE
)
1101 $(eval
$(call gb_Helper_register_packages_for_install
,base_brand
,\
1105 $(eval
$(call gb_Helper_register_packages_for_install
,calc_brand
,\
1109 $(eval
$(call gb_Helper_register_packages_for_install
,draw_brand
,\
1113 $(eval
$(call gb_Helper_register_packages_for_install
,impress_brand
,\
1114 desktop_simpress_sh \
1117 $(eval
$(call gb_Helper_register_packages_for_install
,math_brand
,\
1121 $(eval
$(call gb_Helper_register_packages_for_install
,writer_brand
,\
1122 desktop_swriter_sh \
1124 endif # USING_X11=TRUE
1126 $(eval
$(call gb_Helper_register_packages_for_install
,onlineupdate
,\
1127 $(if
$(ENABLE_ONLINE_UPDATE
),$(if
$(filter LINUX SOLARIS
,$(OS
)),setup_native_scripts
)) \
1130 ifneq ($(DISABLE_PYTHON
),TRUE
)
1131 $(eval
$(call gb_Helper_register_packages_for_install
,python
, \
1132 pyuno_pythonloader_ini \
1133 pyuno_python_scripts \
1134 $(if
$(SYSTEM_PYTHON
),,$(if
$(filter-out WNT
,$(OS
)),python_shell
)) \
1135 scripting_ScriptsPython \
1138 $(eval
$(call gb_Helper_register_packages_for_install
,python_scriptprovider
, \
1139 scripting_scriptproviderforpython \
1142 ifeq (LIBRELOGO
,$(filter LIBRELOGO
,$(BUILD_TYPE
)))
1143 $(eval
$(call gb_Helper_register_packages_for_install
,python_librelogo
, \
1145 librelogo_properties \
1149 endif # DISABLE_PYTHON
1151 # External executables
1152 $(eval
$(call gb_ExternalExecutable_register_executables
,\
1162 $(eval
$(call gb_Helper_register_mos
,\
1164 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
1165 $(call gb_Helper_optional
,SCRIPTING
,basctl
) \
1174 $(call gb_Helper_optional
,DESKTOP
,fps
) \
1180 $(call gb_Helper_optional
,SCRIPTING
,sb
) \
1196 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xsc
) \
1200 ifneq ($(ENABLE_WASM_STRIP_DBACCESS
),TRUE
)
1201 $(eval
$(call gb_Helper_register_uiconfigs
,\
1202 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbaccess
) \
1206 $(eval
$(call gb_Helper_register_uiconfigs
,\
1214 $(call gb_Helper_optional
,SCRIPTING
,modules
/BasicIDE
) \
1215 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1219 modules
/dbrelation \
1222 $(call gb_Helper_optional
,DBCONNECTIVITY
,\
1227 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/sbibliography
) \
1235 $(call gb_Helper_optional
,DBCONNECTIVITY
,modules
/spropctrlr
) \
1236 modules
/StartModule \
1248 $(if
$(ENABLE_NSS
)$(ENABLE_OPENSSL
),xmlsec
) \
1251 ifeq ($(gb_GBUILDSELFTEST
),t
)
1252 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, gbuildselftestdep gbuildselftest
))
1253 $(eval
$(call gb_Helper_register_executables
,NONE
, gbuildselftestexe
))
1256 # vim: set noet sw=4 ts=4: