Version 5.4.0.0.beta2, tag libreoffice-5.4.0.0.beta2
[LibreOffice.git] / Repository.mk
blob88e064347427de3b48838f9dfc1104c0a112f61f
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 genlang \
38 helpex \
39 idxdict \
40 langsupport \
41 $(if $(filter IOS,$(OS)),LibreOffice) \
42 libtest \
43 lngconvex \
44 localize \
45 makedepend \
46 mork_helper \
47 osl_process_child \
48 pdf2xml \
49 pdfunzip \
50 pdfverify \
51 pocheck \
52 propex \
53 regsvrex \
54 rsc \
55 saxparser \
56 sp2bv \
57 svg2odf \
58 svidl \
59 transex3 \
60 treex \
61 uiex \
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 pixelctl ) \
72 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), tilebench) \
73 $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest \
74 outdevgrind) \
75 vcldemo \
76 tiledrendering \
77 mtfdemo \
78 visualbackendtest \
79 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
82 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
83 $(if $(filter MSC,$(COM)),climaker) \
84 cppumaker \
85 idlc \
86 javamaker \
87 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
88 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
89 unoidl-check \
90 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
93 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
94 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
95 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
96 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
97 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
98 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
99 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
100 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
101 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
102 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
103 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
104 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
105 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
106 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
107 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
108 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
109 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
110 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
111 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
112 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
113 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
114 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
115 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
116 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
117 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
118 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
119 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
120 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
121 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
122 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
123 $(if $(filter-out ANDROID IOS MACOSX WNT,$(OS)),oosplash) \
124 soffice_bin \
125 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
126 $(if $(filter WNT,$(OS)), \
127 soffice \
128 unoinfo \
129 unopkg \
130 unopkg_com \
134 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
135 $(if $(filter WNT,$(OS)), \
136 sbase \
140 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
141 $(if $(filter WNT,$(OS)), \
142 odbcconfig \
146 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
147 $(if $(filter WNT,$(OS)), \
148 scalc \
152 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
153 $(if $(filter WNT,$(OS)), \
154 sdraw \
158 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
159 $(if $(filter WNT,$(OS)), \
160 simpress \
164 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
165 $(if $(filter WNT,$(OS)), \
166 smath \
170 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
171 $(if $(filter WNT,$(OS)), \
172 sweb \
173 swriter \
177 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
178 gengal \
179 $(if $(filter WNT,$(OS)),,uri-encode) \
180 $(if $(ENABLE_MACOSX_SANDBOX),, \
181 $(if $(ENABLE_HEADLESS),, \
182 ui-previewer \
185 $(if $(filter WNT,$(OS)), \
186 senddoc \
190 ifeq ($(OS),WNT)
191 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
192 quickstart \
194 endif
196 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
197 $(if $(filter WNT,$(OS)), \
198 python \
202 ifeq ($(USING_X11), TRUE)
203 $(eval $(call gb_Helper_register_executables_for_install,OOO,gnome, \
204 $(if $(ENABLE_GTK),\
205 xid-fullscreen-on-all-monitors \
208 endif
210 ifneq ($(ENABLE_PDFIMPORT),)
211 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
212 xpdfimport \
214 endif
216 ifneq ($(ENABLE_ONLINE_UPDATE_MAR),)
217 $(eval $(call gb_Helper_register_executables_for_install,OOO,updater,\
218 mar \
219 updater \
221 endif
223 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
224 $(if $(and $(ENABLE_JAVA),$(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
225 $(if $(ENABLE_MACOSX_SANDBOX),, \
226 regmerge \
227 regview \
229 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
232 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
233 abp \
234 dbp \
235 dbu \
238 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
239 analysis \
240 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
241 date \
242 pricing \
243 sc \
244 scd \
245 scfilt \
246 scui \
247 wpftcalc \
248 $(if $(ENABLE_COINMP)$(ENABLE_LPSOLVE),solver) \
249 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
252 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
253 svgfilter \
254 flash \
255 wpftdraw \
256 graphicfilter \
259 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,tde, \
260 $(if $(ENABLE_TDE),tdebe1) \
261 $(if $(USING_X11), \
262 $(if $(ENABLE_TDE),vclplug_tde) \
266 $(eval $(call gb_Helper_register_executables_for_install,OOO,tde, \
267 $(if $(ENABLE_TDE),tdefilepicker) \
270 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
271 animcore \
272 PresenterScreen \
273 PresentationMinimizer \
274 wpftimpress \
277 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
278 $(if $(ENABLE_ONLINE_UPDATE), \
279 updatecheckui \
280 updchk \
284 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
285 $(if $(ENABLE_EVOAB2),evoab) \
286 $(if $(ENABLE_GTK),vclplug_gtk) \
287 $(if $(ENABLE_GTK3),vclplug_gtk3) \
288 $(if $(ENABLE_SYSTRAY_GTK),qstart_gtk) \
289 $(if $(ENABLE_GIO),losessioninstall) \
290 $(if $(ENABLE_GIO),ucpgio1) \
293 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
294 $(if $(ENABLE_KDE4),kde4be1) \
295 $(if $(USING_X11), \
296 $(if $(ENABLE_KDE4),vclplug_kde4) \
300 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
301 sm \
302 smd \
305 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
306 OGLTrans \
309 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
310 acc \
311 $(call gb_Helper_optional,AVMEDIA,avmedia) \
312 $(if $(filter MACOSX,$(OS)),\
313 avmediaMacAVF \
314 $(if $(ENABLE_MACOSX_SANDBOX),,\
315 $(if $(shell test $(MACOSX_SDK_VERSION) -ge 101200 || echo not),avmediaQuickTime) \
318 $(call gb_Helper_optional,SCRIPTING, \
319 basctl \
320 basprov \
322 basegfx \
323 bib \
324 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
325 canvasfactory \
326 canvastools \
327 chartcore \
328 chartcontroller \
329 $(if $(ENABLE_HEADLESS),, \
330 chartopengl \
332 $(call gb_Helper_optional,OPENCL,clew) \
333 $(if $(filter $(OS),WNT),,cmdmail) \
334 cppcanvas \
335 configmgr \
336 ctl \
337 cui \
338 $(call gb_Helper_optional,DBCONNECTIVITY, \
339 dba \
340 dbase \
341 dbmm \
342 dbaxml) \
343 dbtools \
344 deploymentmisc \
345 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
346 $(if $(USING_X11),desktop_detector) \
347 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
348 $(if $(ENABLE_DIRECTX),directx9canvas) \
349 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
350 drawinglayer \
351 editeng \
352 $(if $(filter WNT,$(OS)),emser) \
353 evtatt \
354 expwrap \
355 $(call gb_Helper_optional,DBCONNECTIVITY, \
356 flat \
357 file) \
358 filterconfig \
359 fps_office \
360 for \
361 forui \
362 frm \
363 fsstorage \
364 fwe \
365 fwi \
366 fwk \
367 fwl \
368 fwm \
369 $(if $(ENABLE_DIRECTX),gdipluscanvas) \
370 guesslang \
371 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
372 i18npool \
373 i18nsearch \
374 gie \
375 hyphen \
376 icg \
377 $(if $(ENABLE_JAVA),jdbc) \
378 ldapbe2 \
379 localebe1 \
380 log \
381 lng \
382 lnth \
383 $(if $(filter $(OS),MACOSX),macbe1) \
384 $(if $(MERGELIBS),merged) \
385 migrationoo2 \
386 migrationoo3 \
387 msfilter \
388 $(call gb_Helper_optional,SCRIPTING,msforms) \
389 mtfrenderer \
390 $(call gb_Helper_optional,DBCONNECTIVITY,mysql) \
391 odbc \
392 odfflatxml \
393 offacc \
394 oox \
395 $(call gb_Helper_optional,OPENCL,opencl) \
396 passwordcontainer \
397 pcr \
398 pdffilter \
399 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
400 res \
401 sax \
402 sb \
403 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
404 scn \
405 sd \
406 sdd \
407 sdfilt \
408 sdui \
409 sfx \
410 simplecanvas \
411 slideshow \
412 sot \
413 spell \
414 $(if $(ENABLE_HEADLESS),,spl) \
415 storagefd \
416 $(call gb_Helper_optional,SCRIPTING,stringresource) \
417 svgio \
418 svl \
419 svt \
420 svx \
421 svxcore \
422 sw \
423 syssh \
424 $(if $(ENABLE_TDEAB),tdeab1) \
425 $(if $(ENABLE_TDEAB),tdeabdrv1) \
426 textconversiondlgs \
427 textfd \
428 tk \
429 tl \
430 ucpexpand1 \
431 ucpext \
432 ucpimage \
433 ucpcmis1 \
434 ucptdoc1 \
435 unordf \
436 unoxml \
437 updatefeed \
438 utl \
439 uui \
440 $(call gb_Helper_optional,SCRIPTING, \
441 vbaevents \
442 vbahelper \
444 vcl \
445 vclcanvas \
446 $(if $(USING_X11), \
447 vclplug_gen \
449 writerperfect \
450 xmlscript \
451 xmlfa \
452 xmlfd \
453 xo \
454 xof \
455 xsltdlg \
456 xsltfilter \
457 mork \
458 mozbootstrap \
459 $(if $(filter $(OS),WNT), \
460 ado \
461 oleautobridge \
462 smplmail \
463 wininetbe1 \
465 $(if $(filter $(OS),MACOSX), \
466 $(if $(ENABLE_MACOSX_SANDBOX),, \
467 AppleRemote \
469 fps_aqua \
470 MacOSXSpell \
474 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
475 $(if $(BUILD_POSTGRESQL_SDBC), \
476 postgresql-sdbc \
477 postgresql-sdbc-impl) \
480 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
481 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
484 ifneq ($(ENABLE_PDFIMPORT),)
485 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
486 pdfimport \
488 endif
490 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
491 pythonloader \
494 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
495 pyuno \
496 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
499 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
500 rpt \
501 rptui \
502 rptxml \
505 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
506 hwp \
507 $(if $(ENABLE_LWP),lwpft) \
508 msword \
509 swd \
510 swui \
511 t602filter \
512 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
513 wpftwriter \
514 writerfilter \
517 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
518 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
519 getuid \
520 smoketest \
521 subsequenttest \
522 test \
523 test-setupvcl \
524 testtools_cppobj \
525 testtools_bridgetest \
526 testtools_bridgetest-common \
527 testtools_constructors \
528 unobootstrapprotector \
529 unoexceptionprotector \
530 unotest \
531 vclbootstrapprotector \
532 scqahelper \
533 unowinreg \
534 wpftqahelper \
535 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
536 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
537 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
540 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
541 affine_uno_uno \
542 $(if $(filter MSC,$(COM)),cli_uno) \
543 i18nlangtag \
544 $(if $(ENABLE_JAVA), \
545 java_uno \
546 jpipe \
547 $(if $(filter $(OS),WNT),jpipx) \
548 juh \
549 juhx \
551 log_uno_uno \
552 unsafe_uno_uno \
553 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
556 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
557 binaryurp \
558 bootstrap \
559 introspection \
560 invocadapt \
561 invocation \
562 io \
563 $(if $(ENABLE_JAVA),javaloader) \
564 $(if $(ENABLE_JAVA),javavm) \
565 $(if $(ENABLE_JAVA),jvmaccess) \
566 $(if $(ENABLE_JAVA),jvmfwk) \
567 namingservice \
568 proxyfac \
569 reflection \
570 reg \
571 sal_textenc \
572 stocservices \
573 store \
574 unoidl \
575 uuresolver \
576 xmlreader \
579 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
580 $(if $(ENABLE_VLC),avmediavlc) \
581 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
582 $(if $(ENABLE_GSTREAMER_0_10),avmediagst_0_10) \
583 $(if $(ENABLE_DIRECTX),avmediawin) \
584 cached1 \
585 collator_data \
586 comphelper \
587 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
588 $(call gb_Helper_optional,BREAKPAD,crashreport) \
589 deployment \
590 deploymentgui \
591 dict_ja \
592 dict_zh \
593 embobj \
594 $(if $(ENABLE_JAVA),hsqldb) \
595 i18nutil \
596 index_data \
597 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
598 localedata_en \
599 localedata_es \
600 localedata_euro \
601 localedata_others \
602 mcnttype \
603 $(if $(ENABLE_JAVA), \
604 $(if $(filter $(OS),MACOSX),,officebean) \
606 emboleobj \
607 package2 \
608 $(if $(USING_X11),recentfile) \
609 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
610 sdbc2 \
611 sofficeapp \
612 srtrs1 \
613 $(if $(filter $(OS),WNT),sysdtrans) \
614 textconv_dict \
615 ucb1 \
616 ucbhelper \
617 $(if $(WITH_WEBDAV),ucpdav1) \
618 ucpfile1 \
619 ucpftp1 \
620 ucpchelp1 \
621 ucphier1 \
622 ucppkg1 \
623 unopkgapp \
624 xmlsecurity \
625 xsec_fw \
626 xsec_xmlsec \
627 $(if $(filter-out WNT MACOSX ANDROID IOS,$(OS)),xsec_gpg) \
628 xstor \
629 $(if $(filter $(OS),MACOSX), \
630 macab1 \
631 macabdrv1 \
633 $(if $(filter WNT,$(OS)), \
634 dnd \
635 dtrans \
636 fps \
637 ftransl \
638 inprocserv \
639 UAccCOM \
640 winaccessibility \
644 ifeq ($(ENABLE_GLTF),TRUE)
645 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
646 avmediaogl \
648 endif
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 \
657 spsupp \
660 ifneq ($(BUILD_X64),)
661 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
662 so_activex_x64 \
663 spsupp_x64 \
665 endif
667 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
668 $(if $(WINDOWS_SDK_HOME),\
669 instooofiltmsi \
670 qslnkmsi \
671 reg4allmsdoc \
672 sdqsmsi \
673 sellangmsi \
674 sn_tools \
678 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
679 shlxtmsi \
682 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
683 ooofilt \
684 shlxthdl \
687 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextnt6, \
688 propertyhdl \
691 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
692 ooofilt_x64 \
693 shlxthdl_x64 \
696 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64nt6, \
697 propertyhdl_x64 \
700 endif # WNT
702 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
703 cppuhelper \
704 purpenvhelper \
705 salhelper \
708 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
709 cppu \
710 sal \
713 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
714 active_native \
715 mysqlc \
716 passive_native \
719 ifneq ($(ENABLE_JAVA),)
720 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
721 java_uno \
722 juh \
723 jurt \
724 ridl \
725 unoloader \
728 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
729 ScriptFramework \
730 ScriptProviderForJava \
731 XMergeBridge \
732 commonwizards \
733 form \
734 $(if $(filter-out MACOSX,$(OS)),officebean) \
735 query \
736 report \
737 sdbc_hsqldb \
738 smoketest \
739 table \
740 unoil \
741 xmerge \
744 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
745 reportbuilder \
746 reportbuilderwizard \
749 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
750 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
751 ScriptProviderForBeanShell \
753 endif
755 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
756 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
757 ScriptProviderForJavaScript \
759 endif
761 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
762 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
763 ct2n \
765 endif
767 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
768 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
769 numbertext \
771 endif
773 $(eval $(call gb_Helper_register_jars,OXT, \
774 EvolutionarySolver \
775 active_java \
776 mediawiki \
777 nlpsolver \
778 passive_java \
781 $(eval $(call gb_Helper_register_jars,NONE,\
782 ConnectivityTools \
783 HelloWorld \
784 Highlight \
785 MemoryUsage \
786 OOoRunner \
787 TestExtension \
788 test \
789 test-tools \
790 testComponent \
792 endif
794 # 'test_unittest' is only package delivering to workdir.
795 # Other packages could be potentially autoinstalled.
796 $(eval $(call gb_Helper_register_packages, \
797 test_unittest \
798 cli_basetypes_copy \
799 desktop_install \
800 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
801 extras_fonts \
802 extras_wordbook \
803 $(if $(filter MSC,$(COM)),msvc_dlls) \
804 more_fonts_conf \
805 instsetoo_native_setup \
806 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
807 odk_headers_generated \
808 postprocess_images \
809 postprocess_helpimages \
810 postprocess_registry \
811 readlicense_oo_readmes \
812 setup_native_misc \
813 share \
814 vcl_fontunxpsprint \
817 $(eval $(call gb_Helper_register_packages_for_install,impress,\
818 sd_xml \
821 $(eval $(call gb_Helper_register_packages_for_install,calc,\
822 sc_res_xml \
825 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
826 $(if $(filter LINUX %BSD SOLARIS, $(OS)),$(if $(ENABLE_GTK3),libreofficekit_selectionhandles)) \
829 $(eval $(call gb_Helper_register_packages_for_install,ure,\
830 instsetoo_native_setup_ure \
831 ure_install \
832 $(if $(ENABLE_JAVA),\
833 jvmfwk_jvmfwk3_ini \
834 jvmfwk_javavendors \
835 jvmfwk_jreproperties \
836 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
840 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
841 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
844 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
845 odk_share_readme \
846 odk_share_readme_generated \
847 $(if $(filter WNT,$(OS)),odk_cli) \
848 odk_config \
849 $(if $(filter WNT,$(OS)),odk_config_win) \
850 odk_docs \
851 $(if $(DOXYGEN),odk_doxygen) \
852 odk_examples \
853 odk_headers \
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_gallwwwback \
885 extras_gallwwwgraf \
886 extras_glade \
887 extras_labels \
888 $(if $(filter WNT,$(OS)),extras_newfiles) \
889 extras_palettes \
890 extras_tplofficorr \
891 extras_tploffimisc \
892 extras_tplpresnt \
893 extras_tpl_styles \
894 extras_tplpersonal \
895 extras_tplwizbitmap \
896 extras_tplwizdesktop \
897 extras_tplwizletter \
898 extras_tplwizfax \
899 extras_tplwizagenda \
900 extras_tplwizreport \
901 extras_tplwizstyles \
902 framework_dtd \
903 $(if $(filter $(OS),MACOSX),infoplist) \
904 oox_customshapes \
905 oox_generated \
906 package_dtd \
907 sd_web \
908 sfx2_emojiconfig \
909 $(call gb_Helper_optional,DESKTOP,\
910 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
911 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
912 $(if $(USING_X11),vcl_fontunxppds) \
913 $(if $(filter $(OS),MACOSX),vcl_osxres) \
914 xmloff_dtd \
915 xmlscript_dtd \
916 xmlhelp_helpxsl \
917 $(if $(ENABLE_JAVA),\
918 scripting_java \
919 scripting_java_jars \
920 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
921 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
923 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
924 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
925 wizards_basicshare \
926 wizards_basicsrvaccess2base \
927 wizards_basicsrvdepot \
928 wizards_basicsrveuro \
929 wizards_basicsrvgimmicks \
930 wizards_basicsrvimport \
931 wizards_basicsrvform \
932 wizards_basicsrvstandard \
933 wizards_basicsrvtemplate \
934 wizards_basicsrvtools \
935 wizards_basicsrvtutorials \
936 wizards_basicusr \
937 xmlsec \
938 $(if $(ENABLE_HEADLESS),, \
939 chart2_opengl_shader \
941 vcl_opengl_shader \
942 $(if $(filter WNT,$(OS)), \
943 vcl_opengl_blacklist \
945 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
946 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
947 Pyuno/commonwizards \
948 Pyuno/fax \
949 Pyuno/letter \
950 Pyuno/agenda \
951 Pyuno/mailmerge \
952 )) \
953 sfx2_classification \
954 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
957 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
958 sd_opengl \
959 slideshow_opengl_shader \
962 ifneq ($(ENABLE_PDFIMPORT),)
963 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
964 sdext_pdfimport_pdf \
966 endif
968 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
969 reportbuilder-templates \
972 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
973 filter_docbook \
974 filter_xhtml \
975 filter_xslt \
978 $(eval $(call gb_Helper_register_packages_for_install,brand,\
979 desktop_branding \
980 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
981 $(if $(and $(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
982 $(if $(ENABLE_HEADLESS),, \
983 desktop_soffice_sh \
986 readlicense_oo_files \
987 $(if $(filter WNT,$(OS)),readlicense_oo_license) \
988 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
991 ifeq ($(USING_X11), TRUE)
992 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
993 desktop_sbase_sh \
996 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
997 desktop_scalc_sh \
1000 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1001 desktop_sdraw_sh \
1004 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1005 desktop_simpress_sh \
1008 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1009 desktop_smath_sh \
1012 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1013 desktop_swriter_sh \
1015 endif # USING_X11=TRUE
1017 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1018 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1021 ifneq ($(DISABLE_PYTHON),TRUE)
1022 $(eval $(call gb_Helper_register_packages_for_install,python, \
1023 pyuno_pythonloader_ini \
1024 pyuno_python_scripts \
1025 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1026 scripting_ScriptsPython \
1029 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1030 scriptproviderforpython \
1033 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1034 librelogo \
1035 librelogo_properties \
1037 endif # DISABLE_PYTHON
1039 # External executables
1040 $(eval $(call gb_ExternalExecutable_register_executables,\
1041 genbrk \
1042 genccode \
1043 gencmn \
1044 python \
1045 ucpp \
1046 xmllint \
1047 xsltproc \
1050 # Resources
1051 $(eval $(call gb_Helper_register_resources,\
1052 abp \
1053 acc \
1054 analysis \
1055 avmedia \
1056 $(call gb_Helper_optional,SCRIPTING,basctl) \
1057 $(call gb_Helper_optional,DBCONNECTIVITY,bib) \
1058 chartcontroller \
1059 cnr \
1060 cui \
1061 date \
1062 $(call gb_Helper_optional,DBCONNECTIVITY,\
1063 dba \
1064 dbmm \
1065 dbp \
1066 dbu \
1068 dbw \
1069 deployment \
1070 deploymentgui \
1071 dkt \
1072 editeng \
1073 eps \
1074 eur \
1075 for \
1076 forui \
1077 $(call gb_Helper_optional,DESKTOP,fps_office) \
1078 frm \
1079 fwe \
1080 gal \
1081 imp \
1082 ofa \
1083 $(call gb_Helper_optional,DBCONNECTIVITY,pcr) \
1084 pdffilter \
1085 pricing \
1086 rpt \
1087 rptui \
1088 $(call gb_Helper_optional,SCRIPTING,sb) \
1089 sc \
1090 scn \
1091 sd \
1092 sdberr \
1093 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
1094 sfx \
1095 sm \
1096 $(if $(ENABLE_COINMP)$(ENABLE_LPSOLVE),solver) \
1097 svl \
1098 svt \
1099 svx \
1100 sw \
1101 t602filter \
1102 tpl \
1103 upd \
1104 uui \
1105 vcl \
1106 writerperfect \
1107 $(if $(ENABLE_NSS),xmlsec) \
1108 xsltdlg \
1111 # UI configuration
1112 $(eval $(call gb_Helper_register_uiconfigs,\
1113 cui \
1114 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1115 desktop \
1116 editeng \
1117 filter \
1118 formula \
1119 fps \
1120 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1121 $(call gb_Helper_optional,DBCONNECTIVITY,\
1122 modules/dbapp \
1123 modules/dbbrowser \
1124 modules/dbquery \
1125 modules/dbrelation \
1127 modules/dbreport \
1128 $(call gb_Helper_optional,DBCONNECTIVITY,\
1129 modules/dbtable \
1130 modules/dbtdata \
1132 modules/sabpilot \
1133 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1134 modules/scalc \
1135 modules/scanner \
1136 modules/schart \
1137 modules/sdraw \
1138 modules/sglobal \
1139 modules/simpress \
1140 modules/smath \
1141 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1142 modules/StartModule \
1143 modules/sweb \
1144 modules/swform \
1145 modules/swreport \
1146 modules/swriter \
1147 modules/swxform \
1148 sfx \
1149 svt \
1150 svx \
1151 uui \
1152 vcl \
1153 writerperfect \
1154 $(if $(ENABLE_NSS),xmlsec) \
1157 ifeq ($(gb_GBUILDSELFTEST),t)
1158 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1159 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1160 endif
1162 # vim: set noet sw=4 ts=4: