Revert "tdf#127471 Remove font width scaling hack"
[LibreOffice.git] / postprocess / Rdb_services.mk
blobd4d295ad2c2f82c05bfa2f0f32662a15a2d7d865
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/.
10 $(eval $(call gb_Rdb_Rdb_install,services))
13 # "minimal" list of services for cross-compiling build tools
15 $(eval $(call gb_Rdb_add_components,services,\
16 $(call gb_Helper_optional,AVMEDIA,avmedia/util/avmedia) \
17 $(call gb_Helper_optional,SCRIPTING,basic/util/sb) \
18 canvas/source/factory/canvasfactory \
19 canvas/source/simplecanvas/simplecanvas \
20 canvas/source/vcl/vclcanvas \
21 $(if $(ENABLE_CAIRO_CANVAS),canvas/source/cairo/cairocanvas) \
22 $(if $(ENABLE_OPENGL_CANVAS),canvas/source/opengl/oglcanvas) \
23 $(if $(filter WNT,$(OS)), \
24 canvas/source/directx/directx9canvas \
25 canvas/source/directx/gdipluscanvas \
26 ) \
27 comphelper/util/comphelp \
28 configmgr/source/configmgr \
29 $(if $(filter DBCONNECTIVITY,$(BUILD_TYPE)), \
30 connectivity/source/dbtools/dbtools \
31 connectivity/source/drivers/dbase/dbase \
32 ) \
33 cppcanvas/source/uno/mtfrenderer \
34 drawinglayer/drawinglayer \
35 emfio/emfio \
36 filter/source/config/cache/filterconfig1 \
37 filter/source/graphic/graphicfilter \
38 filter/source/svg/svgfilter \
39 framework/util/fwk \
40 i18npool/source/search/i18nsearch \
41 i18npool/util/i18npool \
42 package/source/xstor/xstor \
43 package/util/package2 \
44 sax/source/expatwrap/expwrap \
45 sfx2/util/sfx \
46 sot/util/sot \
47 svgio/svgio \
48 svl/source/fsstor/fsstorage \
49 svl/source/passwordcontainer/passwordcontainer \
50 svl/util/svl \
51 svtools/util/svt \
52 svx/util/svxcore \
53 toolkit/util/tk \
54 ucb/source/core/ucb1 \
55 ucb/source/ucp/file/ucpfile1 \
56 unotools/util/utl \
57 unoxml/source/service/unoxml \
58 uui/util/uui \
59 vcl/vcl.common \
60 $(if $(filter ANDROID,$(OS)),vcl/vcl.android) \
61 $(if $(DISABLE_GUI),vcl/vcl.headless) \
62 $(if $(filter iOS,$(OS)),vcl/vcl.ios) \
63 $(if $(filter MACOSX,$(OS)),vcl/vcl.macosx) \
64 $(if $(filter WNT,$(OS)),\
65 vcl/vcl.windows \
66 vcl/vclplug_win \
67 ) \
70 ifeq ($(gb_Side),host)
72 $(eval $(call gb_Rdb_add_components,services,\
73 animations/source/animcore/animcore \
74 chart2/source/controller/chartcontroller \
75 chart2/source/chartcore \
76 cui/util/cui \
77 desktop/source/deployment/deployment \
78 embeddedobj/util/embobj \
79 eventattacher/source/evtatt \
80 filter/source/msfilter/msfilter \
81 filter/source/odfflatxml/odfflatxml \
82 filter/source/pdf/pdffilter \
83 filter/source/storagefilterdetect/storagefd \
84 filter/source/t602/t602filter \
85 filter/source/textfilterdetect/textfd \
86 filter/source/xmlfilteradaptor/xmlfa \
87 filter/source/xmlfilterdetect/xmlfd \
88 filter/source/xsltdialog/xsltdlg \
89 filter/source/xsltfilter/xsltfilter \
90 formula/util/for \
91 $(call gb_Helper_optional,DESKTOP,fpicker/source/office/fps_office) \
92 $(if $(filter MACOSX,$(OS)),fpicker/source/aqua/fps_aqua) \
93 hwpfilter/source/hwp \
94 lingucomponent/source/hyphenator/hyphen/hyphen \
95 lingucomponent/source/languageguessing/guesslang \
96 $(if $(filter-out iOS,$(OS)), \
97 lingucomponent/source/spellcheck/spell/spell \
98 lingucomponent/source/thesaurus/libnth/lnth \
99 ) \
100 lingucomponent/source/numbertext/numbertext \
101 linguistic/source/lng \
102 $(if $(ENABLE_LWP), \
103 lotuswordpro/util/lwpfilter \
105 oox/util/oox \
106 sc/util/sc \
107 sc/util/scd \
108 sc/util/scfilt \
109 scaddins/source/analysis/analysis \
110 scaddins/source/datefunc/date \
111 scaddins/source/pricing/pricing \
112 sd/util/sd \
113 sd/util/sdd \
114 sd/util/sdfilt \
115 sdext/source/presenter/presenter \
116 sdext/source/minimizer/minimizer \
117 slideshow/util/slideshow \
118 starmath/util/sm \
119 starmath/util/smd \
120 svx/util/svx \
121 svx/util/textconversiondlgs \
122 sw/util/msword \
123 sw/util/sw \
124 sw/util/swd \
125 ucb/source/sorter/srtrs1 \
126 ucb/source/cacher/cached1 \
127 $(if $(ENABLE_LIBCMIS),ucb/source/ucp/cmis/ucpcmis1) \
128 ucb/source/ucp/expand/ucpexpand1 \
129 ucb/source/ucp/ext/ucpext \
130 $(if $(ENABLE_CURL),ucb/source/ucp/ftp/ucpftp1) \
131 ucb/source/ucp/hierarchy/ucphier1 \
132 ucb/source/ucp/image/ucpimage \
133 ucb/source/ucp/package/ucppkg1 \
134 ucb/source/ucp/tdoc/ucptdoc1 \
135 UnoControls/util/ctl \
136 unoxml/source/rdf/unordf \
137 xmloff/source/transform/xof \
138 xmloff/util/xo \
139 xmlscript/util/xmlscript \
140 $(if $(ENABLE_NSS), \
141 xmlsecurity/util/xmlsecurity \
142 xmlsecurity/util/xsec_xmlsec) \
143 $(if $(ENABLE_COINMP), \
144 sccomp/source/solver/coinmpsolver \
146 $(if $(ENABLE_LPSOLVE), \
147 sccomp/source/solver/lpsolvesolver \
149 sccomp/source/solver/swarmsolver \
150 writerfilter/util/writerfilter \
151 writerperfect/source/draw/wpftdraw \
152 writerperfect/source/impress/wpftimpress \
153 writerperfect/source/writer/wpftwriter \
154 writerperfect/source/calc/wpftcalc \
155 $(if $(filter MACOSX,$(OS)), \
156 $(call gb_Helper_optional,AVMEDIA,avmedia/source/macavf/avmediaMacAVF) \
157 shell/source/backends/macbe/macbe1 \
159 $(if $(filter iOS MACOSX,$(OS)), \
160 lingucomponent/source/spellcheck/macosxspell/MacOSXSpell \
162 $(if $(filter WNT,$(OS)), \
163 avmedia/source/win/avmediawin \
164 fpicker/source/win32/fps \
165 shell/source/backends/wininetbe/wininetbe1 \
166 shell/source/win32/simplemail/smplmail \
167 shell/source/win32/syssh \
169 $(if $(filter-out WNT,$(OS)), \
170 embeddedobj/source/msole/emboleobj \
172 $(if $(filter WNT,$(OS)), \
173 embeddedobj/source/msole/emboleobj.windows \
174 embedserv/util/emser \
175 extensions/source/ole/oleautobridge \
176 winaccessibility/source/service/winaccessibility \
178 $(if $(WITH_WEBDAV), \
179 ucb/source/ucp/webdav-neon/ucpdav1 \
181 $(call gb_Helper_optional,SCRIPTING, \
182 basctl/util/basctl \
183 sc/util/vbaobj \
184 scripting/source/basprov/basprov \
185 scripting/source/dlgprov/dlgprov \
186 scripting/source/protocolhandler/protocolhandler \
187 scripting/source/stringresource/stringresource \
188 scripting/source/vbaevents/vbaevents \
189 scripting/util/scriptframe \
190 sw/util/vbaswobj \
191 vbahelper/util/msforms \
192 $(if $(DISABLE_PYTHON),, \
193 scripting/source/pyprov/mailmerge \
194 wizards/com/sun/star/wizards/agenda/agenda \
195 wizards/com/sun/star/wizards/fax/fax \
196 wizards/com/sun/star/wizards/letter/letter \
199 $(if $(ENABLE_GIO), \
200 shell/source/sessioninstall/losessioninstall \
201 ucb/source/ucp/gio/ucpgio \
203 $(if $(ENABLE_GSTREAMER_1_0), \
204 avmedia/source/gstreamer/avmediagstreamer \
206 $(if $(ENABLE_VLC), \
207 avmedia/source/vlc/avmediavlc \
209 $(if $(ENABLE_KF5), \
210 shell/source/backends/kf5be/kf5be1 \
212 $(if $(ENABLE_ONLINE_UPDATE), \
213 extensions/source/update/check/updchk.uno \
214 extensions/source/update/ui/updchk \
216 $(if $(ENABLE_OPENGL_TRANSITIONS), \
217 slideshow/source/engine/opengl/ogltrans \
219 $(if $(ENABLE_JAVA), \
220 xmerge/source/bridge/XMergeBridge \
221 scripting/java/ScriptFramework \
222 scripting/java/ScriptProviderForJava \
223 smoketest/org/libreoffice/smoketest/smoketest \
224 wizards/com/sun/star/wizards/form/form \
225 wizards/com/sun/star/wizards/query/query \
226 wizards/com/sun/star/wizards/report/report \
227 wizards/com/sun/star/wizards/table/table \
231 $(eval $(call gb_Rdb_add_components,services,\
232 extensions/source/bibliography/bib \
233 dbaccess/util/dba \
236 ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
238 $(eval $(call gb_Rdb_add_components,services,\
239 extensions/source/dbpilots/dbp \
240 extensions/source/propctrlr/pcr \
241 connectivity/source/cpool/dbpool2 \
242 $(if $(filter WNT,$(OS)), \
243 connectivity/source/drivers/ado/ado \
245 connectivity/source/drivers/calc/calc \
246 $(if $(ENABLE_EVOAB2), \
247 connectivity/source/drivers/evoab2/evoab \
249 $(if $(filter $(ENABLE_FIREBIRD_SDBC),TRUE), \
250 connectivity/source/drivers/firebird/firebird_sdbc \
252 connectivity/source/drivers/flat/flat \
253 $(if $(ENABLE_MARIADBC), \
254 connectivity/source/drivers/mysqlc/mysqlc \
256 $(if $(filter MACOSX,$(OS)), \
257 connectivity/source/drivers/macab/macab1 \
259 $(if $(ENABLE_JAVA), \
260 connectivity/source/drivers/hsqldb/hsqldb \
261 connectivity/source/drivers/jdbc/jdbc \
263 connectivity/source/drivers/mysql_jdbc/mysql_jdbc \
264 connectivity/source/manager/sdbc2 \
265 connectivity/source/drivers/writer/writer \
266 dbaccess/source/filter/xml/dbaxml \
267 dbaccess/util/dbu \
268 dbaccess/util/sdbt \
269 forms/util/frm \
270 reportdesign/util/rpt \
271 reportdesign/util/rptui \
272 reportdesign/util/rptxml \
273 shell/source/backends/localebe/localebe1 \
274 $(if $(filter-out ANDROID iOS,$(OS)),\
275 connectivity/source/drivers/odbc/odbc \
279 ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
280 $(eval $(call gb_Rdb_add_components,services,\
281 connectivity/source/drivers/mork/mork \
282 connectivity/source/drivers/mozab/bootstrap/mozbootstrap \
284 endif # DESKTOP
286 endif # DBCONNECTIVITY
288 ifeq (DESKTOP,$(filter DESKTOP,$(BUILD_TYPE)))
290 $(eval $(call gb_Rdb_add_components,services,\
291 desktop/source/deployment/gui/deploymentgui \
292 desktop/source/migration/services/migrationoo2 \
293 desktop/source/migration/services/migrationoo3 \
294 desktop/source/offacc/offacc \
295 $(if $(DISABLE_GUI),,desktop/source/splash/spl) \
296 extensions/source/abpilot/abp \
297 $(if $(ENABLE_LDAP),extensions/source/config/ldap/ldapbe2) \
298 $(if $(filter WNT,$(OS)),\
299 extensions/source/config/WinUserInfo/WinUserInfoBe \
301 extensions/source/logging/log \
302 extensions/source/scanner/scn \
303 extensions/source/update/feed/updatefeed \
304 xmlhelp/util/ucpchelp1 \
305 $(if $(filter-out WNT,$(OS)),\
306 shell/source/cmdmail/cmdmail \
308 $(if $(filter-out WNT,$(OS)),\
309 shell/source/unix/exec/syssh \
311 $(if $(filter-out MACOSX WNT,$(OS)), \
312 $(if $(DISABLE_GUI),, \
313 shell/source/backends/desktopbe/desktopbe1 \
314 vcl/vcl.unx \
319 else # DESKTOP
321 $(eval $(call gb_Rdb_add_components,services,\
322 $(if $(filter ANDROID,$(OS)),\
323 extensions/source/logging/log \
327 endif # DESKTOP
329 ifeq ($(ENABLE_PDFIMPORT),TRUE)
330 $(eval $(call gb_Rdb_add_components,services,\
331 sdext/source/pdfimport/pdfimport \
333 endif
335 ifeq ($(ENABLE_REPORTBUILDER),TRUE)
336 $(eval $(call gb_Rdb_add_components,services,\
337 reportbuilder/java/reportbuilder \
339 endif
341 endif # $(gb_Side),host
343 # vim: set noet sw=4 ts=4: