Repository.mk (11c03c6d) Repository.mk (3dbda129)
1#**************************************************************
1#**************************************************************
2#
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
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#
10#
11# http://www.apache.org/licenses/LICENSE-2.0
11# http://www.apache.org/licenses/LICENSE-2.0
12#
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.
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#
19#
20#**************************************************************
21
20#**************************************************************
21
22
23
24$(eval $(call gb_Helper_register_repository,SRCDIR))
25
22$(eval $(call gb_Helper_register_repository,SRCDIR))
23
26
27$(eval $(call gb_Helper_register_executables,NONE, \
24$(eval $(call gb_Helper_register_executables,NONE, \
28 bmp \
29 bmpsum \
30 checksingleton \
25 checksingleton \
31 g2g \
32 gencoll_rule \
33 genconv_dict \
34 gendict \
35 genindex_data \
36 mkunroll \
37 rdbedit \
38 rdbmaker \
39 rsc \

--- 182 unchanged lines hidden (view full) ---

222 sunpro5_uno \
223 xmlreader \
224))
225
226$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
227 officebean \
228))
229
26 gencoll_rule \
27 genconv_dict \
28 gendict \
29 genindex_data \
30 mkunroll \
31 rdbedit \
32 rdbmaker \
33 rsc \

--- 182 unchanged lines hidden (view full) ---

216 sunpro5_uno \
217 xmlreader \
218))
219
220$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
221 officebean \
222))
223
230
231$(eval $(call gb_Helper_register_libraries,RTLIBS, \
232 comphelper \
233 i18nisolang1 \
234 i18nutil \
235 ucbhelper \
236 vos3 \
237))
238

--- 48 unchanged lines hidden (view full) ---

287 ucpgio1 \
288 ucpgvfs1 \
289 ucptdoc1 \
290 uuresolver \
291 vbaobj \
292 writerfilter_debug \
293))
294
224$(eval $(call gb_Helper_register_libraries,RTLIBS, \
225 comphelper \
226 i18nisolang1 \
227 i18nutil \
228 ucbhelper \
229 vos3 \
230))
231

--- 48 unchanged lines hidden (view full) ---

280 ucpgio1 \
281 ucpgvfs1 \
282 ucptdoc1 \
283 uuresolver \
284 vbaobj \
285 writerfilter_debug \
286))
287
295
296$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
297 cppu \
298 jvmfwk \
299 reg \
300 sal \
301 store \
302))
303

--- 14 unchanged lines hidden ---
288$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
289 cppu \
290 jvmfwk \
291 reg \
292 sal \
293 store \
294))
295

--- 14 unchanged lines hidden ---