Resolves tdf#142513 - Order of ZoomIn and ZoomOut at Print Preview
[LibreOffice.git] / Repository.mk
blob218a4417f96e450fe66f2b40c0b4fd5e3d4ecddb
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 io-testconnection \
41 langsupport \
42 $(if $(filter iOS,$(OS)),LibreOffice) \
43 lngconvex \
44 localize \
45 makedepend \
46 mbsdiff \
47 osl_process_child \
48 pdf2xml \
49 pdfunzip \
50 pdfverify \
51 pocheck \
52 propex \
53 regsvrex \
54 saxparser \
55 sp2bv \
56 svidl \
57 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
58 test_updater_dialog \
59 ) \
60 treex \
61 ulfex \
62 unoidl-read \
63 unoidl-write \
64 xrmex \
65 $(if $(filter-out ANDROID iOS WNT,$(OS)), \
66 svdemo \
67 fftester \
68 svptest \
69 svpclient ) \
70 $(if $(filter LINUX %BSD SOLARIS,$(OS)), tilebench) \
71 $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest) \
72 vcldemo \
73 tiledrendering \
74 mtfdemo \
75 visualbackendtest \
76 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
79 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
80 $(if $(filter MSC,$(COM)),$(if $(filter-out AARCH64,$(CPUNAME)),climaker)) \
81 cppumaker \
82 idlc \
83 javamaker \
84 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
85 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
86 unoidl-check \
87 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
90 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
91 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
92 mar \
93 $(if $(filter WNT,$(OS)), \
94 update_service \
95 ) \
96 updater )\
97 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
98 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
99 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
100 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
101 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
102 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
103 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
104 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
105 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
106 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
107 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
108 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
109 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
110 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
111 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
112 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
113 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
114 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
115 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
116 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
117 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
118 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
119 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
120 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
121 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
122 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
123 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
124 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
125 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
126 $(call gb_Helper_optional,FUZZERS,ww8fuzzer) \
127 $(call gb_Helper_optional,FUZZERS,qpwfuzzer) \
128 $(call gb_Helper_optional,FUZZERS,slkfuzzer) \
129 $(call gb_Helper_optional,FUZZERS,fodtfuzzer) \
130 $(call gb_Helper_optional,FUZZERS,fodsfuzzer) \
131 $(call gb_Helper_optional,FUZZERS,fodpfuzzer) \
132 $(call gb_Helper_optional,FUZZERS,xlsfuzzer) \
133 $(call gb_Helper_optional,FUZZERS,scrtffuzzer) \
134 $(call gb_Helper_optional,FUZZERS,wksfuzzer) \
135 $(call gb_Helper_optional,FUZZERS,diffuzzer) \
136 $(call gb_Helper_optional,FUZZERS,docxfuzzer) \
137 $(call gb_Helper_optional,FUZZERS,xlsxfuzzer) \
138 $(call gb_Helper_optional,FUZZERS,pptxfuzzer) \
139 $(call gb_Helper_optional,FUZZERS,mmlfuzzer) \
140 $(call gb_Helper_optional,FUZZERS,mtpfuzzer) \
141 $(call gb_Helper_optional,FUZZERS,htmlfuzzer) \
142 $(call gb_Helper_optional,FUZZERS,sftfuzzer) \
143 $(if $(filter-out ANDROID HAIKU iOS MACOSX WNT,$(OS)),oosplash) \
144 soffice_bin \
145 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
146 $(if $(filter WNT,$(OS)), \
147 soffice_exe \
148 soffice_com \
149 soffice_safe \
150 unoinfo \
151 unopkg \
152 unopkg_com \
153 $(if $(filter-out AARCH64,$(CPUNAME)),twain32shim) \
157 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
158 $(if $(filter WNT,$(OS)), \
159 sbase \
163 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
164 $(if $(filter WNT,$(OS)), \
165 odbcconfig \
169 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
170 $(if $(filter WNT,$(OS)), \
171 scalc \
175 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
176 $(if $(filter WNT,$(OS)), \
177 sdraw \
181 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
182 $(if $(filter WNT,$(OS)), \
183 simpress \
187 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
188 $(if $(filter WNT,$(OS)), \
189 smath \
193 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
194 $(if $(filter WNT,$(OS)), \
195 sweb \
196 swriter \
200 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
201 gengal \
202 $(if $(filter WNT,$(OS)),,uri-encode) \
203 $(if $(ENABLE_MACOSX_SANDBOX),, \
204 $(if $(DISABLE_GUI),, \
205 ui-previewer \
208 $(if $(filter WNT,$(OS)), \
209 senddoc \
211 $(if $(filter OPENCL,$(BUILD_TYPE)),opencltest) \
214 ifeq ($(OS),WNT)
215 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
216 quickstart \
218 endif
220 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
221 $(if $(filter WNT,$(OS)), \
222 python \
226 ifneq ($(ENABLE_POPPLER),)
227 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
228 xpdfimport \
230 endif
232 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
233 $(if $(and $(ENABLE_JAVA),$(filter-out HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
234 $(if $(ENABLE_MACOSX_SANDBOX),, \
235 regmerge \
236 regview \
238 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
241 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
242 abp \
243 dbp \
244 dbu \
247 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
248 analysis \
249 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
250 date \
251 pricing \
252 sc \
253 scd \
254 scfilt \
255 scui \
256 wpftcalc \
257 solver \
258 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
261 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
262 svgfilter \
263 wpftdraw \
264 graphicfilter \
267 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
268 animcore \
269 PresenterScreen \
270 PresentationMinimizer \
271 wpftimpress \
274 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
275 $(if $(ENABLE_ONLINE_UPDATE), \
276 updatecheckui \
277 updchk \
281 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
282 $(if $(ENABLE_EVOAB2),evoab) \
283 $(if $(ENABLE_GTK3),vclplug_gtk3) \
284 $(if $(ENABLE_GTK4),vclplug_gtk4) \
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 hyphen \
375 icg \
376 $(if $(ENABLE_JAVA),jdbc) \
377 $(if $(ENABLE_LDAP),ldapbe2) \
378 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
379 localebe1 \
380 log \
381 lng \
382 lnth \
383 $(if $(filter $(OS),MACOSX),macbe1) \
384 $(if $(MERGELIBS),merged) \
385 migrationoo2 \
386 migrationoo3 \
387 mozbootstrap \
388 msfilter \
389 $(call gb_Helper_optional,SCRIPTING,msforms) \
390 mtfrenderer \
391 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
392 $(call gb_Helper_optional,MARIADBC,$(call gb_Helper_optional,DBCONNECTIVITY,mysqlc)) \
393 numbertext \
394 odbc \
395 odfflatxml \
396 offacc \
397 oox \
398 $(call gb_Helper_optional,OPENCL,opencl) \
399 passwordcontainer \
400 pcr \
401 pdffilter \
402 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
403 sax \
404 sb \
405 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
406 scn \
407 sd \
408 sdd \
409 sdfilt \
410 sdui \
411 sfx \
412 simplecanvas \
413 slideshow \
414 sot \
415 spell \
416 $(if $(DISABLE_GUI),,spl) \
417 storagefd \
418 $(call gb_Helper_optional,SCRIPTING,stringresource) \
419 svgio \
420 emfio \
421 svl \
422 svt \
423 svx \
424 svxcore \
425 sw \
426 syssh \
427 textconversiondlgs \
428 textfd \
429 tk \
430 tl \
431 ucpexpand1 \
432 ucpext \
433 ucpimage \
434 ucpcmis1 \
435 ucptdoc1 \
436 unordf \
437 unoxml \
438 updatefeed \
439 utl \
440 uui \
441 $(call gb_Helper_optional,SCRIPTING, \
442 vbaevents \
443 vbahelper \
445 vcl \
446 vclcanvas \
447 writerperfect \
448 xmlscript \
449 xmlfa \
450 xmlfd \
451 xo \
452 xof \
453 xsltdlg \
454 xsltfilter \
455 $(if $(USING_X11), \
456 vclplug_gen \
458 $(if $(filter $(OS),WNT), \
459 ado \
460 oleautobridge \
461 smplmail \
462 vclplug_win \
463 wininetbe1 \
465 $(if $(filter $(OS),MACOSX), \
466 $(if $(ENABLE_MACOSX_SANDBOX),, \
467 AppleRemote \
469 fps_aqua \
470 vclplug_osx \
472 $(if $(filter iOS MACOSX,$(OS)), \
473 MacOSXSpell \
477 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
478 $(if $(BUILD_POSTGRESQL_SDBC), \
479 postgresql-sdbc \
480 postgresql-sdbc-impl) \
483 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
484 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
487 ifneq ($(ENABLE_PDFIMPORT),)
488 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
489 pdfimport \
491 endif
493 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
494 pythonloader \
497 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
498 pyuno \
499 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
502 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
503 rpt \
504 rptui \
505 rptxml \
508 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
509 hwp \
510 $(if $(ENABLE_LWP),lwpft) \
511 msword \
512 swd \
513 swui \
514 t602filter \
515 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
516 wpftwriter \
517 writerfilter \
518 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
521 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
522 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
523 smoketest \
524 subsequenttest \
525 test \
526 test-setupvcl \
527 testtools_cppobj \
528 testtools_bridgetest \
529 testtools_bridgetest-common \
530 testtools_constructors \
531 unobootstrapprotector \
532 unoexceptionprotector \
533 unotest \
534 vclbootstrapprotector \
535 scqahelper \
536 swqahelper \
537 wpftqahelper \
538 precompiled_system \
539 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
540 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
541 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
544 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
545 affine_uno_uno \
546 $(if $(filter MSC,$(COM)),$(if $(filter-out AARCH64,$(CPUNAME)),cli_uno)) \
547 i18nlangtag \
548 $(if $(ENABLE_JAVA), \
549 java_uno \
550 jpipe \
551 $(if $(filter $(OS),WNT),jpipx) \
552 juh \
553 juhx \
555 log_uno_uno \
556 unsafe_uno_uno \
557 $(if $(filter EMSCRIPTEN,$(OS)),, \
558 $(if $(filter MSC,$(COM)), \
559 $(if $(filter INTEL,$(CPUNAME)),msci_uno) \
560 $(if $(filter X86_64,$(CPUNAME)),mscx_uno) \
561 $(if $(filter AARCH64,$(CPUNAME)),msca_uno) \
562 , gcc3_uno) \
566 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
567 binaryurp \
568 bootstrap \
569 introspection \
570 invocadapt \
571 invocation \
572 io \
573 $(if $(ENABLE_JAVA),javaloader) \
574 $(if $(ENABLE_JAVA),javavm) \
575 $(if $(ENABLE_JAVA),jvmaccess) \
576 $(if $(ENABLE_JAVA),jvmfwk) \
577 namingservice \
578 proxyfac \
579 reflection \
580 reg \
581 sal_textenc \
582 stocservices \
583 store \
584 unoidl \
585 uuresolver \
586 xmlreader \
589 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
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 AARCH64,$(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 \
861 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
862 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
863 officecfg_misc \
864 $(if $(filter $(OS),MACOSX), \
865 extensions_mdibundle \
866 extensions_OOoSpotlightImporter \
868 extras_autocorr \
869 extras_autotextuser \
870 extras_cfgsrvnolang \
871 extras_cfgusr \
872 extras_database \
873 extras_databasebiblio \
874 extras_gallbullets \
875 extras_gallmytheme \
876 extras_gallroot \
877 extras_gallsystem \
878 extras_gallsystemstr \
879 extras_glade \
880 extras_labels \
881 $(if $(filter WNT,$(OS)),extras_newfiles) \
882 extras_palettes \
883 extras_personas \
884 extras_persona_dark \
885 extras_persona_gray \
886 extras_persona_green \
887 extras_persona_pink \
888 extras_persona_sand \
889 extras_persona_white \
890 extras_tplofficorr \
891 extras_tploffimisc \
892 extras_tplpresnt \
893 extras_tpl_styles \
894 extras_tpldraw \
895 extras_tplpersonal \
896 extras_tplwizbitmap \
897 extras_tplwizdesktop \
898 extras_tplwizletter \
899 extras_tplwizfax \
900 extras_tplwizagenda \
901 extras_tplwizreport \
902 extras_tplwizstyles \
903 framework_dtd \
904 $(if $(filter $(OS),MACOSX),infoplist) \
905 oox_customshapes \
906 oox_generated \
907 package_dtd \
908 sd_web \
909 sfx2_emojiconfig \
910 $(call gb_Helper_optional,DESKTOP,\
911 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
912 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out EMSCRIPTEN MACOSX WNT,$(OS)),svx_gengal)) \
913 $(if $(USING_X11),vcl_fontunxppds) \
914 $(if $(filter $(OS),MACOSX),vcl_osxres) \
915 xmloff_dtd \
916 xmlscript_dtd \
917 xmlhelp_helpxsl \
918 $(if $(ENABLE_JAVA),\
919 scripting_java \
920 scripting_java_jars \
921 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
922 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
924 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
925 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
926 wizards_basicshare \
927 wizards_basicsrvaccess2base \
928 wizards_basicsrvdepot \
929 wizards_basicsrveuro \
930 wizards_basicsrvgimmicks \
931 wizards_basicsrvimport \
932 wizards_basicsrvform \
933 wizards_basicsrvscriptforge \
934 wizards_basicsrvsfdatabases \
935 wizards_basicsrvsfdialogs \
936 wizards_basicsrvsfdocuments \
937 wizards_basicsrvstandard \
938 wizards_basicsrvtemplate \
939 wizards_basicsrvtools \
940 wizards_basicsrvtutorials \
941 wizards_basicusr \
942 wizards_properties \
943 wizards_wizardshare \
944 tipoftheday_images \
945 toolbarmode_images \
946 vcl_theme_definitions \
947 $(if $(filter WNT,$(OS)), \
948 vcl_opengl_denylist \
950 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
951 $(if $(filter SKIA,$(BUILD_TYPE)), \
952 vcl_skia_denylist ) \
953 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
954 Pyuno/commonwizards \
955 Pyuno/fax \
956 Pyuno/letter \
957 Pyuno/agenda \
958 Pyuno/mailmerge \
959 )) \
960 sfx2_classification \
961 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
962 $(if $(ENABLE_HTMLHELP),\
963 helpcontent2_html_dynamic \
964 helpcontent2_html_media \
965 helpcontent2_html_icon-themes \
966 helpcontent2_html_static \
968 resource_fonts \
969 cui \
972 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
973 extras_fonts \
974 $(if $(USING_X11)$(DISABLE_GUI)$(filter ANDROID,$(OS)), \
975 postprocess_fontconfig) \
976 $(call gb_Helper_optional,MORE_FONTS,\
977 fonts_alef \
978 fonts_amiri \
979 fonts_caladea \
980 fonts_carlito \
981 $(if $(MPL_SUBSET),,fonts_culmus) \
982 fonts_dejavu \
983 fonts_emojione_color \
984 fonts_gentium \
985 $(if $(MPL_SUBSET),,fonts_kacst) \
986 fonts_liberation \
987 fonts_liberation_narrow \
988 fonts_libertineg \
989 fonts_libre_hebrew \
990 fonts_noto \
991 fonts_reem \
992 fonts_sourcecode \
993 fonts_sourcesans \
994 fonts_sourceserif \
995 fonts_scheherazade \
999 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
1000 postprocess_images \
1001 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1004 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1005 sd_opengl \
1006 slideshow_opengl_shader \
1009 ifneq ($(ENABLE_POPPLER),)
1010 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1011 sdext_pdfimport_pdf \
1013 endif
1015 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1016 reportbuilder_templates \
1019 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1020 filter_docbook \
1021 filter_xhtml \
1022 filter_xslt \
1025 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1026 desktop_branding \
1027 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1028 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1029 $(if $(and $(filter-out MACOSX HAIKU WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1030 $(if $(DISABLE_GUI),, \
1031 desktop_soffice_sh \
1034 readlicense_oo_files \
1035 readlicense_oo_license \
1036 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1039 ifeq ($(USING_X11), TRUE)
1040 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1041 desktop_sbase_sh \
1044 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1045 desktop_scalc_sh \
1048 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1049 desktop_sdraw_sh \
1052 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1053 desktop_simpress_sh \
1056 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1057 desktop_smath_sh \
1060 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1061 desktop_swriter_sh \
1063 endif # USING_X11=TRUE
1065 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1066 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1069 ifneq ($(DISABLE_PYTHON),TRUE)
1070 $(eval $(call gb_Helper_register_packages_for_install,python, \
1071 pyuno_pythonloader_ini \
1072 pyuno_python_scripts \
1073 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1074 scripting_ScriptsPython \
1077 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1078 scripting_scriptproviderforpython \
1081 ifeq (LIBRELOGO,$(filter LIBRELOGO,$(BUILD_TYPE)))
1082 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1083 librelogo \
1084 librelogo_properties \
1086 endif # LIBRELOGO
1088 endif # DISABLE_PYTHON
1090 # External executables
1091 $(eval $(call gb_ExternalExecutable_register_executables,\
1092 genbrk \
1093 genccode \
1094 gencmn \
1095 python \
1096 ucpp \
1097 xmllint \
1098 xsltproc \
1101 # Resources
1102 $(eval $(call gb_Helper_register_mos,\
1103 acc \
1104 avmedia \
1105 $(call gb_Helper_optional,SCRIPTING,basctl) \
1106 chart \
1107 cnr \
1108 cui \
1109 dba \
1110 dkt \
1111 editeng \
1112 flt \
1113 for \
1114 $(call gb_Helper_optional,DESKTOP,fps) \
1115 frm \
1116 fwk \
1117 oox \
1118 pcr \
1119 rpt \
1120 $(call gb_Helper_optional,SCRIPTING,sb) \
1121 sc \
1122 sca \
1123 scc \
1124 sd \
1125 sfx \
1126 shell \
1127 sm \
1128 svl \
1129 svt \
1130 svx \
1131 sw \
1132 uui \
1133 vcl \
1134 wiz \
1135 wpt \
1136 $(if $(ENABLE_NSS)$(ENABLE_OPENSSL),xsc) \
1139 # UI configuration
1140 $(eval $(call gb_Helper_register_uiconfigs,\
1141 cui \
1142 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1143 desktop \
1144 editeng \
1145 filter \
1146 formula \
1147 fps \
1148 libreofficekit \
1149 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1150 $(call gb_Helper_optional,DBCONNECTIVITY,\
1151 modules/dbapp \
1152 modules/dbbrowser \
1153 modules/dbquery \
1154 modules/dbrelation \
1156 modules/dbreport \
1157 $(call gb_Helper_optional,DBCONNECTIVITY,\
1158 modules/dbtable \
1159 modules/dbtdata \
1161 modules/sabpilot \
1162 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1163 modules/scalc \
1164 modules/scanner \
1165 modules/schart \
1166 modules/sdraw \
1167 modules/sglobal \
1168 modules/simpress \
1169 modules/smath \
1170 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1171 modules/StartModule \
1172 modules/sweb \
1173 modules/swform \
1174 modules/swreport \
1175 modules/swriter \
1176 modules/swxform \
1177 sfx \
1178 svt \
1179 svx \
1180 uui \
1181 vcl \
1182 writerperfect \
1183 $(if $(ENABLE_NSS)$(ENABLE_OPENSSL),xmlsec) \
1186 ifeq ($(gb_GBUILDSELFTEST),t)
1187 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1188 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1189 endif
1191 # vim: set noet sw=4 ts=4: