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