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