tdf#105262 Clean up CopyGraphic
[LibreOffice.git] / Repository.mk
blob3907ee6809228fc5084f006b674a0cc5cd74cff6
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 pixelctl ) \
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 IOS MACOSX WNT,$(OS)),oosplash) \
146 soffice_bin \
147 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
148 $(if $(filter WNT,$(OS)), \
149 soffice \
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 $(ENABLE_HEADLESS),, \
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 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 \
333 $(if $(ENABLE_MACOSX_SANDBOX),,\
334 $(if $(shell test $(MACOSX_SDK_VERSION) -ge 101200 || echo not),avmediaQuickTime) \
337 $(call gb_Helper_optional,SCRIPTING, \
338 basctl \
339 basprov \
341 basegfx \
342 bib \
343 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
344 canvasfactory \
345 canvastools \
346 chartcore \
347 chartcontroller \
348 $(call gb_Helper_optional,OPENCL,clew) \
349 $(if $(filter $(OS),WNT),,cmdmail) \
350 cppcanvas \
351 configmgr \
352 ctl \
353 cui \
354 $(call gb_Helper_optional,DBCONNECTIVITY, \
355 dba \
356 dbase \
357 dbmm \
358 dbaxml \
359 dbahsql) \
360 dbtools \
361 deploymentmisc \
362 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
363 $(if $(USING_X11),desktop_detector) \
364 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
365 $(if $(filter WNT,$(OS)),directx9canvas) \
366 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
367 drawinglayer \
368 editeng \
369 $(if $(filter WNT,$(OS)),emser) \
370 evtatt \
371 expwrap \
372 $(call gb_Helper_optional,DBCONNECTIVITY, \
373 flat \
374 file) \
375 filterconfig \
376 fps_office \
377 for \
378 forui \
379 frm \
380 fsstorage \
381 fwe \
382 fwi \
383 fwk \
384 fwl \
385 fwm \
386 $(if $(filter WNT,$(OS)),gdipluscanvas) \
387 guesslang \
388 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
389 i18npool \
390 i18nsearch \
391 gie \
392 hyphen \
393 icg \
394 $(if $(ENABLE_JAVA),jdbc) \
395 ldapbe2 \
396 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
397 localebe1 \
398 log \
399 lng \
400 lnth \
401 $(if $(filter $(OS),MACOSX),macbe1) \
402 $(if $(MERGELIBS),merged) \
403 migrationoo2 \
404 migrationoo3 \
405 msfilter \
406 $(call gb_Helper_optional,SCRIPTING,msforms) \
407 mtfrenderer \
408 $(call gb_Helper_optional,DBCONNECTIVITY,mysql) \
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 $(ENABLE_HEADLESS),,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 $(if $(USING_X11), \
464 vclplug_gen \
466 writerperfect \
467 xmlscript \
468 xmlfa \
469 xmlfd \
470 xo \
471 xof \
472 xsltdlg \
473 xsltfilter \
474 mork \
475 mozbootstrap \
476 $(if $(filter $(OS),WNT), \
477 ado \
478 oleautobridge \
479 smplmail \
480 wininetbe1 \
482 $(if $(filter $(OS),MACOSX), \
483 $(if $(ENABLE_MACOSX_SANDBOX),, \
484 AppleRemote \
486 fps_aqua \
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 mysqlc \
726 passive_native \
729 ifneq ($(ENABLE_JAVA),)
730 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
731 java_uno \
732 juh \
733 jurt \
734 ridl \
735 unoloader \
738 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
739 ScriptFramework \
740 ScriptProviderForJava \
741 XMergeBridge \
742 commonwizards \
743 form \
744 $(if $(filter-out MACOSX,$(OS)),officebean) \
745 query \
746 report \
747 sdbc_hsqldb \
748 smoketest \
749 table \
750 unoil \
751 xmerge \
754 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
755 reportbuilder \
756 reportbuilderwizard \
759 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
760 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
761 ScriptProviderForBeanShell \
763 endif
765 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
766 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
767 ScriptProviderForJavaScript \
769 endif
771 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
772 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
773 ct2n \
775 endif
777 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
778 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
779 numbertext \
781 endif
783 $(eval $(call gb_Helper_register_jars,OXT, \
784 EvolutionarySolver \
785 active_java \
786 mediawiki \
787 nlpsolver \
788 passive_java \
791 $(eval $(call gb_Helper_register_jars,NONE,\
792 ConnectivityTools \
793 HelloWorld \
794 Highlight \
795 MemoryUsage \
796 OOoRunner \
797 TestExtension \
798 test \
799 test-tools \
800 testComponent \
802 endif
804 # 'test_unittest' is only package delivering to workdir.
805 # Other packages could be potentially autoinstalled.
806 $(eval $(call gb_Helper_register_packages, \
807 test_unittest \
808 cli_basetypes_copy \
809 extras_wordbook \
810 instsetoo_native_setup \
811 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
812 postprocess_registry \
813 readlicense_oo_readmes \
814 setup_native_misc \
815 sysui_share \
816 vcl_fontunxpsprint \
819 $(eval $(call gb_Helper_register_packages_for_install,impress,\
820 sd_xml \
823 $(eval $(call gb_Helper_register_packages_for_install,calc,\
824 sc_res_xml \
827 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
828 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
831 $(eval $(call gb_Helper_register_packages_for_install,ure,\
832 instsetoo_native_setup_ure \
833 ure_install \
834 $(if $(ENABLE_JAVA),\
835 jvmfwk_jvmfwk3_ini \
836 jvmfwk_javavendors \
837 jvmfwk_jreproperties \
838 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
842 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
843 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
846 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
847 odk_share_readme \
848 odk_share_readme_generated \
849 $(if $(filter WNT,$(OS)),odk_cli) \
850 odk_config \
851 $(if $(filter WNT,$(OS)),odk_config_win) \
852 odk_docs \
853 $(if $(DOXYGEN),odk_doxygen) \
854 odk_examples \
855 odk_headers \
856 odk_headers_generated \
857 odk_html \
858 odk_settings \
859 odk_settings_generated \
860 offapi_idl \
861 udkapi_idl \
862 $(if $(ENABLE_JAVA), \
863 odk_javadoc \
864 odk_uno_loader_classes \
865 odk_unowinreg \
869 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
870 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
871 officecfg_misc \
872 $(if $(filter $(OS),MACOSX), \
873 extensions_mdibundle \
874 extensions_OOoSpotlightImporter \
876 extras_autocorr \
877 extras_autotextuser \
878 extras_cfgsrvnolang \
879 extras_cfgusr \
880 extras_database \
881 extras_databasebiblio \
882 extras_gallbullets \
883 extras_gallhtmlexpo \
884 extras_gallmytheme \
885 extras_gallroot \
886 extras_gallsystem \
887 extras_gallwwwgraf \
888 extras_glade \
889 extras_labels \
890 $(if $(filter WNT,$(OS)),extras_newfiles) \
891 extras_palettes \
892 extras_tplofficorr \
893 extras_tploffimisc \
894 extras_tplpresnt \
895 extras_tpl_styles \
896 extras_tplpersonal \
897 extras_tplwizbitmap \
898 extras_tplwizdesktop \
899 extras_tplwizletter \
900 extras_tplwizfax \
901 extras_tplwizagenda \
902 extras_tplwizreport \
903 extras_tplwizstyles \
904 framework_dtd \
905 $(if $(filter $(OS),MACOSX),infoplist) \
906 oox_customshapes \
907 oox_generated \
908 package_dtd \
909 sd_web \
910 sfx2_emojiconfig \
911 $(call gb_Helper_optional,DESKTOP,\
912 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
913 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
914 $(if $(USING_X11),vcl_fontunxppds) \
915 $(if $(filter $(OS),MACOSX),vcl_osxres) \
916 xmloff_dtd \
917 xmlscript_dtd \
918 xmlhelp_helpxsl \
919 $(if $(ENABLE_JAVA),\
920 scripting_java \
921 scripting_java_jars \
922 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
923 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
925 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
926 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
927 wizards_basicshare \
928 wizards_basicsrvaccess2base \
929 wizards_basicsrvdepot \
930 wizards_basicsrveuro \
931 wizards_basicsrvgimmicks \
932 wizards_basicsrvimport \
933 wizards_basicsrvform \
934 wizards_basicsrvstandard \
935 wizards_basicsrvtemplate \
936 wizards_basicsrvtools \
937 wizards_basicsrvtutorials \
938 wizards_basicusr \
939 wizards_properties \
940 wizards_wizardshare \
941 $(if $(ENABLE_HEADLESS),, \
942 chart2_opengl_shader \
944 vcl_opengl_shader \
945 $(if $(filter WNT,$(OS)), \
946 vcl_opengl_blacklist \
948 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
949 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
950 Pyuno/commonwizards \
951 Pyuno/fax \
952 Pyuno/letter \
953 Pyuno/agenda \
954 Pyuno/mailmerge \
955 )) \
956 sfx2_classification \
957 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
958 $(if $(and $(filter WNT,$(OS)), $(filter X86_64,$(CPUNAME))),twain_dsm) \
959 $(if $(ENABLE_HTMLHELP),\
960 helpcontent2_html_dynamic \
961 helpcontent2_html_media \
962 helpcontent2_html_icon-themes \
963 helpcontent2_html_static \
967 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
968 extras_fonts \
969 $(if $(USING_X11)$(ENABLE_HEADLESS)$(filter ANDROID,$(OS)), \
970 postprocess_fontconfig) \
971 $(call gb_Helper_optional,MORE_FONTS,\
972 fonts_alef \
973 fonts_amiri \
974 fonts_caladea \
975 fonts_carlito \
976 fonts_culmus \
977 fonts_dejavu \
978 fonts_emojione_color \
979 fonts_gentium \
980 fonts_kacst \
981 fonts_liberation \
982 fonts_liberation_narrow \
983 fonts_libertineg \
984 fonts_libre_hebrew \
985 fonts_noto \
986 fonts_reem \
987 fonts_sourcecode \
988 fonts_sourcesans \
989 fonts_scheherazade \
993 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
994 postprocess_images \
995 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
998 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
999 sd_opengl \
1000 slideshow_opengl_shader \
1003 ifneq ($(ENABLE_PDFIMPORT),)
1004 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1005 sdext_pdfimport_pdf \
1007 endif
1009 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1010 reportbuilder_templates \
1013 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1014 filter_docbook \
1015 filter_xhtml \
1016 filter_xslt \
1019 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1020 desktop_branding \
1021 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1022 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1023 $(if $(and $(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1024 $(if $(ENABLE_HEADLESS),, \
1025 desktop_soffice_sh \
1028 readlicense_oo_files \
1029 $(if $(filter WNT,$(OS)),readlicense_oo_license) \
1030 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1033 ifeq ($(USING_X11), TRUE)
1034 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1035 desktop_sbase_sh \
1038 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1039 desktop_scalc_sh \
1042 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1043 desktop_sdraw_sh \
1046 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1047 desktop_simpress_sh \
1050 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1051 desktop_smath_sh \
1054 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1055 desktop_swriter_sh \
1057 endif # USING_X11=TRUE
1059 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1060 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1063 ifneq ($(DISABLE_PYTHON),TRUE)
1064 $(eval $(call gb_Helper_register_packages_for_install,python, \
1065 pyuno_pythonloader_ini \
1066 pyuno_python_scripts \
1067 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1068 scripting_ScriptsPython \
1071 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1072 scripting_scriptproviderforpython \
1075 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1076 librelogo \
1077 librelogo_properties \
1079 endif # DISABLE_PYTHON
1081 # External executables
1082 $(eval $(call gb_ExternalExecutable_register_executables,\
1083 genbrk \
1084 genccode \
1085 gencmn \
1086 python \
1087 ucpp \
1088 xmllint \
1089 xsltproc \
1092 # Resources
1093 $(eval $(call gb_Helper_register_mos,\
1094 acc \
1095 avmedia \
1096 $(call gb_Helper_optional,SCRIPTING,basctl) \
1097 chart \
1098 cnr \
1099 cui \
1100 $(call gb_Helper_optional,DBCONNECTIVITY,dba) \
1101 dkt \
1102 editeng \
1103 flt \
1104 for \
1105 $(call gb_Helper_optional,DESKTOP,fps) \
1106 frm \
1107 fwk \
1108 pcr \
1109 rpt \
1110 $(call gb_Helper_optional,SCRIPTING,sb) \
1111 sc \
1112 sca \
1113 scc \
1114 sd \
1115 sfx \
1116 sm \
1117 svl \
1118 svt \
1119 svx \
1120 sw \
1121 uui \
1122 vcl \
1123 wiz \
1124 wpt \
1125 $(if $(ENABLE_NSS),xsc) \
1128 # UI configuration
1129 $(eval $(call gb_Helper_register_uiconfigs,\
1130 cui \
1131 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1132 desktop \
1133 editeng \
1134 filter \
1135 formula \
1136 fps \
1137 libreofficekit \
1138 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1139 $(call gb_Helper_optional,DBCONNECTIVITY,\
1140 modules/dbapp \
1141 modules/dbbrowser \
1142 modules/dbquery \
1143 modules/dbrelation \
1145 modules/dbreport \
1146 $(call gb_Helper_optional,DBCONNECTIVITY,\
1147 modules/dbtable \
1148 modules/dbtdata \
1150 modules/sabpilot \
1151 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1152 modules/scalc \
1153 modules/scanner \
1154 modules/schart \
1155 modules/sdraw \
1156 modules/sglobal \
1157 modules/simpress \
1158 modules/smath \
1159 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1160 modules/StartModule \
1161 modules/sweb \
1162 modules/swform \
1163 modules/swreport \
1164 modules/swriter \
1165 modules/swxform \
1166 sfx \
1167 svt \
1168 svx \
1169 uui \
1170 vcl \
1171 writerperfect \
1172 $(if $(ENABLE_NSS),xmlsec) \
1175 ifeq ($(gb_GBUILDSELFTEST),t)
1176 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1177 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1178 endif
1180 # vim: set noet sw=4 ts=4: