tdf#107885: sc_macros_test: Add unittest
[LibreOffice.git] / Repository.mk
blob17c585303187b515decdc0f9efd7e1576eadad54
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 canvasdemo \
25 cfgex \
26 concat-deps \
27 cpp \
28 cppunittester \
29 gbuildtojson \
30 $(if $(filter MSC,$(COM)), \
31 gcc-wrapper \
32 g++-wrapper \
33 ) \
34 gencoll_rule \
35 genconv_dict \
36 gendict \
37 genindex_data \
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 svidl \
58 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
59 test_updater_dialog \
60 ) \
61 treex \
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 $(if $(filter LINUX %BSD SOLARIS,$(OS)), tilebench) \
72 $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest) \
73 vcldemo \
74 tiledrendering \
75 mtfdemo \
76 visualbackendtest \
77 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \
80 $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
81 $(if $(filter MSC,$(COM)),climaker) \
82 cppumaker \
83 idlc \
84 javamaker \
85 $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \
86 $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \
87 unoidl-check \
88 $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \
91 $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
92 $(if $(ENABLE_ONLINE_UPDATE_MAR),\
93 mar \
94 $(if $(filter WNT,$(OS)), \
95 update_service \
96 ) \
97 updater )\
98 $(call gb_Helper_optional,BREAKPAD,minidump_upload) \
99 $(call gb_Helper_optional,FUZZERS,wmffuzzer) \
100 $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \
101 $(call gb_Helper_optional,FUZZERS,giffuzzer) \
102 $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \
103 $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \
104 $(call gb_Helper_optional,FUZZERS,pngfuzzer) \
105 $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \
106 $(call gb_Helper_optional,FUZZERS,svmfuzzer) \
107 $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \
108 $(call gb_Helper_optional,FUZZERS,dxffuzzer) \
109 $(call gb_Helper_optional,FUZZERS,metfuzzer) \
110 $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \
111 $(call gb_Helper_optional,FUZZERS,psdfuzzer) \
112 $(call gb_Helper_optional,FUZZERS,epsfuzzer) \
113 $(call gb_Helper_optional,FUZZERS,pctfuzzer) \
114 $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
115 $(call gb_Helper_optional,FUZZERS,rasfuzzer) \
116 $(call gb_Helper_optional,FUZZERS,tgafuzzer) \
117 $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
118 $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \
119 $(call gb_Helper_optional,FUZZERS,602fuzzer) \
120 $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
121 $(call gb_Helper_optional,FUZZERS,olefuzzer) \
122 $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
123 $(call gb_Helper_optional,FUZZERS,rtffuzzer) \
124 $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \
125 $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \
126 $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \
127 $(call gb_Helper_optional,FUZZERS,ww8fuzzer) \
128 $(call gb_Helper_optional,FUZZERS,qpwfuzzer) \
129 $(call gb_Helper_optional,FUZZERS,slkfuzzer) \
130 $(call gb_Helper_optional,FUZZERS,fodtfuzzer) \
131 $(call gb_Helper_optional,FUZZERS,fodsfuzzer) \
132 $(call gb_Helper_optional,FUZZERS,fodpfuzzer) \
133 $(call gb_Helper_optional,FUZZERS,xlsfuzzer) \
134 $(call gb_Helper_optional,FUZZERS,scrtffuzzer) \
135 $(call gb_Helper_optional,FUZZERS,wksfuzzer) \
136 $(call gb_Helper_optional,FUZZERS,diffuzzer) \
137 $(call gb_Helper_optional,FUZZERS,docxfuzzer) \
138 $(call gb_Helper_optional,FUZZERS,xlsxfuzzer) \
139 $(call gb_Helper_optional,FUZZERS,pptxfuzzer) \
140 $(call gb_Helper_optional,FUZZERS,mmlfuzzer) \
141 $(call gb_Helper_optional,FUZZERS,mtpfuzzer) \
142 $(call gb_Helper_optional,FUZZERS,htmlfuzzer) \
143 $(call gb_Helper_optional,FUZZERS,sftfuzzer) \
144 $(if $(filter-out ANDROID HAIKU iOS MACOSX WNT,$(OS)),oosplash) \
145 soffice_bin \
146 $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \
147 $(if $(filter WNT,$(OS)), \
148 soffice_exe \
149 soffice_com \
150 unoinfo \
151 unopkg \
152 unopkg_com \
153 twain32shim \
157 $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \
158 $(if $(filter WNT,$(OS)), \
159 sbase \
163 $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \
164 $(if $(filter WNT,$(OS)), \
165 odbcconfig \
169 $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \
170 $(if $(filter WNT,$(OS)), \
171 scalc \
175 $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \
176 $(if $(filter WNT,$(OS)), \
177 sdraw \
181 $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \
182 $(if $(filter WNT,$(OS)), \
183 simpress \
187 $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \
188 $(if $(filter WNT,$(OS)), \
189 smath \
193 $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
194 $(if $(filter WNT,$(OS)), \
195 sweb \
196 swriter \
200 $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
201 gengal \
202 $(if $(filter WNT,$(OS)),,uri-encode) \
203 $(if $(ENABLE_MACOSX_SANDBOX),, \
204 $(if $(DISABLE_GUI),, \
205 ui-previewer \
208 $(if $(filter WNT,$(OS)), \
209 senddoc \
211 $(if $(filter OPENCL,$(BUILD_TYPE)),opencltest) \
214 ifeq ($(OS),WNT)
215 $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \
216 quickstart \
218 endif
220 $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \
221 $(if $(filter WNT,$(OS)), \
222 python \
226 ifneq ($(ENABLE_POPPLER),)
227 $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \
228 xpdfimport \
230 endif
232 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
233 $(if $(and $(ENABLE_JAVA),$(filter-out HAIKU MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \
234 $(if $(ENABLE_MACOSX_SANDBOX),, \
235 regmerge \
236 regview \
238 $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
241 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \
242 abp \
243 dbp \
244 dbu \
247 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \
248 analysis \
249 $(call gb_Helper_optional,DBCONNECTIVITY,calc) \
250 date \
251 pricing \
252 sc \
253 scd \
254 scfilt \
255 scui \
256 wpftcalc \
257 solver \
258 $(call gb_Helper_optional,SCRIPTING,vbaobj) \
261 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
262 svgfilter \
263 wpftdraw \
264 graphicfilter \
267 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
268 animcore \
269 PresenterScreen \
270 PresentationMinimizer \
271 wpftimpress \
274 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
275 $(if $(ENABLE_ONLINE_UPDATE), \
276 updatecheckui \
277 updchk \
281 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
282 $(if $(ENABLE_EVOAB2),evoab) \
283 $(if $(ENABLE_GTK3),vclplug_gtk3) \
284 $(if $(ENABLE_GIO),losessioninstall) \
285 $(if $(ENABLE_GIO),ucpgio1) \
288 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \
289 $(if $(ENABLE_KF5),kf5be1) \
290 $(if $(USING_X11), \
291 $(if $(ENABLE_KF5),vclplug_kf5) \
292 $(if $(ENABLE_QT5),vclplug_qt5) \
293 $(if $(ENABLE_GTK3_KDE5),vclplug_gtk3_kde5) \
296 ifneq ($(ENABLE_GTK3_KDE5),)
297 $(eval $(call gb_Helper_register_executables_for_install,OOO,kde, \
298 lo_kde5filepicker \
300 endif
302 ifeq ($(OS),HAIKU)
303 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,haiku, \
304 $(if $(ENABLE_QT5),vclplug_qt5) \
305 $(if $(ENABLE_KF5),vclplug_kf5) \
307 endif
309 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \
310 sm \
311 smd \
314 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \
315 OGLTrans \
318 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
319 acc \
320 $(call gb_Helper_optional,AVMEDIA,avmedia) \
321 $(if $(filter MACOSX,$(OS)),\
322 avmediaMacAVF \
324 $(call gb_Helper_optional,SCRIPTING, \
325 basctl \
326 basprov \
328 basegfx \
329 bib \
330 $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \
331 canvasfactory \
332 canvastools \
333 chartcore \
334 chartcontroller \
335 $(call gb_Helper_optional,OPENCL,clew) \
336 $(if $(filter $(OS),WNT),,cmdmail) \
337 cppcanvas \
338 configmgr \
339 ctl \
340 cui \
341 dba \
342 dbahsql \
343 $(call gb_Helper_optional,DBCONNECTIVITY, \
344 dbase \
345 dbaxml) \
346 dbtools \
347 deploymentmisc \
348 $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
349 $(if $(USING_X11),desktop_detector) \
350 $(call gb_Helper_optional,SCRIPTING,dlgprov) \
351 $(if $(filter WNT,$(OS)),directx9canvas) \
352 $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \
353 drawinglayer \
354 editeng \
355 $(if $(filter WNT,$(OS)),emser) \
356 evtatt \
357 expwrap \
358 $(call gb_Helper_optional,DBCONNECTIVITY, \
359 flat \
360 file) \
361 filterconfig \
362 fps_office \
363 for \
364 forui \
365 frm \
366 fsstorage \
367 fwk \
368 $(if $(filter WNT,$(OS)),gdipluscanvas) \
369 guesslang \
370 $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \
371 i18npool \
372 i18nsearch \
373 gie \
374 hyphen \
375 icg \
376 $(if $(ENABLE_JAVA),jdbc) \
377 $(if $(ENABLE_LDAP),ldapbe2) \
378 $(if $(filter WNT,$(OS)),WinUserInfoBe) \
379 localebe1 \
380 log \
381 lng \
382 $(if $(filter-out iOS,$(OS)),lnth) \
383 $(if $(filter $(OS),MACOSX),macbe1) \
384 $(if $(MERGELIBS),merged) \
385 migrationoo2 \
386 migrationoo3 \
387 mork \
388 mozbootstrap \
389 msfilter \
390 $(call gb_Helper_optional,SCRIPTING,msforms) \
391 mtfrenderer \
392 $(call gb_Helper_optional,DBCONNECTIVITY,mysql_jdbc) \
393 $(call gb_Helper_optional,MARIADBC,$(call gb_Helper_optional,DBCONNECTIVITY,mysqlc)) \
394 numbertext \
395 odbc \
396 odfflatxml \
397 offacc \
398 oox \
399 $(call gb_Helper_optional,OPENCL,opencl) \
400 passwordcontainer \
401 pcr \
402 pdffilter \
403 $(call gb_Helper_optional,SCRIPTING,protocolhandler) \
404 sax \
405 sb \
406 $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \
407 scn \
408 sd \
409 sdd \
410 sdfilt \
411 sdui \
412 sfx \
413 simplecanvas \
414 slideshow \
415 sot \
416 $(if $(filter-out iOS,$(OS)),spell) \
417 $(if $(DISABLE_GUI),,spl) \
418 storagefd \
419 $(call gb_Helper_optional,SCRIPTING,stringresource) \
420 svgio \
421 emfio \
422 svl \
423 svt \
424 svx \
425 svxcore \
426 sw \
427 syssh \
428 textconversiondlgs \
429 textfd \
430 tk \
431 tl \
432 ucpexpand1 \
433 ucpext \
434 ucpimage \
435 ucpcmis1 \
436 ucptdoc1 \
437 unordf \
438 unoxml \
439 updatefeed \
440 utl \
441 uui \
442 $(call gb_Helper_optional,SCRIPTING, \
443 vbaevents \
444 vbahelper \
446 vcl \
447 vclcanvas \
448 writerperfect \
449 xmlscript \
450 xmlfa \
451 xmlfd \
452 xo \
453 xof \
454 xsltdlg \
455 xsltfilter \
456 $(if $(USING_X11), \
457 vclplug_gen \
459 $(if $(filter $(OS),WNT), \
460 ado \
461 oleautobridge \
462 smplmail \
463 vclplug_win \
464 wininetbe1 \
466 $(if $(filter $(OS),MACOSX), \
467 $(if $(ENABLE_MACOSX_SANDBOX),, \
468 AppleRemote \
470 fps_aqua \
471 vclplug_osx \
473 $(if $(filter iOS MACOSX,$(OS)), \
474 MacOSXSpell \
478 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
479 $(if $(BUILD_POSTGRESQL_SDBC), \
480 postgresql-sdbc \
481 postgresql-sdbc-impl) \
484 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \
485 $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \
488 ifneq ($(ENABLE_PDFIMPORT),)
489 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
490 pdfimport \
492 endif
494 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \
495 pythonloader \
498 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \
499 pyuno \
500 $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \
503 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
504 rpt \
505 rptui \
506 rptxml \
509 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
510 hwp \
511 $(if $(ENABLE_LWP),lwpft) \
512 msword \
513 swd \
514 swui \
515 t602filter \
516 $(call gb_Helper_optional,SCRIPTING,vbaswobj) \
517 wpftwriter \
518 writerfilter \
519 $(call gb_Helper_optional,DBCONNECTIVITY,writer) \
522 # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary
523 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
524 smoketest \
525 subsequenttest \
526 test \
527 test-setupvcl \
528 testtools_cppobj \
529 testtools_bridgetest \
530 testtools_bridgetest-common \
531 testtools_constructors \
532 unobootstrapprotector \
533 unoexceptionprotector \
534 unotest \
535 vclbootstrapprotector \
536 scqahelper \
537 unowinreg \
538 wpftqahelper \
539 precompiled_system \
540 $(if $(filter MSC,$(COM)),cli_cppuhelper) \
541 $(if $(filter $(OS),ANDROID),lo-bootstrap) \
542 $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \
545 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
546 affine_uno_uno \
547 $(if $(filter MSC,$(COM)),cli_uno) \
548 i18nlangtag \
549 $(if $(ENABLE_JAVA), \
550 java_uno \
551 jpipe \
552 $(if $(filter $(OS),WNT),jpipx) \
553 juh \
554 juhx \
556 log_uno_uno \
557 unsafe_uno_uno \
558 $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
561 $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \
562 binaryurp \
563 bootstrap \
564 introspection \
565 invocadapt \
566 invocation \
567 io \
568 $(if $(ENABLE_JAVA),javaloader) \
569 $(if $(ENABLE_JAVA),javavm) \
570 $(if $(ENABLE_JAVA),jvmaccess) \
571 $(if $(ENABLE_JAVA),jvmfwk) \
572 namingservice \
573 proxyfac \
574 reflection \
575 reg \
576 sal_textenc \
577 stocservices \
578 store \
579 unoidl \
580 uuresolver \
581 xmlreader \
584 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
585 $(if $(ENABLE_VLC),avmediavlc) \
586 $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \
587 $(if $(filter WNT,$(OS)),avmediawin) \
588 cached1 \
589 collator_data \
590 comphelper \
591 $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \
592 $(call gb_Helper_optional,BREAKPAD,crashreport) \
593 deployment \
594 deploymentgui \
595 dict_ja \
596 dict_zh \
597 embobj \
598 $(if $(ENABLE_JAVA),hsqldb) \
599 i18nutil \
600 index_data \
601 $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \
602 localedata_en \
603 localedata_es \
604 localedata_euro \
605 localedata_others \
606 mcnttype \
607 $(if $(ENABLE_JAVA), \
608 $(if $(filter $(OS),MACOSX),,officebean) \
610 emboleobj \
611 package2 \
612 $(call gb_Helper_optional,SCRIPTING,scriptframe) \
613 sdbc2 \
614 sofficeapp \
615 srtrs1 \
616 $(if $(filter $(OS),WNT),sysdtrans) \
617 textconv_dict \
618 ucb1 \
619 ucbhelper \
620 $(if $(WITH_WEBDAV),ucpdav1) \
621 ucpfile1 \
622 ucpftp1 \
623 ucpchelp1 \
624 ucphier1 \
625 ucppkg1 \
626 unopkgapp \
627 xmlsecurity \
628 xsec_xmlsec \
629 xstor \
630 $(if $(filter $(OS),MACOSX), \
631 macab1 \
632 macabdrv1 \
634 $(if $(filter WNT,$(OS)), \
635 dnd \
636 dtrans \
637 fps \
638 ftransl \
639 inprocserv \
640 UAccCOM \
641 winaccessibility \
645 ifeq ($(OS),WNT)
646 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
647 regactivex \
650 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \
651 so_activex \
654 ifneq ($(BUILD_X64),)
655 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \
656 so_activex_x64 \
658 endif
660 $(eval $(call gb_Helper_register_executables_for_install,OOO,spsuppfiles, \
661 spsupp_helper \
664 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,spsuppfiles, \
665 $(if $(CXX_X64_BINARY),spsupp_x64) \
666 $(if $(CXX_X86_BINARY),spsupp_x86) \
669 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \
670 $(if $(WINDOWS_SDK_HOME),\
671 instooofiltmsi \
672 inst_msu_msi \
673 qslnkmsi \
674 reg_dlls \
675 reg4allmsdoc \
676 sdqsmsi \
677 sellangmsi \
678 sn_tools \
682 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \
683 shlxtmsi \
686 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \
687 ooofilt \
688 propertyhdl \
689 shlxthdl \
692 ifneq ($(BUILD_X64),)
693 $(eval $(call gb_Helper_register_packages_for_install,winexplorerextwin64, \
694 $(if $(filter MSC,$(COM)),msvc_dlls) \
697 $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \
698 ooofilt_x64 \
699 propertyhdl_x64 \
700 shlxthdl_x64 \
702 endif # BUILD_X64
704 endif # WNT
706 $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
707 cppuhelper \
708 purpenvhelper \
709 salhelper \
712 $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
713 cppu \
714 sal \
717 $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
718 active_native \
719 passive_native \
722 ifneq ($(ENABLE_JAVA),)
723 $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \
724 java_uno \
725 juh \
726 jurt \
727 libreoffice \
728 ridl \
729 unoloader \
732 $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \
733 ScriptFramework \
734 ScriptProviderForJava \
735 XMergeBridge \
736 commonwizards \
737 form \
738 $(if $(filter-out MACOSX,$(OS)),officebean) \
739 query \
740 report \
741 sdbc_hsqldb \
742 smoketest \
743 table \
744 unoil \
745 xmerge \
748 $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \
749 reportbuilder \
750 reportbuilderwizard \
753 ifneq ($(ENABLE_SCRIPTING_BEANSHELL),)
754 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \
755 ScriptProviderForBeanShell \
757 endif
759 ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),)
760 $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \
761 ScriptProviderForJavaScript \
763 endif
765 ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE)))
766 $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\
767 ct2n \
769 endif
771 ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE)))
772 $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\
773 numbertext \
775 endif
777 $(eval $(call gb_Helper_register_jars,OXT, \
778 EvolutionarySolver \
779 active_java \
780 mediawiki \
781 nlpsolver \
782 passive_java \
785 $(eval $(call gb_Helper_register_jars,NONE,\
786 ConnectivityTools \
787 HelloWorld \
788 Highlight \
789 MemoryUsage \
790 OOoRunner \
791 TestExtension \
792 test \
793 test-tools \
794 testComponent \
796 endif
798 # 'test_unittest' is only package delivering to workdir.
799 # Other packages could be potentially autoinstalled.
800 $(eval $(call gb_Helper_register_packages, \
801 test_unittest \
802 cli_basetypes_copy \
803 extras_wordbook \
804 instsetoo_native_setup \
805 $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
806 postprocess_registry \
807 readlicense_oo_readmes \
808 setup_native_misc \
809 sysui_share \
810 vcl_fontunxpsprint \
813 $(eval $(call gb_Helper_register_packages_for_install,impress,\
814 sd_xml \
817 $(eval $(call gb_Helper_register_packages_for_install,calc,\
818 sc_res_xml \
821 $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
822 $(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
825 $(eval $(call gb_Helper_register_packages_for_install,ure,\
826 instsetoo_native_setup_ure \
827 ure_install \
828 $(if $(ENABLE_JAVA),\
829 jvmfwk_jvmfwk3_ini \
830 jvmfwk_javavendors \
831 jvmfwk_jreproperties \
832 $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \
836 $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\
837 $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \
840 $(eval $(call gb_Helper_register_packages_for_install,sdk,\
841 odk_share_readme \
842 odk_share_readme_generated \
843 $(if $(filter WNT,$(OS)),odk_cli) \
844 odk_config \
845 $(if $(filter WNT,$(OS)),odk_config_win) \
846 odk_docs \
847 $(if $(DOXYGEN),odk_doxygen) \
848 odk_examples \
849 odk_headers \
850 odk_headers_generated \
851 odk_html \
852 odk_settings \
853 odk_settings_generated \
854 offapi_idl \
855 udkapi_idl \
856 $(if $(ENABLE_JAVA), \
857 odk_javadoc \
858 odk_uno_loader_classes \
859 odk_unowinreg \
863 $(eval $(call gb_Helper_register_packages_for_install,ooo,\
864 $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \
865 officecfg_misc \
866 $(if $(filter $(OS),MACOSX), \
867 extensions_mdibundle \
868 extensions_OOoSpotlightImporter \
870 extras_autocorr \
871 extras_autotextuser \
872 extras_cfgsrvnolang \
873 extras_cfgusr \
874 extras_database \
875 extras_databasebiblio \
876 extras_gallbullets \
877 extras_gallmytheme \
878 extras_gallroot \
879 extras_gallsystem \
880 extras_glade \
881 extras_labels \
882 $(if $(filter WNT,$(OS)),extras_newfiles) \
883 extras_palettes \
884 extras_personas \
885 extras_persona_dark \
886 extras_persona_gray \
887 extras_persona_green \
888 extras_persona_pink \
889 extras_persona_sand \
890 extras_persona_white \
891 extras_tplofficorr \
892 extras_tploffimisc \
893 extras_tplpresnt \
894 extras_tpl_styles \
895 extras_tpldraw \
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 tipoftheday_images \
942 vcl_opengl_shader \
943 vcl_theme_definitions \
944 $(if $(filter WNT,$(OS)), \
945 vcl_opengl_denylist \
947 $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \
948 $(if $(filter SKIA,$(BUILD_TYPE)), \
949 vcl_skia_denylist ) \
950 $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \
951 Pyuno/commonwizards \
952 Pyuno/fax \
953 Pyuno/letter \
954 Pyuno/agenda \
955 Pyuno/mailmerge \
956 )) \
957 sfx2_classification \
958 $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \
959 $(if $(ENABLE_HTMLHELP),\
960 helpcontent2_html_dynamic \
961 helpcontent2_html_media \
962 helpcontent2_html_icon-themes \
963 helpcontent2_html_static \
965 resource_fonts \
966 cui \
969 $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
970 extras_fonts \
971 $(if $(USING_X11)$(DISABLE_GUI)$(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 $(if $(MPL_SUBSET),,fonts_culmus) \
979 fonts_dejavu \
980 fonts_emojione_color \
981 fonts_gentium \
982 $(if $(MPL_SUBSET),,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_sourceserif \
992 fonts_scheherazade \
996 $(eval $(call gb_Helper_register_packages_for_install,ooo_images,\
997 postprocess_images \
998 $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
1001 $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\
1002 sd_opengl \
1003 slideshow_opengl_shader \
1006 ifneq ($(ENABLE_POPPLER),)
1007 $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \
1008 sdext_pdfimport_pdf \
1010 endif
1012 $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\
1013 reportbuilder_templates \
1016 $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
1017 filter_docbook \
1018 filter_xhtml \
1019 filter_xslt \
1022 $(eval $(call gb_Helper_register_packages_for_install,brand,\
1023 desktop_branding \
1024 $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
1025 $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
1026 $(if $(and $(filter-out MACOSX HAIKU WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
1027 $(if $(DISABLE_GUI),, \
1028 desktop_soffice_sh \
1031 readlicense_oo_files \
1032 readlicense_oo_license \
1033 $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \
1036 ifeq ($(USING_X11), TRUE)
1037 $(eval $(call gb_Helper_register_packages_for_install,base_brand,\
1038 desktop_sbase_sh \
1041 $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\
1042 desktop_scalc_sh \
1045 $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\
1046 desktop_sdraw_sh \
1049 $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\
1050 desktop_simpress_sh \
1053 $(eval $(call gb_Helper_register_packages_for_install,math_brand,\
1054 desktop_smath_sh \
1057 $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
1058 desktop_swriter_sh \
1060 endif # USING_X11=TRUE
1062 $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\
1063 $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \
1066 ifneq ($(DISABLE_PYTHON),TRUE)
1067 $(eval $(call gb_Helper_register_packages_for_install,python, \
1068 pyuno_pythonloader_ini \
1069 pyuno_python_scripts \
1070 $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \
1071 scripting_ScriptsPython \
1074 $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \
1075 scripting_scriptproviderforpython \
1078 $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \
1079 librelogo \
1080 librelogo_properties \
1082 endif # DISABLE_PYTHON
1084 # External executables
1085 $(eval $(call gb_ExternalExecutable_register_executables,\
1086 genbrk \
1087 genccode \
1088 gencmn \
1089 python \
1090 ucpp \
1091 xmllint \
1092 xsltproc \
1095 # Resources
1096 $(eval $(call gb_Helper_register_mos,\
1097 acc \
1098 avmedia \
1099 $(call gb_Helper_optional,SCRIPTING,basctl) \
1100 chart \
1101 cnr \
1102 cui \
1103 dba \
1104 dkt \
1105 editeng \
1106 flt \
1107 for \
1108 $(call gb_Helper_optional,DESKTOP,fps) \
1109 frm \
1110 fwk \
1111 oox \
1112 pcr \
1113 rpt \
1114 $(call gb_Helper_optional,SCRIPTING,sb) \
1115 sc \
1116 sca \
1117 scc \
1118 sd \
1119 sfx \
1120 shell \
1121 sm \
1122 svl \
1123 svt \
1124 svx \
1125 sw \
1126 uui \
1127 vcl \
1128 wiz \
1129 wpt \
1130 $(if $(ENABLE_NSS),xsc) \
1133 # UI configuration
1134 $(eval $(call gb_Helper_register_uiconfigs,\
1135 cui \
1136 $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
1137 desktop \
1138 editeng \
1139 filter \
1140 formula \
1141 fps \
1142 libreofficekit \
1143 $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \
1144 $(call gb_Helper_optional,DBCONNECTIVITY,\
1145 modules/dbapp \
1146 modules/dbbrowser \
1147 modules/dbquery \
1148 modules/dbrelation \
1150 modules/dbreport \
1151 $(call gb_Helper_optional,DBCONNECTIVITY,\
1152 modules/dbtable \
1153 modules/dbtdata \
1155 modules/sabpilot \
1156 $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \
1157 modules/scalc \
1158 modules/scanner \
1159 modules/schart \
1160 modules/sdraw \
1161 modules/sglobal \
1162 modules/simpress \
1163 modules/smath \
1164 $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \
1165 modules/StartModule \
1166 modules/sweb \
1167 modules/swform \
1168 modules/swreport \
1169 modules/swriter \
1170 modules/swxform \
1171 sfx \
1172 svt \
1173 svx \
1174 uui \
1175 vcl \
1176 writerperfect \
1177 $(if $(ENABLE_NSS),xmlsec) \
1180 ifeq ($(gb_GBUILDSELFTEST),t)
1181 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest))
1182 $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe))
1183 endif
1185 # vim: set noet sw=4 ts=4: