Update git submodules
[LibreOffice.git] / Repository.mk
blobe95ea304ffdacd355aba5d7b3614d85abb420fde
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 $(eval $(call gb_Helper_register_executables,NONE, \
21 HelpIndexer \
22 HelpLinker \
23 bestreversemap \
24 canvasdemo \
25 cfgex \
26 concat-deps \
27 cpp \
28 cppunittester \
29 gbuildtojson \
30 $(if $(filter MSC,$(COM)), \
31 gcc-wrapper \
32 g++-wrapper \
33 ) \
34 gencoll_rule \
35 genconv_dict \
36 gendict \
37 genindex_data \
38 helpex \
39 idxdict \
40 langsupport \
41 $(if $(filter iOS,$(OS)),LibreOffice) \
42 lngconvex \
43 localize \
44 makedepend \
45 mbsdiff \
46 osl_process_child \
47 pdf2xml \
48 pdfunzip \
49 pdfverify \
50 pocheck \
51 propex \
52 regsvrex \
53 saxparser \
54 sp2bv \
55 svidl \
56 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
57 test_updater_dialog \
58 ) \
59 treex \
60 ulfex \
61 unoidl-read \
62 unoidl-write \
63 xrmex \
64 $(if $(filter-out ANDROID iOS WNT,$(OS)), \
65 svdemo \
66 fftester \
67 svptest \
68 svpclient ) \
69 $(if $(filter LINUX %BSD SOLARIS,$(OS)), tilebench) \
70 $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest) \
71 vcldemo \
72 tiledrendering \
73 mtfdemo \
74 visualbackendtest \
75 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
78 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
79 $(if $(filter MSC,$(COM)),$(if $(filter-out AARCH64,$(CPUNAME)),climaker)) \
80 cppumaker \
81 idlc \
82 javamaker \
83 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
84 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
85 unoidl-check \
86 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
89 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
90 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
91 mar \
92 $(if $(filter WNT,$(OS)), \
93 update_service \
94 ) \
95 updater )\
96 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
97 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
98 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
99 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
100 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
101 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
102 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
103 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
104 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
105 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
106 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
107 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
108 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
109 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
110 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
111 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
112 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
113 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
114 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
115 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
116 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
117 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
118 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
119 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
120 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
121 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
122 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
123 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
124 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
125 $(call gb_Helper_optional,FUZZERS,ww8fuzzer) \
126 $(call gb_Helper_optional,FUZZERS,qpwfuzzer) \
127 $(call gb_Helper_optional,FUZZERS,slkfuzzer) \
128 $(call gb_Helper_optional,FUZZERS,fodtfuzzer) \
129 $(call gb_Helper_optional,FUZZERS,fodsfuzzer) \
130 $(call gb_Helper_optional,FUZZERS,fodpfuzzer) \
131 $(call gb_Helper_optional,FUZZERS,xlsfuzzer) \
132 $(call gb_Helper_optional,FUZZERS,scrtffuzzer) \
133 $(call gb_Helper_optional,FUZZERS,wksfuzzer) \
134 $(call gb_Helper_optional,FUZZERS,diffuzzer) \
135 $(call gb_Helper_optional,FUZZERS,docxfuzzer) \
136 $(call gb_Helper_optional,FUZZERS,xlsxfuzzer) \
137 $(call gb_Helper_optional,FUZZERS,pptxfuzzer) \
138 $(call gb_Helper_optional,FUZZERS,mmlfuzzer) \
139 $(call gb_Helper_optional,FUZZERS,mtpfuzzer) \
140 $(call gb_Helper_optional,FUZZERS,htmlfuzzer) \
141 $(call gb_Helper_optional,FUZZERS,sftfuzzer) \
142 $(if $(filter-out ANDROID HAIKU iOS MACOSX WNT,$(OS)),oosplash) \
143 soffice_bin \
144 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
145 $(if $(filter WNT,$(OS)), \
146 soffice_exe \
147 soffice_com \
148 soffice_safe \
149 unoinfo \
150 unopkg \
151 unopkg_com \
152 $(if $(filter-out AARCH64,$(CPUNAME)),twain32shim) \
156 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
157 $(if $(filter WNT,$(OS)), \
158 sbase \
162 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
163 $(if $(filter WNT,$(OS)), \
164 odbcconfig \
168 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
169 $(if $(filter WNT,$(OS)), \
170 scalc \
174 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
175 $(if $(filter WNT,$(OS)), \
176 sdraw \
180 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
181 $(if $(filter WNT,$(OS)), \
182 simpress \
186 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
187 $(if $(filter WNT,$(OS)), \
188 smath \
192 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
193 $(if $(filter WNT,$(OS)), \
194 sweb \
195 swriter \
199 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
200 gengal \
201 $(if $(filter WNT,$(OS)),,uri-encode) \
202 $(if $(ENABLE_MACOSX_SANDBOX),, \
203 $(if $(DISABLE_GUI),, \
204 ui-previewer \
207 $(if $(filter WNT,$(OS)), \
208 senddoc \
210 $(if $(filter OPENCL,$(BUILD_TYPE)),opencltest) \
213 ifeq ($(OS),WNT)
214 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
215 quickstart \
217 endif
219 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
220 $(if $(filter WNT,$(OS)), \
221 python \
225 ifneq ($(ENABLE_POPPLER),)
226 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
227 xpdfimport \
229 endif
231 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
232 $(if $(and $(ENABLE_JAVA),$(filter-out HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
233 $(if $(ENABLE_MACOSX_SANDBOX),, \
234 regmerge \
235 regview \
237 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
240 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
241 abp \
242 dbp \
243 dbu \
246 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
247 analysis \
248 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
249 date \
250 pricing \
251 sc \
252 scd \
253 scfilt \
254 scui \
255 wpftcalc \
256 solver \
257 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
260 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
261 svgfilter \
262 wpftdraw \
263 graphicfilter \
266 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
267 animcore \
268 PresenterScreen \
269 PresentationMinimizer \
270 wpftimpress \
273 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
274 $(if $(ENABLE_ONLINE_UPDATE), \
275 updatecheckui \
276 updchk \
280 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
281 $(if $(ENABLE_EVOAB2),evoab) \
282 $(if $(ENABLE_GTK3),vclplug_gtk3) \
283 $(if $(ENABLE_GTK4),vclplug_gtk4) \
284 $(if $(ENABLE_GIO),losessioninstall) \
285 $(if $(ENABLE_GIO),ucpgio1) \
288 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
289 $(if $(ENABLE_KF5),kf5be1) \
290 $(if $(USING_X11), \
291 $(if $(ENABLE_KF5),vclplug_kf5) \
292 $(if $(ENABLE_QT5),vclplug_qt5) \
293 $(if $(ENABLE_GTK3_KDE5),vclplug_gtk3_kde5) \
296 ifneq ($(ENABLE_GTK3_KDE5),)
297 $(eval $(call gb_Helper_register_executables_for_install,OOO,kde, \
298 lo_kde5filepicker \
300 endif
302 ifeq ($(OS),HAIKU)
303 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,haiku, \
304 $(if $(ENABLE_QT5),vclplug_qt5) \
305 $(if $(ENABLE_KF5),vclplug_kf5) \
307 endif
309 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
310 sm \
311 smd \
314 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
315 OGLTrans \
318 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
319 acc \
320 $(call gb_Helper_optional,AVMEDIA,avmedia) \
321 $(if $(filter MACOSX,$(OS)),\
322 avmediaMacAVF \
324 $(call gb_Helper_optional,SCRIPTING, \
325 basctl \
326 basprov \
328 basegfx \
329 bib \
330 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
331 canvasfactory \
332 canvastools \
333 chartcore \
334 chartcontroller \
335 $(call gb_Helper_optional,OPENCL,clew) \
336 $(if $(filter $(OS),WNT),,cmdmail) \
337 cppcanvas \
338 configmgr \
339 ctl \
340 cui \
341 dba \
342 dbahsql \
343 $(call gb_Helper_optional,DBCONNECTIVITY, \
344 dbase \
345 dbaxml) \
346 dbtools \
347 deploymentmisc \
348 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
349 $(if $(USING_X11),desktop_detector) \
350 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
351 $(if $(filter WNT,$(OS)),directx9canvas) \
352 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
353 drawinglayer \
354 editeng \
355 $(if $(filter WNT,$(OS)),emser) \
356 evtatt \
357 expwrap \
358 $(call gb_Helper_optional,DBCONNECTIVITY, \
359 flat \
360 file) \
361 filterconfig \
362 fps_office \
363 for \
364 forui \
365 frm \
366 fsstorage \
367 fwk \
368 $(if $(filter WNT,$(OS)),gdipluscanvas) \
369 guesslang \
370 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
371 i18npool \
372 i18nsearch \
373 hyphen \
374 icg \
375 $(if $(ENABLE_JAVA),jdbc) \
376 $(if $(ENABLE_LDAP),ldapbe2) \
377 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
378 localebe1 \
379 log \
380 lng \
381 lnth \
382 $(if $(filter $(OS),MACOSX),macbe1) \
383 $(if $(MERGELIBS),merged) \
384 migrationoo2 \
385 migrationoo3 \
386 mozbootstrap \
387 msfilter \
388 $(call gb_Helper_optional,SCRIPTING,msforms) \
389 mtfrenderer \
390 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
391 $(call gb_Helper_optional,MARIADBC,$(call gb_Helper_optional,DBCONNECTIVITY,mysqlc)) \
392 numbertext \
393 odbc \
394 odfflatxml \
395 offacc \
396 oox \
397 $(call gb_Helper_optional,OPENCL,opencl) \
398 passwordcontainer \
399 pcr \
400 pdffilter \
401 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
402 sax \
403 sb \
404 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
405 scn \
406 sd \
407 sdd \
408 sdfilt \
409 sdui \
410 sfx \
411 simplecanvas \
412 slideshow \
413 sot \
414 spell \
415 $(if $(DISABLE_GUI),,spl) \
416 storagefd \
417 $(call gb_Helper_optional,SCRIPTING,stringresource) \
418 svgio \
419 emfio \
420 svl \
421 svt \
422 svx \
423 svxcore \
424 sw \
425 syssh \
426 textconversiondlgs \
427 textfd \
428 tk \
429 tl \
430 ucpexpand1 \
431 ucpext \
432 ucpimage \
433 ucpcmis1 \
434 ucptdoc1 \
435 unordf \
436 unoxml \
437 updatefeed \
438 utl \
439 uui \
440 $(call gb_Helper_optional,SCRIPTING, \
441 vbaevents \
442 vbahelper \
444 vcl \
445 vclcanvas \
446 writerperfect \
447 xmlscript \
448 xmlfa \
449 xmlfd \
450 xo \
451 xof \
452 xsltdlg \
453 xsltfilter \
454 $(if $(USING_X11), \
455 vclplug_gen \
457 $(if $(filter $(OS),WNT), \
458 ado \
459 oleautobridge \
460 smplmail \
461 vclplug_win \
462 wininetbe1 \
464 $(if $(filter $(OS),MACOSX), \
465 $(if $(ENABLE_MACOSX_SANDBOX),, \
466 AppleRemote \
468 fps_aqua \
469 vclplug_osx \
471 $(if $(filter iOS MACOSX,$(OS)), \
472 MacOSXSpell \
476 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
477 $(if $(BUILD_POSTGRESQL_SDBC), \
478 postgresql-sdbc \
479 postgresql-sdbc-impl) \
482 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
483 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
486 ifneq ($(ENABLE_PDFIMPORT),)
487 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
488 pdfimport \
490 endif
492 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
493 pythonloader \
496 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
497 pyuno \
498 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
501 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
502 rpt \
503 rptui \
504 rptxml \
507 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
508 hwp \
509 $(if $(ENABLE_LWP),lwpft) \
510 msword \
511 swd \
512 swui \
513 t602filter \
514 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
515 wpftwriter \
516 writerfilter \
517 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
520 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
521 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
522 smoketest \
523 subsequenttest \
524 test \
525 test-setupvcl \
526 testtools_cppobj \
527 testtools_bridgetest \
528 testtools_bridgetest-common \
529 testtools_constructors \
530 unobootstrapprotector \
531 unoexceptionprotector \
532 unotest \
533 vclbootstrapprotector \
534 scqahelper \
535 swqahelper \
536 wpftqahelper \
537 precompiled_system \
538 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
539 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
540 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
543 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
544 affine_uno_uno \
545 $(if $(filter MSC,$(COM)),$(if $(filter-out AARCH64,$(CPUNAME)),cli_uno)) \
546 i18nlangtag \
547 $(if $(ENABLE_JAVA), \
548 java_uno \
549 jpipe \
550 $(if $(filter $(OS),WNT),jpipx) \
551 juh \
552 juhx \
554 log_uno_uno \
555 unsafe_uno_uno \
556 $(if $(filter EMSCRIPTEN,$(OS)),, \
557 $(if $(filter MSC,$(COM)), \
558 $(if $(filter INTEL,$(CPUNAME)),msci_uno) \
559 $(if $(filter X86_64,$(CPUNAME)),mscx_uno) \
560 $(if $(filter AARCH64,$(CPUNAME)),msca_uno) \
561 , gcc3_uno) \
565 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
566 binaryurp \
567 bootstrap \
568 introspection \
569 invocadapt \
570 invocation \
571 io \
572 $(if $(ENABLE_JAVA),javaloader) \
573 $(if $(ENABLE_JAVA),javavm) \
574 $(if $(ENABLE_JAVA),jvmaccess) \
575 $(if $(ENABLE_JAVA),jvmfwk) \
576 namingservice \
577 proxyfac \
578 reflection \
579 reg \
580 sal_textenc \
581 stocservices \
582 store \
583 unoidl \
584 uuresolver \
585 xmlreader \
588 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
589 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
590 $(if $(filter WNT,$(OS)),avmediawin) \
591 cached1 \
592 collator_data \
593 comphelper \
594 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
595 $(call gb_Helper_optional,BREAKPAD,crashreport) \
596 deployment \
597 deploymentgui \
598 dict_ja \
599 dict_zh \
600 embobj \
601 $(if $(ENABLE_JAVA),hsqldb) \
602 i18nutil \
603 index_data \
604 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
605 localedata_en \
606 localedata_es \
607 localedata_euro \
608 localedata_others \
609 $(if $(ENABLE_JAVA), \
610 $(if $(filter $(OS),MACOSX),,officebean) \
612 emboleobj \
613 package2 \
614 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
615 sdbc2 \
616 sofficeapp \
617 srtrs1 \
618 textconv_dict \
619 ucb1 \
620 ucbhelper \
621 $(if $(WITH_WEBDAV),ucpdav1) \
622 ucpfile1 \
623 ucpftp1 \
624 ucpchelp1 \
625 ucphier1 \
626 ucppkg1 \
627 unopkgapp \
628 xmlsecurity \
629 xsec_xmlsec \
630 xstor \
631 $(if $(filter $(OS),MACOSX), \
632 macab1 \
633 macabdrv1 \
635 $(if $(filter WNT,$(OS)), \
636 fps \
637 inprocserv \
638 UAccCOM \
639 winaccessibility \
643 ifeq ($(OS),WNT)
644 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
645 regactivex \
648 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
649 so_activex \
652 ifneq ($(BUILD_X64),)
653 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
654 so_activex_x64 \
656 endif
658 $(eval $(call gb_Helper_register_executables_for_install,OOO,spsuppfiles, \
659 spsupp_helper \
662 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,spsuppfiles, \
663 $(if $(CXX_X64_BINARY),spsupp_x64) \
664 $(if $(CXX_X86_BINARY),spsupp_x86) \
667 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
668 $(if $(WINDOWS_SDK_HOME),\
669 instooofiltmsi \
670 inst_msu_msi \
671 qslnkmsi \
672 reg_dlls \
673 reg4allmsdoc \
674 sdqsmsi \
675 sellangmsi \
676 sn_tools \
680 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
681 shlxtmsi \
684 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
685 ooofilt \
686 propertyhdl \
687 shlxthdl \
690 ifneq ($(BUILD_X64),)
691 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
692 $(if $(filter MSC,$(COM)),msvc_dlls) \
695 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
696 ooofilt_x64 \
697 propertyhdl_x64 \
698 shlxthdl_x64 \
700 endif # BUILD_X64
702 endif # WNT
704 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
705 cppuhelper \
706 purpenvhelper \
707 salhelper \
710 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
711 cppu \
712 sal \
715 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
716 active_native \
717 passive_native \
720 ifneq ($(ENABLE_JAVA),)
721 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
722 java_uno \
723 juh \
724 jurt \
725 libreoffice \
726 ridl \
727 unoloader \
730 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
731 ScriptFramework \
732 ScriptProviderForJava \
733 XMergeBridge \
734 commonwizards \
735 form \
736 $(if $(filter-out MACOSX,$(OS)),officebean) \
737 query \
738 report \
739 sdbc_hsqldb \
740 smoketest \
741 table \
742 unoil \
743 xmerge \
746 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
747 reportbuilder \
748 reportbuilderwizard \
751 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
752 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
753 ScriptProviderForBeanShell \
755 endif
757 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
758 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
759 ScriptProviderForJavaScript \
761 endif
763 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
764 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
765 ct2n \
767 endif
769 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
770 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
771 numbertext \
773 endif
775 $(eval $(call gb_Helper_register_jars,OXT, \
776 EvolutionarySolver \
777 active_java \
778 mediawiki \
779 nlpsolver \
780 passive_java \
783 $(eval $(call gb_Helper_register_jars,NONE,\
784 ConnectivityTools \
785 HelloWorld \
786 Highlight \
787 MemoryUsage \
788 OOoRunner \
789 TestExtension \
790 test \
791 test-tools \
792 testComponent \
794 endif
796 # 'test_unittest' is only package delivering to workdir.
797 # Other packages could be potentially autoinstalled.
798 $(eval $(call gb_Helper_register_packages, \
799 test_unittest \
800 cli_basetypes_copy \
801 extras_wordbook \
802 instsetoo_native_setup \
803 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
804 postprocess_registry \
805 readlicense_oo_readmes \
806 setup_native_misc \
807 sysui_share \
808 vcl_fontunxpsprint \
811 $(eval $(call gb_Helper_register_packages_for_install,impress,\
812 sd_xml \
815 $(eval $(call gb_Helper_register_packages_for_install,calc,\
816 sc_res_xml \
819 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
820 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
823 $(eval $(call gb_Helper_register_packages_for_install,ure,\
824 instsetoo_native_setup_ure \
825 ure_install \
826 $(if $(ENABLE_JAVA),\
827 jvmfwk_jvmfwk3_ini \
828 jvmfwk_javavendors \
829 jvmfwk_jreproperties \
830 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
834 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
835 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
838 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
839 odk_share_readme \
840 odk_share_readme_generated \
841 $(if $(filter WNT,$(OS)),$(if $(filter-out AARCH64,$(CPUNAME)),odk_cli)) \
842 odk_config \
843 $(if $(filter WNT,$(OS)),odk_config_win) \
844 odk_docs \
845 $(if $(DOXYGEN),odk_doxygen) \
846 odk_examples \
847 odk_headers \
848 odk_headers_generated \
849 odk_html \
850 odk_settings \
851 odk_settings_generated \
852 offapi_idl \
853 udkapi_idl \
854 $(if $(ENABLE_JAVA), \
855 odk_javadoc \
856 odk_uno_loader_classes \
860 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
861 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
862 officecfg_misc \
863 $(if $(filter $(OS),MACOSX), \
864 extensions_mdibundle \
865 extensions_OOoSpotlightImporter \
867 extras_autocorr \
868 extras_autotextuser \
869 extras_cfgsrvnolang \
870 extras_cfgusr \
871 extras_database \
872 extras_databasebiblio \
873 extras_gallbullets \
874 extras_gallmytheme \
875 extras_gallroot \
876 extras_gallsystem \
877 extras_gallsystemstr \
878 extras_glade \
879 extras_labels \
880 $(if $(filter WNT,$(OS)),extras_newfiles) \
881 extras_palettes \
882 extras_personas \
883 extras_persona_dark \
884 extras_persona_gray \
885 extras_persona_green \
886 extras_persona_pink \
887 extras_persona_sand \
888 extras_persona_white \
889 extras_tplofficorr \
890 extras_tploffimisc \
891 extras_tplpresnt \
892 extras_tpl_styles \
893 extras_tpldraw \
894 extras_tplpersonal \
895 extras_tplwizbitmap \
896 extras_tplwizdesktop \
897 extras_tplwizletter \
898 extras_tplwizfax \
899 extras_tplwizagenda \
900 extras_tplwizreport \
901 extras_tplwizstyles \
902 framework_dtd \
903 $(if $(filter $(OS),MACOSX),infoplist) \
904 oox_customshapes \
905 oox_generated \
906 package_dtd \
907 sd_web \
908 sfx2_emojiconfig \
909 $(call gb_Helper_optional,DESKTOP,\
910 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
911 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out EMSCRIPTEN MACOSX WNT,$(OS)),svx_gengal)) \
912 $(if $(USING_X11),vcl_fontunxppds) \
913 $(if $(filter $(OS),MACOSX),vcl_osxres) \
914 xmloff_dtd \
915 xmlscript_dtd \
916 xmlhelp_helpxsl \
917 $(if $(ENABLE_JAVA),\
918 scripting_java \
919 scripting_java_jars \
920 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
921 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
923 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
924 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
925 wizards_basicshare \
926 wizards_basicsrvaccess2base \
927 wizards_basicsrvdepot \
928 wizards_basicsrveuro \
929 wizards_basicsrvgimmicks \
930 wizards_basicsrvimport \
931 wizards_basicsrvform \
932 wizards_basicsrvscriptforge \
933 wizards_basicsrvsfdatabases \
934 wizards_basicsrvsfdialogs \
935 wizards_basicsrvsfdocuments \
936 wizards_basicsrvstandard \
937 wizards_basicsrvtemplate \
938 wizards_basicsrvtools \
939 wizards_basicsrvtutorials \
940 wizards_basicusr \
941 wizards_properties \
942 wizards_wizardshare \
943 tipoftheday_images \
944 toolbarmode_images \
945 vcl_theme_definitions \
946 $(if $(filter WNT,$(OS)), \
947 vcl_opengl_denylist \
949 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
950 $(if $(filter SKIA,$(BUILD_TYPE)), \
951 vcl_skia_denylist ) \
952 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
953 Pyuno/commonwizards \
954 Pyuno/fax \
955 Pyuno/letter \
956 Pyuno/agenda \
957 Pyuno/mailmerge \
958 )) \
959 sfx2_classification \
960 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
961 $(if $(ENABLE_HTMLHELP),\
962 helpcontent2_html_dynamic \
963 helpcontent2_html_media \
964 helpcontent2_html_icon-themes \
965 helpcontent2_html_static \
967 resource_fonts \
968 cui \
971 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
972 extras_fonts \
973 $(if $(USING_X11)$(DISABLE_GUI)$(filter ANDROID,$(OS)), \
974 postprocess_fontconfig) \
975 $(call gb_Helper_optional,MORE_FONTS,\
976 fonts_alef \
977 fonts_amiri \
978 fonts_caladea \
979 fonts_carlito \
980 $(if $(MPL_SUBSET),,fonts_culmus) \
981 fonts_dejavu \
982 fonts_emojione_color \
983 fonts_gentium \
984 $(if $(MPL_SUBSET),,fonts_kacst) \
985 fonts_liberation \
986 fonts_liberation_narrow \
987 fonts_libertineg \
988 fonts_libre_hebrew \
989 fonts_noto \
990 fonts_reem \
991 fonts_sourcecode \
992 fonts_sourcesans \
993 fonts_sourceserif \
994 fonts_scheherazade \
998 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
999 postprocess_images \
1000 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1003 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1004 sd_opengl \
1005 slideshow_opengl_shader \
1008 ifneq ($(ENABLE_POPPLER),)
1009 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1010 sdext_pdfimport_pdf \
1012 endif
1014 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1015 reportbuilder_templates \
1018 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1019 filter_docbook \
1020 filter_xhtml \
1021 filter_xslt \
1024 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1025 desktop_branding \
1026 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1027 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1028 $(if $(and $(filter-out MACOSX HAIKU WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1029 $(if $(DISABLE_GUI),, \
1030 desktop_soffice_sh \
1033 readlicense_oo_files \
1034 readlicense_oo_license \
1035 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1038 ifeq ($(USING_X11), TRUE)
1039 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1040 desktop_sbase_sh \
1043 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1044 desktop_scalc_sh \
1047 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1048 desktop_sdraw_sh \
1051 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1052 desktop_simpress_sh \
1055 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1056 desktop_smath_sh \
1059 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1060 desktop_swriter_sh \
1062 endif # USING_X11=TRUE
1064 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1065 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1068 ifneq ($(DISABLE_PYTHON),TRUE)
1069 $(eval $(call gb_Helper_register_packages_for_install,python, \
1070 pyuno_pythonloader_ini \
1071 pyuno_python_scripts \
1072 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1073 scripting_ScriptsPython \
1076 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1077 scripting_scriptproviderforpython \
1080 ifeq (LIBRELOGO,$(filter LIBRELOGO,$(BUILD_TYPE)))
1081 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1082 librelogo \
1083 librelogo_properties \
1085 endif # LIBRELOGO
1087 endif # DISABLE_PYTHON
1089 # External executables
1090 $(eval $(call gb_ExternalExecutable_register_executables,\
1091 genbrk \
1092 genccode \
1093 gencmn \
1094 python \
1095 ucpp \
1096 xmllint \
1097 xsltproc \
1100 # Resources
1101 $(eval $(call gb_Helper_register_mos,\
1102 acc \
1103 avmedia \
1104 $(call gb_Helper_optional,SCRIPTING,basctl) \
1105 chart \
1106 cnr \
1107 cui \
1108 dba \
1109 dkt \
1110 editeng \
1111 flt \
1112 for \
1113 $(call gb_Helper_optional,DESKTOP,fps) \
1114 frm \
1115 fwk \
1116 oox \
1117 pcr \
1118 rpt \
1119 $(call gb_Helper_optional,SCRIPTING,sb) \
1120 sc \
1121 sca \
1122 scc \
1123 sd \
1124 sfx \
1125 shell \
1126 sm \
1127 svl \
1128 svt \
1129 svx \
1130 sw \
1131 uui \
1132 vcl \
1133 wiz \
1134 wpt \
1135 $(if $(ENABLE_NSS)$(ENABLE_OPENSSL),xsc) \
1138 # UI configuration
1139 $(eval $(call gb_Helper_register_uiconfigs,\
1140 cui \
1141 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1142 desktop \
1143 editeng \
1144 filter \
1145 formula \
1146 fps \
1147 libreofficekit \
1148 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1149 $(call gb_Helper_optional,DBCONNECTIVITY,\
1150 modules/dbapp \
1151 modules/dbbrowser \
1152 modules/dbquery \
1153 modules/dbrelation \
1155 modules/dbreport \
1156 $(call gb_Helper_optional,DBCONNECTIVITY,\
1157 modules/dbtable \
1158 modules/dbtdata \
1160 modules/sabpilot \
1161 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1162 modules/scalc \
1163 modules/scanner \
1164 modules/schart \
1165 modules/sdraw \
1166 modules/sglobal \
1167 modules/simpress \
1168 modules/smath \
1169 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1170 modules/StartModule \
1171 modules/sweb \
1172 modules/swform \
1173 modules/swreport \
1174 modules/swriter \
1175 modules/swxform \
1176 sfx \
1177 svt \
1178 svx \
1179 uui \
1180 vcl \
1181 writerperfect \
1182 $(if $(ENABLE_NSS)$(ENABLE_OPENSSL),xmlsec) \
1185 ifeq ($(gb_GBUILDSELFTEST),t)
1186 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1187 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1188 endif
1190 # vim: set noet sw=4 ts=4: