Fix suggesting file name (for new documents)
[LibreOffice.git] / Repository.mk
blob2a66608621a54f666aebd5944d81b91e05e342b2
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) \
316 endif
318 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
319 sm \
320 smd \
323 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
324 OGLTrans \
327 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
328 acc \
329 $(call gb_Helper_optional,AVMEDIA,avmedia) \
330 $(if $(filter MACOSX,$(OS)),\
331 avmediaMacAVF \
332 $(if $(ENABLE_MACOSX_SANDBOX),,\
333 $(if $(shell test $(MACOSX_SDK_VERSION) -ge 101200 || echo not),avmediaQuickTime) \
336 $(call gb_Helper_optional,SCRIPTING, \
337 basctl \
338 basprov \
340 basegfx \
341 bib \
342 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
343 canvasfactory \
344 canvastools \
345 chartcore \
346 chartcontroller \
347 $(if $(ENABLE_HEADLESS),, \
348 chartopengl \
350 $(call gb_Helper_optional,OPENCL,clew) \
351 $(if $(filter $(OS),WNT),,cmdmail) \
352 cppcanvas \
353 configmgr \
354 ctl \
355 cui \
356 $(call gb_Helper_optional,DBCONNECTIVITY, \
357 dba \
358 dbase \
359 dbmm \
360 dbaxml \
361 dbahsql) \
362 dbtools \
363 deploymentmisc \
364 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
365 $(if $(USING_X11),desktop_detector) \
366 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
367 $(if $(filter WNT,$(OS)),directx9canvas) \
368 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
369 drawinglayer \
370 editeng \
371 $(if $(filter WNT,$(OS)),emser) \
372 evtatt \
373 expwrap \
374 $(call gb_Helper_optional,DBCONNECTIVITY, \
375 flat \
376 file) \
377 filterconfig \
378 fps_office \
379 for \
380 forui \
381 frm \
382 fsstorage \
383 fwe \
384 fwi \
385 fwk \
386 fwl \
387 fwm \
388 $(if $(filter WNT,$(OS)),gdipluscanvas) \
389 guesslang \
390 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
391 i18npool \
392 i18nsearch \
393 gie \
394 hyphen \
395 icg \
396 $(if $(ENABLE_JAVA),jdbc) \
397 ldapbe2 \
398 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
399 localebe1 \
400 log \
401 lng \
402 lnth \
403 $(if $(filter $(OS),MACOSX),macbe1) \
404 $(if $(MERGELIBS),merged) \
405 migrationoo2 \
406 migrationoo3 \
407 msfilter \
408 $(call gb_Helper_optional,SCRIPTING,msforms) \
409 mtfrenderer \
410 $(call gb_Helper_optional,DBCONNECTIVITY,mysql) \
411 numbertext \
412 odbc \
413 odfflatxml \
414 offacc \
415 oox \
416 $(call gb_Helper_optional,OPENCL,opencl) \
417 passwordcontainer \
418 pcr \
419 pdffilter \
420 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
421 sax \
422 sb \
423 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
424 scn \
425 sd \
426 sdd \
427 sdfilt \
428 sdui \
429 sfx \
430 simplecanvas \
431 slideshow \
432 sot \
433 spell \
434 $(if $(ENABLE_HEADLESS),,spl) \
435 storagefd \
436 $(call gb_Helper_optional,SCRIPTING,stringresource) \
437 svgio \
438 emfio \
439 svl \
440 svt \
441 svx \
442 svxcore \
443 sw \
444 syssh \
445 textconversiondlgs \
446 textfd \
447 tk \
448 tl \
449 ucpexpand1 \
450 ucpext \
451 ucpimage \
452 ucpcmis1 \
453 ucptdoc1 \
454 unordf \
455 unoxml \
456 updatefeed \
457 utl \
458 uui \
459 $(call gb_Helper_optional,SCRIPTING, \
460 vbaevents \
461 vbahelper \
463 vcl \
464 vclcanvas \
465 $(if $(USING_X11), \
466 vclplug_gen \
468 writerperfect \
469 xmlscript \
470 xmlfa \
471 xmlfd \
472 xo \
473 xof \
474 xsltdlg \
475 xsltfilter \
476 mork \
477 mozbootstrap \
478 $(if $(filter $(OS),WNT), \
479 ado \
480 oleautobridge \
481 smplmail \
482 wininetbe1 \
484 $(if $(filter $(OS),MACOSX), \
485 $(if $(ENABLE_MACOSX_SANDBOX),, \
486 AppleRemote \
488 fps_aqua \
489 MacOSXSpell \
493 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
494 $(if $(BUILD_POSTGRESQL_SDBC), \
495 postgresql-sdbc \
496 postgresql-sdbc-impl) \
499 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
500 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
503 ifneq ($(ENABLE_PDFIMPORT),)
504 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
505 pdfimport \
507 endif
509 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
510 pythonloader \
513 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
514 pyuno \
515 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
518 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
519 rpt \
520 rptui \
521 rptxml \
524 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
525 hwp \
526 $(if $(ENABLE_LWP),lwpft) \
527 msword \
528 swd \
529 swui \
530 t602filter \
531 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
532 wpftwriter \
533 writerfilter \
534 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
537 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
538 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
539 smoketest \
540 subsequenttest \
541 test \
542 test-setupvcl \
543 testtools_cppobj \
544 testtools_bridgetest \
545 testtools_bridgetest-common \
546 testtools_constructors \
547 unobootstrapprotector \
548 unoexceptionprotector \
549 unotest \
550 vclbootstrapprotector \
551 scqahelper \
552 unowinreg \
553 wpftqahelper \
554 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
555 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
556 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
559 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
560 affine_uno_uno \
561 $(if $(filter MSC,$(COM)),cli_uno) \
562 i18nlangtag \
563 $(if $(ENABLE_JAVA), \
564 java_uno \
565 jpipe \
566 $(if $(filter $(OS),WNT),jpipx) \
567 juh \
568 juhx \
570 log_uno_uno \
571 unsafe_uno_uno \
572 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
575 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
576 binaryurp \
577 bootstrap \
578 introspection \
579 invocadapt \
580 invocation \
581 io \
582 $(if $(ENABLE_JAVA),javaloader) \
583 $(if $(ENABLE_JAVA),javavm) \
584 $(if $(ENABLE_JAVA),jvmaccess) \
585 $(if $(ENABLE_JAVA),jvmfwk) \
586 namingservice \
587 proxyfac \
588 reflection \
589 reg \
590 sal_textenc \
591 stocservices \
592 store \
593 unoidl \
594 uuresolver \
595 xmlreader \
598 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
599 $(if $(ENABLE_VLC),avmediavlc) \
600 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
601 $(if $(ENABLE_GSTREAMER_0_10),avmediagst_0_10) \
602 $(if $(filter WNT,$(OS)),avmediawin) \
603 cached1 \
604 collator_data \
605 comphelper \
606 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
607 $(call gb_Helper_optional,BREAKPAD,crashreport) \
608 deployment \
609 deploymentgui \
610 dict_ja \
611 dict_zh \
612 embobj \
613 $(if $(ENABLE_JAVA),hsqldb) \
614 i18nutil \
615 index_data \
616 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
617 localedata_en \
618 localedata_es \
619 localedata_euro \
620 localedata_others \
621 mcnttype \
622 $(if $(ENABLE_JAVA), \
623 $(if $(filter $(OS),MACOSX),,officebean) \
625 emboleobj \
626 package2 \
627 $(if $(USING_X11),recentfile) \
628 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
629 sdbc2 \
630 sofficeapp \
631 srtrs1 \
632 $(if $(filter $(OS),WNT),sysdtrans) \
633 textconv_dict \
634 ucb1 \
635 ucbhelper \
636 $(if $(WITH_WEBDAV),ucpdav1) \
637 ucpfile1 \
638 ucpftp1 \
639 ucpchelp1 \
640 ucphier1 \
641 ucppkg1 \
642 unopkgapp \
643 xmlsecurity \
644 xsec_xmlsec \
645 xstor \
646 $(if $(filter $(OS),MACOSX), \
647 macab1 \
648 macabdrv1 \
650 $(if $(filter WNT,$(OS)), \
651 dnd \
652 dtrans \
653 fps \
654 ftransl \
655 inprocserv \
656 UAccCOM \
657 winaccessibility \
661 ifeq ($(OS),WNT)
662 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
663 regactivex \
666 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
667 so_activex \
668 spsupp \
671 ifneq ($(BUILD_X64),)
672 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
673 so_activex_x64 \
674 spsupp_x64 \
676 endif
678 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
679 $(if $(WINDOWS_SDK_HOME),\
680 instooofiltmsi \
681 inst_msu_msi \
682 qslnkmsi \
683 reg4allmsdoc \
684 sdqsmsi \
685 sellangmsi \
686 sn_tools \
690 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
691 shlxtmsi \
694 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
695 ooofilt \
696 propertyhdl \
697 shlxthdl \
700 ifneq ($(BUILD_X64),)
701 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
702 $(if $(filter MSC,$(COM)),msvc_dlls) \
705 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
706 ooofilt_x64 \
707 propertyhdl_x64 \
708 shlxthdl_x64 \
710 endif # BUILD_X64
712 endif # WNT
714 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
715 cppuhelper \
716 purpenvhelper \
717 salhelper \
720 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
721 cppu \
722 sal \
725 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
726 active_native \
727 mysqlc \
728 passive_native \
731 ifneq ($(ENABLE_JAVA),)
732 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
733 java_uno \
734 juh \
735 jurt \
736 ridl \
737 unoloader \
740 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
741 ScriptFramework \
742 ScriptProviderForJava \
743 XMergeBridge \
744 commonwizards \
745 form \
746 $(if $(filter-out MACOSX,$(OS)),officebean) \
747 query \
748 report \
749 sdbc_hsqldb \
750 smoketest \
751 table \
752 unoil \
753 xmerge \
756 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
757 reportbuilder \
758 reportbuilderwizard \
761 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
762 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
763 ScriptProviderForBeanShell \
765 endif
767 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
768 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
769 ScriptProviderForJavaScript \
771 endif
773 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
774 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
775 ct2n \
777 endif
779 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
780 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
781 numbertext \
783 endif
785 $(eval $(call gb_Helper_register_jars,OXT, \
786 EvolutionarySolver \
787 active_java \
788 mediawiki \
789 nlpsolver \
790 passive_java \
793 $(eval $(call gb_Helper_register_jars,NONE,\
794 ConnectivityTools \
795 HelloWorld \
796 Highlight \
797 MemoryUsage \
798 OOoRunner \
799 TestExtension \
800 test \
801 test-tools \
802 testComponent \
804 endif
806 # 'test_unittest' is only package delivering to workdir.
807 # Other packages could be potentially autoinstalled.
808 $(eval $(call gb_Helper_register_packages, \
809 test_unittest \
810 cli_basetypes_copy \
811 extras_wordbook \
812 instsetoo_native_setup \
813 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
814 postprocess_registry \
815 readlicense_oo_readmes \
816 setup_native_misc \
817 sysui_share \
818 vcl_fontunxpsprint \
821 $(eval $(call gb_Helper_register_packages_for_install,impress,\
822 sd_xml \
825 $(eval $(call gb_Helper_register_packages_for_install,calc,\
826 sc_res_xml \
829 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
830 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
833 $(eval $(call gb_Helper_register_packages_for_install,ure,\
834 instsetoo_native_setup_ure \
835 ure_install \
836 $(if $(ENABLE_JAVA),\
837 jvmfwk_jvmfwk3_ini \
838 jvmfwk_javavendors \
839 jvmfwk_jreproperties \
840 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
844 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
845 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
848 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
849 odk_share_readme \
850 odk_share_readme_generated \
851 $(if $(filter WNT,$(OS)),odk_cli) \
852 odk_config \
853 $(if $(filter WNT,$(OS)),odk_config_win) \
854 odk_docs \
855 $(if $(DOXYGEN),odk_doxygen) \
856 odk_examples \
857 odk_headers \
858 odk_headers_generated \
859 odk_html \
860 odk_settings \
861 odk_settings_generated \
862 offapi_idl \
863 udkapi_idl \
864 $(if $(ENABLE_JAVA), \
865 odk_javadoc \
866 odk_uno_loader_classes \
867 odk_unowinreg \
871 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
872 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
873 officecfg_misc \
874 $(if $(filter $(OS),MACOSX), \
875 extensions_mdibundle \
876 extensions_OOoSpotlightImporter \
878 extras_autocorr \
879 extras_autotextuser \
880 extras_cfgsrvnolang \
881 extras_cfgusr \
882 extras_database \
883 extras_databasebiblio \
884 extras_gallbullets \
885 extras_gallhtmlexpo \
886 extras_gallmytheme \
887 extras_gallroot \
888 extras_gallsystem \
889 extras_gallwwwgraf \
890 extras_glade \
891 extras_labels \
892 $(if $(filter WNT,$(OS)),extras_newfiles) \
893 extras_palettes \
894 extras_tplofficorr \
895 extras_tploffimisc \
896 extras_tplpresnt \
897 extras_tpl_styles \
898 extras_tplpersonal \
899 extras_tplwizbitmap \
900 extras_tplwizdesktop \
901 extras_tplwizletter \
902 extras_tplwizfax \
903 extras_tplwizagenda \
904 extras_tplwizreport \
905 extras_tplwizstyles \
906 framework_dtd \
907 $(if $(filter $(OS),MACOSX),infoplist) \
908 oox_customshapes \
909 oox_generated \
910 package_dtd \
911 sd_web \
912 sfx2_emojiconfig \
913 $(call gb_Helper_optional,DESKTOP,\
914 $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \
915 $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \
916 $(if $(USING_X11),vcl_fontunxppds) \
917 $(if $(filter $(OS),MACOSX),vcl_osxres) \
918 xmloff_dtd \
919 xmlscript_dtd \
920 xmlhelp_helpxsl \
921 $(if $(ENABLE_JAVA),\
922 scripting_java \
923 scripting_java_jars \
924 $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \
925 $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \
927 $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \
928 $(if $(filter $(OS),MACOSX),sysui_osxicons) \
929 wizards_basicshare \
930 wizards_basicsrvaccess2base \
931 wizards_basicsrvdepot \
932 wizards_basicsrveuro \
933 wizards_basicsrvgimmicks \
934 wizards_basicsrvimport \
935 wizards_basicsrvform \
936 wizards_basicsrvstandard \
937 wizards_basicsrvtemplate \
938 wizards_basicsrvtools \
939 wizards_basicsrvtutorials \
940 wizards_basicusr \
941 wizards_properties \
942 wizards_wizardshare \
943 $(if $(ENABLE_HEADLESS),, \
944 chart2_opengl_shader \
946 vcl_opengl_shader \
947 $(if $(filter WNT,$(OS)), \
948 vcl_opengl_blacklist \
950 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
951 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
952 Pyuno/commonwizards \
953 Pyuno/fax \
954 Pyuno/letter \
955 Pyuno/agenda \
956 Pyuno/mailmerge \
957 )) \
958 sfx2_classification \
959 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
960 $(if $(and $(filter WNT,$(OS)), $(filter X86_64,$(CPUNAME))),twain_dsm) \
961 $(if $(ENABLE_HTMLHELP),\
962 helpcontent2_html_dynamic \
963 helpcontent2_html_media \
964 helpcontent2_html_icon-themes \
965 helpcontent2_html_static \
969 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
970 extras_fonts \
971 $(if $(USING_X11)$(ENABLE_HEADLESS)$(filter ANDROID,$(OS)), \
972 postprocess_fontconfig) \
973 $(call gb_Helper_optional,MORE_FONTS,\
974 fonts_alef \
975 fonts_amiri \
976 fonts_caladea \
977 fonts_carlito \
978 fonts_culmus \
979 fonts_dejavu \
980 fonts_emojione_color \
981 fonts_gentium \
982 fonts_kacst \
983 fonts_liberation \
984 fonts_liberation_narrow \
985 fonts_libertineg \
986 fonts_libre_hebrew \
987 fonts_noto \
988 fonts_reem \
989 fonts_sourcecode \
990 fonts_sourcesans \
991 fonts_scheherazade \
995 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
996 postprocess_images \
997 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1000 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1001 sd_opengl \
1002 slideshow_opengl_shader \
1005 ifneq ($(ENABLE_PDFIMPORT),)
1006 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1007 sdext_pdfimport_pdf \
1009 endif
1011 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1012 reportbuilder_templates \
1015 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1016 filter_docbook \
1017 filter_xhtml \
1018 filter_xslt \
1021 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1022 desktop_branding \
1023 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1024 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1025 $(if $(and $(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1026 $(if $(ENABLE_HEADLESS),, \
1027 desktop_soffice_sh \
1030 readlicense_oo_files \
1031 $(if $(filter WNT,$(OS)),readlicense_oo_license) \
1032 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1035 ifeq ($(USING_X11), TRUE)
1036 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1037 desktop_sbase_sh \
1040 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1041 desktop_scalc_sh \
1044 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1045 desktop_sdraw_sh \
1048 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1049 desktop_simpress_sh \
1052 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1053 desktop_smath_sh \
1056 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1057 desktop_swriter_sh \
1059 endif # USING_X11=TRUE
1061 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1062 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1065 ifneq ($(DISABLE_PYTHON),TRUE)
1066 $(eval $(call gb_Helper_register_packages_for_install,python, \
1067 pyuno_pythonloader_ini \
1068 pyuno_python_scripts \
1069 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1070 scripting_ScriptsPython \
1073 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1074 scripting_scriptproviderforpython \
1077 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1078 librelogo \
1079 librelogo_properties \
1081 endif # DISABLE_PYTHON
1083 # External executables
1084 $(eval $(call gb_ExternalExecutable_register_executables,\
1085 genbrk \
1086 genccode \
1087 gencmn \
1088 python \
1089 ucpp \
1090 xmllint \
1091 xsltproc \
1094 # Resources
1095 $(eval $(call gb_Helper_register_mos,\
1096 acc \
1097 avmedia \
1098 $(call gb_Helper_optional,SCRIPTING,basctl) \
1099 chart \
1100 cnr \
1101 cui \
1102 $(call gb_Helper_optional,DBCONNECTIVITY,dba) \
1103 dkt \
1104 editeng \
1105 flt \
1106 for \
1107 $(call gb_Helper_optional,DESKTOP,fps) \
1108 frm \
1109 fwk \
1110 pcr \
1111 rpt \
1112 $(call gb_Helper_optional,SCRIPTING,sb) \
1113 sc \
1114 sca \
1115 scc \
1116 sd \
1117 sfx \
1118 sm \
1119 svl \
1120 svt \
1121 svx \
1122 sw \
1123 uui \
1124 vcl \
1125 wiz \
1126 wpt \
1127 $(if $(ENABLE_NSS),xsc) \
1130 # UI configuration
1131 $(eval $(call gb_Helper_register_uiconfigs,\
1132 cui \
1133 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1134 desktop \
1135 editeng \
1136 filter \
1137 formula \
1138 fps \
1139 libreofficekit \
1140 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1141 $(call gb_Helper_optional,DBCONNECTIVITY,\
1142 modules/dbapp \
1143 modules/dbbrowser \
1144 modules/dbquery \
1145 modules/dbrelation \
1147 modules/dbreport \
1148 $(call gb_Helper_optional,DBCONNECTIVITY,\
1149 modules/dbtable \
1150 modules/dbtdata \
1152 modules/sabpilot \
1153 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1154 modules/scalc \
1155 modules/scanner \
1156 modules/schart \
1157 modules/sdraw \
1158 modules/sglobal \
1159 modules/simpress \
1160 modules/smath \
1161 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1162 modules/StartModule \
1163 modules/sweb \
1164 modules/swform \
1165 modules/swreport \
1166 modules/swriter \
1167 modules/swxform \
1168 sfx \
1169 svt \
1170 svx \
1171 uui \
1172 vcl \
1173 writerperfect \
1174 $(if $(ENABLE_NSS),xmlsec) \
1177 ifeq ($(gb_GBUILDSELFTEST),t)
1178 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1179 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1180 endif
1182 # vim: set noet sw=4 ts=4: