xref: /AOO42X/main/Repository.mk (revision e4ed64deae9df3957f9b5281c6880c3c3de84d6c)
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    mkunroll \
33    rdbedit \
34    rdbmaker \
35    rscdep \
36    so_checksum \
37    srvdepy \
38    svidl \
39    sspretty \
40    xml2cmp \
41))
42
43$(eval $(call gb_Helper_register_executables,OOO, \
44    spadmin.bin \
45))
46
47$(eval $(call gb_Helper_register_executables,SDK, \
48    autodoc \
49    regcompare \
50    uno-skeletonmaker \
51))
52
53$(eval $(call gb_Helper_register_executables,UREBIN, \
54    javaldx \
55    regmerge \
56    regview \
57))
58
59$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
60    AppleRemote \
61    MacOSXSpell \
62    adabas \
63    adabasui \
64    agg \
65    animcore \
66    avmedia \
67    avmediagst \
68    avmediaMacAVF \
69    avmediaQuickTime \
70    avmediawin \
71    basctl \
72    basebmp \
73    basegfx \
74    cached1 \
75    canvastools \
76    communi \
77    cppcanvas \
78    ctl \
79    cui \
80    dba \
81    dbaxml \
82    dbmm \
83    dbui \
84    dbpool \
85    dbtools \
86    desktop_detector \
87    dnd \
88    drawinglayer \
89    dtrans \
90    svgio \
91    editeng \
92    embobj \
93    emboleobj \
94    evtatt \
95    file \
96    fileacc \
97    fop \
98    for \
99    forui \
100    fps \
101    ftransl \
102    fwe \
103    fwi \
104    fwk \
105    fwl \
106    fwm \
107    guesslang \
108    i18npaper \
109    juh \
110    juhx \
111    lng \
112    mcnttype \
113    msfilter \
114    msword \
115    odbc \
116    odbcbase \
117    oox \
118    package2 \
119    qstart_gtk \
120    rpt \
121    rptui \
122    rptxml \
123    sax \
124    sb \
125    sc \
126    scd \
127    scfilt \
128    scui \
129    sdbc \
130    sdbt \
131    sfx \
132    simplecm \
133    sm \
134    smd \
135    solver \
136    sot \
137    spa \
138    sts \
139    svl \
140    svt \
141    svx \
142    svxcore \
143    sw \
144    swd \
145    swui \
146    sd \
147    sdd \
148    sdui \
149    sdfilt \
150    srtrs1 \
151    sysdtran \
152    sysdtrans \
153    textconversiondlgs \
154    ootk \
155    tl \
156    tvhlp1 \
157    ucpchelp1 \
158    utl \
159    unordf \
160    unoxml \
161    vbahelper \
162    writerfilter \
163    ucb1 \
164    ucpdav1 \
165    ucpfile1 \
166    ucpftp1 \
167    ucphier1 \
168    ucppkg1 \
169    vcl \
170    vclplug_gen \
171    vclplug_gtk \
172    vclplug_kde \
173    vclplug_kde4 \
174    vclplug_svp \
175    uui \
176    xcr \
177    xo \
178    xof \
179    xstor \
180))
181
182$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
183    jpipe \
184    jpipx \
185    sunjavaplugin \
186    xmlreader \
187))
188
189$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
190))
191
192
193$(eval $(call gb_Helper_register_libraries,RTLIBS, \
194    comphelper \
195    i18nisolang1 \
196    i18nutil \
197    ucbhelper \
198    vos3 \
199))
200
201$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
202    cppuhelper \
203    jvmaccess \
204    salhelper \
205))
206
207$(eval $(call gb_Helper_register_libraries,STLLIBS, \
208    stl \
209))
210
211$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
212    OGLTrans \
213    acceptor \
214    binaryurp \
215    cairocanvas \
216    canvasfactory \
217    configmgr \
218    connector \
219    directx5canvas \
220    directx9canvas \
221    expwrap \
222    fastsax \
223    fpicker \
224    fps_aqua \
225    fps_gnome \
226    fps_kde4 \
227    fps_office \
228    fsstorage \
229    gdipluscanvas \
230    hatchwindowfactory \
231    hyphen_uno \
232    lnth \
233    nullcanvas \
234    passwordcontainer \
235    simplecanvas \
236    slideshow \
237    spell \
238    streams \
239    textinstream \
240    textoutstream \
241    vbaswobj \
242    msforms \
243    vclcanvas \
244    ucpext \
245    ucpexpand1 \
246    ucpgio1 \
247    ucpgvfs1 \
248    ucptdoc1 \
249    uuresolver \
250    vbaobj \
251    writerfilter_debug \
252))
253
254
255$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
256    cppu \
257    jvmfwk \
258    reg \
259    sal \
260    store \
261))
262
263$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
264    basegfx_s \
265    codemaker \
266    commoncpp \
267    commonjava \
268    cosv \
269    ooopathutils \
270    salcpprt \
271    sldshw_s \
272    vclmain \
273    udm \
274    ulingu \
275))
276
277# vim: set noet sw=4 ts=4:
278