calc: on editing invalidation of view with different zoom is wrong
[LibreOffice.git] / Repository.mk
blob93ed5ea91aa4f86a05d428c99058946254df84b8
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 listglyphs \
85 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
86 $(if $(and $(ENABLE_GTKTILEDVIEWER), $(filter WNT,$(OS))), gtktiledviewer) \
87 $(if $(filter EMSCRIPTEN,$(OS)),wasm-qt5-mandelbrot) \
90 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
91 $(if $(filter MSC,$(COM)),$(if $(filter-out AARCH64,$(CPUNAME)),climaker)) \
92 cppumaker \
93 javamaker \
94 $(call gb_CondExeSp2bv,sp2bv) \
95 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
96 unoidl-read \
97 unoidl-write \
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) \
105 endif
107 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
108 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
109 mar \
110 $(if $(filter WNT,$(OS)), \
111 update_service \
113 updater )\
114 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
115 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
116 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
117 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
118 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
119 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
120 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
121 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
122 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
123 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
124 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
125 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
126 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
127 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
128 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
129 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
130 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
131 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
132 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
133 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
134 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
135 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
136 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
137 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
138 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
139 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
140 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
141 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
142 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
143 $(call gb_Helper_optional,FUZZERS,ww8fuzzer) \
144 $(call gb_Helper_optional,FUZZERS,qpwfuzzer) \
145 $(call gb_Helper_optional,FUZZERS,slkfuzzer) \
146 $(call gb_Helper_optional,FUZZERS,fodtfuzzer) \
147 $(call gb_Helper_optional,FUZZERS,fodsfuzzer) \
148 $(call gb_Helper_optional,FUZZERS,fodpfuzzer) \
149 $(call gb_Helper_optional,FUZZERS,xlsfuzzer) \
150 $(call gb_Helper_optional,FUZZERS,scrtffuzzer) \
151 $(call gb_Helper_optional,FUZZERS,wksfuzzer) \
152 $(call gb_Helper_optional,FUZZERS,diffuzzer) \
153 $(call gb_Helper_optional,FUZZERS,docxfuzzer) \
154 $(call gb_Helper_optional,FUZZERS,xlsxfuzzer) \
155 $(call gb_Helper_optional,FUZZERS,pptxfuzzer) \
156 $(call gb_Helper_optional,FUZZERS,mmlfuzzer) \
157 $(call gb_Helper_optional,FUZZERS,mtpfuzzer) \
158 $(call gb_Helper_optional,FUZZERS,htmlfuzzer) \
159 $(call gb_Helper_optional,FUZZERS,sftfuzzer) \
160 $(call gb_Helper_optional,FUZZERS,dbffuzzer) \
161 $(call gb_Helper_optional,FUZZERS,webpfuzzer) \
162 $(call gb_Helper_optional,FUZZERS,lockfuzzer) \
163 soffice_bin \
164 $(call gb_CondExeUnopkg, \
165 unopkg_bin \
166 $(if $(filter WNT,$(OS)), \
167 unopkg \
168 unopkg_com \
171 $(if $(filter WNT,$(OS)), \
172 soffice_exe \
173 soffice_com \
174 soffice_safe \
175 unoinfo \
176 $(if $(filter-out AARCH64,$(CPUNAME)),twain32shim) \
180 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
181 $(if $(filter WNT,$(OS)), \
182 sbase \
186 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
187 $(if $(filter WNT,$(OS)), \
188 odbcconfig \
192 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
193 $(if $(filter WNT,$(OS)), \
194 scalc \
198 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
199 $(if $(filter WNT,$(OS)), \
200 sdraw \
204 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
205 $(if $(filter WNT,$(OS)), \
206 simpress \
210 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
211 $(if $(filter WNT,$(OS)), \
212 smath \
216 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
217 $(if $(filter WNT,$(OS)), \
218 sweb \
219 swriter \
223 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
224 gengal \
225 $(if $(filter WNT,$(OS)),,uri-encode) \
226 $(if $(filter WNT,$(OS)), \
227 senddoc \
229 $(if $(filter OPENCL,$(BUILD_TYPE)),opencltest) \
232 ifeq ($(OS),WNT)
233 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
234 quickstart \
236 endif
238 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
239 $(if $(filter WNT,$(OS)), \
240 python \
244 ifneq ($(ENABLE_POPPLER),)
245 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
246 xpdfimport \
248 endif
250 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
251 $(if $(and $(ENABLE_JAVA),$(filter-out HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
252 $(call gb_CondExeRegistryTools, \
253 regview \
255 $(call gb_CondExeUno,uno) \
258 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
259 abp \
260 dbp \
261 dbu \
264 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
265 analysis \
266 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
267 date \
268 pricing \
269 sc \
270 scd \
271 scfilt \
272 wpftcalc \
273 solver \
274 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
277 $(eval $(call gb_Helper_register_plugins_for_install,OOOLIBS,calc, \
278 scui \
281 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
282 svgfilter \
283 wpftdraw \
284 graphicfilter \
287 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
288 animcore \
289 PresenterScreen \
290 PresentationMinimizer \
291 wpftimpress \
294 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
295 $(if $(ENABLE_ONLINE_UPDATE), \
296 updatecheckui \
297 updchk \
301 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
302 $(if $(ENABLE_EVOAB2),evoab) \
303 $(if $(ENABLE_GIO),losessioninstall) \
304 $(if $(ENABLE_GIO),ucpgio1) \
307 $(eval $(call gb_Helper_register_plugins_for_install,OOOLIBS,gnome, \
308 $(if $(ENABLE_GTK3),vclplug_gtk3) \
309 $(if $(ENABLE_GTK4),vclplug_gtk4) \
312 gb_haiku_or_kde := $(if $(filter HAIKU,$(OS)),haiku,kde)
314 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
315 $(if $(ENABLE_KF5),kf5be1) \
318 $(eval $(call gb_Helper_register_plugins_for_install,OOOLIBS,$(gb_haiku_or_kde), \
319 $(if $(ENABLE_KF5),vclplug_kf5) \
320 $(if $(ENABLE_QT5),vclplug_qt5) \
321 $(if $(ENABLE_QT6),vclplug_qt6) \
322 $(if $(ENABLE_GTK3_KDE5),vclplug_gtk3_kde5) \
325 $(eval $(call gb_Helper_register_executables_for_install,OOO,$(gb_haiku_or_kde), \
326 $(if $(ENABLE_GTK3_KDE5),lo_kde5filepicker) \
329 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
330 sm \
331 smd \
334 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
335 OGLTrans \
338 ifeq ($(OS),EMSCRIPTEN)
339 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
340 lo-bootstrap \
342 endif
344 ifneq ($(ENABLE_WASM_STRIP_CANVAS),TRUE)
345 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
346 canvastools \
347 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
348 canvasfactory \
349 cppcanvas \
350 $(if $(filter WNT,$(OS)),directx9canvas) \
351 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
352 $(if $(filter WNT,$(OS)),gdipluscanvas) \
353 simplecanvas \
354 vclcanvas \
356 endif
358 ifneq ($(ENABLE_WASM_STRIP_GUESSLANG),TRUE)
359 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
360 guesslang \
362 endif
364 ifneq ($(ENABLE_WASM_STRIP_HUNSPELL),TRUE)
365 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
366 hyphen \
367 lnth \
368 spell \
369 $(if $(filter iOS MACOSX,$(OS)), \
370 MacOSXSpell \
373 endif
375 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
376 avmedia \
377 LanguageTool \
378 $(call gb_Helper_optional,AVMEDIA, \
379 $(if $(filter MACOSX,$(OS)),\
380 avmediaMacAVF \
383 $(call gb_Helper_optional,SCRIPTING, \
384 basctl \
385 basprov \
387 basegfx \
388 bib \
389 chartcore \
390 chartcontroller \
391 $(call gb_Helper_optional,OPENCL,clew) \
392 $(if $(filter $(OS),WNT),,cmdmail) \
393 configmgr \
394 ctl \
395 dba \
396 dbahsql \
397 $(call gb_Helper_optional,DBCONNECTIVITY, \
398 dbase \
399 dbaxml) \
400 dbtools \
401 deploymentmisc \
402 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
403 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
404 docmodel \
405 drawinglayercore \
406 drawinglayer \
407 editeng \
408 $(if $(filter WNT,$(OS)),emser) \
409 evtatt \
410 expwrap \
411 $(call gb_Helper_optional,DBCONNECTIVITY, \
412 flat \
413 file) \
414 filterconfig \
415 fps_office \
416 for \
417 forui \
418 frm \
419 fsstorage \
420 fwk \
421 $(call gb_Helper_optionals_or,HELPTOOLS XMLHELP,helplinker) \
422 i18npool \
423 i18nsearch \
424 $(if $(ENABLE_JAVA),jdbc) \
425 $(if $(filter WNT,$(OS)),jumplist) \
426 $(if $(ENABLE_LDAP),ldapbe2) \
427 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
428 localebe1 \
429 log \
430 lng \
431 $(if $(filter $(OS),MACOSX),macbe1) \
432 $(if $(MERGELIBS),merged) \
433 migrationoo2 \
434 migrationoo3 \
435 mozbootstrap \
436 msfilter \
437 $(call gb_Helper_optional,SCRIPTING,msforms) \
438 mtfrenderer \
439 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
440 $(call gb_Helper_optional,MARIADBC,$(call gb_Helper_optional,DBCONNECTIVITY,mysqlc)) \
441 numbertext \
442 odbc \
443 odfflatxml \
444 offacc \
445 oox \
446 $(call gb_Helper_optional,OPENCL,opencl) \
447 passwordcontainer \
448 pcr \
449 pdffilter \
450 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
451 sax \
452 sb \
453 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
454 scn \
455 sd \
456 sdd \
457 sfx \
458 slideshow \
459 sot \
460 $(if $(or $(DISABLE_GUI),$(ENABLE_WASM_STRIP_SPLASH)),,spl) \
461 storagefd \
462 $(call gb_Helper_optional,SCRIPTING,stringresource) \
463 svgio \
464 emfio \
465 svl \
466 svt \
467 svx \
468 svxcore \
469 sw \
470 syssh \
471 textconversiondlgs \
472 textfd \
473 tk \
474 tl \
475 ucpexpand1 \
476 ucpext \
477 ucpimage \
478 $(if $(ENABLE_LIBCMIS),ucpcmis1) \
479 ucptdoc1 \
480 unordf \
481 unoxml \
482 updatefeed \
483 utl \
484 uui \
485 $(call gb_Helper_optional,SCRIPTING, \
486 vbaevents \
487 vbahelper \
489 vcl \
490 writerperfect \
491 xmlscript \
492 xmlfa \
493 xmlfd \
494 xo \
495 xof \
496 xsltdlg \
497 xsltfilter \
498 $(if $(filter $(OS),WNT), \
499 ado \
500 oleautobridge \
501 smplmail \
502 wininetbe1 \
504 $(if $(filter $(OS),MACOSX), \
505 $(if $(ENABLE_MACOSX_SANDBOX),, \
506 AppleRemote \
508 fps_aqua \
512 $(eval $(call gb_Helper_register_plugins_for_install,OOOLIBS,ooo, \
513 acc \
514 $(if $(ENABLE_CUSTOMTARGET_COMPONENTS),components) \
515 cui \
516 $(if $(USING_X11),desktop_detector) \
517 icg \
518 sdui \
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), \
526 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, \
536 pdfimport \
538 endif
540 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
541 pythonloader \
544 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
545 pyuno \
546 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
549 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
550 rpt \
551 rptui \
552 rptxml \
555 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
556 hwp \
557 $(if $(ENABLE_LWP),lwpft) \
558 msword \
559 swd \
560 t602filter \
561 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
562 wpftwriter \
563 writerfilter \
564 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
567 $(eval $(call gb_Helper_register_plugins_for_install,OOOLIBS,writer, \
568 swui \
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, \
573 smoketest \
574 subsequenttest \
575 test \
576 test-setupvcl \
577 testtools_cppobj \
578 testtools_bridgetest \
579 testtools_bridgetest-common \
580 testtools_constructors \
581 unobootstrapprotector \
582 unoexceptionprotector \
583 unotest \
584 vclbootstrapprotector \
585 scqahelper \
586 swqahelper \
587 wpftqahelper \
588 precompiled_system \
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, \
595 affine_uno_uno \
596 $(if $(filter MSC,$(COM)),$(if $(filter-out AARCH64,$(CPUNAME)),cli_uno)) \
597 i18nlangtag \
598 $(if $(ENABLE_JAVA), \
599 java_uno \
600 jpipe \
601 $(if $(filter $(OS),WNT),jpipx) \
602 juh \
603 juhx \
605 log_uno_uno \
606 unsafe_uno_uno \
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) \
614 , gcc3_uno) \
617 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
618 binaryurp \
619 bootstrap \
620 introspection \
621 invocadapt \
622 invocation \
623 io \
624 $(if $(ENABLE_JAVA),javaloader) \
625 $(if $(ENABLE_JAVA),javavm) \
626 $(if $(ENABLE_JAVA),jvmaccess) \
627 $(if $(ENABLE_JAVA),jvmfwk) \
628 namingservice \
629 proxyfac \
630 reflection \
631 reg \
632 stocservices \
633 store \
634 unoidl \
635 uuresolver \
636 xmlreader \
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)), \
646 winaccessibility \
649 endif
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) \
657 cached1 \
658 comphelper \
659 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
660 $(call gb_Helper_optional,BREAKPAD,crashreport) \
661 deployment \
662 deploymentgui \
663 embobj \
664 $(if $(ENABLE_JAVA),hsqldb) \
665 i18nutil \
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) \
671 emboleobj \
672 package2 \
673 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
674 sdbc2 \
675 sofficeapp \
676 srtrs1 \
677 ucb1 \
678 ucbhelper \
679 $(if $(WITH_WEBDAV),ucpdav1) \
680 ucpfile1 \
681 ucpftp1 \
682 $(call gb_Helper_optional,XMLHELP,ucpchelp1) \
683 ucphier1 \
684 ucppkg1 \
685 $(call gb_CondExeUnopkg,unopkgapp) \
686 xmlsecurity \
687 xsec_xmlsec \
688 xstor \
689 $(if $(filter $(OS),MACOSX), \
690 macab1 \
691 macabdrv1 \
693 $(if $(filter WNT,$(OS)), \
694 fps \
695 inprocserv \
696 UAccCOM \
700 $(eval $(call gb_Helper_register_plugins_for_install,PLAINLIBS_OOO,ooo, \
701 collator_data \
702 dict_ja \
703 dict_zh \
704 index_data \
705 localedata_en \
706 localedata_es \
707 localedata_euro \
708 localedata_others \
709 textconv_dict \
712 ifeq ($(OS),WNT)
713 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
714 regactivex \
717 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
718 so_activex \
721 ifneq ($(BUILD_X64),)
722 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
723 so_activex_x64 \
725 endif
727 $(eval $(call gb_Helper_register_executables_for_install,OOO,spsuppfiles, \
728 spsupp_helper \
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),\
738 instooofiltmsi \
739 inst_msu_msi \
740 qslnkmsi \
741 reg_dlls \
742 reg4allmsdoc \
743 sdqsmsi \
744 sellangmsi \
745 sn_tools \
749 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
750 shlxtmsi \
753 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
754 ooofilt \
755 propertyhdl \
756 shlxthdl \
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, \
765 ooofilt_x64 \
766 propertyhdl_x64 \
767 shlxthdl_x64 \
769 endif # BUILD_X64
771 endif # WNT
773 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
774 cppuhelper \
775 purpenvhelper \
776 salhelper \
779 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
780 cppu \
781 sal \
784 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
785 active_native \
786 passive_native \
787 crashextension \
790 ifneq ($(ENABLE_JAVA),)
791 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
792 java_uno \
793 juh \
794 jurt \
795 libreoffice \
796 ridl \
797 unoloader \
800 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
801 ScriptFramework \
802 ScriptProviderForJava \
803 XMergeBridge \
804 commonwizards \
805 form \
806 $(if $(filter-out MACOSX,$(OS)),officebean) \
807 query \
808 report \
809 sdbc_hsqldb \
810 smoketest \
811 table \
812 unoil \
813 xmerge \
816 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
817 reportbuilder \
818 reportbuilderwizard \
821 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
822 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
823 ScriptProviderForBeanShell \
825 endif
827 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
828 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
829 ScriptProviderForJavaScript \
831 endif
833 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
834 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
835 numbertext \
837 endif
839 $(eval $(call gb_Helper_register_jars,OXT, \
840 EvolutionarySolver \
841 active_java \
842 mediawiki \
843 nlpsolver \
844 passive_java \
847 $(eval $(call gb_Helper_register_jars,NONE,\
848 ConnectivityTools \
849 HelloWorld \
850 Highlight \
851 MemoryUsage \
852 OOoRunner \
853 TestExtension \
854 test \
855 test-tools \
856 testComponent \
858 endif
860 # 'test_unittest' is only package delivering to workdir.
861 # Other packages could be potentially autoinstalled.
862 $(eval $(call gb_Helper_register_packages, \
863 test_unittest \
864 cli_basetypes_copy \
865 extras_wordbook \
866 instsetoo_native_setup \
867 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
868 postprocess_registry \
869 readlicense_oo_readmes \
870 setup_native_misc \
871 sysui_share \
872 vcl_fontunxpsprint \
875 $(eval $(call gb_Helper_register_packages_for_install,impress,\
876 sd_xml \
879 $(eval $(call gb_Helper_register_packages_for_install,calc,\
880 sc_res_xml \
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) \
891 ure_install \
892 $(if $(ENABLE_JAVA),\
893 jvmfwk_jvmfwk3_ini \
894 jvmfwk_javavendors \
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,\
905 odk_share_readme \
906 odk_share_readme_generated \
907 $(if $(filter WNT,$(OS)),$(if $(filter-out AARCH64,$(CPUNAME)),odk_cli)) \
908 odk_config \
909 $(if $(filter WNT,$(OS)),odk_config_win) \
910 odk_docs \
911 $(if $(DOXYGEN),odk_doxygen) \
912 odk_examples \
913 odk_headers \
914 odk_headers_generated \
915 odk_html \
916 odk_settings \
917 odk_settings_generated \
918 $(if $(ENABLE_JAVA), \
919 odk_javadoc \
920 odk_uno_loader_classes \
924 ifneq ($(ENABLE_WASM_STRIP_PINGUSER),TRUE)
925 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
926 tipoftheday_images \
928 endif
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) \
934 endif
936 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
937 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
938 officecfg_misc \
939 $(if $(filter $(OS),MACOSX), \
940 extensions_mdibundle \
941 extensions_OOoSpotlightImporter \
943 extras_autocorr \
944 extras_autotextuser \
945 extras_cfgsrvnolang \
946 extras_cfgusr \
947 extras_database \
948 extras_databasebiblio \
949 extras_gallbullets \
950 extras_gallmytheme \
951 extras_gallroot \
952 extras_gallsystem \
953 extras_gallsystemstr \
954 extras_glade \
955 extras_labels \
956 $(if $(filter WNT,$(OS)),extras_newfiles) \
957 extras_palettes \
958 extras_personas \
959 extras_persona_dark \
960 extras_persona_gray \
961 extras_persona_green \
962 extras_persona_pink \
963 extras_persona_sand \
964 extras_persona_white \
965 extras_tplwizdesktop \
966 $(if $(WITH_TEMPLATES),\
967 extras_templates \
968 extras_tplpresnt \
969 extras_tplwizbitmap \
970 extras_tplwizard \
972 framework_dtd \
973 $(if $(filter $(OS),MACOSX),infoplist) \
974 oox_customshapes \
975 oox_generated \
976 package_dtd \
977 sd_web \
978 $(call gb_Helper_optional,DESKTOP,\
979 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
980 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out EMSCRIPTEN MACOSX WNT,$(OS)),svx_gengal)) \
981 $(if $(USING_X11),vcl_fontunxppds) \
982 $(if $(filter $(OS),MACOSX),vcl_osxres) \
983 xmloff_dtd \
984 xmlscript_dtd \
985 $(call gb_Helper_optional,XMLHELP,xmlhelp_helpxsl) \
986 $(if $(ENABLE_JAVA),\
987 scripting_java \
988 scripting_java_jars \
989 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
990 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
992 $(call gb_Helper_optional,SCRIPTING,scripting_scriptbindinglib) \
993 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
994 wizards_basicshare \
995 wizards_basicsrvaccess2base \
996 wizards_basicsrvdepot \
997 wizards_basicsrveuro \
998 wizards_basicsrvgimmicks \
999 wizards_basicsrvimport \
1000 wizards_basicsrvform \
1001 wizards_basicsrvscriptforge \
1002 wizards_basicsrvsfdatabases \
1003 wizards_basicsrvsfdialogs \
1004 wizards_basicsrvsfdocuments \
1005 wizards_basicsrvsfunittests \
1006 wizards_basicsrvsfwidgets \
1007 wizards_basicsrvstandard \
1008 wizards_basicsrvtemplate \
1009 wizards_basicsrvtools \
1010 wizards_basicsrvtutorials \
1011 wizards_basicusr \
1012 wizards_properties \
1013 wizards_wizardshare \
1014 toolbarmode_images \
1015 vcl_theme_definitions \
1016 $(if $(filter WNT,$(OS)), \
1017 vcl_opengl_denylist \
1019 $(if $(filter SKIA,$(BUILD_TYPE)), \
1020 vcl_skia_denylist ) \
1021 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
1022 Pyuno/commonwizards \
1023 Pyuno/fax \
1024 Pyuno/letter \
1025 Pyuno/agenda \
1026 Pyuno/mailmerge \
1027 )) \
1028 sfx2_classification \
1029 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
1030 $(if $(ENABLE_HTMLHELP),\
1031 helpcontent2_html_dynamic \
1032 helpcontent2_html_media \
1033 helpcontent2_html_icon-themes \
1034 helpcontent2_html_static \
1036 resource_fonts \
1037 cui \
1040 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
1041 extras_fonts \
1042 $(if $(USING_X11)$(DISABLE_GUI)$(filter ANDROID EMSCRIPTEN,$(OS)), \
1043 postprocess_fontconfig) \
1044 $(call gb_Helper_optional,MORE_FONTS,\
1045 fonts_alef \
1046 fonts_amiri \
1047 fonts_caladea \
1048 fonts_carlito \
1049 $(if $(MPL_SUBSET),,fonts_culmus) \
1050 fonts_dejavu \
1051 fonts_gentium \
1052 fonts_karla \
1053 fonts_liberation \
1054 fonts_liberation_narrow \
1055 fonts_libertineg \
1056 fonts_libre_hebrew \
1057 fonts_noto \
1058 fonts_opendyslexic \
1059 fonts_opensans \
1060 fonts_reem \
1061 fonts_sourcesans \
1062 fonts_scheherazade \
1064 $(call gb_Helper_optional,NOTO_FONT,\
1065 fonts_notomore \
1066 fonts_notosansjp \
1067 fonts_notosanskr \
1068 fonts_notosanssc \
1069 fonts_notosanstc \
1070 fonts_notoserifjp \
1071 fonts_notoserifkr \
1072 fonts_notoserifsc \
1073 fonts_notoseriftc \
1077 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
1078 postprocess_images \
1079 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1082 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1083 sd_opengl \
1084 slideshow_opengl_shader \
1087 ifneq ($(ENABLE_POPPLER),)
1088 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1089 sdext_pdfimport_pdf \
1091 endif
1093 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1094 reportbuilder_templates \
1097 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1098 filter_docbook \
1099 filter_xhtml \
1100 filter_xslt \
1103 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1104 desktop_branding \
1105 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1106 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1107 $(if $(and $(filter-out EMSCRIPTEN HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1108 $(if $(DISABLE_GUI),, \
1109 desktop_soffice_sh \
1112 readlicense_oo_files \
1113 readlicense_oo_license \
1114 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1117 ifeq ($(USING_X11), TRUE)
1118 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1119 desktop_sbase_sh \
1122 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1123 desktop_scalc_sh \
1126 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1127 desktop_sdraw_sh \
1130 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1131 desktop_simpress_sh \
1134 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1135 desktop_smath_sh \
1138 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1139 desktop_swriter_sh \
1141 endif # USING_X11=TRUE
1143 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1144 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1147 ifneq ($(DISABLE_PYTHON),TRUE)
1148 $(eval $(call gb_Helper_register_packages_for_install,python, \
1149 pyuno_pythonloader_ini \
1150 pyuno_python_scripts \
1151 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1152 scripting_ScriptsPython \
1155 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1156 scripting_scriptproviderforpython \
1159 ifeq (LIBRELOGO,$(filter LIBRELOGO,$(BUILD_TYPE)))
1160 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1161 librelogo \
1162 librelogo_properties \
1164 endif # LIBRELOGO
1166 endif # DISABLE_PYTHON
1168 # External executables
1169 $(eval $(call gb_ExternalExecutable_register_executables,\
1170 genbrk \
1171 genccode \
1172 gencmn \
1173 python \
1174 xmllint \
1175 xsltproc \
1178 # Resources
1179 $(eval $(call gb_Helper_register_mos,\
1180 acc \
1181 $(call gb_Helper_optional,AVMEDIA,avmedia) \
1182 $(call gb_Helper_optional,SCRIPTING,basctl) \
1183 chart \
1184 cnr \
1185 cui \
1186 dba \
1187 dkt \
1188 editeng \
1189 flt \
1190 for \
1191 $(call gb_Helper_optional,DESKTOP,fps) \
1192 frm \
1193 fwk \
1194 oox \
1195 pcr \
1196 rpt \
1197 $(call gb_Helper_optional,SCRIPTING,sb) \
1198 sc \
1199 sca \
1200 scc \
1201 sd \
1202 sfx \
1203 shell \
1204 sm \
1205 svl \
1206 svt \
1207 svx \
1208 sw \
1209 uui \
1210 vcl \
1211 wiz \
1212 wpt \
1213 $(if $(ENABLE_NSS)$(ENABLE_OPENSSL),xsc) \
1216 # UI configuration
1217 ifneq ($(ENABLE_WASM_STRIP_DBACCESS),TRUE)
1218 $(eval $(call gb_Helper_register_uiconfigs,\
1219 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1221 endif
1223 $(eval $(call gb_Helper_register_uiconfigs,\
1224 cui \
1225 desktop \
1226 editeng \
1227 filter \
1228 formula \
1229 fps \
1230 libreofficekit \
1231 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1232 $(call gb_Helper_optional,DBCONNECTIVITY,\
1233 modules/dbapp \
1234 modules/dbbrowser \
1235 modules/dbquery \
1236 modules/dbrelation \
1238 modules/dbreport \
1239 $(call gb_Helper_optional,DBCONNECTIVITY,\
1240 modules/dbtable \
1241 modules/dbtdata \
1243 modules/sabpilot \
1244 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1245 modules/scalc \
1246 modules/scanner \
1247 modules/schart \
1248 modules/sdraw \
1249 modules/sglobal \
1250 modules/simpress \
1251 modules/smath \
1252 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1253 modules/StartModule \
1254 modules/sweb \
1255 modules/swform \
1256 modules/swreport \
1257 modules/swriter \
1258 modules/swxform \
1259 sfx \
1260 svt \
1261 svx \
1262 uui \
1263 vcl \
1264 writerperfect \
1265 $(if $(ENABLE_NSS)$(ENABLE_OPENSSL),xmlsec) \
1268 ifeq ($(gb_GBUILDSELFTEST),t)
1269 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1270 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1271 endif
1273 # vim: set noet sw=4 ts=4: