lok: sidebar: avoid deactivation when the sidebar is painting
[LibreOffice.git] / Repository.mk
blob4e5d64efba34f21c700ddb73230664b8d7a8eef5
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 libtest \
43 lngconvex \
44 localize \
45 makedepend \
46 mbsdiff \
47 mork_helper \
48 osl_process_child \
49 pdf2xml \
50 pdfunzip \
51 pdfverify \
52 pocheck \
53 propex \
54 regsvrex \
55 saxparser \
56 sp2bv \
57 svidl \
58 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
59 test_updater_dialog \
60 ) \
61 treex \
62 ulfex \
63 unoidl-read \
64 unoidl-write \
65 xrmex \
66 $(if $(filter-out ANDROID iOS WNT,$(OS)), \
67 svdemo \
68 fftester \
69 svptest \
70 svpclient ) \
71 $(if $(filter LINUX %BSD SOLARIS,$(OS)), tilebench) \
72 $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest) \
73 vcldemo \
74 tiledrendering \
75 mtfdemo \
76 visualbackendtest \
77 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
80 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
81 $(if $(filter MSC,$(COM)),$(if $(filter-out ARM64,$(CPUNAME)),climaker)) \
82 cppumaker \
83 idlc \
84 javamaker \
85 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
86 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
87 unoidl-check \
88 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
91 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
92 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
93 mar \
94 $(if $(filter WNT,$(OS)), \
95 update_service \
96 ) \
97 updater )\
98 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
99 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
100 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
101 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
102 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
103 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
104 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
105 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
106 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
107 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
108 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
109 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
110 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
111 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
112 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
113 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
114 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
115 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
116 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
117 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
118 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
119 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
120 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
121 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
122 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
123 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
124 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
125 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
126 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
127 $(call gb_Helper_optional,FUZZERS,ww8fuzzer) \
128 $(call gb_Helper_optional,FUZZERS,qpwfuzzer) \
129 $(call gb_Helper_optional,FUZZERS,slkfuzzer) \
130 $(call gb_Helper_optional,FUZZERS,fodtfuzzer) \
131 $(call gb_Helper_optional,FUZZERS,fodsfuzzer) \
132 $(call gb_Helper_optional,FUZZERS,fodpfuzzer) \
133 $(call gb_Helper_optional,FUZZERS,xlsfuzzer) \
134 $(call gb_Helper_optional,FUZZERS,scrtffuzzer) \
135 $(call gb_Helper_optional,FUZZERS,wksfuzzer) \
136 $(call gb_Helper_optional,FUZZERS,diffuzzer) \
137 $(call gb_Helper_optional,FUZZERS,docxfuzzer) \
138 $(call gb_Helper_optional,FUZZERS,xlsxfuzzer) \
139 $(call gb_Helper_optional,FUZZERS,pptxfuzzer) \
140 $(call gb_Helper_optional,FUZZERS,mmlfuzzer) \
141 $(call gb_Helper_optional,FUZZERS,mtpfuzzer) \
142 $(call gb_Helper_optional,FUZZERS,htmlfuzzer) \
143 $(call gb_Helper_optional,FUZZERS,sftfuzzer) \
144 $(if $(filter-out ANDROID HAIKU iOS MACOSX WNT,$(OS)),oosplash) \
145 soffice_bin \
146 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
147 $(if $(filter WNT,$(OS)), \
148 soffice_exe \
149 soffice_com \
150 soffice_safe \
151 unoinfo \
152 unopkg \
153 unopkg_com \
154 $(if $(filter-out ARM64,$(CPUNAME)),twain32shim) \
158 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
159 $(if $(filter WNT,$(OS)), \
160 sbase \
164 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
165 $(if $(filter WNT,$(OS)), \
166 odbcconfig \
170 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
171 $(if $(filter WNT,$(OS)), \
172 scalc \
176 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
177 $(if $(filter WNT,$(OS)), \
178 sdraw \
182 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
183 $(if $(filter WNT,$(OS)), \
184 simpress \
188 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
189 $(if $(filter WNT,$(OS)), \
190 smath \
194 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
195 $(if $(filter WNT,$(OS)), \
196 sweb \
197 swriter \
201 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
202 gengal \
203 $(if $(filter WNT,$(OS)),,uri-encode) \
204 $(if $(ENABLE_MACOSX_SANDBOX),, \
205 $(if $(DISABLE_GUI),, \
206 ui-previewer \
209 $(if $(filter WNT,$(OS)), \
210 senddoc \
212 $(if $(filter OPENCL,$(BUILD_TYPE)),opencltest) \
215 ifeq ($(OS),WNT)
216 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
217 quickstart \
219 endif
221 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
222 $(if $(filter WNT,$(OS)), \
223 python \
227 ifneq ($(ENABLE_POPPLER),)
228 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
229 xpdfimport \
231 endif
233 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
234 $(if $(and $(ENABLE_JAVA),$(filter-out HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
235 $(if $(ENABLE_MACOSX_SANDBOX),, \
236 regmerge \
237 regview \
239 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
242 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
243 abp \
244 dbp \
245 dbu \
248 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
249 analysis \
250 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
251 date \
252 pricing \
253 sc \
254 scd \
255 scfilt \
256 scui \
257 wpftcalc \
258 solver \
259 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
262 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
263 svgfilter \
264 wpftdraw \
265 graphicfilter \
268 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
269 animcore \
270 PresenterScreen \
271 PresentationMinimizer \
272 wpftimpress \
275 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
276 $(if $(ENABLE_ONLINE_UPDATE), \
277 updatecheckui \
278 updchk \
282 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
283 $(if $(ENABLE_EVOAB2),evoab) \
284 $(if $(ENABLE_GTK3),vclplug_gtk3) \
285 $(if $(ENABLE_GIO),losessioninstall) \
286 $(if $(ENABLE_GIO),ucpgio1) \
289 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
290 $(if $(ENABLE_KF5),kf5be1) \
291 $(if $(USING_X11), \
292 $(if $(ENABLE_KF5),vclplug_kf5) \
293 $(if $(ENABLE_QT5),vclplug_qt5) \
294 $(if $(ENABLE_GTK3_KDE5),vclplug_gtk3_kde5) \
297 ifneq ($(ENABLE_GTK3_KDE5),)
298 $(eval $(call gb_Helper_register_executables_for_install,OOO,kde, \
299 lo_kde5filepicker \
301 endif
303 ifeq ($(OS),HAIKU)
304 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,haiku, \
305 $(if $(ENABLE_QT5),vclplug_qt5) \
306 $(if $(ENABLE_KF5),vclplug_kf5) \
308 endif
310 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
311 sm \
312 smd \
315 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
316 OGLTrans \
319 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
320 acc \
321 $(call gb_Helper_optional,AVMEDIA,avmedia) \
322 $(if $(filter MACOSX,$(OS)),\
323 avmediaMacAVF \
325 $(call gb_Helper_optional,SCRIPTING, \
326 basctl \
327 basprov \
329 basegfx \
330 bib \
331 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
332 canvasfactory \
333 canvastools \
334 chartcore \
335 chartcontroller \
336 $(call gb_Helper_optional,OPENCL,clew) \
337 $(if $(filter $(OS),WNT),,cmdmail) \
338 cppcanvas \
339 configmgr \
340 ctl \
341 cui \
342 dba \
343 dbahsql \
344 $(call gb_Helper_optional,DBCONNECTIVITY, \
345 dbase \
346 dbaxml) \
347 dbtools \
348 deploymentmisc \
349 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
350 $(if $(USING_X11),desktop_detector) \
351 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
352 $(if $(filter WNT,$(OS)),directx9canvas) \
353 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
354 drawinglayer \
355 editeng \
356 $(if $(filter WNT,$(OS)),emser) \
357 evtatt \
358 expwrap \
359 $(call gb_Helper_optional,DBCONNECTIVITY, \
360 flat \
361 file) \
362 filterconfig \
363 fps_office \
364 for \
365 forui \
366 frm \
367 fsstorage \
368 fwk \
369 $(if $(filter WNT,$(OS)),gdipluscanvas) \
370 guesslang \
371 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
372 i18npool \
373 i18nsearch \
374 gie \
375 hyphen \
376 icg \
377 $(if $(ENABLE_JAVA),jdbc) \
378 $(if $(ENABLE_LDAP),ldapbe2) \
379 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
380 localebe1 \
381 log \
382 lng \
383 $(if $(filter-out iOS,$(OS)),lnth) \
384 $(if $(filter $(OS),MACOSX),macbe1) \
385 $(if $(MERGELIBS),merged) \
386 migrationoo2 \
387 migrationoo3 \
388 mork \
389 mozbootstrap \
390 msfilter \
391 $(call gb_Helper_optional,SCRIPTING,msforms) \
392 mtfrenderer \
393 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
394 $(call gb_Helper_optional,MARIADBC,$(call gb_Helper_optional,DBCONNECTIVITY,mysqlc)) \
395 numbertext \
396 odbc \
397 odfflatxml \
398 offacc \
399 oox \
400 $(call gb_Helper_optional,OPENCL,opencl) \
401 passwordcontainer \
402 pcr \
403 pdffilter \
404 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
405 sax \
406 sb \
407 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
408 scn \
409 sd \
410 sdd \
411 sdfilt \
412 sdui \
413 sfx \
414 simplecanvas \
415 slideshow \
416 sot \
417 $(if $(filter-out iOS,$(OS)),spell) \
418 $(if $(DISABLE_GUI),,spl) \
419 storagefd \
420 $(call gb_Helper_optional,SCRIPTING,stringresource) \
421 svgio \
422 emfio \
423 svl \
424 svt \
425 svx \
426 svxcore \
427 sw \
428 syssh \
429 textconversiondlgs \
430 textfd \
431 tk \
432 tl \
433 ucpexpand1 \
434 ucpext \
435 ucpimage \
436 ucpcmis1 \
437 ucptdoc1 \
438 unordf \
439 unoxml \
440 updatefeed \
441 utl \
442 uui \
443 $(call gb_Helper_optional,SCRIPTING, \
444 vbaevents \
445 vbahelper \
447 vcl \
448 vclcanvas \
449 writerperfect \
450 xmlscript \
451 xmlfa \
452 xmlfd \
453 xo \
454 xof \
455 xsltdlg \
456 xsltfilter \
457 $(if $(USING_X11), \
458 vclplug_gen \
460 $(if $(filter $(OS),WNT), \
461 ado \
462 oleautobridge \
463 smplmail \
464 vclplug_win \
465 wininetbe1 \
467 $(if $(filter $(OS),MACOSX), \
468 $(if $(ENABLE_MACOSX_SANDBOX),, \
469 AppleRemote \
471 fps_aqua \
472 vclplug_osx \
474 $(if $(filter iOS MACOSX,$(OS)), \
475 MacOSXSpell \
479 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
480 $(if $(BUILD_POSTGRESQL_SDBC), \
481 postgresql-sdbc \
482 postgresql-sdbc-impl) \
485 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
486 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
489 ifneq ($(ENABLE_PDFIMPORT),)
490 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
491 pdfimport \
493 endif
495 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
496 pythonloader \
499 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
500 pyuno \
501 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
504 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
505 rpt \
506 rptui \
507 rptxml \
510 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
511 hwp \
512 $(if $(ENABLE_LWP),lwpft) \
513 msword \
514 swd \
515 swui \
516 t602filter \
517 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
518 wpftwriter \
519 writerfilter \
520 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
523 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
524 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
525 smoketest \
526 subsequenttest \
527 test \
528 test-setupvcl \
529 testtools_cppobj \
530 testtools_bridgetest \
531 testtools_bridgetest-common \
532 testtools_constructors \
533 unobootstrapprotector \
534 unoexceptionprotector \
535 unotest \
536 vclbootstrapprotector \
537 scqahelper \
538 swqahelper \
539 unowinreg \
540 wpftqahelper \
541 precompiled_system \
542 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
543 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
544 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
547 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
548 affine_uno_uno \
549 $(if $(filter MSC,$(COM)),$(if $(filter-out ARM64,$(CPUNAME)),cli_uno)) \
550 i18nlangtag \
551 $(if $(ENABLE_JAVA), \
552 java_uno \
553 jpipe \
554 $(if $(filter $(OS),WNT),jpipx) \
555 juh \
556 juhx \
558 log_uno_uno \
559 unsafe_uno_uno \
560 $(if $(filter MSC,$(COM)), \
561 $(if $(filter INTEL,$(CPUNAME)),msci, \
562 $(if $(filter ARM64,$(CPUNAME)),msca,mscx)),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_VLC),avmediavlc) \
590 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
591 $(if $(filter WNT,$(OS)),avmediawin) \
592 cached1 \
593 collator_data \
594 comphelper \
595 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
596 $(call gb_Helper_optional,BREAKPAD,crashreport) \
597 deployment \
598 deploymentgui \
599 dict_ja \
600 dict_zh \
601 embobj \
602 $(if $(ENABLE_JAVA),hsqldb) \
603 i18nutil \
604 index_data \
605 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
606 localedata_en \
607 localedata_es \
608 localedata_euro \
609 localedata_others \
610 $(if $(ENABLE_JAVA), \
611 $(if $(filter $(OS),MACOSX),,officebean) \
613 emboleobj \
614 package2 \
615 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
616 sdbc2 \
617 sofficeapp \
618 srtrs1 \
619 textconv_dict \
620 ucb1 \
621 ucbhelper \
622 $(if $(WITH_WEBDAV),ucpdav1) \
623 ucpfile1 \
624 ucpftp1 \
625 ucpchelp1 \
626 ucphier1 \
627 ucppkg1 \
628 unopkgapp \
629 xmlsecurity \
630 xsec_xmlsec \
631 xstor \
632 $(if $(filter $(OS),MACOSX), \
633 macab1 \
634 macabdrv1 \
636 $(if $(filter WNT,$(OS)), \
637 fps \
638 inprocserv \
639 UAccCOM \
640 winaccessibility \
644 ifeq ($(OS),WNT)
645 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
646 regactivex \
649 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
650 so_activex \
653 ifneq ($(BUILD_X64),)
654 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
655 so_activex_x64 \
657 endif
659 $(eval $(call gb_Helper_register_executables_for_install,OOO,spsuppfiles, \
660 spsupp_helper \
663 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,spsuppfiles, \
664 $(if $(CXX_X64_BINARY),spsupp_x64) \
665 $(if $(CXX_X86_BINARY),spsupp_x86) \
668 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
669 $(if $(WINDOWS_SDK_HOME),\
670 instooofiltmsi \
671 inst_msu_msi \
672 qslnkmsi \
673 reg_dlls \
674 reg4allmsdoc \
675 sdqsmsi \
676 sellangmsi \
677 sn_tools \
681 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
682 shlxtmsi \
685 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
686 ooofilt \
687 propertyhdl \
688 shlxthdl \
691 ifneq ($(BUILD_X64),)
692 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
693 $(if $(filter MSC,$(COM)),msvc_dlls) \
696 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
697 ooofilt_x64 \
698 propertyhdl_x64 \
699 shlxthdl_x64 \
701 endif # BUILD_X64
703 endif # WNT
705 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
706 cppuhelper \
707 purpenvhelper \
708 salhelper \
711 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
712 cppu \
713 sal \
716 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
717 active_native \
718 passive_native \
721 ifneq ($(ENABLE_JAVA),)
722 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
723 java_uno \
724 juh \
725 jurt \
726 libreoffice \
727 ridl \
728 unoloader \
731 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
732 ScriptFramework \
733 ScriptProviderForJava \
734 XMergeBridge \
735 commonwizards \
736 form \
737 $(if $(filter-out MACOSX,$(OS)),officebean) \
738 query \
739 report \
740 sdbc_hsqldb \
741 smoketest \
742 table \
743 unoil \
744 xmerge \
747 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
748 reportbuilder \
749 reportbuilderwizard \
752 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
753 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
754 ScriptProviderForBeanShell \
756 endif
758 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
759 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
760 ScriptProviderForJavaScript \
762 endif
764 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
765 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
766 ct2n \
768 endif
770 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
771 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
772 numbertext \
774 endif
776 $(eval $(call gb_Helper_register_jars,OXT, \
777 EvolutionarySolver \
778 active_java \
779 mediawiki \
780 nlpsolver \
781 passive_java \
784 $(eval $(call gb_Helper_register_jars,NONE,\
785 ConnectivityTools \
786 HelloWorld \
787 Highlight \
788 MemoryUsage \
789 OOoRunner \
790 TestExtension \
791 test \
792 test-tools \
793 testComponent \
795 endif
797 # 'test_unittest' is only package delivering to workdir.
798 # Other packages could be potentially autoinstalled.
799 $(eval $(call gb_Helper_register_packages, \
800 test_unittest \
801 cli_basetypes_copy \
802 extras_wordbook \
803 instsetoo_native_setup \
804 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
805 postprocess_registry \
806 readlicense_oo_readmes \
807 setup_native_misc \
808 sysui_share \
809 vcl_fontunxpsprint \
812 $(eval $(call gb_Helper_register_packages_for_install,impress,\
813 sd_xml \
816 $(eval $(call gb_Helper_register_packages_for_install,calc,\
817 sc_res_xml \
820 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
821 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
824 $(eval $(call gb_Helper_register_packages_for_install,ure,\
825 instsetoo_native_setup_ure \
826 ure_install \
827 $(if $(ENABLE_JAVA),\
828 jvmfwk_jvmfwk3_ini \
829 jvmfwk_javavendors \
830 jvmfwk_jreproperties \
831 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
835 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
836 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
839 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
840 odk_share_readme \
841 odk_share_readme_generated \
842 $(if $(filter WNT,$(OS)),$(if $(filter-out ARM64,$(CPUNAME)),odk_cli)) \
843 odk_config \
844 $(if $(filter WNT,$(OS)),odk_config_win) \
845 odk_docs \
846 $(if $(DOXYGEN),odk_doxygen) \
847 odk_examples \
848 odk_headers \
849 odk_headers_generated \
850 odk_html \
851 odk_settings \
852 odk_settings_generated \
853 offapi_idl \
854 udkapi_idl \
855 $(if $(ENABLE_JAVA), \
856 odk_javadoc \
857 odk_uno_loader_classes \
858 odk_unowinreg \
862 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
863 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
864 officecfg_misc \
865 $(if $(filter $(OS),MACOSX), \
866 extensions_mdibundle \
867 extensions_OOoSpotlightImporter \
869 extras_autocorr \
870 extras_autotextuser \
871 extras_cfgsrvnolang \
872 extras_cfgusr \
873 extras_database \
874 extras_databasebiblio \
875 extras_gallbullets \
876 extras_gallmytheme \
877 extras_gallroot \
878 extras_gallsystem \
879 extras_gallsystemstr \
880 extras_glade \
881 extras_labels \
882 $(if $(filter WNT,$(OS)),extras_newfiles) \
883 extras_palettes \
884 extras_personas \
885 extras_persona_dark \
886 extras_persona_gray \
887 extras_persona_green \
888 extras_persona_pink \
889 extras_persona_sand \
890 extras_persona_white \
891 extras_tplofficorr \
892 extras_tploffimisc \
893 extras_tplpresnt \
894 extras_tpl_styles \
895 extras_tpldraw \
896 extras_tplpersonal \
897 extras_tplwizbitmap \
898 extras_tplwizdesktop \
899 extras_tplwizletter \
900 extras_tplwizfax \
901 extras_tplwizagenda \
902 extras_tplwizreport \
903 extras_tplwizstyles \
904 framework_dtd \
905 $(if $(filter $(OS),MACOSX),infoplist) \
906 oox_customshapes \
907 oox_generated \
908 package_dtd \
909 sd_web \
910 sfx2_emojiconfig \
911 $(call gb_Helper_optional,DESKTOP,\
912 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
913 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
914 $(if $(USING_X11),vcl_fontunxppds) \
915 $(if $(filter $(OS),MACOSX),vcl_osxres) \
916 xmloff_dtd \
917 xmlscript_dtd \
918 xmlhelp_helpxsl \
919 $(if $(ENABLE_JAVA),\
920 scripting_java \
921 scripting_java_jars \
922 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
923 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
925 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
926 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
927 wizards_basicshare \
928 wizards_basicsrvaccess2base \
929 wizards_basicsrvdepot \
930 wizards_basicsrveuro \
931 wizards_basicsrvgimmicks \
932 wizards_basicsrvimport \
933 wizards_basicsrvform \
934 wizards_basicsrvstandard \
935 wizards_basicsrvtemplate \
936 wizards_basicsrvtools \
937 wizards_basicsrvtutorials \
938 wizards_basicusr \
939 wizards_properties \
940 wizards_wizardshare \
941 tipoftheday_images \
942 vcl_opengl_shader \
943 vcl_theme_definitions \
944 $(if $(filter WNT,$(OS)), \
945 vcl_opengl_denylist \
947 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
948 $(if $(filter SKIA,$(BUILD_TYPE)), \
949 vcl_skia_denylist ) \
950 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
951 Pyuno/commonwizards \
952 Pyuno/fax \
953 Pyuno/letter \
954 Pyuno/agenda \
955 Pyuno/mailmerge \
956 )) \
957 sfx2_classification \
958 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
959 $(if $(ENABLE_HTMLHELP),\
960 helpcontent2_html_dynamic \
961 helpcontent2_html_media \
962 helpcontent2_html_icon-themes \
963 helpcontent2_html_static \
965 resource_fonts \
966 cui \
969 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
970 extras_fonts \
971 $(if $(USING_X11)$(DISABLE_GUI)$(filter ANDROID,$(OS)), \
972 postprocess_fontconfig) \
973 $(call gb_Helper_optional,MORE_FONTS,\
974 fonts_alef \
975 fonts_amiri \
976 fonts_caladea \
977 fonts_carlito \
978 $(if $(MPL_SUBSET),,fonts_culmus) \
979 fonts_dejavu \
980 fonts_emojione_color \
981 fonts_gentium \
982 $(if $(MPL_SUBSET),,fonts_kacst) \
983 fonts_liberation \
984 fonts_liberation_narrow \
985 fonts_libertineg \
986 fonts_libre_hebrew \
987 fonts_noto \
988 fonts_reem \
989 fonts_sourcecode \
990 fonts_sourcesans \
991 fonts_sourceserif \
992 fonts_scheherazade \
996 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
997 postprocess_images \
998 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1001 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1002 sd_opengl \
1003 slideshow_opengl_shader \
1006 ifneq ($(ENABLE_POPPLER),)
1007 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1008 sdext_pdfimport_pdf \
1010 endif
1012 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1013 reportbuilder_templates \
1016 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1017 filter_docbook \
1018 filter_xhtml \
1019 filter_xslt \
1022 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1023 desktop_branding \
1024 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1025 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1026 $(if $(and $(filter-out MACOSX HAIKU WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1027 $(if $(DISABLE_GUI),, \
1028 desktop_soffice_sh \
1031 readlicense_oo_files \
1032 readlicense_oo_license \
1033 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1036 ifeq ($(USING_X11), TRUE)
1037 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1038 desktop_sbase_sh \
1041 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1042 desktop_scalc_sh \
1045 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1046 desktop_sdraw_sh \
1049 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1050 desktop_simpress_sh \
1053 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1054 desktop_smath_sh \
1057 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1058 desktop_swriter_sh \
1060 endif # USING_X11=TRUE
1062 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1063 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1066 ifneq ($(DISABLE_PYTHON),TRUE)
1067 $(eval $(call gb_Helper_register_packages_for_install,python, \
1068 pyuno_pythonloader_ini \
1069 pyuno_python_scripts \
1070 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1071 scripting_ScriptsPython \
1074 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1075 scripting_scriptproviderforpython \
1078 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1079 librelogo \
1080 librelogo_properties \
1082 endif # DISABLE_PYTHON
1084 # External executables
1085 $(eval $(call gb_ExternalExecutable_register_executables,\
1086 genbrk \
1087 genccode \
1088 gencmn \
1089 python \
1090 ucpp \
1091 xmllint \
1092 xsltproc \
1095 # Resources
1096 $(eval $(call gb_Helper_register_mos,\
1097 acc \
1098 avmedia \
1099 $(call gb_Helper_optional,SCRIPTING,basctl) \
1100 chart \
1101 cnr \
1102 cui \
1103 dba \
1104 dkt \
1105 editeng \
1106 flt \
1107 for \
1108 $(call gb_Helper_optional,DESKTOP,fps) \
1109 frm \
1110 fwk \
1111 oox \
1112 pcr \
1113 rpt \
1114 $(call gb_Helper_optional,SCRIPTING,sb) \
1115 sc \
1116 sca \
1117 scc \
1118 sd \
1119 sfx \
1120 shell \
1121 sm \
1122 svl \
1123 svt \
1124 svx \
1125 sw \
1126 uui \
1127 vcl \
1128 wiz \
1129 wpt \
1130 $(if $(ENABLE_NSS),xsc) \
1133 # UI configuration
1134 $(eval $(call gb_Helper_register_uiconfigs,\
1135 cui \
1136 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1137 desktop \
1138 editeng \
1139 filter \
1140 formula \
1141 fps \
1142 libreofficekit \
1143 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1144 $(call gb_Helper_optional,DBCONNECTIVITY,\
1145 modules/dbapp \
1146 modules/dbbrowser \
1147 modules/dbquery \
1148 modules/dbrelation \
1150 modules/dbreport \
1151 $(call gb_Helper_optional,DBCONNECTIVITY,\
1152 modules/dbtable \
1153 modules/dbtdata \
1155 modules/sabpilot \
1156 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1157 modules/scalc \
1158 modules/scanner \
1159 modules/schart \
1160 modules/sdraw \
1161 modules/sglobal \
1162 modules/simpress \
1163 modules/smath \
1164 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1165 modules/StartModule \
1166 modules/sweb \
1167 modules/swform \
1168 modules/swreport \
1169 modules/swriter \
1170 modules/swxform \
1171 sfx \
1172 svt \
1173 svx \
1174 uui \
1175 vcl \
1176 writerperfect \
1177 $(if $(ENABLE_NSS),xmlsec) \
1180 ifeq ($(gb_GBUILDSELFTEST),t)
1181 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1182 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1183 endif
1185 # vim: set noet sw=4 ts=4: