Thread the software interpreter
[LibreOffice.git] / Repository.mk
blob70d842f95d17ff383289209b3113a6657d4841bc
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 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 svg2odf \
58 svidl \
59 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
60 test_updater_dialog \
61 ) \
62 treex \
63 ulfex \
64 unoidl-read \
65 unoidl-write \
66 xrmex \
67 $(if $(filter-out ANDROID IOS WNT,$(OS)), \
68 svdemo \
69 fftester \
70 svptest \
71 svpclient \
72 pixelctl ) \
73 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), tilebench) \
74 $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest \
75 outdevgrind) \
76 vcldemo \
77 tiledrendering \
78 mtfdemo \
79 visualbackendtest \
80 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
83 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
84 $(if $(filter MSC,$(COM)),climaker) \
85 cppumaker \
86 idlc \
87 javamaker \
88 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
89 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
90 unoidl-check \
91 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
94 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
95 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
96 mar \
97 $(if $(filter WNT,$(OS)), \
98 update_service \
99 ) \
100 updater )\
101 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
102 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
103 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
104 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
105 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
106 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
107 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
108 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
109 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
110 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
111 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
112 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
113 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
114 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
115 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
116 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
117 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
118 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
119 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
120 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
121 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
122 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
123 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
124 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
125 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
126 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
127 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
128 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
129 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
130 $(call gb_Helper_optional,FUZZERS,ww8fuzzer) \
131 $(call gb_Helper_optional,FUZZERS,qpwfuzzer) \
132 $(call gb_Helper_optional,FUZZERS,slkfuzzer) \
133 $(call gb_Helper_optional,FUZZERS,fodtfuzzer) \
134 $(call gb_Helper_optional,FUZZERS,fodsfuzzer) \
135 $(call gb_Helper_optional,FUZZERS,fodpfuzzer) \
136 $(call gb_Helper_optional,FUZZERS,xlsfuzzer) \
137 $(call gb_Helper_optional,FUZZERS,scrtffuzzer) \
138 $(call gb_Helper_optional,FUZZERS,wksfuzzer) \
139 $(call gb_Helper_optional,FUZZERS,diffuzzer) \
140 $(if $(filter-out ANDROID IOS MACOSX WNT,$(OS)),oosplash) \
141 soffice_bin \
142 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
143 $(if $(filter WNT,$(OS)), \
144 soffice \
145 unoinfo \
146 unopkg \
147 unopkg_com \
151 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
152 $(if $(filter WNT,$(OS)), \
153 sbase \
157 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
158 $(if $(filter WNT,$(OS)), \
159 odbcconfig \
163 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
164 $(if $(filter WNT,$(OS)), \
165 scalc \
169 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
170 $(if $(filter WNT,$(OS)), \
171 sdraw \
175 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
176 $(if $(filter WNT,$(OS)), \
177 simpress \
181 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
182 $(if $(filter WNT,$(OS)), \
183 smath \
187 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
188 $(if $(filter WNT,$(OS)), \
189 sweb \
190 swriter \
194 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
195 gengal \
196 $(if $(filter WNT,$(OS)),,uri-encode) \
197 $(if $(ENABLE_MACOSX_SANDBOX),, \
198 $(if $(ENABLE_HEADLESS),, \
199 ui-previewer \
202 $(if $(filter WNT,$(OS)), \
203 senddoc \
207 ifeq ($(OS),WNT)
208 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
209 quickstart \
211 endif
213 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
214 $(if $(filter WNT,$(OS)), \
215 python \
219 ifeq ($(USING_X11), TRUE)
220 $(eval $(call gb_Helper_register_executables_for_install,OOO,gnome, \
221 $(if $(ENABLE_GTK),\
222 xid-fullscreen-on-all-monitors \
225 endif
227 ifneq ($(ENABLE_PDFIMPORT),)
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 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_GTK),vclplug_gtk) \
286 $(if $(ENABLE_GTK3),vclplug_gtk3) \
287 $(if $(ENABLE_SYSTRAY_GTK),qstart_gtk) \
288 $(if $(ENABLE_GIO),losessioninstall) \
289 $(if $(ENABLE_GIO),ucpgio1) \
292 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
293 $(if $(ENABLE_KDE4),kde4be1) \
294 $(if $(USING_X11), \
295 $(if $(ENABLE_KDE4),vclplug_kde4) \
296 $(if $(ENABLE_QT5),vclplug_qt5) \
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 $(filter WNT,$(OS)),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 $(filter WNT,$(OS)),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 sax \
401 sb \
402 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
403 scn \
404 sd \
405 sdd \
406 sdfilt \
407 sdui \
408 sfx \
409 simplecanvas \
410 slideshow \
411 sot \
412 spell \
413 $(if $(ENABLE_HEADLESS),,spl) \
414 storagefd \
415 $(call gb_Helper_optional,SCRIPTING,stringresource) \
416 svgio \
417 emfio \
418 svl \
419 svt \
420 svx \
421 svxcore \
422 sw \
423 syssh \
424 textconversiondlgs \
425 textfd \
426 tk \
427 tl \
428 ucpexpand1 \
429 ucpext \
430 ucpimage \
431 ucpcmis1 \
432 ucptdoc1 \
433 unordf \
434 unoxml \
435 updatefeed \
436 utl \
437 uui \
438 $(call gb_Helper_optional,SCRIPTING, \
439 vbaevents \
440 vbahelper \
442 vcl \
443 vclcanvas \
444 $(if $(USING_X11), \
445 vclplug_gen \
447 writerperfect \
448 xmlscript \
449 xmlfa \
450 xmlfd \
451 xo \
452 xof \
453 xsltdlg \
454 xsltfilter \
455 mork \
456 mozbootstrap \
457 $(if $(filter $(OS),WNT), \
458 ado \
459 oleautobridge \
460 smplmail \
461 wininetbe1 \
463 $(if $(filter $(OS),MACOSX), \
464 $(if $(ENABLE_MACOSX_SANDBOX),, \
465 AppleRemote \
467 fps_aqua \
468 MacOSXSpell \
472 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
473 $(if $(BUILD_POSTGRESQL_SDBC), \
474 postgresql-sdbc \
475 postgresql-sdbc-impl) \
478 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
479 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
482 ifneq ($(ENABLE_PDFIMPORT),)
483 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
484 pdfimport \
486 endif
488 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
489 pythonloader \
492 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
493 pyuno \
494 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
497 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
498 rpt \
499 rptui \
500 rptxml \
503 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
504 hwp \
505 $(if $(ENABLE_LWP),lwpft) \
506 msword \
507 swd \
508 swui \
509 t602filter \
510 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
511 wpftwriter \
512 writerfilter \
513 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
516 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
517 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
518 getuid \
519 smoketest \
520 subsequenttest \
521 test \
522 test-setupvcl \
523 testtools_cppobj \
524 testtools_bridgetest \
525 testtools_bridgetest-common \
526 testtools_constructors \
527 unobootstrapprotector \
528 unoexceptionprotector \
529 unotest \
530 vclbootstrapprotector \
531 scqahelper \
532 unowinreg \
533 wpftqahelper \
534 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
535 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
536 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
539 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
540 affine_uno_uno \
541 $(if $(filter MSC,$(COM)),cli_uno) \
542 i18nlangtag \
543 $(if $(ENABLE_JAVA), \
544 java_uno \
545 jpipe \
546 $(if $(filter $(OS),WNT),jpipx) \
547 juh \
548 juhx \
550 log_uno_uno \
551 unsafe_uno_uno \
552 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
555 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
556 binaryurp \
557 bootstrap \
558 introspection \
559 invocadapt \
560 invocation \
561 io \
562 $(if $(ENABLE_JAVA),javaloader) \
563 $(if $(ENABLE_JAVA),javavm) \
564 $(if $(ENABLE_JAVA),jvmaccess) \
565 $(if $(ENABLE_JAVA),jvmfwk) \
566 namingservice \
567 proxyfac \
568 reflection \
569 reg \
570 sal_textenc \
571 stocservices \
572 store \
573 unoidl \
574 uuresolver \
575 xmlreader \
578 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
579 $(if $(ENABLE_VLC),avmediavlc) \
580 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
581 $(if $(ENABLE_GSTREAMER_0_10),avmediagst_0_10) \
582 $(if $(filter WNT,$(OS)),avmediawin) \
583 cached1 \
584 collator_data \
585 comphelper \
586 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
587 $(call gb_Helper_optional,BREAKPAD,crashreport) \
588 deployment \
589 deploymentgui \
590 dict_ja \
591 dict_zh \
592 embobj \
593 $(if $(ENABLE_JAVA),hsqldb) \
594 i18nutil \
595 index_data \
596 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
597 localedata_en \
598 localedata_es \
599 localedata_euro \
600 localedata_others \
601 mcnttype \
602 $(if $(ENABLE_JAVA), \
603 $(if $(filter $(OS),MACOSX),,officebean) \
605 emboleobj \
606 package2 \
607 $(if $(USING_X11),recentfile) \
608 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
609 sdbc2 \
610 sofficeapp \
611 srtrs1 \
612 $(if $(filter $(OS),WNT),sysdtrans) \
613 textconv_dict \
614 ucb1 \
615 ucbhelper \
616 $(if $(WITH_WEBDAV),ucpdav1) \
617 ucpfile1 \
618 ucpftp1 \
619 ucpchelp1 \
620 ucphier1 \
621 ucppkg1 \
622 unopkgapp \
623 xmlsecurity \
624 xsec_fw \
625 xsec_xmlsec \
626 xstor \
627 $(if $(filter $(OS),MACOSX), \
628 macab1 \
629 macabdrv1 \
631 $(if $(filter WNT,$(OS)), \
632 dnd \
633 dtrans \
634 fps \
635 ftransl \
636 inprocserv \
637 UAccCOM \
638 winaccessibility \
642 ifeq ($(OS),WNT)
643 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
644 regactivex \
647 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
648 so_activex \
649 spsupp \
652 ifneq ($(BUILD_X64),)
653 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
654 so_activex_x64 \
655 spsupp_x64 \
657 endif
659 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
660 $(if $(WINDOWS_SDK_HOME),\
661 instooofiltmsi \
662 qslnkmsi \
663 reg4allmsdoc \
664 sdqsmsi \
665 sellangmsi \
666 sn_tools \
670 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
671 shlxtmsi \
674 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
675 ooofilt \
676 propertyhdl \
677 shlxthdl \
680 ifneq ($(BUILD_X64),)
681 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
682 $(if $(filter MSC,$(COM)),msvc_dlls) \
685 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
686 ooofilt_x64 \
687 propertyhdl_x64 \
688 shlxthdl_x64 \
690 endif # BUILD_X64
692 endif # WNT
694 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
695 cppuhelper \
696 purpenvhelper \
697 salhelper \
700 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
701 cppu \
702 sal \
705 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
706 active_native \
707 mysqlc \
708 passive_native \
711 ifneq ($(ENABLE_JAVA),)
712 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
713 java_uno \
714 juh \
715 jurt \
716 ridl \
717 unoloader \
720 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
721 ScriptFramework \
722 ScriptProviderForJava \
723 XMergeBridge \
724 commonwizards \
725 form \
726 $(if $(filter-out MACOSX,$(OS)),officebean) \
727 query \
728 report \
729 sdbc_hsqldb \
730 smoketest \
731 table \
732 unoil \
733 xmerge \
736 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
737 reportbuilder \
738 reportbuilderwizard \
741 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
742 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
743 ScriptProviderForBeanShell \
745 endif
747 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
748 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
749 ScriptProviderForJavaScript \
751 endif
753 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
754 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
755 ct2n \
757 endif
759 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
760 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
761 numbertext \
763 endif
765 $(eval $(call gb_Helper_register_jars,OXT, \
766 EvolutionarySolver \
767 active_java \
768 mediawiki \
769 nlpsolver \
770 passive_java \
773 $(eval $(call gb_Helper_register_jars,NONE,\
774 ConnectivityTools \
775 HelloWorld \
776 Highlight \
777 MemoryUsage \
778 OOoRunner \
779 TestExtension \
780 test \
781 test-tools \
782 testComponent \
784 endif
786 # 'test_unittest' is only package delivering to workdir.
787 # Other packages could be potentially autoinstalled.
788 $(eval $(call gb_Helper_register_packages, \
789 test_unittest \
790 cli_basetypes_copy \
791 extras_wordbook \
792 instsetoo_native_setup \
793 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
794 postprocess_registry \
795 readlicense_oo_readmes \
796 setup_native_misc \
797 share \
798 vcl_fontunxpsprint \
801 $(eval $(call gb_Helper_register_packages_for_install,impress,\
802 sd_xml \
805 $(eval $(call gb_Helper_register_packages_for_install,calc,\
806 sc_res_xml \
809 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
810 $(if $(filter LINUX %BSD SOLARIS, $(OS)),$(if $(ENABLE_GTK3),libreofficekit_selectionhandles)) \
813 $(eval $(call gb_Helper_register_packages_for_install,ure,\
814 instsetoo_native_setup_ure \
815 ure_install \
816 $(if $(ENABLE_JAVA),\
817 jvmfwk_jvmfwk3_ini \
818 jvmfwk_javavendors \
819 jvmfwk_jreproperties \
820 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
822 $(if $(UCRT_REDISTDIR),ucrt) \
825 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
826 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
829 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
830 odk_share_readme \
831 odk_share_readme_generated \
832 $(if $(filter WNT,$(OS)),odk_cli) \
833 odk_config \
834 $(if $(filter WNT,$(OS)),odk_config_win) \
835 odk_docs \
836 $(if $(DOXYGEN),odk_doxygen) \
837 odk_examples \
838 odk_headers \
839 odk_headers_generated \
840 odk_html \
841 odk_settings \
842 odk_settings_generated \
843 offapi_idl \
844 udkapi_idl \
845 $(if $(ENABLE_JAVA), \
846 odk_javadoc \
847 odk_uno_loader_classes \
848 odk_unowinreg \
852 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
853 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
854 officecfg_misc \
855 $(if $(filter $(OS),MACOSX), \
856 extensions_mdibundle \
857 extensions_OOoSpotlightImporter \
859 extras_autocorr \
860 extras_autotextuser \
861 extras_cfgsrvnolang \
862 extras_cfgusr \
863 extras_database \
864 extras_databasebiblio \
865 extras_gallbullets \
866 extras_gallhtmlexpo \
867 extras_gallmytheme \
868 extras_gallroot \
869 extras_gallsystem \
870 extras_gallwwwback \
871 extras_gallwwwgraf \
872 extras_glade \
873 extras_labels \
874 $(if $(filter WNT,$(OS)),extras_newfiles) \
875 extras_palettes \
876 extras_tplofficorr \
877 extras_tploffimisc \
878 extras_tplpresnt \
879 extras_tpl_styles \
880 extras_tplpersonal \
881 extras_tplwizbitmap \
882 extras_tplwizdesktop \
883 extras_tplwizletter \
884 extras_tplwizfax \
885 extras_tplwizagenda \
886 extras_tplwizreport \
887 extras_tplwizstyles \
888 framework_dtd \
889 $(if $(filter $(OS),MACOSX),infoplist) \
890 oox_customshapes \
891 oox_generated \
892 package_dtd \
893 sd_web \
894 sfx2_emojiconfig \
895 $(call gb_Helper_optional,DESKTOP,\
896 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
897 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
898 $(if $(USING_X11),vcl_fontunxppds) \
899 $(if $(filter $(OS),MACOSX),vcl_osxres) \
900 xmloff_dtd \
901 xmlscript_dtd \
902 xmlhelp_helpxsl \
903 $(if $(ENABLE_JAVA),\
904 scripting_java \
905 scripting_java_jars \
906 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
907 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
909 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
910 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
911 wizards_basicshare \
912 wizards_basicsrvaccess2base \
913 wizards_basicsrvdepot \
914 wizards_basicsrveuro \
915 wizards_basicsrvgimmicks \
916 wizards_basicsrvimport \
917 wizards_basicsrvform \
918 wizards_basicsrvstandard \
919 wizards_basicsrvtemplate \
920 wizards_basicsrvtools \
921 wizards_basicsrvtutorials \
922 wizards_basicusr \
923 wizards_properties \
924 wizards_wizardshare \
925 $(if $(ENABLE_HEADLESS),, \
926 chart2_opengl_shader \
928 vcl_opengl_shader \
929 $(if $(filter WNT,$(OS)), \
930 vcl_opengl_blacklist \
932 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
933 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
934 Pyuno/commonwizards \
935 Pyuno/fax \
936 Pyuno/letter \
937 Pyuno/agenda \
938 Pyuno/mailmerge \
939 )) \
940 sfx2_classification \
941 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
944 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
945 extras_fonts \
946 $(if $(USING_X11)$(ENABLE_HEADLESS)$(filter ANDROID,$(OS)), \
947 postprocess_fontconfig) \
948 $(call gb_Helper_optional,MORE_FONTS,\
949 fonts_caladea \
950 fonts_carlito \
951 fonts_dejavu \
952 fonts_emojione_color \
953 fonts_gentium \
954 fonts_liberation \
955 fonts_liberation_narrow \
956 fonts_libertineg \
957 fonts_noto \
958 fonts_opensans \
959 fonts_ptserif \
960 fonts_sourcecode \
961 fonts_sourcesans \
965 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
966 postprocess_images \
967 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
970 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
971 sd_opengl \
972 slideshow_opengl_shader \
975 ifneq ($(ENABLE_PDFIMPORT),)
976 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
977 sdext_pdfimport_pdf \
979 endif
981 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
982 reportbuilder-templates \
985 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
986 filter_docbook \
987 filter_xhtml \
988 filter_xslt \
991 $(eval $(call gb_Helper_register_packages_for_install,brand,\
992 desktop_branding \
993 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
994 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
995 $(if $(and $(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
996 $(if $(ENABLE_HEADLESS),, \
997 desktop_soffice_sh \
1000 readlicense_oo_files \
1001 $(if $(filter WNT,$(OS)),readlicense_oo_license) \
1002 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1005 ifeq ($(USING_X11), TRUE)
1006 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1007 desktop_sbase_sh \
1010 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1011 desktop_scalc_sh \
1014 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1015 desktop_sdraw_sh \
1018 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1019 desktop_simpress_sh \
1022 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1023 desktop_smath_sh \
1026 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1027 desktop_swriter_sh \
1029 endif # USING_X11=TRUE
1031 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1032 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1035 ifneq ($(DISABLE_PYTHON),TRUE)
1036 $(eval $(call gb_Helper_register_packages_for_install,python, \
1037 pyuno_pythonloader_ini \
1038 pyuno_python_scripts \
1039 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1040 scripting_ScriptsPython \
1043 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1044 scriptproviderforpython \
1047 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1048 librelogo \
1049 librelogo_properties \
1051 endif # DISABLE_PYTHON
1053 # External executables
1054 $(eval $(call gb_ExternalExecutable_register_executables,\
1055 genbrk \
1056 genccode \
1057 gencmn \
1058 python \
1059 ucpp \
1060 xmllint \
1061 xsltproc \
1064 # Resources
1065 $(eval $(call gb_Helper_register_mos,\
1066 acc \
1067 avmedia \
1068 $(call gb_Helper_optional,SCRIPTING,basctl) \
1069 chart \
1070 cnr \
1071 cui \
1072 $(call gb_Helper_optional,DBCONNECTIVITY,dba) \
1073 dkt \
1074 editeng \
1075 flt \
1076 for \
1077 $(call gb_Helper_optional,DESKTOP,fps) \
1078 frm \
1079 fwk \
1080 pcr \
1081 rpt \
1082 $(call gb_Helper_optional,SCRIPTING,sb) \
1083 sc \
1084 sca \
1085 scc \
1086 sd \
1087 sfx \
1088 sm \
1089 svl \
1090 svt \
1091 svx \
1092 sw \
1093 uui \
1094 vcl \
1095 wiz \
1096 wpt \
1097 $(if $(ENABLE_NSS),xsc) \
1100 # UI configuration
1101 $(eval $(call gb_Helper_register_uiconfigs,\
1102 cui \
1103 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1104 desktop \
1105 editeng \
1106 filter \
1107 formula \
1108 fps \
1109 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1110 $(call gb_Helper_optional,DBCONNECTIVITY,\
1111 modules/dbapp \
1112 modules/dbbrowser \
1113 modules/dbquery \
1114 modules/dbrelation \
1116 modules/dbreport \
1117 $(call gb_Helper_optional,DBCONNECTIVITY,\
1118 modules/dbtable \
1119 modules/dbtdata \
1121 modules/sabpilot \
1122 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1123 modules/scalc \
1124 modules/scanner \
1125 modules/schart \
1126 modules/sdraw \
1127 modules/sglobal \
1128 modules/simpress \
1129 modules/smath \
1130 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1131 modules/StartModule \
1132 modules/sweb \
1133 modules/swform \
1134 modules/swreport \
1135 modules/swriter \
1136 modules/swxform \
1137 sfx \
1138 svt \
1139 svx \
1140 uui \
1141 vcl \
1142 writerperfect \
1143 $(if $(ENABLE_NSS),xmlsec) \
1146 ifeq ($(gb_GBUILDSELFTEST),t)
1147 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1148 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1149 endif
1151 # vim: set noet sw=4 ts=4: