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