Update git submodules
[LibreOffice.git] / Repository.mk
blobd292bd461201ebbbff99e736d35509d44460393f
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 outdevgrind) \
74 vcldemo \
75 tiledrendering \
76 mtfdemo \
77 visualbackendtest \
78 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
81 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
82 $(if $(filter MSC,$(COM)),climaker) \
83 cppumaker \
84 idlc \
85 javamaker \
86 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
87 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
88 unoidl-check \
89 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
92 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
93 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
94 mar \
95 $(if $(filter WNT,$(OS)), \
96 update_service \
97 ) \
98 updater )\
99 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
100 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
101 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
102 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
103 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
104 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
105 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
106 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
107 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
108 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
109 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
110 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
111 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
112 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
113 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
114 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
115 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
116 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
117 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
118 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
119 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
120 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
121 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
122 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
123 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
124 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
125 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
126 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
127 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
128 $(call gb_Helper_optional,FUZZERS,ww8fuzzer) \
129 $(call gb_Helper_optional,FUZZERS,qpwfuzzer) \
130 $(call gb_Helper_optional,FUZZERS,slkfuzzer) \
131 $(call gb_Helper_optional,FUZZERS,fodtfuzzer) \
132 $(call gb_Helper_optional,FUZZERS,fodsfuzzer) \
133 $(call gb_Helper_optional,FUZZERS,fodpfuzzer) \
134 $(call gb_Helper_optional,FUZZERS,xlsfuzzer) \
135 $(call gb_Helper_optional,FUZZERS,scrtffuzzer) \
136 $(call gb_Helper_optional,FUZZERS,wksfuzzer) \
137 $(call gb_Helper_optional,FUZZERS,diffuzzer) \
138 $(call gb_Helper_optional,FUZZERS,docxfuzzer) \
139 $(call gb_Helper_optional,FUZZERS,xlsxfuzzer) \
140 $(call gb_Helper_optional,FUZZERS,pptxfuzzer) \
141 $(call gb_Helper_optional,FUZZERS,mmlfuzzer) \
142 $(call gb_Helper_optional,FUZZERS,mtpfuzzer) \
143 $(call gb_Helper_optional,FUZZERS,htmlfuzzer) \
144 $(call gb_Helper_optional,FUZZERS,sftfuzzer) \
145 $(if $(filter-out ANDROID HAIKU iOS MACOSX WNT,$(OS)),oosplash) \
146 soffice_bin \
147 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
148 $(if $(filter WNT,$(OS)), \
149 soffice_exe \
150 soffice_com \
151 unoinfo \
152 unopkg \
153 unopkg_com \
154 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 \
211 spsupp_helper \
213 $(if $(filter OPENCL,$(BUILD_TYPE)),opencltest) \
216 ifeq ($(OS),WNT)
217 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
218 quickstart \
220 endif
222 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
223 $(if $(filter WNT,$(OS)), \
224 python \
228 ifeq ($(USING_X11), TRUE)
229 $(eval $(call gb_Helper_register_executables_for_install,OOO,gnome, \
230 $(if $(ENABLE_GTK),\
231 xid-fullscreen-on-all-monitors \
234 endif
236 ifneq ($(ENABLE_POPPLER),)
237 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
238 xpdfimport \
240 endif
242 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
243 $(if $(and $(ENABLE_JAVA),$(filter-out HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
244 $(if $(ENABLE_MACOSX_SANDBOX),, \
245 regmerge \
246 regview \
248 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
251 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
252 abp \
253 dbp \
254 dbu \
257 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
258 analysis \
259 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
260 date \
261 pricing \
262 sc \
263 scd \
264 scfilt \
265 scui \
266 wpftcalc \
267 solver \
268 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
271 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
272 svgfilter \
273 flash \
274 wpftdraw \
275 graphicfilter \
278 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
279 animcore \
280 PresenterScreen \
281 PresentationMinimizer \
282 wpftimpress \
285 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
286 $(if $(ENABLE_ONLINE_UPDATE), \
287 updatecheckui \
288 updchk \
292 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
293 $(if $(ENABLE_EVOAB2),evoab) \
294 $(if $(ENABLE_GTK),vclplug_gtk) \
295 $(if $(ENABLE_GTK3),vclplug_gtk3) \
296 $(if $(ENABLE_GIO),losessioninstall) \
297 $(if $(ENABLE_GIO),ucpgio1) \
300 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
301 $(if $(ENABLE_KF5),kf5be1) \
302 $(if $(USING_X11), \
303 $(if $(ENABLE_KF5),vclplug_kf5) \
304 $(if $(ENABLE_QT5),vclplug_qt5) \
305 $(if $(ENABLE_GTK3_KDE5),vclplug_gtk3_kde5) \
308 ifneq ($(ENABLE_GTK3_KDE5),)
309 $(eval $(call gb_Helper_register_executables_for_install,OOO,kde, \
310 lo_kde5filepicker \
312 endif
314 ifeq ($(OS),HAIKU)
315 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,haiku, \
316 $(if $(ENABLE_QT5),vclplug_qt5) \
317 $(if $(ENABLE_KF5),vclplug_kf5) \
319 endif
321 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
322 sm \
323 smd \
326 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
327 OGLTrans \
330 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
331 acc \
332 $(call gb_Helper_optional,AVMEDIA,avmedia) \
333 $(if $(filter MACOSX,$(OS)),\
334 avmediaMacAVF \
336 $(call gb_Helper_optional,SCRIPTING, \
337 basctl \
338 basprov \
340 basegfx \
341 bib \
342 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
343 canvasfactory \
344 canvastools \
345 chartcore \
346 chartcontroller \
347 $(call gb_Helper_optional,OPENCL,clew) \
348 $(if $(filter $(OS),WNT),,cmdmail) \
349 cppcanvas \
350 configmgr \
351 ctl \
352 cui \
353 $(call gb_Helper_optional,DBCONNECTIVITY, \
354 dba \
355 dbase \
356 dbmm \
357 dbaxml \
358 dbahsql) \
359 dbtools \
360 deploymentmisc \
361 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
362 $(if $(USING_X11),desktop_detector) \
363 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
364 $(if $(filter WNT,$(OS)),directx9canvas) \
365 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
366 drawinglayer \
367 editeng \
368 $(if $(filter WNT,$(OS)),emser) \
369 evtatt \
370 expwrap \
371 $(call gb_Helper_optional,DBCONNECTIVITY, \
372 flat \
373 file) \
374 filterconfig \
375 fps_office \
376 for \
377 forui \
378 frm \
379 fsstorage \
380 fwe \
381 fwi \
382 fwk \
383 fwl \
384 fwm \
385 $(if $(filter WNT,$(OS)),gdipluscanvas) \
386 guesslang \
387 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
388 i18npool \
389 i18nsearch \
390 gie \
391 hyphen \
392 icg \
393 $(if $(ENABLE_JAVA),jdbc) \
394 $(if $(ENABLE_LDAP),ldapbe2) \
395 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
396 localebe1 \
397 log \
398 lng \
399 lnth \
400 $(if $(filter $(OS),MACOSX),macbe1) \
401 $(if $(MERGELIBS),merged) \
402 migrationoo2 \
403 migrationoo3 \
404 mork \
405 mozbootstrap \
406 msfilter \
407 $(call gb_Helper_optional,SCRIPTING,msforms) \
408 mtfrenderer \
409 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
410 $(call gb_Helper_optional,MARIADBC,$(call gb_Helper_optional,DBCONNECTIVITY,mysqlc)) \
411 numbertext \
412 odbc \
413 odfflatxml \
414 offacc \
415 oox \
416 $(call gb_Helper_optional,OPENCL,opencl) \
417 passwordcontainer \
418 pcr \
419 pdffilter \
420 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
421 sax \
422 sb \
423 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
424 scn \
425 sd \
426 sdd \
427 sdfilt \
428 sdui \
429 sfx \
430 simplecanvas \
431 slideshow \
432 sot \
433 spell \
434 $(if $(DISABLE_GUI),,spl) \
435 storagefd \
436 $(call gb_Helper_optional,SCRIPTING,stringresource) \
437 svgio \
438 emfio \
439 svl \
440 svt \
441 svx \
442 svxcore \
443 sw \
444 syssh \
445 textconversiondlgs \
446 textfd \
447 tk \
448 tl \
449 ucpexpand1 \
450 ucpext \
451 ucpimage \
452 ucpcmis1 \
453 ucptdoc1 \
454 unordf \
455 unoxml \
456 updatefeed \
457 utl \
458 uui \
459 $(call gb_Helper_optional,SCRIPTING, \
460 vbaevents \
461 vbahelper \
463 vcl \
464 vclcanvas \
465 writerperfect \
466 xmlscript \
467 xmlfa \
468 xmlfd \
469 xo \
470 xof \
471 xsltdlg \
472 xsltfilter \
473 $(if $(USING_X11), \
474 vclplug_gen \
476 $(if $(filter $(OS),WNT), \
477 ado \
478 oleautobridge \
479 smplmail \
480 vclplug_win \
481 wininetbe1 \
483 $(if $(filter $(OS),MACOSX), \
484 $(if $(ENABLE_MACOSX_SANDBOX),, \
485 AppleRemote \
487 fps_aqua \
488 vclplug_osx \
490 $(if $(filter iOS MACOSX,$(OS)), \
491 MacOSXSpell \
495 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
496 $(if $(BUILD_POSTGRESQL_SDBC), \
497 postgresql-sdbc \
498 postgresql-sdbc-impl) \
501 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
502 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
505 ifneq ($(ENABLE_PDFIMPORT),)
506 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
507 pdfimport \
509 endif
511 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
512 pythonloader \
515 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
516 pyuno \
517 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
520 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
521 rpt \
522 rptui \
523 rptxml \
526 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
527 hwp \
528 $(if $(ENABLE_LWP),lwpft) \
529 msword \
530 swd \
531 swui \
532 t602filter \
533 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
534 wpftwriter \
535 writerfilter \
536 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
539 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
540 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
541 smoketest \
542 subsequenttest \
543 test \
544 test-setupvcl \
545 testtools_cppobj \
546 testtools_bridgetest \
547 testtools_bridgetest-common \
548 testtools_constructors \
549 unobootstrapprotector \
550 unoexceptionprotector \
551 unotest \
552 vclbootstrapprotector \
553 scqahelper \
554 unowinreg \
555 wpftqahelper \
556 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
557 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
558 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
561 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
562 affine_uno_uno \
563 $(if $(filter MSC,$(COM)),cli_uno) \
564 i18nlangtag \
565 $(if $(ENABLE_JAVA), \
566 java_uno \
567 jpipe \
568 $(if $(filter $(OS),WNT),jpipx) \
569 juh \
570 juhx \
572 log_uno_uno \
573 unsafe_uno_uno \
574 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
577 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
578 binaryurp \
579 bootstrap \
580 introspection \
581 invocadapt \
582 invocation \
583 io \
584 $(if $(ENABLE_JAVA),javaloader) \
585 $(if $(ENABLE_JAVA),javavm) \
586 $(if $(ENABLE_JAVA),jvmaccess) \
587 $(if $(ENABLE_JAVA),jvmfwk) \
588 namingservice \
589 proxyfac \
590 reflection \
591 reg \
592 sal_textenc \
593 stocservices \
594 store \
595 unoidl \
596 uuresolver \
597 xmlreader \
600 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
601 $(if $(ENABLE_VLC),avmediavlc) \
602 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
603 $(if $(filter WNT,$(OS)),avmediawin) \
604 cached1 \
605 collator_data \
606 comphelper \
607 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
608 $(call gb_Helper_optional,BREAKPAD,crashreport) \
609 deployment \
610 deploymentgui \
611 dict_ja \
612 dict_zh \
613 embobj \
614 $(if $(ENABLE_JAVA),hsqldb) \
615 i18nutil \
616 index_data \
617 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
618 localedata_en \
619 localedata_es \
620 localedata_euro \
621 localedata_others \
622 mcnttype \
623 $(if $(ENABLE_JAVA), \
624 $(if $(filter $(OS),MACOSX),,officebean) \
626 emboleobj \
627 package2 \
628 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
629 sdbc2 \
630 sofficeapp \
631 srtrs1 \
632 $(if $(filter $(OS),WNT),sysdtrans) \
633 textconv_dict \
634 ucb1 \
635 ucbhelper \
636 $(if $(WITH_WEBDAV),ucpdav1) \
637 ucpfile1 \
638 ucpftp1 \
639 ucpchelp1 \
640 ucphier1 \
641 ucppkg1 \
642 unopkgapp \
643 xmlsecurity \
644 xsec_xmlsec \
645 xstor \
646 $(if $(filter $(OS),MACOSX), \
647 macab1 \
648 macabdrv1 \
650 $(if $(filter WNT,$(OS)), \
651 dnd \
652 dtrans \
653 fps \
654 ftransl \
655 inprocserv \
656 UAccCOM \
657 winaccessibility \
661 ifeq ($(OS),WNT)
662 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
663 regactivex \
666 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
667 so_activex \
670 ifneq ($(BUILD_X64),)
671 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
672 so_activex_x64 \
674 endif
676 ifneq ($(CXX_X64_BINARY),)
677 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
678 spsupp_x64 \
680 endif
682 ifneq ($(CXX_X86_BINARY),)
683 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
684 spsupp_x86 \
686 endif
688 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
689 $(if $(WINDOWS_SDK_HOME),\
690 instooofiltmsi \
691 inst_msu_msi \
692 qslnkmsi \
693 reg4allmsdoc \
694 sdqsmsi \
695 sellangmsi \
696 sn_tools \
700 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
701 shlxtmsi \
704 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
705 ooofilt \
706 propertyhdl \
707 shlxthdl \
710 ifneq ($(BUILD_X64),)
711 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
712 $(if $(filter MSC,$(COM)),msvc_dlls) \
715 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
716 ooofilt_x64 \
717 propertyhdl_x64 \
718 shlxthdl_x64 \
720 endif # BUILD_X64
722 endif # WNT
724 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
725 cppuhelper \
726 purpenvhelper \
727 salhelper \
730 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
731 cppu \
732 sal \
735 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
736 active_native \
737 passive_native \
740 ifneq ($(ENABLE_JAVA),)
741 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
742 java_uno \
743 juh \
744 jurt \
745 ridl \
746 unoloader \
749 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
750 ScriptFramework \
751 ScriptProviderForJava \
752 XMergeBridge \
753 commonwizards \
754 form \
755 $(if $(filter-out MACOSX,$(OS)),officebean) \
756 query \
757 report \
758 sdbc_hsqldb \
759 smoketest \
760 table \
761 unoil \
762 xmerge \
765 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
766 reportbuilder \
767 reportbuilderwizard \
770 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
771 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
772 ScriptProviderForBeanShell \
774 endif
776 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
777 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
778 ScriptProviderForJavaScript \
780 endif
782 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
783 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
784 ct2n \
786 endif
788 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
789 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
790 numbertext \
792 endif
794 $(eval $(call gb_Helper_register_jars,OXT, \
795 EvolutionarySolver \
796 active_java \
797 mediawiki \
798 nlpsolver \
799 passive_java \
802 $(eval $(call gb_Helper_register_jars,NONE,\
803 ConnectivityTools \
804 HelloWorld \
805 Highlight \
806 MemoryUsage \
807 OOoRunner \
808 TestExtension \
809 test \
810 test-tools \
811 testComponent \
813 endif
815 # 'test_unittest' is only package delivering to workdir.
816 # Other packages could be potentially autoinstalled.
817 $(eval $(call gb_Helper_register_packages, \
818 test_unittest \
819 cli_basetypes_copy \
820 extras_wordbook \
821 instsetoo_native_setup \
822 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
823 postprocess_registry \
824 readlicense_oo_readmes \
825 setup_native_misc \
826 sysui_share \
827 vcl_fontunxpsprint \
830 $(eval $(call gb_Helper_register_packages_for_install,impress,\
831 sd_xml \
834 $(eval $(call gb_Helper_register_packages_for_install,calc,\
835 sc_res_xml \
838 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
839 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
842 $(eval $(call gb_Helper_register_packages_for_install,ure,\
843 instsetoo_native_setup_ure \
844 ure_install \
845 $(if $(ENABLE_JAVA),\
846 jvmfwk_jvmfwk3_ini \
847 jvmfwk_javavendors \
848 jvmfwk_jreproperties \
849 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
853 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
854 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
857 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
858 odk_share_readme \
859 odk_share_readme_generated \
860 $(if $(filter WNT,$(OS)),odk_cli) \
861 odk_config \
862 $(if $(filter WNT,$(OS)),odk_config_win) \
863 odk_docs \
864 $(if $(DOXYGEN),odk_doxygen) \
865 odk_examples \
866 odk_headers \
867 odk_headers_generated \
868 odk_html \
869 odk_settings \
870 odk_settings_generated \
871 offapi_idl \
872 udkapi_idl \
873 $(if $(ENABLE_JAVA), \
874 odk_javadoc \
875 odk_uno_loader_classes \
876 odk_unowinreg \
880 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
881 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
882 officecfg_misc \
883 $(if $(filter $(OS),MACOSX), \
884 extensions_mdibundle \
885 extensions_OOoSpotlightImporter \
887 extras_autocorr \
888 extras_autotextuser \
889 extras_cfgsrvnolang \
890 extras_cfgusr \
891 extras_database \
892 extras_databasebiblio \
893 extras_gallbullets \
894 extras_gallhtmlexpo \
895 extras_gallmytheme \
896 extras_gallroot \
897 extras_gallsystem \
898 extras_gallwwwgraf \
899 extras_glade \
900 extras_labels \
901 $(if $(filter WNT,$(OS)),extras_newfiles) \
902 extras_palettes \
903 extras_personas \
904 extras_persona_dark \
905 extras_persona_gray \
906 extras_persona_green \
907 extras_persona_pink \
908 extras_persona_sand \
909 extras_persona_white \
910 extras_tplofficorr \
911 extras_tploffimisc \
912 extras_tplpresnt \
913 extras_tpl_styles \
914 extras_tplpersonal \
915 extras_tplwizbitmap \
916 extras_tplwizdesktop \
917 extras_tplwizletter \
918 extras_tplwizfax \
919 extras_tplwizagenda \
920 extras_tplwizreport \
921 extras_tplwizstyles \
922 framework_dtd \
923 $(if $(filter $(OS),MACOSX),infoplist) \
924 oox_customshapes \
925 oox_generated \
926 package_dtd \
927 sd_web \
928 sfx2_emojiconfig \
929 $(call gb_Helper_optional,DESKTOP,\
930 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
931 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
932 $(if $(USING_X11),vcl_fontunxppds) \
933 $(if $(filter $(OS),MACOSX),vcl_osxres) \
934 xmloff_dtd \
935 xmlscript_dtd \
936 xmlhelp_helpxsl \
937 $(if $(ENABLE_JAVA),\
938 scripting_java \
939 scripting_java_jars \
940 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
941 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
943 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
944 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
945 wizards_basicshare \
946 wizards_basicsrvaccess2base \
947 wizards_basicsrvdepot \
948 wizards_basicsrveuro \
949 wizards_basicsrvgimmicks \
950 wizards_basicsrvimport \
951 wizards_basicsrvform \
952 wizards_basicsrvstandard \
953 wizards_basicsrvtemplate \
954 wizards_basicsrvtools \
955 wizards_basicsrvtutorials \
956 wizards_basicusr \
957 wizards_properties \
958 wizards_wizardshare \
959 tipoftheday_images \
960 vcl_opengl_shader \
961 vcl_theme_definitions \
962 $(if $(filter WNT,$(OS)), \
963 vcl_opengl_blacklist \
965 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
966 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
967 Pyuno/commonwizards \
968 Pyuno/fax \
969 Pyuno/letter \
970 Pyuno/agenda \
971 Pyuno/mailmerge \
972 )) \
973 sfx2_classification \
974 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
975 $(if $(ENABLE_HTMLHELP),\
976 helpcontent2_html_dynamic \
977 helpcontent2_html_media \
978 helpcontent2_html_icon-themes \
979 helpcontent2_html_static \
983 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
984 extras_fonts \
985 $(if $(USING_X11)$(DISABLE_GUI)$(filter ANDROID,$(OS)), \
986 extras_fontconfig) \
987 $(call gb_Helper_optional,MORE_FONTS,\
988 fonts_alef \
989 fonts_amiri \
990 fonts_caladea \
991 fonts_carlito \
992 $(if $(MPL_SUBSET),,fonts_culmus) \
993 fonts_dejavu \
994 fonts_emojione_color \
995 fonts_gentium \
996 $(if $(MPL_SUBSET),,fonts_kacst) \
997 fonts_liberation \
998 fonts_liberation_narrow \
999 fonts_libertineg \
1000 fonts_libre_hebrew \
1001 fonts_noto \
1002 fonts_reem \
1003 fonts_sourcecode \
1004 fonts_sourcesans \
1005 fonts_sourceserif \
1006 fonts_scheherazade \
1010 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
1011 postprocess_images \
1012 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1015 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1016 sd_opengl \
1017 slideshow_opengl_shader \
1020 ifneq ($(ENABLE_POPPLER),)
1021 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1022 sdext_pdfimport_pdf \
1024 endif
1026 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1027 reportbuilder_templates \
1030 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1031 filter_docbook \
1032 filter_xhtml \
1033 filter_xslt \
1036 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1037 desktop_branding \
1038 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1039 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1040 $(if $(and $(filter-out MACOSX HAIKU WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1041 $(if $(DISABLE_GUI),, \
1042 desktop_soffice_sh \
1045 readlicense_oo_files \
1046 readlicense_oo_license \
1047 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1050 ifeq ($(USING_X11), TRUE)
1051 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1052 desktop_sbase_sh \
1055 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1056 desktop_scalc_sh \
1059 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1060 desktop_sdraw_sh \
1063 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1064 desktop_simpress_sh \
1067 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1068 desktop_smath_sh \
1071 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1072 desktop_swriter_sh \
1074 endif # USING_X11=TRUE
1076 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1077 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1080 ifneq ($(DISABLE_PYTHON),TRUE)
1081 $(eval $(call gb_Helper_register_packages_for_install,python, \
1082 pyuno_pythonloader_ini \
1083 pyuno_python_scripts \
1084 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1085 scripting_ScriptsPython \
1088 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1089 scripting_scriptproviderforpython \
1092 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1093 librelogo \
1094 librelogo_properties \
1096 endif # DISABLE_PYTHON
1098 # External executables
1099 $(eval $(call gb_ExternalExecutable_register_executables,\
1100 genbrk \
1101 genccode \
1102 gencmn \
1103 python \
1104 ucpp \
1105 xmllint \
1106 xsltproc \
1109 # Resources
1110 $(eval $(call gb_Helper_register_mos,\
1111 acc \
1112 avmedia \
1113 $(call gb_Helper_optional,SCRIPTING,basctl) \
1114 chart \
1115 cnr \
1116 cui \
1117 $(call gb_Helper_optional,DBCONNECTIVITY,dba) \
1118 dkt \
1119 editeng \
1120 flt \
1121 for \
1122 $(call gb_Helper_optional,DESKTOP,fps) \
1123 frm \
1124 fwk \
1125 oox \
1126 pcr \
1127 rpt \
1128 $(call gb_Helper_optional,SCRIPTING,sb) \
1129 sc \
1130 sca \
1131 scc \
1132 sd \
1133 sfx \
1134 shell \
1135 sm \
1136 svl \
1137 svt \
1138 svx \
1139 sw \
1140 uui \
1141 vcl \
1142 wiz \
1143 wpt \
1144 $(if $(ENABLE_NSS),xsc) \
1147 # UI configuration
1148 $(eval $(call gb_Helper_register_uiconfigs,\
1149 cui \
1150 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1151 desktop \
1152 editeng \
1153 filter \
1154 formula \
1155 fps \
1156 libreofficekit \
1157 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1158 $(call gb_Helper_optional,DBCONNECTIVITY,\
1159 modules/dbapp \
1160 modules/dbbrowser \
1161 modules/dbquery \
1162 modules/dbrelation \
1164 modules/dbreport \
1165 $(call gb_Helper_optional,DBCONNECTIVITY,\
1166 modules/dbtable \
1167 modules/dbtdata \
1169 modules/sabpilot \
1170 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1171 modules/scalc \
1172 modules/scanner \
1173 modules/schart \
1174 modules/sdraw \
1175 modules/sglobal \
1176 modules/simpress \
1177 modules/smath \
1178 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1179 modules/StartModule \
1180 modules/sweb \
1181 modules/swform \
1182 modules/swreport \
1183 modules/swriter \
1184 modules/swxform \
1185 sfx \
1186 svt \
1187 svx \
1188 uui \
1189 vcl \
1190 writerperfect \
1191 $(if $(ENABLE_NSS),xmlsec) \
1194 ifeq ($(gb_GBUILDSELFTEST),t)
1195 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1196 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1197 endif
1199 # vim: set noet sw=4 ts=4: