Resolves tdf#129003 - Capitalization of menu entry "Show Tip-Of-The-Day"
[LibreOffice.git] / Repository.mk
blob965889197a9a715da1df6cbde49fea6caeae6ffc
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 \
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 flash \
265 wpftdraw \
266 graphicfilter \
269 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
270 animcore \
271 PresenterScreen \
272 PresentationMinimizer \
273 wpftimpress \
276 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
277 $(if $(ENABLE_ONLINE_UPDATE), \
278 updatecheckui \
279 updchk \
283 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
284 $(if $(ENABLE_EVOAB2),evoab) \
285 $(if $(ENABLE_GTK3),vclplug_gtk3) \
286 $(if $(ENABLE_GIO),losessioninstall) \
287 $(if $(ENABLE_GIO),ucpgio1) \
290 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
291 $(if $(ENABLE_KF5),kf5be1) \
292 $(if $(USING_X11), \
293 $(if $(ENABLE_KF5),vclplug_kf5) \
294 $(if $(ENABLE_QT5),vclplug_qt5) \
295 $(if $(ENABLE_GTK3_KDE5),vclplug_gtk3_kde5) \
298 ifneq ($(ENABLE_GTK3_KDE5),)
299 $(eval $(call gb_Helper_register_executables_for_install,OOO,kde, \
300 lo_kde5filepicker \
302 endif
304 ifeq ($(OS),HAIKU)
305 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,haiku, \
306 $(if $(ENABLE_QT5),vclplug_qt5) \
307 $(if $(ENABLE_KF5),vclplug_kf5) \
309 endif
311 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
312 sm \
313 smd \
316 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
317 OGLTrans \
320 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
321 acc \
322 $(call gb_Helper_optional,AVMEDIA,avmedia) \
323 $(if $(filter MACOSX,$(OS)),\
324 avmediaMacAVF \
326 $(call gb_Helper_optional,SCRIPTING, \
327 basctl \
328 basprov \
330 basegfx \
331 bib \
332 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
333 canvasfactory \
334 canvastools \
335 chartcore \
336 chartcontroller \
337 $(call gb_Helper_optional,OPENCL,clew) \
338 $(if $(filter $(OS),WNT),,cmdmail) \
339 cppcanvas \
340 configmgr \
341 ctl \
342 cui \
343 $(call gb_Helper_optional,DBCONNECTIVITY, \
344 dba \
345 dbase \
346 dbaxml \
347 dbahsql) \
348 dbtools \
349 deploymentmisc \
350 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
351 $(if $(USING_X11),desktop_detector) \
352 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
353 $(if $(filter WNT,$(OS)),directx9canvas) \
354 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
355 drawinglayer \
356 editeng \
357 $(if $(filter WNT,$(OS)),emser) \
358 evtatt \
359 expwrap \
360 $(call gb_Helper_optional,DBCONNECTIVITY, \
361 flat \
362 file) \
363 filterconfig \
364 fps_office \
365 for \
366 forui \
367 frm \
368 fsstorage \
369 fwe \
370 fwi \
371 fwk \
372 fwl \
373 fwm \
374 $(if $(filter WNT,$(OS)),gdipluscanvas) \
375 guesslang \
376 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
377 i18npool \
378 i18nsearch \
379 gie \
380 hyphen \
381 icg \
382 $(if $(ENABLE_JAVA),jdbc) \
383 $(if $(ENABLE_LDAP),ldapbe2) \
384 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
385 localebe1 \
386 log \
387 lng \
388 lnth \
389 $(if $(filter $(OS),MACOSX),macbe1) \
390 $(if $(MERGELIBS),merged) \
391 migrationoo2 \
392 migrationoo3 \
393 mork \
394 mozbootstrap \
395 msfilter \
396 $(call gb_Helper_optional,SCRIPTING,msforms) \
397 mtfrenderer \
398 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
399 $(call gb_Helper_optional,MARIADBC,$(call gb_Helper_optional,DBCONNECTIVITY,mysqlc)) \
400 numbertext \
401 odbc \
402 odfflatxml \
403 offacc \
404 oox \
405 $(call gb_Helper_optional,OPENCL,opencl) \
406 passwordcontainer \
407 pcr \
408 pdffilter \
409 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
410 sax \
411 sb \
412 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
413 scn \
414 sd \
415 sdd \
416 sdfilt \
417 sdui \
418 sfx \
419 simplecanvas \
420 slideshow \
421 sot \
422 spell \
423 $(if $(DISABLE_GUI),,spl) \
424 storagefd \
425 $(call gb_Helper_optional,SCRIPTING,stringresource) \
426 svgio \
427 emfio \
428 svl \
429 svt \
430 svx \
431 svxcore \
432 sw \
433 syssh \
434 textconversiondlgs \
435 textfd \
436 tk \
437 tl \
438 ucpexpand1 \
439 ucpext \
440 ucpimage \
441 ucpcmis1 \
442 ucptdoc1 \
443 unordf \
444 unoxml \
445 updatefeed \
446 utl \
447 uui \
448 $(call gb_Helper_optional,SCRIPTING, \
449 vbaevents \
450 vbahelper \
452 vcl \
453 vclcanvas \
454 writerperfect \
455 xmlscript \
456 xmlfa \
457 xmlfd \
458 xo \
459 xof \
460 xsltdlg \
461 xsltfilter \
462 $(if $(USING_X11), \
463 vclplug_gen \
465 $(if $(filter $(OS),WNT), \
466 ado \
467 oleautobridge \
468 smplmail \
469 vclplug_win \
470 wininetbe1 \
472 $(if $(filter $(OS),MACOSX), \
473 $(if $(ENABLE_MACOSX_SANDBOX),, \
474 AppleRemote \
476 fps_aqua \
477 vclplug_osx \
479 $(if $(filter iOS MACOSX,$(OS)), \
480 MacOSXSpell \
484 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
485 $(if $(BUILD_POSTGRESQL_SDBC), \
486 postgresql-sdbc \
487 postgresql-sdbc-impl) \
490 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
491 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
494 ifneq ($(ENABLE_PDFIMPORT),)
495 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
496 pdfimport \
498 endif
500 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
501 pythonloader \
504 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
505 pyuno \
506 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
509 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
510 rpt \
511 rptui \
512 rptxml \
515 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
516 hwp \
517 $(if $(ENABLE_LWP),lwpft) \
518 msword \
519 swd \
520 swui \
521 t602filter \
522 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
523 wpftwriter \
524 writerfilter \
525 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
528 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
529 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
530 smoketest \
531 subsequenttest \
532 test \
533 test-setupvcl \
534 testtools_cppobj \
535 testtools_bridgetest \
536 testtools_bridgetest-common \
537 testtools_constructors \
538 unobootstrapprotector \
539 unoexceptionprotector \
540 unotest \
541 vclbootstrapprotector \
542 scqahelper \
543 unowinreg \
544 wpftqahelper \
545 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
546 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
547 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
550 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
551 affine_uno_uno \
552 $(if $(filter MSC,$(COM)),cli_uno) \
553 i18nlangtag \
554 $(if $(ENABLE_JAVA), \
555 java_uno \
556 jpipe \
557 $(if $(filter $(OS),WNT),jpipx) \
558 juh \
559 juhx \
561 log_uno_uno \
562 unsafe_uno_uno \
563 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),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_VLC),avmediavlc) \
591 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
592 $(if $(filter WNT,$(OS)),avmediawin) \
593 cached1 \
594 collator_data \
595 comphelper \
596 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
597 $(call gb_Helper_optional,BREAKPAD,crashreport) \
598 deployment \
599 deploymentgui \
600 dict_ja \
601 dict_zh \
602 embobj \
603 $(if $(ENABLE_JAVA),hsqldb) \
604 i18nutil \
605 index_data \
606 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
607 localedata_en \
608 localedata_es \
609 localedata_euro \
610 localedata_others \
611 mcnttype \
612 $(if $(ENABLE_JAVA), \
613 $(if $(filter $(OS),MACOSX),,officebean) \
615 emboleobj \
616 package2 \
617 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
618 sdbc2 \
619 sofficeapp \
620 srtrs1 \
621 $(if $(filter $(OS),WNT),sysdtrans) \
622 textconv_dict \
623 ucb1 \
624 ucbhelper \
625 $(if $(WITH_WEBDAV),ucpdav1) \
626 ucpfile1 \
627 ucpftp1 \
628 ucpchelp1 \
629 ucphier1 \
630 ucppkg1 \
631 unopkgapp \
632 xmlsecurity \
633 xsec_xmlsec \
634 xstor \
635 $(if $(filter $(OS),MACOSX), \
636 macab1 \
637 macabdrv1 \
639 $(if $(filter WNT,$(OS)), \
640 dnd \
641 dtrans \
642 fps \
643 ftransl \
644 inprocserv \
645 UAccCOM \
646 winaccessibility \
650 ifeq ($(OS),WNT)
651 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
652 regactivex \
655 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
656 so_activex \
659 ifneq ($(BUILD_X64),)
660 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
661 so_activex_x64 \
663 endif
665 $(eval $(call gb_Helper_register_executables_for_install,OOO,spsuppfiles, \
666 spsupp_helper \
669 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,spsuppfiles, \
670 $(if $(CXX_X64_BINARY),spsupp_x64) \
671 $(if $(CXX_X86_BINARY),spsupp_x86) \
674 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
675 $(if $(WINDOWS_SDK_HOME),\
676 instooofiltmsi \
677 inst_msu_msi \
678 qslnkmsi \
679 reg4allmsdoc \
680 sdqsmsi \
681 sellangmsi \
682 sn_tools \
686 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
687 shlxtmsi \
690 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
691 ooofilt \
692 propertyhdl \
693 shlxthdl \
696 ifneq ($(BUILD_X64),)
697 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
698 $(if $(filter MSC,$(COM)),msvc_dlls) \
701 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
702 ooofilt_x64 \
703 propertyhdl_x64 \
704 shlxthdl_x64 \
706 endif # BUILD_X64
708 endif # WNT
710 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
711 cppuhelper \
712 purpenvhelper \
713 salhelper \
716 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
717 cppu \
718 sal \
721 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
722 active_native \
723 passive_native \
726 ifneq ($(ENABLE_JAVA),)
727 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
728 java_uno \
729 juh \
730 jurt \
731 ridl \
732 unoloader \
735 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
736 ScriptFramework \
737 ScriptProviderForJava \
738 XMergeBridge \
739 commonwizards \
740 form \
741 $(if $(filter-out MACOSX,$(OS)),officebean) \
742 query \
743 report \
744 sdbc_hsqldb \
745 smoketest \
746 table \
747 unoil \
748 xmerge \
751 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
752 reportbuilder \
753 reportbuilderwizard \
756 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
757 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
758 ScriptProviderForBeanShell \
760 endif
762 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
763 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
764 ScriptProviderForJavaScript \
766 endif
768 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
769 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
770 ct2n \
772 endif
774 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
775 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
776 numbertext \
778 endif
780 $(eval $(call gb_Helper_register_jars,OXT, \
781 EvolutionarySolver \
782 active_java \
783 mediawiki \
784 nlpsolver \
785 passive_java \
788 $(eval $(call gb_Helper_register_jars,NONE,\
789 ConnectivityTools \
790 HelloWorld \
791 Highlight \
792 MemoryUsage \
793 OOoRunner \
794 TestExtension \
795 test \
796 test-tools \
797 testComponent \
799 endif
801 # 'test_unittest' is only package delivering to workdir.
802 # Other packages could be potentially autoinstalled.
803 $(eval $(call gb_Helper_register_packages, \
804 test_unittest \
805 cli_basetypes_copy \
806 extras_wordbook \
807 instsetoo_native_setup \
808 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
809 postprocess_registry \
810 readlicense_oo_readmes \
811 setup_native_misc \
812 sysui_share \
813 vcl_fontunxpsprint \
816 $(eval $(call gb_Helper_register_packages_for_install,impress,\
817 sd_xml \
820 $(eval $(call gb_Helper_register_packages_for_install,calc,\
821 sc_res_xml \
824 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
825 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
828 $(eval $(call gb_Helper_register_packages_for_install,ure,\
829 instsetoo_native_setup_ure \
830 ure_install \
831 $(if $(ENABLE_JAVA),\
832 jvmfwk_jvmfwk3_ini \
833 jvmfwk_javavendors \
834 jvmfwk_jreproperties \
835 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
839 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
840 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
843 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
844 odk_share_readme \
845 odk_share_readme_generated \
846 $(if $(filter WNT,$(OS)),odk_cli) \
847 odk_config \
848 $(if $(filter WNT,$(OS)),odk_config_win) \
849 odk_docs \
850 $(if $(DOXYGEN),odk_doxygen) \
851 odk_examples \
852 odk_headers \
853 odk_headers_generated \
854 odk_html \
855 odk_settings \
856 odk_settings_generated \
857 offapi_idl \
858 udkapi_idl \
859 $(if $(ENABLE_JAVA), \
860 odk_javadoc \
861 odk_uno_loader_classes \
862 odk_unowinreg \
866 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
867 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
868 officecfg_misc \
869 $(if $(filter $(OS),MACOSX), \
870 extensions_mdibundle \
871 extensions_OOoSpotlightImporter \
873 extras_autocorr \
874 extras_autotextuser \
875 extras_cfgsrvnolang \
876 extras_cfgusr \
877 extras_database \
878 extras_databasebiblio \
879 extras_gallbullets \
880 extras_gallhtmlexpo \
881 extras_gallmytheme \
882 extras_gallroot \
883 extras_gallsystem \
884 extras_gallwwwgraf \
885 extras_glade \
886 extras_labels \
887 $(if $(filter WNT,$(OS)),extras_newfiles) \
888 extras_palettes \
889 extras_personas \
890 extras_persona_dark \
891 extras_persona_gray \
892 extras_persona_green \
893 extras_persona_pink \
894 extras_persona_sand \
895 extras_persona_white \
896 extras_tplofficorr \
897 extras_tploffimisc \
898 extras_tplpresnt \
899 extras_tpl_styles \
900 extras_tplpersonal \
901 extras_tplwizbitmap \
902 extras_tplwizdesktop \
903 extras_tplwizletter \
904 extras_tplwizfax \
905 extras_tplwizagenda \
906 extras_tplwizreport \
907 extras_tplwizstyles \
908 framework_dtd \
909 $(if $(filter $(OS),MACOSX),infoplist) \
910 oox_customshapes \
911 oox_generated \
912 package_dtd \
913 sd_web \
914 sfx2_emojiconfig \
915 $(call gb_Helper_optional,DESKTOP,\
916 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
917 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
918 $(if $(USING_X11),vcl_fontunxppds) \
919 $(if $(filter $(OS),MACOSX),vcl_osxres) \
920 xmloff_dtd \
921 xmlscript_dtd \
922 xmlhelp_helpxsl \
923 $(if $(ENABLE_JAVA),\
924 scripting_java \
925 scripting_java_jars \
926 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
927 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
929 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
930 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
931 wizards_basicshare \
932 wizards_basicsrvaccess2base \
933 wizards_basicsrvdepot \
934 wizards_basicsrveuro \
935 wizards_basicsrvgimmicks \
936 wizards_basicsrvimport \
937 wizards_basicsrvform \
938 wizards_basicsrvstandard \
939 wizards_basicsrvtemplate \
940 wizards_basicsrvtools \
941 wizards_basicsrvtutorials \
942 wizards_basicusr \
943 wizards_properties \
944 wizards_wizardshare \
945 tipoftheday_images \
946 vcl_opengl_shader \
947 vcl_theme_definitions \
948 $(if $(filter WNT,$(OS)), \
949 vcl_opengl_blacklist \
951 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
952 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
953 Pyuno/commonwizards \
954 Pyuno/fax \
955 Pyuno/letter \
956 Pyuno/agenda \
957 Pyuno/mailmerge \
958 )) \
959 sfx2_classification \
960 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
961 $(if $(ENABLE_HTMLHELP),\
962 helpcontent2_html_dynamic \
963 helpcontent2_html_media \
964 helpcontent2_html_icon-themes \
965 helpcontent2_html_static \
969 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
970 extras_fonts \
971 $(if $(USING_X11)$(DISABLE_GUI)$(filter ANDROID,$(OS)), \
972 extras_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 $(call gb_Helper_optional,DBCONNECTIVITY,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: