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