xref: /trunk/main/Repository.mk (revision 508394c9bcde6118deaa8fad6a9d9b79ddbaf1bd)
17871dc3eSAndrew Rist#**************************************************************
2cdf0e10cSrcweir#
37871dc3eSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
47871dc3eSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
57871dc3eSAndrew Rist#  distributed with this work for additional information
67871dc3eSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
77871dc3eSAndrew Rist#  to you under the Apache License, Version 2.0 (the
87871dc3eSAndrew Rist#  "License"); you may not use this file except in compliance
97871dc3eSAndrew Rist#  with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir#
117871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir#
137871dc3eSAndrew Rist#  Unless required by applicable law or agreed to in writing,
147871dc3eSAndrew Rist#  software distributed under the License is distributed on an
157871dc3eSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
167871dc3eSAndrew Rist#  KIND, either express or implied.  See the License for the
177871dc3eSAndrew Rist#  specific language governing permissions and limitations
187871dc3eSAndrew Rist#  under the License.
19cdf0e10cSrcweir#
207871dc3eSAndrew Rist#**************************************************************
217871dc3eSAndrew Rist
227871dc3eSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir$(eval $(call gb_Helper_register_repository,SRCDIR))
25cdf0e10cSrcweir
26cdf0e10cSrcweir
27cdf0e10cSrcweir$(eval $(call gb_Helper_register_executables,NONE, \
28cdf0e10cSrcweir    bmp \
29cdf0e10cSrcweir    bmpsum \
30cdf0e10cSrcweir    g2g \
31cdf0e10cSrcweir    mkunroll \
32cdf0e10cSrcweir    rscdep \
33cdf0e10cSrcweir    so_checksum \
34b63233d8Sdamjan    svidl \
35cdf0e10cSrcweir    sspretty \
36cdf0e10cSrcweir))
37cdf0e10cSrcweir
38cdf0e10cSrcweir$(eval $(call gb_Helper_register_executables,OOO, \
39cdf0e10cSrcweir    spadmin.bin \
40cdf0e10cSrcweir))
41cdf0e10cSrcweir
42cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
43cdf0e10cSrcweir    AppleRemote \
44b63233d8Sdamjan    adabas \
45b63233d8Sdamjan    adabasui \
46b63233d8Sdamjan    agg \
472016fac5Sdamjan    animcore \
48cdf0e10cSrcweir    avmedia \
49cdf0e10cSrcweir    basebmp \
50b63233d8Sdamjan    basegfx \
51090f0eb8SEike Rathke    canvastools \
52090f0eb8SEike Rathke    cppcanvas \
53cdf0e10cSrcweir    cui \
54b63233d8Sdamjan    dba \
55b63233d8Sdamjan    dbaxml \
56b63233d8Sdamjan    dbmm \
57b63233d8Sdamjan    dbui \
58b63233d8Sdamjan    dbpool \
59b63233d8Sdamjan    dbtools \
60cdf0e10cSrcweir    desktop_detector \
61cdf0e10cSrcweir    drawinglayer \
62ddde725dSArmin Le Grand    svgio \
63cdf0e10cSrcweir    editeng \
64*508394c9Sdamjan    embobj \
65*508394c9Sdamjan    emboleobj \
660b5197c8Sdamjan    evtatt \
67b63233d8Sdamjan    file \
683616bdb9Sdamjan    fileacc \
6939ded6f8SDamjan Jovanovic    for \
7039ded6f8SDamjan Jovanovic    forui \
71cdf0e10cSrcweir    fwe \
72cdf0e10cSrcweir    fwi \
73cdf0e10cSrcweir    fwk \
74cdf0e10cSrcweir    fwl \
75cdf0e10cSrcweir    fwm \
76cdf0e10cSrcweir    i18npaper \
7726f17024Sdamjan    juh \
7826f17024Sdamjan    juhx \
79cdf0e10cSrcweir    lng \
80cdf0e10cSrcweir    msfilter \
81cdf0e10cSrcweir    msword \
82b63233d8Sdamjan    odbc \
83b63233d8Sdamjan    odbcbase \
84b63233d8Sdamjan    oox \
85873c956eSdamjan    package2 \
86cdf0e10cSrcweir    qstart_gtk \
87b63233d8Sdamjan    rpt \
88b63233d8Sdamjan    rptui \
89b63233d8Sdamjan    rptxml \
90cdf0e10cSrcweir    sax \
91cdf0e10cSrcweir    sb \
92b63233d8Sdamjan    sdbc \
93b63233d8Sdamjan    sdbt \
94cdf0e10cSrcweir    sfx \
95b63233d8Sdamjan    sm \
96b63233d8Sdamjan    smd \
97cdf0e10cSrcweir    sot \
98cdf0e10cSrcweir    spa \
99cdf0e10cSrcweir    svl \
100cdf0e10cSrcweir    svt \
101cdf0e10cSrcweir    svx \
102cdf0e10cSrcweir    svxcore \
103cdf0e10cSrcweir    sw \
104cdf0e10cSrcweir    swd \
105cdf0e10cSrcweir    swui \
106b63233d8Sdamjan    sd \
107b63233d8Sdamjan    sdd \
108b63233d8Sdamjan    sdui \
109b63233d8Sdamjan    sdfilt \
110cdf0e10cSrcweir    textconversiondlgs \
1112e2269f7SJürgen Schmidt    ootk \
112cdf0e10cSrcweir    tl \
113cdf0e10cSrcweir    utl \
114cdf0e10cSrcweir    unordf \
115cdf0e10cSrcweir    unoxml \
116cdf0e10cSrcweir    vbahelper \
117b63233d8Sdamjan    writerfilter \
118cdf0e10cSrcweir    vcl \
119cdf0e10cSrcweir    vclplug_gen \
120cdf0e10cSrcweir    vclplug_gtk \
121cdf0e10cSrcweir    vclplug_kde \
122cdf0e10cSrcweir    vclplug_kde4 \
123cdf0e10cSrcweir    vclplug_svp \
124ab743807Sdamjan    uui \
125cdf0e10cSrcweir    xcr \
126cdf0e10cSrcweir    xo \
127cdf0e10cSrcweir    xof \
128873c956eSdamjan    xstor \
129cdf0e10cSrcweir))
130cdf0e10cSrcweir
131cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
132b63233d8Sdamjan    xmlreader \
133cdf0e10cSrcweir))
134cdf0e10cSrcweir
135cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
136cdf0e10cSrcweir))
137cdf0e10cSrcweir
138cdf0e10cSrcweir
139cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,RTLIBS, \
140cdf0e10cSrcweir    comphelper \
141cdf0e10cSrcweir    i18nisolang1 \
142cdf0e10cSrcweir    i18nutil \
143cdf0e10cSrcweir    jvmaccess \
144cdf0e10cSrcweir    ucbhelper \
145cdf0e10cSrcweir    vos3 \
146cdf0e10cSrcweir))
147cdf0e10cSrcweir
148cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
149cdf0e10cSrcweir    cppuhelper \
150cdf0e10cSrcweir    salhelper \
151cdf0e10cSrcweir))
152cdf0e10cSrcweir
153cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,STLLIBS, \
154cdf0e10cSrcweir    stl \
155cdf0e10cSrcweir))
156cdf0e10cSrcweir
157cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
158f90c092aSdamjan    acceptor \
159290e3fa2Sdamjan    binaryurp \
160b63233d8Sdamjan    cairocanvas \
161b63233d8Sdamjan    canvasfactory \
162c9d49dbaSdamjan    configmgr \
163f90c092aSdamjan    connector \
164b63233d8Sdamjan    directx5canvas \
165b63233d8Sdamjan    directx9canvas \
166b63233d8Sdamjan    expwrap \
167b63233d8Sdamjan    fastsax \
168cdf0e10cSrcweir    fsstorage \
169b63233d8Sdamjan    gdipluscanvas \
170cdf0e10cSrcweir    hatchwindowfactory \
171b63233d8Sdamjan    nullcanvas \
172cdf0e10cSrcweir    passwordcontainer \
173b63233d8Sdamjan    simplecanvas \
174f90c092aSdamjan    streams \
175f90c092aSdamjan    textinstream \
176f90c092aSdamjan    textoutstream \
177cdf0e10cSrcweir    vbaswobj \
178cdf0e10cSrcweir    msforms \
179b63233d8Sdamjan    vclcanvas \
18034de53acSdamjan    uuresolver \
181b63233d8Sdamjan    writerfilter_debug \
182cdf0e10cSrcweir))
183cdf0e10cSrcweir
184cdf0e10cSrcweir
185cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
186cdf0e10cSrcweir    cppu \
187cdf0e10cSrcweir    jvmfwk \
188cdf0e10cSrcweir    sal \
189cdf0e10cSrcweir))
190cdf0e10cSrcweir
191cdf0e10cSrcweir$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
192b63233d8Sdamjan    basegfx_s \
193cdf0e10cSrcweir    ooopathutils \
194cdf0e10cSrcweir    salcpprt \
195cdf0e10cSrcweir    vclmain \
196cdf0e10cSrcweir))
197cdf0e10cSrcweir
198cdf0e10cSrcweir# vim: set noet sw=4 ts=4:
199