Anti-alias toolbar button drop-downs.
[LibreOffice.git] / Repository.mk
blob12a104dd0eaba8424d6c8beebb4f02f2c8589fe4
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 cfgex \
25 concat-deps \
26 cpp \
27 cppunittester \
28 gbuildtojson \
29 $(if $(filter MSC,$(COM)), \
30 gcc-wrapper \
31 g++-wrapper \
32 ) \
33 gencoll_rule \
34 genconv_dict \
35 gendict \
36 genindex_data \
37 helpex \
38 idxdict \
39 langsupport \
40 $(if $(filter iOS,$(OS)),LibreOffice) \
41 libtest \
42 lngconvex \
43 localize \
44 makedepend \
45 mbsdiff \
46 mork_helper \
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 outdevgrind) \
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)),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 unoinfo \
151 unopkg \
152 unopkg_com \
156 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
157 $(if $(filter WNT,$(OS)), \
158 sbase \
162 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
163 $(if $(filter WNT,$(OS)), \
164 odbcconfig \
168 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
169 $(if $(filter WNT,$(OS)), \
170 scalc \
174 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
175 $(if $(filter WNT,$(OS)), \
176 sdraw \
180 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
181 $(if $(filter WNT,$(OS)), \
182 simpress \
186 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
187 $(if $(filter WNT,$(OS)), \
188 smath \
192 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
193 $(if $(filter WNT,$(OS)), \
194 sweb \
195 swriter \
199 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
200 gengal \
201 $(if $(filter WNT,$(OS)),,uri-encode) \
202 $(if $(ENABLE_MACOSX_SANDBOX),, \
203 $(if $(DISABLE_GUI),, \
204 ui-previewer \
207 $(if $(filter WNT,$(OS)), \
208 senddoc \
212 ifeq ($(OS),WNT)
213 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
214 quickstart \
216 endif
218 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
219 $(if $(filter WNT,$(OS)), \
220 python \
224 ifeq ($(USING_X11), TRUE)
225 $(eval $(call gb_Helper_register_executables_for_install,OOO,gnome, \
226 $(if $(ENABLE_GTK),\
227 xid-fullscreen-on-all-monitors \
230 endif
232 ifneq ($(ENABLE_PDFIMPORT),)
233 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
234 xpdfimport \
236 endif
238 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
239 $(if $(and $(ENABLE_JAVA),$(filter-out HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
240 $(if $(ENABLE_MACOSX_SANDBOX),, \
241 regmerge \
242 regview \
244 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
247 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
248 abp \
249 dbp \
250 dbu \
253 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
254 analysis \
255 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
256 date \
257 pricing \
258 sc \
259 scd \
260 scfilt \
261 scui \
262 wpftcalc \
263 solver \
264 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
267 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
268 svgfilter \
269 flash \
270 wpftdraw \
271 graphicfilter \
274 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
275 animcore \
276 PresenterScreen \
277 PresentationMinimizer \
278 wpftimpress \
281 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
282 $(if $(ENABLE_ONLINE_UPDATE), \
283 updatecheckui \
284 updchk \
288 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
289 $(if $(ENABLE_EVOAB2),evoab) \
290 $(if $(ENABLE_GTK),vclplug_gtk) \
291 $(if $(ENABLE_GTK3),vclplug_gtk3) \
292 $(if $(ENABLE_GIO),losessioninstall) \
293 $(if $(ENABLE_GIO),ucpgio1) \
296 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
297 $(if $(ENABLE_KDE4),kde4be1) \
298 $(if $(ENABLE_KDE5),kde5be1) \
299 $(if $(USING_X11), \
300 $(if $(ENABLE_KDE4),vclplug_kde4) \
301 $(if $(ENABLE_KDE5),vclplug_kde5) \
302 $(if $(ENABLE_QT5),vclplug_qt5) \
303 $(if $(ENABLE_GTK3_KDE5),vclplug_gtk3_kde5) \
306 ifneq ($(ENABLE_GTK3_KDE5),)
307 $(eval $(call gb_Helper_register_executables_for_install,OOO,kde, \
308 lo_kde5filepicker \
310 endif
312 ifeq ($(OS),HAIKU)
313 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,haiku, \
314 $(if $(ENABLE_QT5),vclplug_qt5) \
315 $(if $(ENABLE_KDE5),vclplug_kde5) \
317 endif
319 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
320 sm \
321 smd \
324 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
325 OGLTrans \
328 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
329 acc \
330 $(call gb_Helper_optional,AVMEDIA,avmedia) \
331 $(if $(filter MACOSX,$(OS)),\
332 avmediaMacAVF \
334 $(call gb_Helper_optional,SCRIPTING, \
335 basctl \
336 basprov \
338 basegfx \
339 bib \
340 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
341 canvasfactory \
342 canvastools \
343 chartcore \
344 chartcontroller \
345 $(call gb_Helper_optional,OPENCL,clew) \
346 $(if $(filter $(OS),WNT),,cmdmail) \
347 cppcanvas \
348 configmgr \
349 ctl \
350 cui \
351 $(call gb_Helper_optional,DBCONNECTIVITY, \
352 dba \
353 dbase \
354 dbmm \
355 dbaxml \
356 dbahsql) \
357 dbtools \
358 deploymentmisc \
359 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
360 $(if $(USING_X11),desktop_detector) \
361 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
362 $(if $(filter WNT,$(OS)),directx9canvas) \
363 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
364 drawinglayer \
365 editeng \
366 $(if $(filter WNT,$(OS)),emser) \
367 evtatt \
368 expwrap \
369 $(call gb_Helper_optional,DBCONNECTIVITY, \
370 flat \
371 file) \
372 filterconfig \
373 fps_office \
374 for \
375 forui \
376 frm \
377 fsstorage \
378 fwe \
379 fwi \
380 fwk \
381 fwl \
382 fwm \
383 $(if $(filter WNT,$(OS)),gdipluscanvas) \
384 guesslang \
385 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
386 i18npool \
387 i18nsearch \
388 gie \
389 hyphen \
390 icg \
391 $(if $(ENABLE_JAVA),jdbc) \
392 ldapbe2 \
393 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
394 localebe1 \
395 log \
396 lng \
397 lnth \
398 $(if $(filter $(OS),MACOSX),macbe1) \
399 $(if $(MERGELIBS),merged) \
400 migrationoo2 \
401 migrationoo3 \
402 mork \
403 mozbootstrap \
404 msfilter \
405 $(call gb_Helper_optional,SCRIPTING,msforms) \
406 mtfrenderer \
407 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
408 $(call gb_Helper_optional,DBCONNECTIVITY,mysqlc) \
409 numbertext \
410 odbc \
411 odfflatxml \
412 offacc \
413 oox \
414 $(call gb_Helper_optional,OPENCL,opencl) \
415 passwordcontainer \
416 pcr \
417 pdffilter \
418 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
419 sax \
420 sb \
421 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
422 scn \
423 sd \
424 sdd \
425 sdfilt \
426 sdui \
427 sfx \
428 simplecanvas \
429 slideshow \
430 sot \
431 spell \
432 $(if $(DISABLE_GUI),,spl) \
433 storagefd \
434 $(call gb_Helper_optional,SCRIPTING,stringresource) \
435 svgio \
436 emfio \
437 svl \
438 svt \
439 svx \
440 svxcore \
441 sw \
442 syssh \
443 textconversiondlgs \
444 textfd \
445 tk \
446 tl \
447 ucpexpand1 \
448 ucpext \
449 ucpimage \
450 ucpcmis1 \
451 ucptdoc1 \
452 unordf \
453 unoxml \
454 updatefeed \
455 utl \
456 uui \
457 $(call gb_Helper_optional,SCRIPTING, \
458 vbaevents \
459 vbahelper \
461 vcl \
462 vclcanvas \
463 writerperfect \
464 xmlscript \
465 xmlfa \
466 xmlfd \
467 xo \
468 xof \
469 xsltdlg \
470 xsltfilter \
471 $(if $(USING_X11), \
472 vclplug_gen \
474 $(if $(filter $(OS),WNT), \
475 ado \
476 oleautobridge \
477 smplmail \
478 vclplug_win \
479 wininetbe1 \
481 $(if $(filter $(OS),MACOSX), \
482 $(if $(ENABLE_MACOSX_SANDBOX),, \
483 AppleRemote \
485 fps_aqua \
486 vclplug_osx \
487 MacOSXSpell \
491 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
492 $(if $(BUILD_POSTGRESQL_SDBC), \
493 postgresql-sdbc \
494 postgresql-sdbc-impl) \
497 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
498 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
501 ifneq ($(ENABLE_PDFIMPORT),)
502 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
503 pdfimport \
505 endif
507 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
508 pythonloader \
511 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
512 pyuno \
513 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
516 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
517 rpt \
518 rptui \
519 rptxml \
522 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
523 hwp \
524 $(if $(ENABLE_LWP),lwpft) \
525 msword \
526 swd \
527 swui \
528 t602filter \
529 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
530 wpftwriter \
531 writerfilter \
532 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
535 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
536 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
537 smoketest \
538 subsequenttest \
539 test \
540 test-setupvcl \
541 testtools_cppobj \
542 testtools_bridgetest \
543 testtools_bridgetest-common \
544 testtools_constructors \
545 unobootstrapprotector \
546 unoexceptionprotector \
547 unotest \
548 vclbootstrapprotector \
549 scqahelper \
550 unowinreg \
551 wpftqahelper \
552 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
553 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
554 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
557 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
558 affine_uno_uno \
559 $(if $(filter MSC,$(COM)),cli_uno) \
560 i18nlangtag \
561 $(if $(ENABLE_JAVA), \
562 java_uno \
563 jpipe \
564 $(if $(filter $(OS),WNT),jpipx) \
565 juh \
566 juhx \
568 log_uno_uno \
569 unsafe_uno_uno \
570 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
573 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
574 binaryurp \
575 bootstrap \
576 introspection \
577 invocadapt \
578 invocation \
579 io \
580 $(if $(ENABLE_JAVA),javaloader) \
581 $(if $(ENABLE_JAVA),javavm) \
582 $(if $(ENABLE_JAVA),jvmaccess) \
583 $(if $(ENABLE_JAVA),jvmfwk) \
584 namingservice \
585 proxyfac \
586 reflection \
587 reg \
588 sal_textenc \
589 stocservices \
590 store \
591 unoidl \
592 uuresolver \
593 xmlreader \
596 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
597 $(if $(ENABLE_VLC),avmediavlc) \
598 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
599 $(if $(ENABLE_GSTREAMER_0_10),avmediagst_0_10) \
600 $(if $(filter WNT,$(OS)),avmediawin) \
601 cached1 \
602 collator_data \
603 comphelper \
604 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
605 $(call gb_Helper_optional,BREAKPAD,crashreport) \
606 deployment \
607 deploymentgui \
608 dict_ja \
609 dict_zh \
610 embobj \
611 $(if $(ENABLE_JAVA),hsqldb) \
612 i18nutil \
613 index_data \
614 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
615 localedata_en \
616 localedata_es \
617 localedata_euro \
618 localedata_others \
619 mcnttype \
620 $(if $(ENABLE_JAVA), \
621 $(if $(filter $(OS),MACOSX),,officebean) \
623 emboleobj \
624 package2 \
625 $(if $(USING_X11),recentfile) \
626 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
627 sdbc2 \
628 sofficeapp \
629 srtrs1 \
630 $(if $(filter $(OS),WNT),sysdtrans) \
631 textconv_dict \
632 ucb1 \
633 ucbhelper \
634 $(if $(WITH_WEBDAV),ucpdav1) \
635 ucpfile1 \
636 ucpftp1 \
637 ucpchelp1 \
638 ucphier1 \
639 ucppkg1 \
640 unopkgapp \
641 xmlsecurity \
642 xsec_xmlsec \
643 xstor \
644 $(if $(filter $(OS),MACOSX), \
645 macab1 \
646 macabdrv1 \
648 $(if $(filter WNT,$(OS)), \
649 dnd \
650 dtrans \
651 fps \
652 ftransl \
653 inprocserv \
654 UAccCOM \
655 winaccessibility \
659 ifeq ($(OS),WNT)
660 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
661 regactivex \
664 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
665 so_activex \
666 spsupp \
669 ifneq ($(BUILD_X64),)
670 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
671 so_activex_x64 \
672 spsupp_x64 \
674 endif
676 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
677 $(if $(WINDOWS_SDK_HOME),\
678 instooofiltmsi \
679 inst_msu_msi \
680 qslnkmsi \
681 reg4allmsdoc \
682 sdqsmsi \
683 sellangmsi \
684 sn_tools \
688 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
689 shlxtmsi \
692 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
693 ooofilt \
694 propertyhdl \
695 shlxthdl \
698 ifneq ($(BUILD_X64),)
699 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
700 $(if $(filter MSC,$(COM)),msvc_dlls) \
703 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
704 ooofilt_x64 \
705 propertyhdl_x64 \
706 shlxthdl_x64 \
708 endif # BUILD_X64
710 endif # WNT
712 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
713 cppuhelper \
714 purpenvhelper \
715 salhelper \
718 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
719 cppu \
720 sal \
723 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
724 active_native \
725 passive_native \
728 ifneq ($(ENABLE_JAVA),)
729 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
730 java_uno \
731 juh \
732 jurt \
733 ridl \
734 unoloader \
737 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
738 ScriptFramework \
739 ScriptProviderForJava \
740 XMergeBridge \
741 commonwizards \
742 form \
743 $(if $(filter-out MACOSX,$(OS)),officebean) \
744 query \
745 report \
746 sdbc_hsqldb \
747 smoketest \
748 table \
749 unoil \
750 xmerge \
753 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
754 reportbuilder \
755 reportbuilderwizard \
758 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
759 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
760 ScriptProviderForBeanShell \
762 endif
764 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
765 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
766 ScriptProviderForJavaScript \
768 endif
770 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
771 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
772 ct2n \
774 endif
776 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
777 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
778 numbertext \
780 endif
782 $(eval $(call gb_Helper_register_jars,OXT, \
783 EvolutionarySolver \
784 active_java \
785 mediawiki \
786 nlpsolver \
787 passive_java \
790 $(eval $(call gb_Helper_register_jars,NONE,\
791 ConnectivityTools \
792 HelloWorld \
793 Highlight \
794 MemoryUsage \
795 OOoRunner \
796 TestExtension \
797 test \
798 test-tools \
799 testComponent \
801 endif
803 # 'test_unittest' is only package delivering to workdir.
804 # Other packages could be potentially autoinstalled.
805 $(eval $(call gb_Helper_register_packages, \
806 test_unittest \
807 cli_basetypes_copy \
808 extras_wordbook \
809 instsetoo_native_setup \
810 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
811 postprocess_registry \
812 readlicense_oo_readmes \
813 setup_native_misc \
814 sysui_share \
815 vcl_fontunxpsprint \
818 $(eval $(call gb_Helper_register_packages_for_install,impress,\
819 sd_xml \
822 $(eval $(call gb_Helper_register_packages_for_install,calc,\
823 sc_res_xml \
826 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
827 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
830 $(eval $(call gb_Helper_register_packages_for_install,ure,\
831 instsetoo_native_setup_ure \
832 ure_install \
833 $(if $(ENABLE_JAVA),\
834 jvmfwk_jvmfwk3_ini \
835 jvmfwk_javavendors \
836 jvmfwk_jreproperties \
837 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
841 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
842 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
845 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
846 odk_share_readme \
847 odk_share_readme_generated \
848 $(if $(filter WNT,$(OS)),odk_cli) \
849 odk_config \
850 $(if $(filter WNT,$(OS)),odk_config_win) \
851 odk_docs \
852 $(if $(DOXYGEN),odk_doxygen) \
853 odk_examples \
854 odk_headers \
855 odk_headers_generated \
856 odk_html \
857 odk_settings \
858 odk_settings_generated \
859 offapi_idl \
860 udkapi_idl \
861 $(if $(ENABLE_JAVA), \
862 odk_javadoc \
863 odk_uno_loader_classes \
864 odk_unowinreg \
868 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
869 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
870 officecfg_misc \
871 $(if $(filter $(OS),MACOSX), \
872 extensions_mdibundle \
873 extensions_OOoSpotlightImporter \
875 extras_autocorr \
876 extras_autotextuser \
877 extras_cfgsrvnolang \
878 extras_cfgusr \
879 extras_database \
880 extras_databasebiblio \
881 extras_gallbullets \
882 extras_gallhtmlexpo \
883 extras_gallmytheme \
884 extras_gallroot \
885 extras_gallsystem \
886 extras_gallwwwgraf \
887 extras_glade \
888 extras_labels \
889 $(if $(filter WNT,$(OS)),extras_newfiles) \
890 extras_palettes \
891 extras_personas \
892 extras_persona_dark \
893 extras_persona_gray \
894 extras_persona_green \
895 extras_persona_pink \
896 extras_persona_sand \
897 extras_persona_white \
898 extras_tplofficorr \
899 extras_tploffimisc \
900 extras_tplpresnt \
901 extras_tpl_styles \
902 extras_tplpersonal \
903 extras_tplwizbitmap \
904 extras_tplwizdesktop \
905 extras_tplwizletter \
906 extras_tplwizfax \
907 extras_tplwizagenda \
908 extras_tplwizreport \
909 extras_tplwizstyles \
910 framework_dtd \
911 $(if $(filter $(OS),MACOSX),infoplist) \
912 oox_customshapes \
913 oox_generated \
914 package_dtd \
915 sd_web \
916 sfx2_emojiconfig \
917 $(call gb_Helper_optional,DESKTOP,\
918 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
919 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
920 $(if $(USING_X11),vcl_fontunxppds) \
921 $(if $(filter $(OS),MACOSX),vcl_osxres) \
922 xmloff_dtd \
923 xmlscript_dtd \
924 xmlhelp_helpxsl \
925 $(if $(ENABLE_JAVA),\
926 scripting_java \
927 scripting_java_jars \
928 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
929 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
931 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
932 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
933 wizards_basicshare \
934 wizards_basicsrvaccess2base \
935 wizards_basicsrvdepot \
936 wizards_basicsrveuro \
937 wizards_basicsrvgimmicks \
938 wizards_basicsrvimport \
939 wizards_basicsrvform \
940 wizards_basicsrvstandard \
941 wizards_basicsrvtemplate \
942 wizards_basicsrvtools \
943 wizards_basicsrvtutorials \
944 wizards_basicusr \
945 wizards_properties \
946 wizards_wizardshare \
947 vcl_opengl_shader \
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 $(and $(filter WNT,$(OS)), $(filter X86_64,$(CPUNAME))),twain_dsm) \
962 $(if $(ENABLE_HTMLHELP),\
963 helpcontent2_html_dynamic \
964 helpcontent2_html_media \
965 helpcontent2_html_icon-themes \
966 helpcontent2_html_static \
970 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
971 extras_fonts \
972 $(if $(USING_X11)$(DISABLE_GUI)$(filter ANDROID,$(OS)), \
973 postprocess_fontconfig) \
974 $(call gb_Helper_optional,MORE_FONTS,\
975 fonts_alef \
976 fonts_amiri \
977 fonts_caladea \
978 fonts_carlito \
979 fonts_culmus \
980 fonts_dejavu \
981 fonts_emojione_color \
982 fonts_gentium \
983 fonts_kacst \
984 fonts_liberation \
985 fonts_liberation_narrow \
986 fonts_libertineg \
987 fonts_libre_hebrew \
988 fonts_noto \
989 fonts_reem \
990 fonts_sourcecode \
991 fonts_sourcesans \
992 fonts_sourceserif \
993 fonts_scheherazade \
997 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
998 postprocess_images \
999 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1002 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1003 sd_opengl \
1004 slideshow_opengl_shader \
1007 ifneq ($(ENABLE_PDFIMPORT),)
1008 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1009 sdext_pdfimport_pdf \
1011 endif
1013 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1014 reportbuilder_templates \
1017 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1018 filter_docbook \
1019 filter_xhtml \
1020 filter_xslt \
1023 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1024 desktop_branding \
1025 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1026 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1027 $(if $(and $(filter-out MACOSX HAIKU WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1028 $(if $(DISABLE_GUI),, \
1029 desktop_soffice_sh \
1032 readlicense_oo_files \
1033 $(if $(filter WNT,$(OS)),readlicense_oo_license) \
1034 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1037 ifeq ($(USING_X11), TRUE)
1038 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1039 desktop_sbase_sh \
1042 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1043 desktop_scalc_sh \
1046 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1047 desktop_sdraw_sh \
1050 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1051 desktop_simpress_sh \
1054 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1055 desktop_smath_sh \
1058 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1059 desktop_swriter_sh \
1061 endif # USING_X11=TRUE
1063 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1064 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1067 ifneq ($(DISABLE_PYTHON),TRUE)
1068 $(eval $(call gb_Helper_register_packages_for_install,python, \
1069 pyuno_pythonloader_ini \
1070 pyuno_python_scripts \
1071 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1072 scripting_ScriptsPython \
1075 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1076 scripting_scriptproviderforpython \
1079 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1080 librelogo \
1081 librelogo_properties \
1083 endif # DISABLE_PYTHON
1085 # External executables
1086 $(eval $(call gb_ExternalExecutable_register_executables,\
1087 genbrk \
1088 genccode \
1089 gencmn \
1090 python \
1091 ucpp \
1092 xmllint \
1093 xsltproc \
1096 # Resources
1097 $(eval $(call gb_Helper_register_mos,\
1098 acc \
1099 avmedia \
1100 $(call gb_Helper_optional,SCRIPTING,basctl) \
1101 chart \
1102 cnr \
1103 cui \
1104 $(call gb_Helper_optional,DBCONNECTIVITY,dba) \
1105 dkt \
1106 editeng \
1107 flt \
1108 for \
1109 $(call gb_Helper_optional,DESKTOP,fps) \
1110 frm \
1111 fwk \
1112 pcr \
1113 rpt \
1114 $(call gb_Helper_optional,SCRIPTING,sb) \
1115 sc \
1116 sca \
1117 scc \
1118 sd \
1119 sfx \
1120 sm \
1121 svl \
1122 svt \
1123 svx \
1124 sw \
1125 uui \
1126 vcl \
1127 wiz \
1128 wpt \
1129 $(if $(ENABLE_NSS),xsc) \
1132 # UI configuration
1133 $(eval $(call gb_Helper_register_uiconfigs,\
1134 cui \
1135 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1136 desktop \
1137 editeng \
1138 filter \
1139 formula \
1140 fps \
1141 libreofficekit \
1142 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1143 $(call gb_Helper_optional,DBCONNECTIVITY,\
1144 modules/dbapp \
1145 modules/dbbrowser \
1146 modules/dbquery \
1147 modules/dbrelation \
1149 modules/dbreport \
1150 $(call gb_Helper_optional,DBCONNECTIVITY,\
1151 modules/dbtable \
1152 modules/dbtdata \
1154 modules/sabpilot \
1155 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1156 modules/scalc \
1157 modules/scanner \
1158 modules/schart \
1159 modules/sdraw \
1160 modules/sglobal \
1161 modules/simpress \
1162 modules/smath \
1163 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1164 modules/StartModule \
1165 modules/sweb \
1166 modules/swform \
1167 modules/swreport \
1168 modules/swriter \
1169 modules/swxform \
1170 sfx \
1171 svt \
1172 svx \
1173 uui \
1174 vcl \
1175 writerperfect \
1176 $(if $(ENABLE_NSS),xmlsec) \
1179 ifeq ($(gb_GBUILDSELFTEST),t)
1180 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1181 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1182 endif
1184 # vim: set noet sw=4 ts=4: