xref: /trunk/main/Repository.mk (revision 1c25f25257ca3619b71e45fb8c3d7f2293df41f0)
1#**************************************************************
2#
3#  Licensed to the Apache Software Foundation (ASF) under one
4#  or more contributor license agreements.  See the NOTICE file
5#  distributed with this work for additional information
6#  regarding copyright ownership.  The ASF licenses this file
7#  to you under the Apache License, Version 2.0 (the
8#  "License"); you may not use this file except in compliance
9#  with the License.  You may obtain a copy of the License at
10#
11#    http://www.apache.org/licenses/LICENSE-2.0
12#
13#  Unless required by applicable law or agreed to in writing,
14#  software distributed under the License is distributed on an
15#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16#  KIND, either express or implied.  See the License for the
17#  specific language governing permissions and limitations
18#  under the License.
19#
20#**************************************************************
21
22
23
24$(eval $(call gb_Helper_register_repository,SRCDIR))
25
26
27$(eval $(call gb_Helper_register_executables,NONE, \
28    bmp \
29    bmpsum \
30    checksingleton \
31    g2g \
32    gencoll_rule \
33    genconv_dict \
34    gendict \
35    genindex_data \
36    mkunroll \
37    rdbedit \
38    rdbmaker \
39    rsc \
40    rsc2 \
41    rscdep \
42    rscpp \
43    saxparser \
44    so_checksum \
45    srvdepy \
46    svidl \
47    sspretty \
48    xml2cmp \
49))
50
51$(eval $(call gb_Helper_register_executables,OOO, \
52    regsingleton \
53    sp2bv \
54    spadmin.bin \
55))
56
57$(eval $(call gb_Helper_register_executables,SDK, \
58    autodoc \
59    cppumaker \
60    idlc \
61    javamaker \
62    regcompare \
63    uno-skeletonmaker \
64))
65
66$(eval $(call gb_Helper_register_executables,UREBIN, \
67    javaldx \
68    regcomp \
69    regmerge \
70    regview \
71    uno \
72))
73
74$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
75    AppleRemote \
76    MacOSXSpell \
77    acc \
78    adabas \
79    adabasui \
80    agg \
81    analysis \
82    animcore \
83    avmedia \
84    avmediagst \
85    avmediaMacAVF \
86    avmediaQuickTime \
87    avmediawin \
88    basctl \
89    basebmp \
90    basegfx \
91    cached1 \
92    canvastools \
93    collator_data \
94    communi \
95    cppcanvas \
96    ctl \
97    cui \
98    date \
99    dba \
100    dbaxml \
101    dbmm \
102    dbui \
103    dbpool \
104    dbtools \
105    desktop_detector \
106    dict_ja \
107    dict_zh \
108    dnd \
109    drawinglayer \
110    dtrans \
111    svgio \
112    editeng \
113    embobj \
114    emboleobj \
115    evtatt \
116    file \
117    fileacc \
118    fop \
119    for \
120    forui \
121    fps \
122    ftransl \
123    fwe \
124    fwi \
125    fwk \
126    fwl \
127    fwm \
128    guesslang \
129    i18npaper \
130    index_data \
131    java_uno_accessbridge \
132    juh \
133    juhx \
134    lng \
135    localedata_en \
136    localedata_es \
137    localedata_euro \
138    localedata_others \
139    mcnttype \
140    msfilter \
141    msword \
142    odbc \
143    odbcbase \
144    oox \
145    package2 \
146    pyuno \
147    pyuno_loader \
148    qstart_gtk \
149    rpt \
150    rptui \
151    rptxml \
152    sax \
153    sb \
154    sc \
155    scd \
156    scfilt \
157    scui \
158    sdbc \
159    sdbt \
160    sfx \
161    simplecm \
162    sm \
163    smd \
164    solver \
165    sot \
166    spa \
167    sts \
168    svl \
169    svt \
170    svx \
171    svxcore \
172    sw \
173    swd \
174    swui \
175    sd \
176    sdd \
177    sdui \
178    sdfilt \
179    srtrs1 \
180    sysdtran \
181    sysdtrans \
182    textconversiondlgs \
183    ootk \
184    textconv_dict \
185    tl \
186    tvhlp1 \
187    ucpchelp1 \
188    utl \
189    unordf \
190    unoxml \
191    vbahelper \
192    writerfilter \
193    ucb1 \
194    ucpdav1 \
195    ucpfile1 \
196    ucpftp1 \
197    ucphier1 \
198    ucppkg1 \
199    vcl \
200    vclplug_gen \
201    vclplug_gtk \
202    vclplug_kde \
203    vclplug_kde4 \
204    vclplug_svp \
205    uui \
206    xcr \
207    xo \
208    xof \
209    xstor \
210))
211
212$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
213    gcc3_uno \
214    java_uno \
215    jpipe \
216    jpipx \
217    msci_uno \
218    mscx_uno \
219    s5abi_uno \
220    sunjavaplugin \
221    sunpro5_uno \
222    xmlreader \
223))
224
225$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
226    officebean \
227))
228
229
230$(eval $(call gb_Helper_register_libraries,RTLIBS, \
231    comphelper \
232    i18nisolang1 \
233    i18nutil \
234    ucbhelper \
235    vos3 \
236))
237
238$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
239    cppuhelper \
240    jvmaccess \
241    salhelper \
242))
243
244$(eval $(call gb_Helper_register_libraries,STLLIBS, \
245    stl \
246))
247
248$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
249    OGLTrans \
250    acceptor \
251    binaryurp \
252    cairocanvas \
253    canvasfactory \
254    configmgr \
255    connector \
256    directx5canvas \
257    directx9canvas \
258    expwrap \
259    fastsax \
260    fpicker \
261    fps_aqua \
262    fps_gnome \
263    fps_kde4 \
264    fps_office \
265    fsstorage \
266    gdipluscanvas \
267    hatchwindowfactory \
268    hyphen_uno \
269    i18npool \
270    i18nsearch \
271    lnth \
272    nullcanvas \
273    passwordcontainer \
274    pythonloader \
275    simplecanvas \
276    slideshow \
277    spell \
278    streams \
279    textinstream \
280    textoutstream \
281    vbaswobj \
282    msforms \
283    vclcanvas \
284    ucpext \
285    ucpexpand1 \
286    ucpgio1 \
287    ucpgvfs1 \
288    ucptdoc1 \
289    uuresolver \
290    vbaobj \
291    writerfilter_debug \
292))
293
294
295$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
296    cppu \
297    jvmfwk \
298    reg \
299    sal \
300    store \
301))
302
303$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
304    basegfx_s \
305    codemaker \
306    commoncpp \
307    commonjava \
308    cosv \
309    ooopathutils \
310    salcpprt \
311    sample \
312    sldshw_s \
313    vclmain \
314    udm \
315    ulingu \
316))
317
318# vim: set noet sw=4 ts=4:
319