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