tdf#151548 vba ContentControls: Add basic word::XContentControl
[LibreOffice.git] / Repository.mk
blob35c7a8e25295aed608165f7b15c1b40645ff56a8
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, \
22 canvasdemo \
24 endif
26 $(eval $(call gb_Helper_register_executables,NONE, \
27 $(call gb_Helper_optional,HELPTOOLS, \
28 HelpIndexer \
29 HelpLinker \
30 ) \
31 bestreversemap \
32 cfgex \
33 concat-deps \
34 cpp \
35 cppunittester \
36 gbuildtojson \
37 $(if $(filter MSC,$(COM)), \
38 gcc-wrapper \
39 g++-wrapper \
40 ) \
41 gencoll_rule \
42 genconv_dict \
43 gendict \
44 genindex_data \
45 helpex \
46 idxdict \
47 io-testconnection \
48 langsupport \
49 $(if $(filter iOS,$(OS)),LibreOffice) \
50 lngconvex \
51 localize \
52 $(call gb_CondExeLockfile,lockfile) \
53 makedepend \
54 mbsdiff \
55 osl_process_child \
56 pdf2xml \
57 pdfunzip \
58 pdfverify \
59 pocheck \
60 propex \
61 regsvrex \
62 saxparser \
63 svidl \
64 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
65 test_updater_dialog \
66 ) \
67 treex \
68 ulfex \
69 unoidl-check \
70 xrmex \
71 $(if $(filter-out ANDROID iOS WNT,$(OS)), \
72 svdemo \
73 minvcl \
74 fftester \
75 svptest \
76 svpclient ) \
77 $(if $(filter LINUX %BSD SOLARIS,$(OS)), tilebench) \
78 $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest) \
79 vcldemo \
80 tiledrendering \
81 mtfdemo \
82 visualbackendtest \
83 listfonts \
84 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
85 $(if $(and $(ENABLE_GTKTILEDVIEWER), $(filter WNT,$(OS))), gtktiledviewer) \
86 $(if $(filter EMSCRIPTEN,$(OS)),wasm-qt5-mandelbrot) \
89 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
90 $(if $(filter MSC,$(COM)),$(if $(filter-out AARCH64,$(CPUNAME)),climaker)) \
91 cppumaker \
92 javamaker \
93 $(call gb_CondExeSp2bv,sp2bv) \
94 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
95 unoidl-read \
96 unoidl-write \
97 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
100 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY),TRUE)
101 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
102 $(if $(filter-out ANDROID HAIKU iOS MACOSX WNT,$(OS)),oosplash) \
104 endif
106 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
107 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
108 mar \
109 $(if $(filter WNT,$(OS)), \
110 update_service \
112 updater )\
113 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
114 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
115 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
116 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
117 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
118 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
119 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
120 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
121 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
122 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
123 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
124 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
125 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
126 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
127 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
128 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
129 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
130 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
131 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
132 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
133 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
134 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
135 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
136 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
137 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
138 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
139 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
140 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
141 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
142 $(call gb_Helper_optional,FUZZERS,ww8fuzzer) \
143 $(call gb_Helper_optional,FUZZERS,qpwfuzzer) \
144 $(call gb_Helper_optional,FUZZERS,slkfuzzer) \
145 $(call gb_Helper_optional,FUZZERS,fodtfuzzer) \
146 $(call gb_Helper_optional,FUZZERS,fodsfuzzer) \
147 $(call gb_Helper_optional,FUZZERS,fodpfuzzer) \
148 $(call gb_Helper_optional,FUZZERS,xlsfuzzer) \
149 $(call gb_Helper_optional,FUZZERS,scrtffuzzer) \
150 $(call gb_Helper_optional,FUZZERS,wksfuzzer) \
151 $(call gb_Helper_optional,FUZZERS,diffuzzer) \
152 $(call gb_Helper_optional,FUZZERS,docxfuzzer) \
153 $(call gb_Helper_optional,FUZZERS,xlsxfuzzer) \
154 $(call gb_Helper_optional,FUZZERS,pptxfuzzer) \
155 $(call gb_Helper_optional,FUZZERS,mmlfuzzer) \
156 $(call gb_Helper_optional,FUZZERS,mtpfuzzer) \
157 $(call gb_Helper_optional,FUZZERS,htmlfuzzer) \
158 $(call gb_Helper_optional,FUZZERS,sftfuzzer) \
159 $(call gb_Helper_optional,FUZZERS,dbffuzzer) \
160 $(call gb_Helper_optional,FUZZERS,webpfuzzer) \
161 $(call gb_Helper_optional,FUZZERS,lockfuzzer) \
162 soffice_bin \
163 $(call gb_CondExeUnopkg, \
164 unopkg_bin \
165 $(if $(filter WNT,$(OS)), \
166 unopkg \
167 unopkg_com \
170 $(if $(filter WNT,$(OS)), \
171 soffice_exe \
172 soffice_com \
173 soffice_safe \
174 unoinfo \
175 $(if $(filter-out AARCH64,$(CPUNAME)),twain32shim) \
179 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
180 $(if $(filter WNT,$(OS)), \
181 sbase \
185 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
186 $(if $(filter WNT,$(OS)), \
187 odbcconfig \
191 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
192 $(if $(filter WNT,$(OS)), \
193 scalc \
197 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
198 $(if $(filter WNT,$(OS)), \
199 sdraw \
203 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
204 $(if $(filter WNT,$(OS)), \
205 simpress \
209 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
210 $(if $(filter WNT,$(OS)), \
211 smath \
215 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
216 $(if $(filter WNT,$(OS)), \
217 sweb \
218 swriter \
222 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
223 gengal \
224 $(if $(filter WNT,$(OS)),,uri-encode) \
225 $(if $(filter WNT,$(OS)), \
226 senddoc \
228 $(if $(filter OPENCL,$(BUILD_TYPE)),opencltest) \
231 ifeq ($(OS),WNT)
232 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
233 quickstart \
235 endif
237 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
238 $(if $(filter WNT,$(OS)), \
239 python \
243 ifneq ($(ENABLE_POPPLER),)
244 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
245 xpdfimport \
247 endif
249 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
250 $(if $(and $(ENABLE_JAVA),$(filter-out HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
251 $(call gb_CondExeRegistryTools, \
252 regview \
254 $(call gb_CondExeUno,uno) \
257 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
258 abp \
259 dbp \
260 dbu \
263 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
264 analysis \
265 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
266 date \
267 pricing \
268 sc \
269 scd \
270 scfilt \
271 wpftcalc \
272 solver \
273 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
276 $(eval $(call gb_Helper_register_plugins_for_install,OOOLIBS,calc, \
277 scui \
280 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
281 svgfilter \
282 wpftdraw \
283 graphicfilter \
286 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
287 animcore \
288 PresenterScreen \
289 PresentationMinimizer \
290 wpftimpress \
293 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
294 $(if $(ENABLE_ONLINE_UPDATE), \
295 updatecheckui \
296 updchk \
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, \
329 sm \
330 smd \
333 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
334 OGLTrans \
337 ifneq ($(ENABLE_WASM_STRIP_CANVAS),TRUE)
338 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
339 canvastools \
340 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
341 canvasfactory \
342 cppcanvas \
343 $(if $(filter WNT,$(OS)),directx9canvas) \
344 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
345 $(if $(filter WNT,$(OS)),gdipluscanvas) \
346 simplecanvas \
347 vclcanvas \
349 endif
351 ifneq ($(ENABLE_WASM_STRIP_GUESSLANG),TRUE)
352 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
353 guesslang \
355 endif
357 ifneq ($(ENABLE_WASM_STRIP_HUNSPELL),TRUE)
358 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
359 hyphen \
360 lnth \
361 spell \
362 $(if $(filter iOS MACOSX,$(OS)), \
363 MacOSXSpell \
366 endif
368 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
369 avmedia \
370 LanguageTool \
371 $(call gb_Helper_optional,AVMEDIA, \
372 $(if $(filter MACOSX,$(OS)),\
373 avmediaMacAVF \
376 $(call gb_Helper_optional,SCRIPTING, \
377 basctl \
378 basprov \
380 basegfx \
381 bib \
382 chartcore \
383 chartcontroller \
384 $(call gb_Helper_optional,OPENCL,clew) \
385 $(if $(filter $(OS),WNT),,cmdmail) \
386 configmgr \
387 ctl \
388 dba \
389 dbahsql \
390 $(call gb_Helper_optional,DBCONNECTIVITY, \
391 dbase \
392 dbaxml) \
393 dbtools \
394 deploymentmisc \
395 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
396 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
397 drawinglayercore \
398 drawinglayer \
399 editeng \
400 $(if $(filter WNT,$(OS)),emser) \
401 evtatt \
402 expwrap \
403 $(call gb_Helper_optional,DBCONNECTIVITY, \
404 flat \
405 file) \
406 filterconfig \
407 fps_office \
408 for \
409 forui \
410 frm \
411 fsstorage \
412 fwk \
413 $(call gb_Helper_optionals_or,HELPTOOLS XMLHELP,helplinker) \
414 i18npool \
415 i18nsearch \
416 $(if $(ENABLE_JAVA),jdbc) \
417 $(if $(filter WNT,$(OS)),jumplist) \
418 $(if $(ENABLE_LDAP),ldapbe2) \
419 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
420 localebe1 \
421 log \
422 lng \
423 $(if $(filter $(OS),MACOSX),macbe1) \
424 $(if $(MERGELIBS),merged) \
425 migrationoo2 \
426 migrationoo3 \
427 mozbootstrap \
428 msfilter \
429 $(call gb_Helper_optional,SCRIPTING,msforms) \
430 mtfrenderer \
431 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
432 $(call gb_Helper_optional,MARIADBC,$(call gb_Helper_optional,DBCONNECTIVITY,mysqlc)) \
433 numbertext \
434 odbc \
435 odfflatxml \
436 offacc \
437 oox \
438 $(call gb_Helper_optional,OPENCL,opencl) \
439 passwordcontainer \
440 pcr \
441 pdffilter \
442 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
443 sax \
444 sb \
445 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
446 scn \
447 sd \
448 sdd \
449 sfx \
450 slideshow \
451 sot \
452 $(if $(or $(DISABLE_GUI),$(ENABLE_WASM_STRIP_SPLASH)),,spl) \
453 storagefd \
454 $(call gb_Helper_optional,SCRIPTING,stringresource) \
455 svgio \
456 emfio \
457 svl \
458 svt \
459 svx \
460 svxcore \
461 sw \
462 syssh \
463 textconversiondlgs \
464 textfd \
465 tk \
466 tl \
467 ucpexpand1 \
468 ucpext \
469 ucpimage \
470 $(if $(ENABLE_LIBCMIS),ucpcmis1) \
471 ucptdoc1 \
472 unordf \
473 unoxml \
474 updatefeed \
475 utl \
476 uui \
477 $(call gb_Helper_optional,SCRIPTING, \
478 vbaevents \
479 vbahelper \
481 vcl \
482 writerperfect \
483 xmlscript \
484 xmlfa \
485 xmlfd \
486 xo \
487 xof \
488 xsltdlg \
489 xsltfilter \
490 $(if $(filter $(OS),WNT), \
491 ado \
492 oleautobridge \
493 smplmail \
494 wininetbe1 \
496 $(if $(filter $(OS),MACOSX), \
497 $(if $(ENABLE_MACOSX_SANDBOX),, \
498 AppleRemote \
500 fps_aqua \
504 $(eval $(call gb_Helper_register_plugins_for_install,OOOLIBS,ooo, \
505 acc \
506 $(if $(ENABLE_CUSTOMTARGET_COMPONENTS),components) \
507 cui \
508 $(if $(USING_X11),desktop_detector) \
509 icg \
510 sdui \
511 $(if $(ENABLE_GEN),vclplug_gen) \
512 $(if $(filter $(OS),WNT),vclplug_win) \
513 $(if $(filter $(OS),MACOSX),vclplug_osx) \
516 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
517 $(if $(BUILD_POSTGRESQL_SDBC), \
518 postgresql-sdbc \
519 postgresql-sdbc-impl) \
522 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
523 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
526 ifneq ($(ENABLE_PDFIMPORT),)
527 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
528 pdfimport \
530 endif
532 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
533 pythonloader \
536 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
537 pyuno \
538 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
541 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
542 rpt \
543 rptui \
544 rptxml \
547 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
548 hwp \
549 $(if $(ENABLE_LWP),lwpft) \
550 msword \
551 swd \
552 t602filter \
553 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
554 wpftwriter \
555 writerfilter \
556 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
559 $(eval $(call gb_Helper_register_plugins_for_install,OOOLIBS,writer, \
560 swui \
563 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
564 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
565 smoketest \
566 subsequenttest \
567 test \
568 test-setupvcl \
569 testtools_cppobj \
570 testtools_bridgetest \
571 testtools_bridgetest-common \
572 testtools_constructors \
573 unobootstrapprotector \
574 unoexceptionprotector \
575 unotest \
576 vclbootstrapprotector \
577 scqahelper \
578 swqahelper \
579 wpftqahelper \
580 precompiled_system \
581 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
582 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
583 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
586 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
587 affine_uno_uno \
588 $(if $(filter MSC,$(COM)),$(if $(filter-out AARCH64,$(CPUNAME)),cli_uno)) \
589 i18nlangtag \
590 $(if $(ENABLE_JAVA), \
591 java_uno \
592 jpipe \
593 $(if $(filter $(OS),WNT),jpipx) \
594 juh \
595 juhx \
597 log_uno_uno \
598 unsafe_uno_uno \
601 $(eval $(call gb_Helper_register_plugins_for_install,PLAINLIBS_URE,ure, \
602 $(if $(filter MSC,$(COM)), \
603 $(if $(filter INTEL,$(CPUNAME)),msci_uno) \
604 $(if $(filter X86_64,$(CPUNAME)),mscx_uno) \
605 $(if $(filter AARCH64,$(CPUNAME)),msca_uno) \
606 , gcc3_uno) \
609 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
610 binaryurp \
611 bootstrap \
612 introspection \
613 invocadapt \
614 invocation \
615 io \
616 $(if $(ENABLE_JAVA),javaloader) \
617 $(if $(ENABLE_JAVA),javavm) \
618 $(if $(ENABLE_JAVA),jvmaccess) \
619 $(if $(ENABLE_JAVA),jvmfwk) \
620 namingservice \
621 proxyfac \
622 reflection \
623 reg \
624 stocservices \
625 store \
626 unoidl \
627 uuresolver \
628 xmlreader \
631 $(eval $(call gb_Helper_register_plugins_for_install,PRIVATELIBS_URE,ure, \
632 $(call gb_CondLibSalTextenc,sal_textenc) \
635 ifneq ($(ENABLE_WASM_STRIP_ACCESSIBILITY),TRUE)
636 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
637 $(if $(filter WNT,$(OS)), \
638 winaccessibility \
641 endif
643 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
644 $(call gb_Helper_optional,AVMEDIA, \
645 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
646 $(if $(ENABLE_GTK4),avmediagtk) \
647 $(if $(filter WNT,$(OS)),avmediawin) \
649 cached1 \
650 comphelper \
651 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
652 $(call gb_Helper_optional,BREAKPAD,crashreport) \
653 deployment \
654 deploymentgui \
655 embobj \
656 $(if $(ENABLE_JAVA),hsqldb) \
657 i18nutil \
658 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
659 $(if $(and $(ENABLE_GTKTILEDVIEWER), $(filter WNT,$(OS))), libreofficekitgtk) \
660 $(if $(ENABLE_JAVA), \
661 $(if $(filter $(OS),MACOSX),,officebean) \
663 emboleobj \
664 package2 \
665 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
666 sdbc2 \
667 sofficeapp \
668 srtrs1 \
669 ucb1 \
670 ucbhelper \
671 $(if $(WITH_WEBDAV),ucpdav1) \
672 ucpfile1 \
673 ucpftp1 \
674 $(call gb_Helper_optional,XMLHELP,ucpchelp1) \
675 ucphier1 \
676 ucppkg1 \
677 $(call gb_CondExeUnopkg,unopkgapp) \
678 xmlsecurity \
679 xsec_xmlsec \
680 xstor \
681 $(if $(filter $(OS),MACOSX), \
682 macab1 \
683 macabdrv1 \
685 $(if $(filter WNT,$(OS)), \
686 fps \
687 inprocserv \
688 UAccCOM \
692 $(eval $(call gb_Helper_register_plugins_for_install,PLAINLIBS_OOO,ooo, \
693 collator_data \
694 dict_ja \
695 dict_zh \
696 index_data \
697 localedata_en \
698 localedata_es \
699 localedata_euro \
700 localedata_others \
701 textconv_dict \
704 ifeq ($(OS),WNT)
705 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
706 regactivex \
709 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
710 so_activex \
713 ifneq ($(BUILD_X64),)
714 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
715 so_activex_x64 \
717 endif
719 $(eval $(call gb_Helper_register_executables_for_install,OOO,spsuppfiles, \
720 spsupp_helper \
723 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,spsuppfiles, \
724 $(if $(CXX_X64_BINARY),spsupp_x64) \
725 $(if $(CXX_X86_BINARY),spsupp_x86) \
728 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
729 $(if $(WINDOWS_SDK_HOME),\
730 instooofiltmsi \
731 inst_msu_msi \
732 qslnkmsi \
733 reg_dlls \
734 reg4allmsdoc \
735 sdqsmsi \
736 sellangmsi \
737 sn_tools \
741 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
742 shlxtmsi \
745 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
746 ooofilt \
747 propertyhdl \
748 shlxthdl \
751 ifneq ($(BUILD_X64),)
752 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
753 $(if $(filter MSC,$(COM)),msvc_dlls) \
756 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
757 ooofilt_x64 \
758 propertyhdl_x64 \
759 shlxthdl_x64 \
761 endif # BUILD_X64
763 endif # WNT
765 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
766 cppuhelper \
767 purpenvhelper \
768 salhelper \
771 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
772 cppu \
773 sal \
776 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
777 active_native \
778 passive_native \
779 crashextension \
782 ifneq ($(ENABLE_JAVA),)
783 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
784 java_uno \
785 juh \
786 jurt \
787 libreoffice \
788 ridl \
789 unoloader \
792 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
793 ScriptFramework \
794 ScriptProviderForJava \
795 XMergeBridge \
796 commonwizards \
797 form \
798 $(if $(filter-out MACOSX,$(OS)),officebean) \
799 query \
800 report \
801 sdbc_hsqldb \
802 smoketest \
803 table \
804 unoil \
805 xmerge \
808 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
809 reportbuilder \
810 reportbuilderwizard \
813 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
814 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
815 ScriptProviderForBeanShell \
817 endif
819 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
820 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
821 ScriptProviderForJavaScript \
823 endif
825 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
826 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
827 numbertext \
829 endif
831 $(eval $(call gb_Helper_register_jars,OXT, \
832 EvolutionarySolver \
833 active_java \
834 mediawiki \
835 nlpsolver \
836 passive_java \
839 $(eval $(call gb_Helper_register_jars,NONE,\
840 ConnectivityTools \
841 HelloWorld \
842 Highlight \
843 MemoryUsage \
844 OOoRunner \
845 TestExtension \
846 test \
847 test-tools \
848 testComponent \
850 endif
852 # 'test_unittest' is only package delivering to workdir.
853 # Other packages could be potentially autoinstalled.
854 $(eval $(call gb_Helper_register_packages, \
855 test_unittest \
856 cli_basetypes_copy \
857 extras_wordbook \
858 instsetoo_native_setup \
859 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
860 postprocess_registry \
861 readlicense_oo_readmes \
862 setup_native_misc \
863 sysui_share \
864 vcl_fontunxpsprint \
867 $(eval $(call gb_Helper_register_packages_for_install,impress,\
868 sd_xml \
871 $(eval $(call gb_Helper_register_packages_for_install,calc,\
872 sc_res_xml \
875 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
876 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
877 $(if $(and $(ENABLE_GTKTILEDVIEWER), $(filter WNT,$(OS))), libreofficekit_selectionhandles) \
880 $(eval $(call gb_Helper_register_packages_for_install,ure,\
881 instsetoo_native_setup_ure \
882 $(call gb_CondExeUno,uno_sh) \
883 ure_install \
884 $(if $(ENABLE_JAVA),\
885 jvmfwk_jvmfwk3_ini \
886 jvmfwk_javavendors \
887 jvmfwk_jreproperties \
888 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
892 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
893 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
896 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
897 odk_share_readme \
898 odk_share_readme_generated \
899 $(if $(filter WNT,$(OS)),$(if $(filter-out AARCH64,$(CPUNAME)),odk_cli)) \
900 odk_config \
901 $(if $(filter WNT,$(OS)),odk_config_win) \
902 odk_docs \
903 $(if $(DOXYGEN),odk_doxygen) \
904 odk_examples \
905 odk_headers \
906 odk_headers_generated \
907 odk_html \
908 odk_settings \
909 odk_settings_generated \
910 $(if $(ENABLE_JAVA), \
911 odk_javadoc \
912 odk_uno_loader_classes \
916 ifneq ($(ENABLE_WASM_STRIP_PINGUSER),TRUE)
917 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
918 tipoftheday_images \
920 endif
922 ifneq ($(ENABLE_WASM_STRIP_CANVAS),TRUE)
923 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
924 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
926 endif
928 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
929 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
930 officecfg_misc \
931 $(if $(filter $(OS),MACOSX), \
932 extensions_mdibundle \
933 extensions_OOoSpotlightImporter \
935 extras_autocorr \
936 extras_autotextuser \
937 extras_cfgsrvnolang \
938 extras_cfgusr \
939 extras_database \
940 extras_databasebiblio \
941 extras_gallbullets \
942 extras_gallmytheme \
943 extras_gallroot \
944 extras_gallsystem \
945 extras_gallsystemstr \
946 extras_glade \
947 extras_labels \
948 $(if $(filter WNT,$(OS)),extras_newfiles) \
949 extras_palettes \
950 extras_personas \
951 extras_persona_dark \
952 extras_persona_gray \
953 extras_persona_green \
954 extras_persona_pink \
955 extras_persona_sand \
956 extras_persona_white \
957 extras_templates \
958 extras_tplpresnt \
959 extras_tplwizbitmap \
960 extras_tplwizdesktop \
961 extras_tplwizard \
962 framework_dtd \
963 $(if $(filter $(OS),MACOSX),infoplist) \
964 oox_customshapes \
965 oox_generated \
966 package_dtd \
967 sd_web \
968 $(call gb_Helper_optional,DESKTOP,\
969 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
970 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out EMSCRIPTEN MACOSX WNT,$(OS)),svx_gengal)) \
971 $(if $(USING_X11),vcl_fontunxppds) \
972 $(if $(filter $(OS),MACOSX),vcl_osxres) \
973 xmloff_dtd \
974 xmlscript_dtd \
975 $(call gb_Helper_optional,XMLHELP,xmlhelp_helpxsl) \
976 $(if $(ENABLE_JAVA),\
977 scripting_java \
978 scripting_java_jars \
979 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
980 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
982 $(call gb_Helper_optional,SCRIPTING,scripting_scriptbindinglib) \
983 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
984 wizards_basicshare \
985 wizards_basicsrvaccess2base \
986 wizards_basicsrvdepot \
987 wizards_basicsrveuro \
988 wizards_basicsrvgimmicks \
989 wizards_basicsrvimport \
990 wizards_basicsrvform \
991 wizards_basicsrvscriptforge \
992 wizards_basicsrvsfdatabases \
993 wizards_basicsrvsfdialogs \
994 wizards_basicsrvsfdocuments \
995 wizards_basicsrvsfunittests \
996 wizards_basicsrvsfwidgets \
997 wizards_basicsrvstandard \
998 wizards_basicsrvtemplate \
999 wizards_basicsrvtools \
1000 wizards_basicsrvtutorials \
1001 wizards_basicusr \
1002 wizards_properties \
1003 wizards_wizardshare \
1004 toolbarmode_images \
1005 vcl_theme_definitions \
1006 $(if $(filter WNT,$(OS)), \
1007 vcl_opengl_denylist \
1009 $(if $(filter SKIA,$(BUILD_TYPE)), \
1010 vcl_skia_denylist ) \
1011 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
1012 Pyuno/commonwizards \
1013 Pyuno/fax \
1014 Pyuno/letter \
1015 Pyuno/agenda \
1016 Pyuno/mailmerge \
1017 )) \
1018 sfx2_classification \
1019 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
1020 $(if $(ENABLE_HTMLHELP),\
1021 helpcontent2_html_dynamic \
1022 helpcontent2_html_media \
1023 helpcontent2_html_icon-themes \
1024 helpcontent2_html_static \
1026 resource_fonts \
1027 cui \
1030 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
1031 extras_fonts \
1032 $(if $(USING_X11)$(DISABLE_GUI)$(filter ANDROID EMSCRIPTEN,$(OS)), \
1033 postprocess_fontconfig) \
1034 $(call gb_Helper_optional,MORE_FONTS,\
1035 fonts_alef \
1036 fonts_amiri \
1037 fonts_caladea \
1038 fonts_carlito \
1039 $(if $(MPL_SUBSET),,fonts_culmus) \
1040 fonts_dejavu \
1041 fonts_gentium \
1042 $(if $(MPL_SUBSET),,fonts_kacst) \
1043 fonts_liberation \
1044 fonts_liberation_narrow \
1045 fonts_libertineg \
1046 fonts_libre_hebrew \
1047 fonts_noto \
1048 fonts_reem \
1049 fonts_sourcecode \
1050 fonts_sourcesans \
1051 fonts_sourceserif \
1052 fonts_scheherazade \
1056 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
1057 postprocess_images \
1058 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1061 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1062 sd_opengl \
1063 slideshow_opengl_shader \
1066 ifneq ($(ENABLE_POPPLER),)
1067 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1068 sdext_pdfimport_pdf \
1070 endif
1072 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1073 reportbuilder_templates \
1076 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1077 filter_docbook \
1078 filter_xhtml \
1079 filter_xslt \
1082 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1083 desktop_branding \
1084 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1085 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1086 $(if $(and $(filter-out EMSCRIPTEN HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1087 $(if $(DISABLE_GUI),, \
1088 desktop_soffice_sh \
1091 readlicense_oo_files \
1092 readlicense_oo_license \
1093 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1096 ifeq ($(USING_X11), TRUE)
1097 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1098 desktop_sbase_sh \
1101 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1102 desktop_scalc_sh \
1105 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1106 desktop_sdraw_sh \
1109 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1110 desktop_simpress_sh \
1113 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1114 desktop_smath_sh \
1117 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1118 desktop_swriter_sh \
1120 endif # USING_X11=TRUE
1122 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1123 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1126 ifneq ($(DISABLE_PYTHON),TRUE)
1127 $(eval $(call gb_Helper_register_packages_for_install,python, \
1128 pyuno_pythonloader_ini \
1129 pyuno_python_scripts \
1130 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1131 scripting_ScriptsPython \
1134 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1135 scripting_scriptproviderforpython \
1138 ifeq (LIBRELOGO,$(filter LIBRELOGO,$(BUILD_TYPE)))
1139 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1140 librelogo \
1141 librelogo_properties \
1143 endif # LIBRELOGO
1145 endif # DISABLE_PYTHON
1147 # External executables
1148 $(eval $(call gb_ExternalExecutable_register_executables,\
1149 genbrk \
1150 genccode \
1151 gencmn \
1152 python \
1153 xmllint \
1154 xsltproc \
1157 # Resources
1158 $(eval $(call gb_Helper_register_mos,\
1159 acc \
1160 $(call gb_Helper_optional,AVMEDIA,avmedia) \
1161 $(call gb_Helper_optional,SCRIPTING,basctl) \
1162 chart \
1163 cnr \
1164 cui \
1165 dba \
1166 dkt \
1167 editeng \
1168 flt \
1169 for \
1170 $(call gb_Helper_optional,DESKTOP,fps) \
1171 frm \
1172 fwk \
1173 oox \
1174 pcr \
1175 rpt \
1176 $(call gb_Helper_optional,SCRIPTING,sb) \
1177 sc \
1178 sca \
1179 scc \
1180 sd \
1181 sfx \
1182 shell \
1183 sm \
1184 svl \
1185 svt \
1186 svx \
1187 sw \
1188 uui \
1189 vcl \
1190 wiz \
1191 wpt \
1192 $(if $(ENABLE_NSS)$(ENABLE_OPENSSL),xsc) \
1195 # UI configuration
1196 ifneq ($(ENABLE_WASM_STRIP_DBACCESS),TRUE)
1197 $(eval $(call gb_Helper_register_uiconfigs,\
1198 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1200 endif
1202 $(eval $(call gb_Helper_register_uiconfigs,\
1203 cui \
1204 desktop \
1205 editeng \
1206 filter \
1207 formula \
1208 fps \
1209 libreofficekit \
1210 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1211 $(call gb_Helper_optional,DBCONNECTIVITY,\
1212 modules/dbapp \
1213 modules/dbbrowser \
1214 modules/dbquery \
1215 modules/dbrelation \
1217 modules/dbreport \
1218 $(call gb_Helper_optional,DBCONNECTIVITY,\
1219 modules/dbtable \
1220 modules/dbtdata \
1222 modules/sabpilot \
1223 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1224 modules/scalc \
1225 modules/scanner \
1226 modules/schart \
1227 modules/sdraw \
1228 modules/sglobal \
1229 modules/simpress \
1230 modules/smath \
1231 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1232 modules/StartModule \
1233 modules/sweb \
1234 modules/swform \
1235 modules/swreport \
1236 modules/swriter \
1237 modules/swxform \
1238 sfx \
1239 svt \
1240 svx \
1241 uui \
1242 vcl \
1243 writerperfect \
1244 $(if $(ENABLE_NSS)$(ENABLE_OPENSSL),xmlsec) \
1247 ifeq ($(gb_GBUILDSELFTEST),t)
1248 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1249 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1250 endif
1252 # vim: set noet sw=4 ts=4: