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