xref: /trunk/main/Repository.mk (revision c9d49dba9b0cd5fcf0bc18e9f4f66c58ef7fd89d) !
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 \
64b63233d8Sdamjan    file \
653616bdb9Sdamjan    fileacc \
6639ded6f8SDamjan Jovanovic    for \
6739ded6f8SDamjan Jovanovic    forui \
68cdf0e10cSrcweir    fwe \
69cdf0e10cSrcweir    fwi \
70cdf0e10cSrcweir    fwk \
71cdf0e10cSrcweir    fwl \
72cdf0e10cSrcweir    fwm \
73cdf0e10cSrcweir    i18npaper \
74cdf0e10cSrcweir    lng \
75cdf0e10cSrcweir    msfilter \
76cdf0e10cSrcweir    msword \
77b63233d8Sdamjan    odbc \
78b63233d8Sdamjan    odbcbase \
79b63233d8Sdamjan    oox \
80873c956eSdamjan    package2 \
81cdf0e10cSrcweir    qstart_gtk \
82b63233d8Sdamjan    rpt \
83b63233d8Sdamjan    rptui \
84b63233d8Sdamjan    rptxml \
85cdf0e10cSrcweir    sax \
86cdf0e10cSrcweir    sb \
87b63233d8Sdamjan    sdbc \
88b63233d8Sdamjan    sdbt \
89cdf0e10cSrcweir    sfx \
90b63233d8Sdamjan    sm \
91b63233d8Sdamjan    smd \
92cdf0e10cSrcweir    sot \
93cdf0e10cSrcweir    spa \
94cdf0e10cSrcweir    svl \
95cdf0e10cSrcweir    svt \
96cdf0e10cSrcweir    svx \
97cdf0e10cSrcweir    svxcore \
98cdf0e10cSrcweir    sw \
99cdf0e10cSrcweir    swd \
100cdf0e10cSrcweir    swui \
101b63233d8Sdamjan    sd \
102b63233d8Sdamjan    sdd \
103b63233d8Sdamjan    sdui \
104b63233d8Sdamjan    sdfilt \
105cdf0e10cSrcweir    textconversiondlgs \
1062e2269f7SJürgen Schmidt    ootk \
107cdf0e10cSrcweir    tl \
108cdf0e10cSrcweir    utl \
109cdf0e10cSrcweir    unordf \
110cdf0e10cSrcweir    unoxml \
111cdf0e10cSrcweir    vbahelper \
112b63233d8Sdamjan    writerfilter \
113cdf0e10cSrcweir    vcl \
114cdf0e10cSrcweir    vclplug_gen \
115cdf0e10cSrcweir    vclplug_gtk \
116cdf0e10cSrcweir    vclplug_kde \
117cdf0e10cSrcweir    vclplug_kde4 \
118cdf0e10cSrcweir    vclplug_svp \
119cdf0e10cSrcweir    xcr \
120cdf0e10cSrcweir    xo \
121cdf0e10cSrcweir    xof \
122873c956eSdamjan    xstor \
123cdf0e10cSrcweir))
124cdf0e10cSrcweir
125cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
126b63233d8Sdamjan    xmlreader \
127cdf0e10cSrcweir))
128cdf0e10cSrcweir
129cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
130cdf0e10cSrcweir))
131cdf0e10cSrcweir
132cdf0e10cSrcweir
133cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,RTLIBS, \
134cdf0e10cSrcweir    comphelper \
135cdf0e10cSrcweir    i18nisolang1 \
136cdf0e10cSrcweir    i18nutil \
137cdf0e10cSrcweir    jvmaccess \
138cdf0e10cSrcweir    ucbhelper \
139cdf0e10cSrcweir    vos3 \
140cdf0e10cSrcweir))
141cdf0e10cSrcweir
142cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
143cdf0e10cSrcweir    cppuhelper \
144cdf0e10cSrcweir    salhelper \
145cdf0e10cSrcweir))
146cdf0e10cSrcweir
147cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,STLLIBS, \
148cdf0e10cSrcweir    stl \
149cdf0e10cSrcweir))
150cdf0e10cSrcweir
151cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
152f90c092aSdamjan    acceptor \
153290e3fa2Sdamjan    binaryurp \
154b63233d8Sdamjan    cairocanvas \
155b63233d8Sdamjan    canvasfactory \
156*c9d49dbaSdamjan    configmgr \
157f90c092aSdamjan    connector \
158b63233d8Sdamjan    directx5canvas \
159b63233d8Sdamjan    directx9canvas \
160b63233d8Sdamjan    expwrap \
161b63233d8Sdamjan    fastsax \
162cdf0e10cSrcweir    fsstorage \
163b63233d8Sdamjan    gdipluscanvas \
164cdf0e10cSrcweir    hatchwindowfactory \
165b63233d8Sdamjan    nullcanvas \
166cdf0e10cSrcweir    passwordcontainer \
167b63233d8Sdamjan    simplecanvas \
168f90c092aSdamjan    streams \
169f90c092aSdamjan    textinstream \
170f90c092aSdamjan    textoutstream \
171cdf0e10cSrcweir    vbaswobj \
172cdf0e10cSrcweir    msforms \
173b63233d8Sdamjan    vclcanvas \
174b63233d8Sdamjan    writerfilter_debug \
175cdf0e10cSrcweir))
176cdf0e10cSrcweir
177cdf0e10cSrcweir
178cdf0e10cSrcweir$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
179cdf0e10cSrcweir    cppu \
180cdf0e10cSrcweir    jvmfwk \
181cdf0e10cSrcweir    sal \
182cdf0e10cSrcweir))
183cdf0e10cSrcweir
184cdf0e10cSrcweir$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
185b63233d8Sdamjan    basegfx_s \
186cdf0e10cSrcweir    ooopathutils \
187cdf0e10cSrcweir    salcpprt \
188cdf0e10cSrcweir    vclmain \
189cdf0e10cSrcweir))
190cdf0e10cSrcweir
191cdf0e10cSrcweir# vim: set noet sw=4 ts=4:
192