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_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_QT5
),vclplug_qt5
) \
322 $(if
$(ENABLE_QT6
),vclplug_qt6
) \
323 $(if
$(ENABLE_GTK3_KDE5
),vclplug_gtk3_kde5
) \
326 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,$(gb_haiku_or_kde
), \
327 $(if
$(ENABLE_GTK3_KDE5
),lo_kde5filepicker
) \
330 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,math
, \
335 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ogltrans
, \
339 ifeq ($(OS
),EMSCRIPTEN
)
340 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
345 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
346 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
348 $(if
$(ENABLE_CAIRO_CANVAS
),cairocanvas
) \
351 $(if
$(filter WNT
,$(OS
)),directx9canvas
) \
352 $(if
$(ENABLE_OPENGL_CANVAS
),oglcanvas
) \
353 $(if
$(filter WNT
,$(OS
)),gdipluscanvas
) \
359 ifneq ($(ENABLE_WASM_STRIP_GUESSLANG
),TRUE
)
360 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
365 ifneq ($(ENABLE_WASM_STRIP_HUNSPELL
),TRUE
)
366 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
370 $(if
$(filter iOS MACOSX
,$(OS
)), \
376 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,ooo
, \
379 $(call gb_Helper_optional
,AVMEDIA
, \
380 $(if
$(filter MACOSX
,$(OS
)),\
384 $(call gb_Helper_optional
,SCRIPTING
, \
392 $(call gb_Helper_optional
,OPENCL
,clew
) \
393 $(if
$(filter $(OS
),WNT
),,cmdmail
) \
398 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
403 $(if
$(filter-out MACOSX WNT
,$(OS
)),desktopbe1
) \
404 $(call gb_Helper_optional
,SCRIPTING
,dlgprov
) \
409 $(if
$(filter WNT
,$(OS
)),emser
) \
411 $(call gb_Helper_optional
,DBCONNECTIVITY
, \
421 $(call gb_Helper_optionals_or
,HELPTOOLS XMLHELP
,helplinker
) \
424 $(if
$(ENABLE_JAVA
),jdbc
) \
425 $(if
$(filter WNT
,$(OS
)),jumplist
) \
426 $(if
$(ENABLE_LDAP
),ldapbe2
) \
427 $(if
$(filter WNT
,$(OS
)),WinUserInfoBe
) \
431 $(if
$(filter $(OS
),MACOSX
),macbe1
) \
432 $(if
$(MERGELIBS
),merged
) \
437 $(call gb_Helper_optional
,SCRIPTING
,msforms
) \
439 $(call gb_Helper_optional
,DBCONNECTIVITY
,mysql_jdbc
) \
440 $(call gb_Helper_optional
,MARIADBC
,$(call gb_Helper_optional
,DBCONNECTIVITY
,mysqlc
)) \
446 $(call gb_Helper_optional
,OPENCL
,opencl
) \
450 $(call gb_Helper_optional
,SCRIPTING
,protocolhandler
) \
453 $(call gb_Helper_optional
,DBCONNECTIVITY
,sdbt
) \
460 $(if
$(or
$(DISABLE_GUI
),$(ENABLE_WASM_STRIP_SPLASH
)),,spl
) \
462 $(call gb_Helper_optional
,SCRIPTING
,stringresource
) \
478 $(if
$(ENABLE_LIBCMIS
),ucpcmis1
) \
485 $(call gb_Helper_optional
,SCRIPTING
, \
498 $(if
$(filter $(OS
),WNT
), \
504 $(if
$(filter $(OS
),MACOSX
), \
505 $(if
$(ENABLE_MACOSX_SANDBOX
),, \
512 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,ooo
, \
514 $(if
$(ENABLE_CUSTOMTARGET_COMPONENTS
),components
) \
516 $(if
$(USING_X11
),desktop_detector
) \
519 $(if
$(ENABLE_GEN
),vclplug_gen
) \
520 $(if
$(filter $(OS
),WNT
),vclplug_win
) \
521 $(if
$(filter $(OS
),MACOSX
),vclplug_osx
) \
524 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,postgresqlsdbc
, \
525 $(if
$(BUILD_POSTGRESQL_SDBC
), \
527 postgresql-sdbc-impl
) \
530 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,firebirdsdbc
, \
531 $(if
$(ENABLE_FIREBIRD_SDBC
),firebird_sdbc
) \
534 ifneq ($(ENABLE_PDFIMPORT
),)
535 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,pdfimport
, \
540 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,python
, \
544 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,python
, \
546 $(if
$(filter-out WNT
,$(OS
)),pyuno_wrapper
) \
549 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,reportbuilder
, \
555 $(eval
$(call gb_Helper_register_libraries_for_install
,OOOLIBS
,writer
, \
557 $(if
$(ENABLE_LWP
),lwpft
) \
561 $(call gb_Helper_optional
,SCRIPTING
,vbaswobj
) \
564 $(call gb_Helper_optional
,DBCONNECTIVITY
,writer
) \
567 $(eval
$(call gb_Helper_register_plugins_for_install
,OOOLIBS
,writer
, \
571 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
572 $(eval
$(call gb_Helper_register_libraries
,PLAINLIBS_NONE
, \
578 testtools_bridgetest \
579 testtools_bridgetest-common \
580 testtools_constructors \
581 unobootstrapprotector \
582 unoexceptionprotector \
584 vclbootstrapprotector \
589 $(if
$(filter MSC
,$(COM
)),cli_cppuhelper
) \
590 $(if
$(filter $(OS
),ANDROID
),lo-bootstrap
) \
591 $(if
$(filter $(OS
),MACOSX
),OOoSpotlightImporter
) \
594 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_URE
,ure
, \
596 $(if
$(filter MSC
,$(COM
)),$(if
$(filter-out AARCH64_TRUE
,$(CPUNAME
)_
$(CROSS_COMPILING
)),cli_uno
)) \
598 $(if
$(ENABLE_JAVA
), \
601 $(if
$(filter $(OS
),WNT
),jpipx
) \
609 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_URE
,ure
, \
610 $(if
$(filter MSC
,$(COM
)), \
611 $(if
$(filter INTEL
,$(CPUNAME
)),msci_uno
) \
612 $(if
$(filter X86_64
,$(CPUNAME
)),mscx_uno
) \
613 $(if
$(filter AARCH64
,$(CPUNAME
)),msca_uno
) \
617 $(eval
$(call gb_Helper_register_libraries_for_install
,PRIVATELIBS_URE
,ure
, \
624 $(if
$(ENABLE_JAVA
),javaloader
) \
625 $(if
$(ENABLE_JAVA
),javavm
) \
626 $(if
$(ENABLE_JAVA
),jvmaccess
) \
627 $(if
$(ENABLE_JAVA
),jvmfwk
) \
639 $(eval
$(call gb_Helper_register_plugins_for_install
,PRIVATELIBS_URE
,ure
, \
640 $(call gb_CondLibSalTextenc
,sal_textenc
) \
643 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY
),TRUE
)
644 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
645 $(if
$(filter WNT
,$(OS
)), \
651 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooo
, \
652 $(call gb_Helper_optional
,AVMEDIA
, \
653 $(if
$(ENABLE_GSTREAMER_1_0
),avmediagst
) \
654 $(if
$(ENABLE_GTK4
),avmediagtk
) \
655 $(if
$(filter WNT
,$(OS
)),avmediawin
) \
659 $(call gb_Helper_optional
,DBCONNECTIVITY
,dbpool2
) \
660 $(call gb_Helper_optional
,BREAKPAD
,crashreport
) \
664 $(if
$(ENABLE_JAVA
),hsqldb
) \
666 $(if
$(and
$(ENABLE_GTK3
), $(filter LINUX
%BSD SOLARIS
,$(OS
))), libreofficekitgtk
) \
667 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekitgtk
) \
668 $(if
$(ENABLE_JAVA
), \
669 $(if
$(filter $(OS
),MACOSX
),,officebean
) \
673 $(call gb_Helper_optional
,SCRIPTING
,scriptframe
) \
679 $(if
$(WITH_WEBDAV
),ucpdav1
) \
682 $(call gb_Helper_optional
,XMLHELP
,ucpchelp1
) \
685 $(call gb_CondExeUnopkg
,unopkgapp
) \
689 $(if
$(filter $(OS
),MACOSX
), \
693 $(if
$(filter WNT
,$(OS
)), \
700 $(eval
$(call gb_Helper_register_plugins_for_install
,PLAINLIBS_OOO
,ooo
, \
713 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexbinarytable
, \
717 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activex
, \
721 ifneq ($(BUILD_X64
),)
722 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,activexwin64
, \
727 $(eval
$(call gb_Helper_register_executables_for_install
,OOO
,spsuppfiles
, \
731 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,spsuppfiles
, \
732 $(if
$(CXX_X64_BINARY
),spsupp_x64
) \
733 $(if
$(CXX_X86_BINARY
),spsupp_x86
) \
736 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,ooobinarytable
, \
737 $(if
$(WINDOWS_SDK_HOME
),\
749 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_OOO
,winexplorerextbinarytable
, \
753 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerext
, \
759 ifneq ($(BUILD_X64
),)
760 $(eval
$(call gb_Helper_register_packages_for_install
,winexplorerextwin64
, \
761 $(if
$(filter MSC
,$(COM
)),msvc_dlls
) \
764 $(eval
$(call gb_Helper_register_libraries_for_install
,PLAINLIBS_SHLXTHDL
,winexplorerextwin64
, \
773 $(eval
$(call gb_Helper_register_libraries_for_install
,RTVERLIBS
,ure
, \
779 $(eval
$(call gb_Helper_register_libraries_for_install
,UNOVERLIBS
,ure
, \
784 $(eval
$(call gb_Helper_register_libraries
,EXTENSIONLIBS
, \
790 ifneq ($(ENABLE_JAVA
),)
791 $(eval
$(call gb_Helper_register_jars_for_install
,URE
,ure
, \
800 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,ooo
, \
802 ScriptProviderForJava \
806 $(if
$(filter-out MACOSX
,$(OS
)),officebean
) \
816 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,reportbuilder
, \
818 reportbuilderwizard \
821 ifneq ($(ENABLE_SCRIPTING_BEANSHELL
),)
822 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_bsh
, \
823 ScriptProviderForBeanShell \
827 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT
),)
828 $(eval
$(call gb_Helper_register_jars_for_install
,OOO
,extensions_rhino
, \
829 ScriptProviderForJavaScript \
833 ifeq (NUMBERTEXT
,$(filter NUMBERTEXT
,$(BUILD_TYPE
)))
834 $(eval
$(call gb_Helper_register_packages_for_install
,extensions_numbertext
,\
839 $(eval
$(call gb_Helper_register_jars
,OXT
, \
847 $(eval
$(call gb_Helper_register_jars
,NONE
,\
860 # 'test_unittest' is only package delivering to workdir.
861 # Other packages could be potentially autoinstalled.
862 $(eval
$(call gb_Helper_register_packages
, \
866 instsetoo_native_setup \
867 $(if
$(ENABLE_OOENV
),instsetoo_native_ooenv
) \
868 postprocess_registry \
869 readlicense_oo_readmes \
875 $(eval
$(call gb_Helper_register_packages_for_install
,impress
,\
879 $(eval
$(call gb_Helper_register_packages_for_install
,calc
,\
883 $(eval
$(call gb_Helper_register_packages_for_install
,libreofficekit
,\
884 $(if
$(filter LINUX
%BSD SOLARIS
, $(OS
)),libreofficekit_selectionhandles
) \
885 $(if
$(and
$(ENABLE_GTKTILEDVIEWER
), $(filter WNT
,$(OS
))), libreofficekit_selectionhandles
) \
888 $(eval
$(call gb_Helper_register_packages_for_install
,ure
,\
889 instsetoo_native_setup_ure \
890 $(call gb_CondExeUno
,uno_sh
) \
892 $(if
$(ENABLE_JAVA
),\
895 jvmfwk_jreproperties \
896 $(if
$(filter MACOSX
,$(OS
)),bridges_jnilib_java_uno
) \
900 $(eval
$(call gb_Helper_register_packages_for_install
,postgresqlsdbc
,\
901 $(if
$(BUILD_POSTGRESQL_SDBC
),connectivity_postgresql-sdbc
) \
904 $(eval
$(call gb_Helper_register_packages_for_install
,sdk
,\
906 odk_share_readme_generated \
907 $(if
$(filter WNT
,$(OS
)),$(if
$(filter-out AARCH64_TRUE
,$(CPUNAME
)_
$(CROSS_COMPILING
)),odk_cli
)) \
909 $(if
$(filter WNT
,$(OS
)),odk_config_win
) \
911 $(if
$(DOXYGEN
),odk_doxygen
) \
914 odk_headers_generated \
917 odk_settings_generated \
918 $(if
$(ENABLE_JAVA
), \
920 odk_uno_loader_classes \
924 ifneq ($(ENABLE_WASM_STRIP_PINGUSER
),TRUE
)
925 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
930 ifneq ($(ENABLE_WASM_STRIP_CANVAS
),TRUE
)
931 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
932 $(if
$(ENABLE_OPENGL_CANVAS
),canvas_opengl_shader
) \
936 $(eval
$(call gb_Helper_register_packages_for_install
,ooo
,\
937 $(if
$(SYSTEM_LIBEXTTEXTCAT
),,libexttextcat_fingerprint
) \
939 $(if
$(filter $(OS
),MACOSX
), \
940 extensions_mdibundle \
941 extensions_OOoSpotlightImporter \
944 extras_autotextuser \
945 extras_cfgsrvnolang \
948 extras_databasebiblio \
953 extras_gallsystemstr \
956 $(if
$(filter WNT
,$(OS
)),extras_newfiles
) \
959 extras_persona_dark \
960 extras_persona_gray \
961 extras_persona_green \
962 extras_persona_pink \
963 extras_persona_sand \
964 extras_persona_white \
967 extras_tplwizbitmap \
968 extras_tplwizdesktop \
971 $(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: