VirtualBox

source: vbox/trunk/src/libs/xpcom18a4/Makefile.kmk@ 2995

Last change on this file since 2995 was 2981, checked in by vboxsync, 17 years ago

InnoTek -> innotek: all the headers and comments.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 46.4 KB
Line 
1# $Id: Makefile.kmk 2981 2007-06-01 16:01:28Z vboxsync $
2## @file
3# Makefile for XPCOM.
4#
5
6#
7# Copyright (C) 2006-2007 innotek GmbH
8#
9# This file is part of VirtualBox Open Source Edition (OSE), as
10# available from http://www.virtualbox.org. This file is free software;
11# you can redistribute it and/or modify it under the terms of the GNU
12# General Public License as published by the Free Software Foundation,
13# in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
14# distribution. VirtualBox OSE is distributed in the hope that it will
15# be useful, but WITHOUT ANY WARRANTY of any kind.
16#
17# If you received this file as part of a commercial VirtualBox
18# distribution, then only the terms of your commercial VirtualBox
19# license agreement apply instead of the previous paragraph.
20#
21
22DEPTH = ../../..
23include $(PATH_KBUILD)/header.kmk
24
25
26#
27# Template for building the XPCOM libraries (shared).
28#
29TEMPLATE_XPCOM = XPCOM libraries (shared)
30TEMPLATE_XPCOM_EXTENDS = VBOXR3NP
31TEMPLATE_XPCOM_ASTOOL = $(TEMPLATE_VBOXR3NP_TOOL)
32TEMPLATE_XPCOM_ASFLAGS = $(NO_SUCH_VARIABLE)
33TEMPLATE_XPCOM_ASDEFS = $(NO_SUCH_VARIABLE)
34TEMPLATE_XPCOM_CXXFLAGS = -pipe -ansi -Wall -Wno-unused -Wno-non-virtual-dtor \
35 $(VBOX_GCC_Wno-invalid-offsetof) -Wno-sign-compare -Wno-unused -Wno-ctor-dtor-privacy \
36 $(VBOX_GCC_fvisibility-inlines-hidden) $(VBOX_GCC_fvisibility-hidden)
37
38TEMPLATE_XPCOM_CXXFLAGS.debug = -fno-inline
39TEMPLATE_XPCOM_CXXFLAGS.release = -O
40TEMPLATE_XPCOM_CXXFLAGS.profile = -O
41TEMPLATE_XPCOM_CXXFLAGS.darwin = -fpascal-strings -fshort-wchar -fno-common -fno-rtti
42TEMPLATE_XPCOM_CXXFLAGS.l4 = -fno-exceptions -nostdinc
43TEMPLATE_XPCOM_CXXFLAGS.linux = -pthread
44TEMPLATE_XPCOM_CFLAGS = -pipe -Wall -Wno-unused -Wno-parentheses -Wno-uninitialized $(VBOX_GCC_fvisibility-hidden)
45TEMPLATE_XPCOM_CFLAGS.debug = -fno-inline
46TEMPLATE_XPCOM_CFLAGS.release = -O
47TEMPLATE_XPCOM_CFLAGS.profile = -O
48TEMPLATE_XPCOM_CFLAGS.l4 = -nostdinc
49TEMPLATE_XPCOM_CFLAGS.linux = -pthread -ansi
50TEMPLATE_XPCOM_DEFS = MOZILLA_CLIENT=1 NDEBUG=1 _IMPL_NS_COM
51TEMPLATE_XPCOM_DEFS.x86 = i386=1
52TEMPLATE_XPCOM_DEFS.amd64 = HAVE_VA_LIST_AS_ARRAY HAVE_VA_COPY VA_COPY\(a\,b\)=__builtin_va_copy\(a\,b\)
53TEMPLATE_XPCOM_DEFS.darwin = OSTYPE=\"Darwin8.8.1\" OSARCH=\"Darwin\" MOZ_DLL_SUFFIX=\".dylib\" XP_UNIX=1 XP_MACOSX=1 TARGET_CARBON=1 HAVE_VISIBILITY_ATTRIBUTE=1
54TEMPLATE_XPCOM_DEFS.linux = OSTYPE=\"Linux2.6\" OSARCH=\"Linux\" MOZ_DLL_SUFFIX=\".so\" XP_UNIX=1 _GNU_SOURCE HAVE_VISIBILITY_ATTRIBUTE=1
55TEMPLATE_XPCOM_DEFS.l4 = OSTYPE=\"L4ENV\" OSARCH=\"L4\" MOZ_DLL_SUFFIX=\".s.so\" XP_UNIX=1 L4ENV HAVE_VISIBILITY_ATTRIBUTE=1
56TEMPLATE_XPCOM_DEFS.os2 = OSTYPE=\"OS/2 4.5\" OSARCH=\"OS/2\" MOZ_DLL_SUFFIX=\".dll\" XP_UNIX=1
57TEMPLATE_XPCOM_LDFLAGS.darwin = $(VBOXR3NP_LDFLAGS.darwin) \
58 -fshort-wchar -fno-rtti -fno-exceptions -fpascal-strings \
59 -framework CoreServices -framework CoreFoundation -framework Foundation -framework AppKit -framework Carbon
60ifeq ($(filter os2 win,$(BUILD_TARGET)),)
61 TEMPLATE_XPCOM_CXXFLAGS += -fPIC
62 TEMPLATE_XPCOM_CFLAGS += -fPIC
63 TEMPLATE_XPCOM_LDFLAGS += -fPIC
64 TEMPLATE_XPCOM_DEFS += MOZ_PRESERVE_PIC
65endif
66TEMPLATE_XPCOM_INCS = $(PATH_TARGET) \
67 xpcom/build \
68 xpcom/ds \
69 xpcom/io \
70 xpcom/base \
71 xpcom/components \
72 xpcom/threads \
73 xpcom/proxy/src \
74 xpcom/reflect/xptcall/src \
75 ipc/ipcd/client/src \
76 ipc/ipcd/shared/src \
77 ipc/ipcd/extensions/lock/src \
78 ipc/ipcd/extensions/transmngr/src \
79 ipc/ipcd/extensions/dconnect/src \
80 ipc/ipcd/extensions/transmngr/common \
81 $(VBOX_PATH_SDK)/include \
82 $(VBOX_PATH_SDK)/include/xpcom \
83 $(VBOX_PATH_SDK)/include/xpcom/nsprpub \
84 $(VBOX_PATH_SDK)/include/xpcom/string \
85 $(VBOX_PATH_SDK)/include/xpcom/xpcom \
86 $(VBOX_PATH_SDK)/include/xpcom/ipcd \
87 $(PATH_CURRENT)
88TEMPLATE_XPCOM_INCS.darwin = /Developer/SDKs/MacOSX10.4u.sdk/Developer/Headers/FlatCarbon
89TEMPLATE_XPCOM_INCS.l4 = $(L4_INCDIR) $(VBOX_L4_GCC3_INCS)
90TEMPLATE_XPCOM_LDFLAGS.l4 = $(L4_DIR)/lib/x86_586/crt0.o \
91 -T$(L4_DIR)/lib/x86_586/main_rel.ld -nostdlib \
92 # -Wl,--whole-archive,--no-allow-shlib-undefined
93TEMPLATE_XPCOM_LIBS.l4 = $(VBOX_GCC_LIBGCC)
94TEMPLATE_XPCOM_ORDERDEPS = $(foreach hdrinst, $(filter %-HEADERS, $(INSTALLS)), $(TARGET_$(hdrinst))) \
95 $(PATH_VBox-xpcom-string)/idl_ts
96
97
98#
99# Template for building the XPCOM executables
100#
101TEMPLATE_XPCOMEXE = XPCOM executable files (testcases)
102TEMPLATE_XPCOMEXE_EXTENDS = XPCOM
103## @todo undo -fPIC.
104TEMPLATE_XPCOMEXE_INCS = $(PATH_TARGET) \
105 ipc/ipcd/shared/src \
106 $(VBOX_PATH_SDK)/include \
107 $(VBOX_PATH_SDK)/include/xpcom \
108 $(VBOX_PATH_SDK)/include/xpcom/nsprpub \
109 $(VBOX_PATH_SDK)/include/xpcom/string \
110 $(VBOX_PATH_SDK)/include/xpcom/xpcom \
111 $(VBOX_PATH_SDK)/include/xpcom/ipcd \
112 $(PATH_CURRENT)
113TEMPLATE_XPCOMEXE_LIBS = \
114 $(TARGET_VBox-xpcom-ipcshared) \
115 $(TARGET_VBoxXPCOM)
116TEMPLATE_XPCOMEXE_LIBS.linux = dl $(LIB_PTHREAD)
117TEMPLATE_XPCOMEXE_LIBS.l4 = $(LIB_RUNTIME) $(VBOX_GCC_LIBGCC)
118TEMPLATE_XPCOMEXE_LDFLAGS.darwin = -bind_at_load $(TEMPLATE_XPCOM_LDFLAGS.darwin)
119TEMPLATE_XPCOMEXE_LDFLAGS.l4 = $(L4_DIR)/lib/x86_586/crt0.o \
120 -T$(L4_DIR)/lib/x86_586/main_dyn.ld -nostdlib -lgcc \
121 -Wl,--export-dynamic,--dynamic-linker=libld-l4.s.so \
122 -Wl,--rpath-link,$(L4_LIBDIR) \
123 # -Wl,--whole-archive,--no-allow-shlib-undefined
124
125#
126# Template for building XPCOM executables for running at build time.
127#
128# It extends the BLDPROG template in config.kmk but overrides CFLAGS
129# and CXXFLAGS completely at the moment.
130#
131TEMPLATE_XPCOMBLDPROG = XPCOM Build programs executables
132TEMPLATE_XPCOMBLDPROG_EXTENDS = BLDPROG
133
134TEMPLATE_XPCOMBLDPROG_DEFS = $(TEMPLATE_BLDPROG_DEFS) $(TEMPLATE_XPCOMEXE_DEFS)
135TEMPLATE_XPCOMBLDPROG_DEFS.$(BUILD_TARGET) = $(TEMPLATE_BLDPROG_DEFS.$(BUILD_TARGET)) $(TEMPLATE_XPCOMEXE_DEFS.$(BUILD_TARGET))
136TEMPLATE_XPCOMBLDPROG_DEFS.$(BUILD_TARGET_ARCH) = $(TEMPLATE_BLDPROG_DEFS.$(BUILD_TARGET_ARCH)) $(TEMPLATE_XPCOMEXE_DEFS.$(BUILD_TARGET_ARCH))
137TEMPLATE_XPCOMBLDPROG_CXXFLAGS = -ansi -Wall -Wno-non-virtual-dtor
138TEMPLATE_XPCOMBLDPROG_CXXFLAGS.linux = -pthread
139TEMPLATE_XPCOMBLDPROG_CXXFLAGS.release = -O
140TEMPLATE_XPCOMBLDPROG_CXXFLAGS.profile = -O
141TEMPLATE_XPCOMBLDPROG_CFLAGS = -pipe -ansi -Wall -Wno-unused
142TEMPLATE_XPCOMBLDPROG_CFLAGS.linux = -pthread
143TEMPLATE_XPCOMBLDPROG_CFLAGS.release = -O
144TEMPLATE_XPCOMBLDPROG_CFLAGS.profile = -O
145TEMPLATE_XPCOMBLDPROG_INCS = $(VBOX_PATH_SDK)/include \
146 $(VBOX_PATH_SDK)/include/xpcom \
147 $(VBOX_PATH_SDK)/include/xpcom/nsprpub \
148 $(VBOX_PATH_SDK)/include/xpcom/string \
149 $(VBOX_PATH_SDK)/include/xpcom/xpcom \
150 $(VBOX_PATH_SDK)/include/xpcom/ipcd
151TEMPLATE_XPCOMBLDPROG_ORDERDEPS = $(foreach hdrinst, $(filter %-HEADERS, $(INSTALLS)), $(TARGET_$(hdrinst)))
152
153
154#
155# Header installs.
156#
157INSTALLS = \
158 NSPRPUB-HEADERS \
159 NSPRPUB-MD-HEADERS \
160 NSPRPUB-OBS-HEADERS \
161 NSPRPUB-PRIV-HEADERS \
162 STRING-HEADERS \
163 XPCOM-HEADERS \
164 IPCD-HEADERS
165
166#
167# The IDL compiler and typelib linker.
168#
169BLDPROGS = \
170 xpidl \
171 xpt_link
172
173#
174# We build several libraries so that any linker command line
175# length restrictions limit will be avoided. (Solaris, Mac?)
176#
177LIBRARIES = \
178 VBox-xpcom-nspr \
179 VBox-xpcom-typelib \
180 VBox-xpcom-string \
181 VBox-xpcom-base \
182 VBox-xpcom-ds \
183 VBox-xpcom-io \
184 VBox-xpcom-components \
185 VBox-xpcom-threads \
186 VBox-xpcom-xptinfo \
187 VBox-xpcom-xptcall \
188 VBox-xpcom-proxy \
189 VBoxXPCOMGlue \
190 VBox-xpcom-ipcutils \
191 VBox-xpcom-ipcshared \
192 VBox-xpcom-ipcdlock \
193 VBox-xpcom-ipctransmgr \
194 VBox-xcpom-ipctmgrcom
195
196DLLS = \
197 VBoxXPCOM \
198 VBoxXPCOMIPCC
199
200ifdef VBOX_WITH_TESTCASES
201PROGRAMS = \
202 tstnsIFileEnumerator \
203 tstnsIFileTest \
204 tstTestArray \
205 tstTestAtoms \
206 tstTestAutoLock \
207 tstTestCallTemplates \
208 tstTestCOMPtr \
209 tstTestCOMPtrEq \
210 tstTestCRT \
211 tstTestFactory \
212 tstTestHashtables \
213 tstTestID \
214 tstTestObserverService \
215 tstTestPipes \
216 tstTestServMgr \
217 tstTestThreads \
218 tstTestXPIDLString \
219 tstTestDeque \
220 tstTestAutoPtr \
221 tstTestMinStringAPI \
222 tstTestStrings \
223 tstPrimitiveTest \
224 tstSimpleTypeLib \
225 tstXptDump \
226 tstXptLink
227# tstTestPermanentAtoms
228endif # VBOX_WITH_TESTCASES
229PROGRAMS += VBoxXPCOMIPCD
230
231ifeq ($(BUILD_TARGET),linux)
232 XPCOM_TYPELIB = $(PATH_BIN)/VBoxXPCOMBase.xpt
233else
234 XPCOM_TYPELIB = $(PATH_BIN)/components/VBoxXPCOMBase.xpt
235endif
236OTHERS = $(XPCOM_TYPELIB)
237OTHER_CLEAN = \
238 $(PATH_TARGET)/VBox-xpcom-nspr/_pr_bld.h \
239 $(PATH_TARGET)/VBox-xpcom-nspr/_pl_bld.h \
240 $(XPCOM_TYPELIB)
241
242
243
244#
245# SDK headers - lot's of files to install...
246#
247# Tip: If you are going to remove files here, you might
248# wish to do a `kmk uninstall' first to avoid have
249# obsoleted files in the $(INST_SDK) directory.
250#
251
252NSPRPUB-HEADERS_INST = $(INST_SDK)/include/xpcom/nsprpub/
253NSPRPUB-HEADERS_IFFLAGS = -m 644
254NSPRPUB-HEADERS_SOURCES = \
255 nsprpub/pr/include/nspr.h \
256 nsprpub/lib/ds/plarena.h \
257 nsprpub/lib/ds/plarenas.h \
258 nsprpub/lib/libc/include/plbase64.h \
259 nsprpub/lib/libc/include/plerror.h \
260 nsprpub/lib/libc/include/plgetopt.h \
261 nsprpub/lib/ds/plhash.h \
262 nsprpub/lib/libc/include/plresolv.h \
263 nsprpub/lib/libc/include/plstr.h \
264 nsprpub/pr/include/pratom.h \
265 nsprpub/pr/include/prbit.h \
266 nsprpub/pr/include/prclist.h \
267 nsprpub/pr/include/prcmon.h \
268 nsprpub/pr/include/prcountr.h \
269 nsprpub/pr/include/prcvar.h \
270 nsprpub/pr/include/prdtoa.h \
271 nsprpub/pr/include/prenv.h \
272 nsprpub/pr/include/prerr.h \
273 nsprpub/pr/include/prerror.h \
274 nsprpub/pr/include/prinet.h \
275 nsprpub/pr/include/prinit.h \
276 nsprpub/pr/include/prinrval.h \
277 nsprpub/pr/include/prio.h \
278 nsprpub/pr/include/pripcsem.h \
279 nsprpub/pr/include/prlink.h \
280 nsprpub/pr/include/prlock.h \
281 nsprpub/pr/include/prlog.h \
282 nsprpub/pr/include/prlong.h \
283 nsprpub/pr/include/prmem.h \
284 nsprpub/pr/include/prmon.h \
285 nsprpub/pr/include/prmwait.h \
286 nsprpub/pr/include/prnetdb.h \
287 nsprpub/pr/include/prolock.h \
288 nsprpub/pr/include/prpdce.h \
289 nsprpub/pr/include/prprf.h \
290 nsprpub/pr/include/prproces.h \
291 nsprpub/pr/include/prrng.h \
292 nsprpub/pr/include/prrwlock.h \
293 nsprpub/pr/include/prshm.h \
294 nsprpub/pr/include/prshma.h \
295 nsprpub/pr/include/prsystem.h \
296 nsprpub/pr/include/prthread.h \
297 nsprpub/pr/include/prtime.h \
298 nsprpub/pr/include/prtpool.h \
299 nsprpub/pr/include/prtrace.h \
300 nsprpub/pr/include/prtypes.h \
301 nsprpub/pr/include/prvrsion.h \
302 nsprpub/pr/include/prwin16.h \
303 nsprpub/pr/include/md/_vbox.cfg=>prcpucfg.h \
304
305NSPRPUB-MD-HEADERS_INST = $(INST_SDK)/include/xpcom/nsprpub/md
306NSPRPUB-MD-HEADERS_IFFLAGS = -m 644
307NSPRPUB-MD-HEADERS_SOURCES = \
308 nsprpub/pr/include/md/_darwin.h \
309 nsprpub/pr/include/md/_freebsd.h \
310 nsprpub/pr/include/md/_l4v2.h \
311 nsprpub/pr/include/md/_linux.h \
312 nsprpub/pr/include/md/_macos.h \
313 nsprpub/pr/include/md/_netbsd.h \
314 nsprpub/pr/include/md/_openbsd.h \
315 nsprpub/pr/include/md/_os2.h \
316 nsprpub/pr/include/md/_solaris.h \
317 nsprpub/pr/include/md/_unix_errors.h \
318 nsprpub/pr/include/md/_unixos.h \
319 nsprpub/pr/include/md/_pth.h \
320 nsprpub/pr/include/md/prosdep.h \
321 \
322 nsprpub/pr/include/md/_freebsd.cfg \
323 nsprpub/pr/include/md/_linux.cfg \
324 nsprpub/pr/include/md/_darwin.cfg \
325 nsprpub/pr/include/md/_netbsd.cfg \
326 nsprpub/pr/include/md/_openbsd.cfg \
327 nsprpub/pr/include/md/_os2.cfg \
328 nsprpub/pr/include/md/_solaris32.cfg \
329 nsprpub/pr/include/md/_solaris64.cfg \
330 nsprpub/pr/include/md/_l4v2.cfg
331
332NSPRPUB-OBS-HEADERS_INST = $(INST_SDK)/include/xpcom/nsprpub/obsolete
333NSPRPUB-OBS-HEADERS_IFFLAGS = -m 644
334NSPRPUB-OBS-HEADERS_SOURCES = \
335 nsprpub/pr/include/obsolete/pralarm.h \
336 nsprpub/pr/include/obsolete/probslet.h \
337 nsprpub/pr/include/obsolete/protypes.h \
338 nsprpub/pr/include/obsolete/prsem.h
339
340NSPRPUB-PRIV-HEADERS_INST = $(INST_SDK)/include/xpcom/nsprpub/private
341NSPRPUB-PRIV-HEADERS_IFFLAGS = -m 644
342NSPRPUB-PRIV-HEADERS_SOURCES = \
343 nsprpub/pr/include/private/pprio.h \
344 nsprpub/pr/include/private/pprthred.h \
345 nsprpub/pr/include/private/prpriv.h
346
347STRING-HEADERS_INST = $(INST_SDK)/include/xpcom/string
348STRING-HEADERS_IFFLAGS = -m 644
349STRING-HEADERS_SOURCES = \
350 xpcom/string/public/nsAString.h \
351 xpcom/string/public/nsAlgorithm.h \
352 xpcom/string/public/nsCharTraits.h \
353 xpcom/string/public/nsDependentString.h \
354 xpcom/string/public/nsDependentSubstring.h \
355 xpcom/string/public/nsEmbedString.h \
356 xpcom/string/public/nsLiteralString.h \
357 xpcom/string/public/nsObsoleteAString.h \
358 xpcom/string/public/nsPrintfCString.h \
359 xpcom/string/public/nsPromiseFlatString.h \
360 xpcom/string/public/nsReadableUtils.h \
361 xpcom/string/public/nsString.h \
362 xpcom/string/public/nsStringAPI.h \
363 xpcom/string/public/nsStringFwd.h \
364 xpcom/string/public/nsStringIterator.h \
365 xpcom/string/public/nsSubstring.h \
366 xpcom/string/public/nsSubstringTuple.h \
367 xpcom/string/public/nsTAString.h \
368 xpcom/string/public/nsTDependentString.h \
369 xpcom/string/public/nsTDependentSubstring.h \
370 xpcom/string/public/nsTObsoleteAString.h \
371 xpcom/string/public/nsTPromiseFlatString.h \
372 xpcom/string/public/nsTString.h \
373 xpcom/string/public/nsTSubstring.h \
374 xpcom/string/public/nsTSubstringTuple.h \
375 xpcom/string/public/nsUTF8Utils.h \
376 xpcom/string/public/nsXPIDLString.h \
377 xpcom/string/public/string-template-def-char.h \
378 xpcom/string/public/string-template-def-unichar.h \
379 xpcom/string/public/string-template-undef.h
380
381XPCOM-HEADERS_INST = $(INST_SDK)/include/xpcom/xpcom
382XPCOM-HEADERS_IFFLAGS = -m 644
383XPCOM-HEADERS_SOURCES = \
384 xpcom/base/nsAgg.h \
385 xpcom/io/nsAppDirectoryServiceDefs.h \
386 xpcom/ds/nsArray.h \
387 xpcom/ds/nsArrayEnumerator.h \
388 xpcom/ds/nsAtomService.h \
389 xpcom/ds/nsAutoBuffer.h \
390 xpcom/threads/nsAutoLock.h \
391 xpcom/base/nsAutoPtr.h \
392 xpcom/ds/nsBaseHashtable.h \
393 xpcom/ds/nsCOMArray.h \
394 xpcom/glue/nsCOMPtr.h \
395 xpcom/ds/nsCRT.h \
396 xpcom/components/nsCategoryManagerUtils.h \
397 xpcom/ds/nsCheapSets.h \
398 xpcom/ds/nsClassHashtable.h \
399 xpcom/base/nsCom.h \
400 xpcom/components/nsComponentManagerObsolete.h \
401 xpcom/components/nsComponentManagerUtils.h \
402 xpcom/ds/nsCppSharedAllocator.h \
403 xpcom/ds/nsDataHashtable.h \
404 xpcom/glue/nsDebug.h \
405 xpcom/base/nsDebugImpl.h \
406 xpcom/ds/nsDeque.h \
407 xpcom/io/nsDirectoryService.h \
408 xpcom/io/nsDirectoryServiceDefs.h \
409 xpcom/io/nsDirectoryServiceUtils.h \
410 xpcom/ds/nsDoubleHashtable.h \
411 xpcom/ds/nsEnumeratorUtils.h \
412 xpcom/base/nsError.h \
413 xpcom/io/nsEscape.h \
414 xpcom/threads/nsEventQueueUtils.h \
415 xpcom/io/nsFastLoadPtr.h \
416 xpcom/io/nsFastLoadService.h \
417 xpcom/ds/nsFixedSizeAllocator.h \
418 xpcom/glue/nsGenericFactory.h \
419 xpcom/ds/nsHashKeys.h \
420 xpcom/ds/nsHashSets.h \
421 xpcom/ds/nsHashtable.h \
422 xpcom/base/nsIAllocator.h \
423 xpcom/ds/nsIByteBuffer.h \
424 xpcom/base/nsID.h \
425 xpcom/glue/nsIGenericFactory.h \
426 xpcom/base/nsIID.h \
427 xpcom/glue/nsIInterfaceRequestorUtils.h \
428 xpcom/components/nsIServiceManagerObsolete.h \
429 xpcom/components/nsIServiceManagerUtils.h \
430 xpcom/base/nsISupportsBase.h \
431 xpcom/glue/nsISupportsImpl.h \
432 xpcom/base/nsISupportsObsolete.h \
433 xpcom/glue/nsISupportsUtils.h \
434 xpcom/ds/nsIUnicharBuffer.h \
435 xpcom/io/nsIUnicharInputStream.h \
436 xpcom/glue/nsIWeakReferenceUtils.h \
437 xpcom/ds/nsInt64.h \
438 xpcom/ds/nsInterfaceHashtable.h \
439 xpcom/io/nsLinebreakConverter.h \
440 xpcom/io/nsLocalFile.h \
441 xpcom/io/nsLocalFileUnix.h \
442 xpcom/io/nsLocalFileOS2.h \
443 xpcom/io/nsLocalFileOSX.h \
444 xpcom/glue/nsMemory.h \
445 xpcom/components/nsModule.h \
446 xpcom/io/nsMultiplexInputStream.h \
447 xpcom/io/nsNativeCharsetUtils.h \
448 xpcom/components/nsNativeComponentLoader.h \
449 xpcom/ds/nsObserverService.h \
450 xpcom/components/nsObsoleteModuleLoading.h \
451 xpcom/threads/nsProcess.h \
452 xpcom/proxy/public/nsProxiedService.h \
453 xpcom/proxy/public/nsProxyEvent.h \
454 xpcom/proxy/public/nsProxyRelease.h \
455 xpcom/ds/nsQuickSort.h \
456 xpcom/ds/nsRecyclingAllocator.h \
457 xpcom/ds/nsRefPtrHashtable.h \
458 xpcom/io/nsScriptableInputStream.h \
459 xpcom/ds/nsStaticAtom.h \
460 xpcom/components/nsStaticComponent.h \
461 xpcom/ds/nsStaticNameTable.h \
462 xpcom/io/nsStorageStream.h \
463 xpcom/io/nsStreamUtils.h \
464 xpcom/ds/nsStringEnumerator.h \
465 xpcom/io/nsStringIO.h \
466 xpcom/io/nsStringStream.h \
467 xpcom/ds/nsSupportsArray.h \
468 xpcom/ds/nsSupportsPrimitives.h \
469 xpcom/ds/nsTHashtable.h \
470 xpcom/ds/nsTextFormatter.h \
471 xpcom/ds/nsTime.h \
472 xpcom/glue/nsTraceRefcnt.h \
473 xpcom/base/nsTraceRefcntImpl.h \
474 xpcom/ds/nsUnitConversion.h \
475 xpcom/ds/nsValueArray.h \
476 xpcom/ds/nsVariant.h \
477 xpcom/ds/nsVoidArray.h \
478 xpcom/base/nsWeakPtr.h \
479 xpcom/glue/nsWeakReference.h \
480 xpcom/build/nsXPCOM.h \
481 xpcom/build/nsXPCOMCID.h \
482 xpcom/glue/standalone/nsXPCOMGlue.h \
483 xpcom/base/nscore.h \
484 xpcom/ds/pldhash.h \
485 xpcom/threads/plevent.h \
486 xpcom/components/xcDll.h \
487 xpcom/typelib/xpt/public/xpt_arena.h \
488 xpcom/typelib/xpt/public/xpt_struct.h \
489 xpcom/typelib/xpt/public/xpt_xdr.h \
490 xpcom/reflect/xptcall/public/xptcall.h \
491 xpcom/reflect/xptcall/public/xptcstubsdecl.inc \
492 xpcom/reflect/xptcall/public/xptcstubsdef.inc \
493 xpcom/reflect/xptinfo/public/xptinfo.h \
494 xpcom-config.h
495
496IPCD-HEADERS_INST = $(INST_SDK)/include/xpcom/ipcd
497IPCD-HEADERS_IFFLAGS = -m 644
498IPCD-HEADERS_SOURCES = \
499 ipc/ipcd/client/public/ipcCID.h \
500 ipc/ipcd/extensions/lock/public/ipcLockCID.h \
501 ipc/ipcd/util/public/ipcMessageReader.h \
502 ipc/ipcd/util/public/ipcMessageWriter.h \
503 ipc/ipcd/daemon/public/ipcModule.h \
504 ipc/ipcd/daemon/public/ipcModuleUtil.h \
505 ipc/ipcd/client/public/ipcdclient.h
506
507
508#
509# The IDL compiler.
510#
511# We build it statically because we cannot rely on additional .a files
512# like in the original build
513#
514xpidl_TEMPLATE = XPCOMBLDPROG
515xpidl_DEFS = EXPORT_XPT_API
516## @todo This assumes HOST == TARGET.
517xpidl_INST = $(INST_SDK)/bin/
518xpidl_SOURCES = \
519 xpcom/typelib/xpidl/xpidl.c \
520 xpcom/typelib/xpidl/xpidl_idl.c \
521 xpcom/typelib/xpidl/xpidl_util.c \
522 xpcom/typelib/xpidl/xpidl_header.c \
523 xpcom/typelib/xpidl/xpidl_typelib.c \
524 xpcom/typelib/xpidl/xpidl_doc.c \
525 xpcom/typelib/xpidl/xpidl_java.c \
526 xpcom/typelib/xpt/src/xpt_arena.c \
527 xpcom/typelib/xpt/src/xpt_struct.c \
528 xpcom/typelib/xpt/src/xpt_xdr.c
529
530# We do these ONCE.
531libIDL_config_cflags := $(shell $(VBOX_LIBIDL_CONFIG) --cflags)
532libIDL_config_libs := $(shell $(VBOX_LIBIDL_CONFIG) --libs)
533xpidl_CFLAGS = \
534 $(libIDL_config_cflags)
535xpidl_LDFLAGS = \
536 $(libIDL_config_libs)
537
538#
539# The XPT linker.
540#
541xpt_link_TEMPLATE = XPCOMBLDPROG
542xpt_link_SOURCES = \
543 xpcom/typelib/xpt/tools/xpt_link.c \
544 xpcom/typelib/xpt/src/xpt_arena.c \
545 xpcom/typelib/xpt/src/xpt_struct.c \
546 xpcom/typelib/xpt/src/xpt_xdr.c
547
548
549#
550# The NSPR Library.
551#
552VBox-xpcom-nspr_TEMPLATE = XPCOM
553VBox-xpcom-nspr_NOINST = 1
554VBox-xpcom-nspr_DEFS = \
555 _NSPR_BUILD_ \
556 HAVE_LCHOWN=1 \
557 HAVE_STRERROR=1 \
558 FORCE_PR_LOG
559VBox-xpcom-nspr_DEFS.darwin = \
560 HAVE_BSD_FLOCK=1 \
561 _PR_PTHREADS
562VBox-xpcom-nspr_DEFS.freebsd = \
563 HAVE_CVAR_BUILT_ON_SEM \
564 _PR_PTHREADS
565# FIXME: LINUX should be defined by _linux.cfg
566VBox-xpcom-nspr_DEFS.linux = \
567 LINUX=1 \
568 _POSIX_SOURCE=1 \
569 _BSD_SOURCE=1 \
570 _SVID_SOURCE=1 \
571 _REENTRANT=1 \
572 _LARGEFILE64_SOURCE=1 \
573 HAVE_FCNTL_FILE_LOCKING=1 \
574 HAVE_CVAR_BUILT_ON_SEM \
575 _PR_PTHREADS
576# _BSD_SOURCE is here to keep the Glibc header files happy and make them include the right things
577# FIXME: L4 should be defined by _linux.cfg
578VBox-xpcom-nspr_DEFS.l4 = \
579 L4=1 \
580 _REENTRANT=1 \
581 _LARGEFILE64_SOURCE=1 \
582 _POSIX_SOURCE=1 \
583 _BSD_SOURCE=1 \
584 HAVE_FCNTL_FILE_LOCKING=1 \
585 HAVE_CVAR_BUILT_ON_SEM
586VBox-xpcom-nspr_DEFS.netbsd = \
587 _PR_PTHREADS
588VBox-xpcom-nspr_DEFS.openbsd = \
589 _PR_PTHREADS
590VBox-xpcom-nspr_DEFS.os2 =
591VBox-xpcom-nspr_DEFS.solaris = \
592 _PR_PTHREADS
593VBox-xpcom-nspr_INCS = \
594 nsprpub/pr/include/private \
595 $(PATH_TARGET)/VBox-xpcom-nspr
596
597VBox-xpcom-nspr_SOURCES = \
598 nsprpub/pr/src/io/prfdcach.c \
599 nsprpub/pr/src/io/prmwait.c \
600 nsprpub/pr/src/io/priometh.c \
601 nsprpub/pr/src/io/pripv6.c \
602 nsprpub/pr/src/io/prmapopt.c \
603 nsprpub/pr/src/io/prlayer.c \
604 nsprpub/pr/src/io/prlog.c \
605 nsprpub/pr/src/io/prmmap.c \
606 nsprpub/pr/src/io/prpolevt.c \
607 nsprpub/pr/src/io/prprf.c \
608 nsprpub/pr/src/io/prscanf.c \
609 nsprpub/pr/src/io/prstdio.c \
610 nsprpub/pr/src/linking/prlink.c \
611 nsprpub/pr/src/malloc/prmalloc.c \
612 nsprpub/pr/src/malloc/prmem.c \
613 nsprpub/pr/src/md/prosdep.c \
614 nsprpub/pr/src/memory/prseg.c \
615 nsprpub/pr/src/memory/prshm.c \
616 nsprpub/pr/src/memory/prshma.c \
617 nsprpub/pr/src/misc/pralarm.c \
618 nsprpub/pr/src/misc/pratom.c \
619 nsprpub/pr/src/misc/prcountr.c \
620 nsprpub/pr/src/misc/prdtoa.c \
621 nsprpub/pr/src/misc/prenv.c \
622 nsprpub/pr/src/misc/prerr.c \
623 nsprpub/pr/src/misc/prerror.c \
624 nsprpub/pr/src/misc/prerrortable.c \
625 nsprpub/pr/src/misc/prinit.c \
626 nsprpub/pr/src/misc/prinrval.c \
627 nsprpub/pr/src/misc/pripc.c \
628 nsprpub/pr/src/misc/prlog2.c \
629 nsprpub/pr/src/misc/prlong.c \
630 nsprpub/pr/src/misc/prnetdb.c \
631 nsprpub/pr/src/misc/prolock.c \
632 nsprpub/pr/src/misc/prrng.c \
633 nsprpub/pr/src/misc/prsystem.c \
634 nsprpub/pr/src/misc/prtime.c \
635 nsprpub/pr/src/misc/prthinfo.c \
636 nsprpub/pr/src/misc/prtpool.c \
637 nsprpub/pr/src/misc/prtrace.c \
638 nsprpub/pr/src/threads/prcmon.c \
639 nsprpub/pr/src/threads/prrwlock.c \
640 nsprpub/pr/src/threads/prtpd.c \
641 nsprpub/pr/src/prvrsion.c \
642 nsprpub/lib/ds/plarena.c \
643 nsprpub/lib/ds/plhash.c \
644 nsprpub/lib/libc/src/strlen.c \
645 nsprpub/lib/libc/src/strcpy.c \
646 nsprpub/lib/libc/src/strdup.c \
647 nsprpub/lib/libc/src/strcat.c \
648 nsprpub/lib/libc/src/strcmp.c \
649 nsprpub/lib/libc/src/strccmp.c \
650 nsprpub/lib/libc/src/strchr.c \
651 nsprpub/lib/libc/src/strpbrk.c \
652 nsprpub/lib/libc/src/strstr.c \
653 nsprpub/lib/libc/src/strcstr.c \
654 nsprpub/lib/libc/src/strtok.c \
655 nsprpub/lib/libc/src/base64.c \
656 nsprpub/lib/libc/src/plerror.c \
657 nsprpub/lib/libc/src/plgetopt.c
658
659VBox-xpcom-nspr_SOURCES.darwin = \
660 nsprpub/pr/src/md/unix/unix.c \
661 nsprpub/pr/src/md/unix/unix_errors.c \
662 nsprpub/pr/src/md/unix/uxproces.c \
663 nsprpub/pr/src/md/unix/uxrng.c \
664 nsprpub/pr/src/md/unix/uxshm.c \
665 nsprpub/pr/src/md/unix/uxwrap.c \
666 nsprpub/pr/src/md/unix/darwin.c \
667 nsprpub/pr/src/pthreads/ptio.c \
668 nsprpub/pr/src/pthreads/ptsynch.c \
669 nsprpub/pr/src/pthreads/ptthread.c \
670 nsprpub/pr/src/pthreads/ptmisc.c
671VBox-xpcom-nspr_SOURCES.darwin.x86 = nsprpub/pr/src/md/unix/os_Darwin_x86.s
672
673VBox-xpcom-nspr_SOURCES.l4 = \
674 nsprpub/pr/src/io/prfile.c /* why not for Linux? */ \
675 nsprpub/pr/src/io/prio.c /* "" "" "" "" */ \
676 nsprpub/pr/src/io/prsocket.c \
677 nsprpub/pr/src/md/unix/unix.c \
678 nsprpub/pr/src/md/unix/unix_errors.c \
679 nsprpub/pr/src/md/unix/uxpoll.c \
680 nsprpub/pr/src/md/unix/uxproces.c \
681 nsprpub/pr/src/md/unix/uxrng.c \
682 nsprpub/pr/src/md/unix/uxshm.c \
683 nsprpub/pr/src/md/unix/uxwrap.c \
684 nsprpub/pr/src/md/unix/l4env.c \
685 nsprpub/pr/src/threads/prcthr.c \
686 nsprpub/pr/src/threads/prmon.c \
687 nsprpub/pr/src/threads/combined/prucpu.c \
688 nsprpub/pr/src/threads/combined/prucv.c \
689 nsprpub/pr/src/threads/combined/prulock.c \
690 nsprpub/pr/src/threads/combined/prustack.c \
691 nsprpub/pr/src/threads/combined/pruthr.c
692# nsprpub/pr/src/md/l4env/prnetdb.c \
693# nsprpub/pr/src/md/l4env/threads.c
694VBox-xpcom-nspr_SOURCES.l4.x86 = nsprpub/pr/src/md/unix/os_Linux_x86.s
695VBox-xpcom-nspr_SOURCES.l4.amd64 = nsprpub/pr/src/md/unix/os_Linux_x86_64.s
696
697VBox-xpcom-nspr_SOURCES.linux = \
698 nsprpub/pr/src/md/unix/unix.c \
699 nsprpub/pr/src/md/unix/unix_errors.c \
700 nsprpub/pr/src/md/unix/uxproces.c \
701 nsprpub/pr/src/md/unix/uxrng.c \
702 nsprpub/pr/src/md/unix/uxshm.c \
703 nsprpub/pr/src/md/unix/uxwrap.c \
704 nsprpub/pr/src/md/unix/linux.c \
705 nsprpub/pr/src/pthreads/ptio.c \
706 nsprpub/pr/src/pthreads/ptsynch.c \
707 nsprpub/pr/src/pthreads/ptthread.c \
708 nsprpub/pr/src/pthreads/ptmisc.c
709VBox-xpcom-nspr_SOURCES.linux.x86 = nsprpub/pr/src/md/unix/os_Linux_x86.s
710VBox-xpcom-nspr_SOURCES.linux.amd64 = nsprpub/pr/src/md/unix/os_Linux_x86_64.s
711
712
713nsprpub/pr/src/prvrsion.c_DEPS = $(PATH_VBox-xpcom-nspr)/_pr_bld.h
714nsprpub/lib/ds/plvrsion.c_DEPS = $(PATH_VBox-xpcom-nspr)/_pl_bld.h
715
716
717VBox-xpcom-typelib_TEMPLATE = XPCOM
718VBox-xpcom-typelib_NOINST = 1
719VBox-xpcom-typelib_SOURCES = \
720 xpcom/typelib/xpt/src/xpt_arena.c \
721 xpcom/typelib/xpt/src/xpt_struct.c \
722 xpcom/typelib/xpt/src/xpt_xdr.c
723
724VBox-xpcom-string_TEMPLATE = XPCOM
725VBox-xpcom-string_NOINST = 1
726VBox-xpcom-string_SOURCES = \
727 xpcom/string/src/nsAString.cpp \
728 xpcom/string/src/nsDependentSubstring.cpp \
729 xpcom/string/src/nsObsoleteAStringThunk.cpp \
730 xpcom/string/src/nsPrintfCString.cpp \
731 xpcom/string/src/nsPromiseFlatString.cpp \
732 xpcom/string/src/nsReadableUtils.cpp \
733 xpcom/string/src/nsSubstring.cpp \
734 xpcom/string/src/nsSubstringTuple.cpp \
735 xpcom/string/src/nsString.cpp \
736 xpcom/string/src/nsStringComparator.cpp \
737 xpcom/string/src/nsStringObsolete.cpp
738
739VBox-xpcom-base_TEMPLATE = XPCOM
740VBox-xpcom-base_NOINST = 1
741VBox-xpcom-base_SOURCES = \
742 xpcom/base/nsAllocator.cpp \
743 xpcom/base/nsConsoleMessage.cpp \
744 xpcom/base/nsConsoleService.cpp \
745 xpcom/base/nsDebugImpl.cpp \
746 xpcom/base/nsErrorService.cpp \
747 xpcom/base/nsExceptionService.cpp \
748 xpcom/base/nsID.cpp \
749 xpcom/base/nsMemoryImpl.cpp \
750 xpcom/base/nsTraceRefcntImpl.cpp \
751 xpcom/base/nsStackFrameUnix.cpp
752
753VBox-xpcom-ds_TEMPLATE = XPCOM
754VBox-xpcom-ds_NOINST = 1
755VBox-xpcom-ds_SOURCES = \
756 xpcom/ds/pldhash.c \
757 xpcom/ds/nsAtomTable.cpp \
758 xpcom/ds/nsAtomService.cpp \
759 xpcom/ds/nsByteBuffer.cpp \
760 xpcom/ds/nsCheapSets.cpp \
761 xpcom/ds/nsCRT.cpp \
762 xpcom/ds/nsDeque.cpp \
763 xpcom/ds/nsEmptyEnumerator.cpp \
764 xpcom/ds/nsEnumeratorUtils.cpp \
765 xpcom/ds/nsFixedSizeAllocator.cpp \
766 xpcom/ds/nsHashSets.cpp \
767 xpcom/ds/nsHashtable.cpp \
768 xpcom/ds/nsObserverList.cpp \
769 xpcom/ds/nsObserverService.cpp \
770 xpcom/ds/nsProperties.cpp \
771 xpcom/ds/nsPersistentProperties.cpp \
772 xpcom/ds/nsQuickSort.cpp \
773 xpcom/ds/nsRecyclingAllocator.cpp \
774 xpcom/ds/nsStaticNameTable.cpp \
775 xpcom/ds/nsStringEnumerator.cpp \
776 xpcom/ds/nsSupportsArray.cpp \
777 xpcom/ds/nsSupportsArrayEnumerator.cpp \
778 xpcom/ds/nsSupportsPrimitives.cpp \
779 xpcom/ds/nsTHashtable.cpp \
780 xpcom/ds/nsUnicharBuffer.cpp \
781 xpcom/ds/nsVariant.cpp \
782 xpcom/ds/nsVoidArray.cpp \
783 xpcom/ds/nsTextFormatter.cpp \
784 xpcom/ds/nsTimelineService.cpp \
785 xpcom/ds/nsValueArray.cpp \
786 xpcom/ds/nsCOMArray.cpp \
787 xpcom/ds/nsArray.cpp \
788 xpcom/ds/nsArrayEnumerator.cpp
789# xpcom/ds/nsHashPropertyBag.cpp
790
791# @todo what about MOZ_USER_DIR?
792VBox-xpcom-io_TEMPLATE = XPCOM
793VBox-xpcom-io_NOINST = 1
794VBox-xpcom-io_DEFS = MOZ_USER_DIR=\".mozilla\"
795VBox-xpcom-io_INCS.darwin = \
796 xpcom/MoreFiles
797VBox-xpcom-io_SOURCES = \
798 xpcom/io/nsAppFileLocationProvider.cpp \
799 xpcom/io/nsBinaryStream.cpp \
800 xpcom/io/nsByteArrayInputStream.cpp \
801 xpcom/io/nsDirectoryService.cpp \
802 xpcom/io/nsEscape.cpp \
803 xpcom/io/nsFastLoadFile.cpp \
804 xpcom/io/nsFastLoadService.cpp \
805 xpcom/io/nsInputStreamTee.cpp \
806 xpcom/io/nsLinebreakConverter.cpp \
807 xpcom/io/nsLocalFileCommon.cpp \
808 xpcom/io/nsMultiplexInputStream.cpp \
809 xpcom/io/nsPipe3.cpp \
810 xpcom/io/nsStreamUtils.cpp \
811 xpcom/io/nsScriptableInputStream.cpp \
812 xpcom/io/nsSegmentedBuffer.cpp \
813 xpcom/io/SpecialSystemDirectory.cpp \
814 xpcom/io/nsStorageStream.cpp \
815 xpcom/io/nsStringStream.cpp \
816 xpcom/io/nsUnicharInputStream.cpp \
817 xpcom/io/nsNativeCharsetUtils.cpp
818VBox-xpcom-io_SOURCES.darwin = \
819 xpcom/io/nsLocalFileOSX.cpp \
820 xpcom/MoreFiles/FSCopyObject.c \
821 xpcom/MoreFiles/MoreFilesX.c
822VBox-xpcom-io_SOURCES.l4 = \
823 xpcom/io/nsLocalFileL4.cpp
824ifeq ($(filter-out freebsd linux netbsd openbsd solaris,$(BUILD_TARGET)),)
825VBox-xpcom-io_SOURCES += \
826 xpcom/io/nsLocalFileUnix.cpp
827endif
828VBox-xpcom-io_SOURCES.os2 = \
829 xpcom/io/nsLocalFileOS2.cpp
830
831VBox-xpcom-components_TEMPLATE = XPCOM
832VBox-xpcom-components_NOINST = 1
833VBox-xpcom-components_DEFS = EXPORT_XPTI_API
834VBox-xpcom-components_SOURCES = \
835 xpcom/components/nsCategoryManager.cpp \
836 xpcom/components/nsComponentManager.cpp \
837 xpcom/components/nsComponentManagerObsolete.cpp \
838 xpcom/components/nsNativeComponentLoader.cpp \
839 xpcom/components/nsServiceManagerObsolete.cpp \
840 xpcom/components/xcDll.cpp \
841 xpcom/components/nsStaticComponentLoader.cpp
842
843VBox-xpcom-threads_TEMPLATE = XPCOM
844VBox-xpcom-threads_NOINST = 1
845VBox-xpcom-threads_SOURCES = \
846 xpcom/threads/plevent.c \
847 xpcom/threads/nsAutoLock.cpp \
848 xpcom/threads/nsEnvironment.cpp \
849 xpcom/threads/nsEventQueue.cpp \
850 xpcom/threads/nsEventQueueService.cpp \
851 xpcom/threads/nsThread.cpp \
852 xpcom/threads/nsTimerImpl.cpp \
853 xpcom/threads/nsProcessCommon.cpp \
854 xpcom/threads/TimerThread.cpp
855
856VBox-xpcom-xptinfo_TEMPLATE = XPCOM
857VBox-xpcom-xptinfo_NOINST = 1
858VBox-xpcom-xptinfo_DEFS = EXPORT_XPTI_API
859VBox-xpcom-xptinfo_SOURCES = \
860 xpcom/reflect/xptinfo/src/xptiFile.cpp \
861 xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp \
862 xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp \
863 xpcom/reflect/xptinfo/src/xptiManifest.cpp \
864 xpcom/reflect/xptinfo/src/xptiMisc.cpp \
865 xpcom/reflect/xptinfo/src/xptiTypelibGuts.cpp \
866 xpcom/reflect/xptinfo/src/xptiWorkingSet.cpp \
867 xpcom/reflect/xptinfo/src/xptiZipItem.cpp \
868 xpcom/reflect/xptinfo/src/xptiZipLoader.cpp
869
870
871VBox-xpcom-xptcall_TEMPLATE = XPCOM
872VBox-xpcom-xptcall_NOINST = 1
873VBox-xpcom-xptcall_DEFS = EXPORT_XPTC_API
874VBox-xpcom-xptcall_DEFS.darwin = KEEP_STACK_16_BYTE_ALIGNED
875VBox-xpcom-xptcall_DEFS.l4 = L4
876VBox-xpcom-xptcall_SOURCES = xpcom/reflect/xptcall/src/xptcall.cpp
877VBox-xpcom-xptcall_SOURCES.darwin.x86 = xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unixish_x86.cpp \
878 xpcom/reflect/xptcall/src/md/unix/xptcstubs_unixish_x86.cpp
879VBox-xpcom-xptcall_SOURCES.linux.x86 = xpcom/reflect/xptcall/src/md/unix/xptcinvoke_gcc_x86_unix.cpp \
880 xpcom/reflect/xptcall/src/md/unix/xptcstubs_gcc_x86_unix.cpp
881VBox-xpcom-xptcall_SOURCES.linux.amd64 = xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp \
882 xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp
883
884VBox-xpcom-proxy_TEMPLATE = XPCOM
885VBox-xpcom-proxy_NOINST = 1
886VBox-xpcom-proxy_SOURCES = xpcom/proxy/src/nsProxyEvent.cpp \
887 xpcom/proxy/src/nsProxyEventClass.cpp \
888 xpcom/proxy/src/nsProxyEventObject.cpp \
889 xpcom/proxy/src/nsProxyObjectManager.cpp \
890 xpcom/proxy/src/nsProxyRelease.cpp
891
892# glue library which all client apps will link with
893VBoxXPCOMGlue_TEMPLATE = XPCOM
894VBoxXPCOMGlue_DEFS = XPCOM_GLUE
895VBoxXPCOMGlue_SOURCES = xpcom/glue/nsCOMPtr.cpp \
896 xpcom/glue/nsComponentManagerUtils.cpp \
897 xpcom/glue/nsDebug.cpp \
898 xpcom/glue/nsGenericFactory.cpp \
899 xpcom/glue/nsIInterfaceRequestorUtils.cpp \
900 xpcom/glue/nsMemory.cpp \
901 xpcom/glue/nsTraceRefcnt.cpp \
902 xpcom/glue/nsWeakReference.cpp \
903 xpcom/glue/standalone/nsXPCOMGlue.cpp \
904 xpcom/glue/standalone/nsGREDirServiceProvider.cpp
905VBoxXPCOMGlue_INST = lib/ $(INST_SDK)/lib/
906
907
908#
909# The VBoxXPCOM Shared Object, assembling all lib files.
910#
911VBoxXPCOM_TEMPLATE = XPCOM
912VBoxXPCOM_DEFS = BUILD_DCONNECT="1" _IMPL_NS_COM
913VBoxXPCOM_SOURCES = \
914 xpcom/glue/nsCOMPtr.cpp \
915 xpcom/glue/nsComponentManagerUtils.cpp \
916 xpcom/glue/nsDebug.cpp \
917 xpcom/glue/nsGenericFactory.cpp \
918 xpcom/glue/nsIInterfaceRequestorUtils.cpp \
919 xpcom/glue/nsMemory.cpp \
920 xpcom/glue/nsTraceRefcnt.cpp \
921 xpcom/glue/nsWeakReference.cpp \
922 xpcom/build/nsXPComInit.cpp \
923 xpcom/build/nsStringAPI.cpp
924VBoxXPCOM_SOURCES.darwin = \
925 darwindeps.cpp
926VBoxXPCOM_LIBS = \
927 $(TARGET_VBox-xpcom-typelib) \
928 $(TARGET_VBox-xpcom-string) \
929 $(TARGET_VBox-xpcom-base) \
930 $(TARGET_VBox-xpcom-ds) \
931 $(TARGET_VBox-xpcom-io) \
932 $(TARGET_VBox-xpcom-components) \
933 $(TARGET_VBox-xpcom-threads) \
934 $(TARGET_VBox-xpcom-xptinfo) \
935 $(TARGET_VBox-xpcom-xptcall) \
936 $(TARGET_VBox-xpcom-proxy) \
937 $(TARGET_VBox-xpcom-nspr)
938
939VBoxXPCOM_LDFLAGS.linux = -Wl,--whole-archive \
940 $(TARGET_VBox-xpcom-typelib) \
941 $(TARGET_VBox-xpcom-string) \
942 $(TARGET_VBox-xpcom-base) \
943 $(TARGET_VBox-xpcom-ds) \
944 $(TARGET_VBox-xpcom-io) \
945 $(TARGET_VBox-xpcom-components) \
946 $(TARGET_VBox-xpcom-threads) \
947 $(TARGET_VBox-xpcom-xptinfo) \
948 $(TARGET_VBox-xpcom-xptcall) \
949 $(TARGET_VBox-xpcom-proxy) \
950 $(TARGET_VBox-xpcom-nspr) \
951 -Wl,--no-whole-archive
952#VBoxXPCOM_LIBS.l4 = $(L4_LIBDIR)/libxpcomstubs.a $(L4_LIBDIR)/../libuc_c++.a \
953# $(VBOX_PATH_L4_GCC3_INSTALL)/libsupc++.a $(VBOX_PATH_L4_GCC3_INSTALL)/libgcc_eh.a
954# EF heap
955#VBoxXPCOM_LIBS += $(LIB_RUNTIME_EF)
956#VBoxXPCOM_LDFLAGS = -Wl,--whole-archive $(VBoxXPCOM_LIBS) -Wl,--no-whole-archive $(LIB_RUNTIME)
957VBoxXPCOM_LDFLAGS.darwin = -install_name @executable_path/VBoxXPCOM.dylib
958
959ifdef VBOX_IPC_RELEASE_LOG
960IPC_LOGGING = 1
961else ifneq ($(BUILD_TYPE),release)
962IPC_LOGGING = 1
963endif
964
965TEMPLATE_XPCOMIPC = XPCOM IPC libraries
966TEMPLATE_XPCOMIPC_EXTENDS = XPCOM
967TEMPLATE_XPCOMIPC_DEFS = $(TEMPLATE_XPCOM_DEFS) BUILD_DCONNECT="1"
968ifdef IPC_LOGGING
969 TEMPLATE_XPCOMIPC_DEFS += IN_RING3 IPC_LOGGING
970 TEMPLATE_XPCOMIPC_LIBS = $(TEMPLATE_XPCOM_LIBS) $(LIB_RUNTIME)
971endif
972TEMPLATE_XPCOMIPC_LIBS.darwin = $(TARGET_VBoxXPCOM)
973
974TEMPLATE_XPCOMIPCEXE = XPCOM IPC executables
975TEMPLATE_XPCOMIPCEXE_EXTENDS = XPCOMEXE
976TEMPLATE_XPCOMIPCEXE_DEFS = $(TEMPLATE_XPCOMEXE_DEFS) BUILD_DCONNECT="1"
977ifdef IPC_LOGGING
978 TEMPLATE_XPCOMIPCEXE_DEFS += IN_RING3 IPC_LOGGING
979 TEMPLATE_XPCOMIPCEXE_LIBS = $(TEMPLATE_XPCOMEXE_LIBS) $(LIB_RUNTIME)
980endif
981
982VBox-xpcom-ipcutils_TEMPLATE = XPCOMIPC
983VBox-xpcom-ipcutils_NOINST = 1
984VBox-xpcom-ipcutils_SOURCES = \
985 ipc/ipcd/util/src/ipcMessageReader.cpp \
986 ipc/ipcd/util/src/ipcMessageWriter.cpp
987
988VBox-xpcom-ipcshared_TEMPLATE = XPCOMIPC
989VBox-xpcom-ipcshared_NOINST = 1
990VBox-xpcom-ipcshared_SOURCES = \
991 ipc/ipcd/shared/src/ipcLog.cpp \
992 ipc/ipcd/shared/src/ipcConfig.cpp \
993 ipc/ipcd/shared/src/ipcMessage.cpp \
994 ipc/ipcd/shared/src/ipcMessagePrimitives.cpp \
995 ipc/ipcd/shared/src/ipcStringList.cpp \
996 ipc/ipcd/shared/src/ipcIDList.cpp \
997 ipc/ipcd/shared/src/ipcm.cpp
998
999VBox-xpcom-ipcdlock_TEMPLATE = XPCOMIPC
1000VBox-xpcom-ipcdlock_NOINST = 1
1001VBox-xpcom-ipcdlock_SOURCES = \
1002 ipc/ipcd/extensions/lock/src/ipcLockProtocol.cpp \
1003 ipc/ipcd/extensions/lock/src/ipcLockService.cpp
1004
1005VBox-xpcom-ipctransmgr_TEMPLATE = XPCOMIPC
1006VBox-xpcom-ipctransmgr_NOINST = 1
1007VBox-xpcom-ipctransmgr_SOURCES = \
1008 ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp
1009
1010VBox-xcpom-ipctmgrcom_TEMPLATE = XPCOMIPC
1011VBox-xcpom-ipctmgrcom_NOINST = 1
1012VBox-xcpom-ipctmgrcom_SOURCES = \
1013 ipc/ipcd/extensions/transmngr/common/tmTransaction.cpp \
1014 ipc/ipcd/extensions/transmngr/common/tmVector.cpp
1015
1016
1017# DCONNECT client shared object
1018VBoxXPCOMIPCC_TEMPLATE = XPCOMIPC
1019ifneq ($(BUILD_TARGET),linux)
1020VBoxXPCOMIPCC_INST = $(INST_BIN)components/
1021endif
1022VBoxXPCOMIPCC_DEFS = HAVE_DEPENDENT_LIBS
1023VBoxXPCOMIPCC_SOURCES = \
1024 ipc/ipcd/client/src/ipcdclient.cpp \
1025 ipc/ipcd/client/src/ipcService.cpp \
1026 ipc/ipcd/client/src/ipcModuleFactory.cpp \
1027 ipc/ipcd/client/src/ipcConnectionUnix.cpp \
1028 ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp
1029VBoxXPCOMIPCC_LDFLAGS.darwin = -install_name @executable_path/components/VBoxXPCOMIPCC.dylib
1030VBoxXPCOMIPCC_LIBS = \
1031 $(TARGET_VBox-xpcom-ipcutils) \
1032 $(TARGET_VBox-xpcom-ipcshared) \
1033 $(TARGET_VBox-xpcom-ipcdlock) \
1034 $(TARGET_VBox-xpcom-ipctransmgr) \
1035 $(TARGET_VBox-xcpom-ipctmgrcom)
1036# EF
1037#VBoxXPCOMIPCC_LIBS += $(LIB_RUNTIME)
1038
1039# DCONNECT daemon executable
1040VBoxXPCOMIPCD_TEMPLATE = XPCOMIPCEXE
1041VBoxXPCOMIPCD_SOURCES = \
1042 ipc/ipcd/daemon/src/ipcd.cpp \
1043 ipc/ipcd/daemon/src/ipcClient.cpp \
1044 ipc/ipcd/daemon/src/ipcModuleReg.cpp \
1045 ipc/ipcd/daemon/src/ipcCommandModule.cpp \
1046 ipc/ipcd/daemon/src/ipcdUnix.cpp
1047
1048#
1049# testcases
1050#
1051tstnsIFileEnumerator_TEMPLATE = XPCOMEXE
1052tstnsIFileEnumerator_SOURCES = xpcom/tests/nsIFileEnumerator.cpp
1053tstnsIFileTest_TEMPLATE = XPCOMEXE
1054tstnsIFileTest_SOURCES = xpcom/tests/nsIFileTest.cpp
1055tstTestArray_TEMPLATE = XPCOMEXE
1056tstTestArray_SOURCES = xpcom/tests/TestArray.cpp
1057tstTestAtoms_TEMPLATE = XPCOMEXE
1058tstTestAtoms_SOURCES = xpcom/tests/TestAtoms.cpp
1059tstTestAutoLock_TEMPLATE = XPCOMEXE
1060tstTestAutoLock_SOURCES = xpcom/tests/TestAutoLock.cpp
1061tstTestCallTemplates_TEMPLATE = XPCOMEXE
1062tstTestCallTemplates_SOURCES = xpcom/tests/TestCallTemplates.cpp
1063tstTestCOMPtr_TEMPLATE = XPCOMEXE
1064tstTestCOMPtr_SOURCES = xpcom/tests/TestCOMPtr.cpp
1065tstTestCOMPtrEq_TEMPLATE = XPCOMEXE
1066tstTestCOMPtrEq_SOURCES = xpcom/tests/TestCOMPtrEq.cpp
1067tstTestCRT_TEMPLATE = XPCOMEXE
1068tstTestCRT_SOURCES = xpcom/tests/TestCRT.cpp
1069tstTestFactory_TEMPLATE = XPCOMEXE
1070tstTestFactory_SOURCES = xpcom/tests/TestFactory.cpp
1071tstTestHashtables_TEMPLATE = XPCOMEXE
1072tstTestHashtables_SOURCES = xpcom/tests/TestHashtables.cpp
1073tstTestID_TEMPLATE = XPCOMEXE
1074tstTestID_SOURCES = xpcom/tests/TestID.cpp
1075tstTestObserverService_TEMPLATE= XPCOMEXE
1076tstTestObserverService_SOURCES = xpcom/tests/TestObserverService.cpp
1077tstTestPermanentAtoms_TEMPLATE = XPCOMEXE
1078tstTestPermanentAtoms_SOURCES = xpcom/tests/TestPermanentAtoms.cpp
1079tstTestPipes_TEMPLATE = XPCOMEXE
1080tstTestPipes_SOURCES = xpcom/tests/TestPipes.cpp
1081tstTestServMgr_TEMPLATE = XPCOMEXE
1082tstTestServMgr_SOURCES = xpcom/tests/TestServMgr.cpp
1083tstTestServMgr_INCS = xpcom/tests/services
1084tstTestThreads_TEMPLATE = XPCOMEXE
1085tstTestThreads_SOURCES = xpcom/tests/TestThreads.cpp
1086tstTestXPIDLString_TEMPLATE = XPCOMEXE
1087tstTestXPIDLString_SOURCES = xpcom/tests/TestXPIDLString.cpp
1088tstTestDeque_TEMPLATE = XPCOMEXE
1089tstTestDeque_SOURCES = xpcom/tests/TestDeque.cpp
1090tstTestAutoPtr_TEMPLATE = XPCOMEXE
1091tstTestAutoPtr_SOURCES = xpcom/tests/TestAutoPtr.cpp
1092tstTestMinStringAPI_TEMPLATE = XPCOMEXE
1093tstTestMinStringAPI_SOURCES = xpcom/tests/TestMinStringAPI.cpp
1094tstTestStrings_TEMPLATE = XPCOMEXE
1095tstTestStrings_SOURCES = xpcom/tests/TestStrings.cpp
1096tstPrimitiveTest_TEMPLATE = XPCOMEXE
1097tstPrimitiveTest_SOURCES = xpcom/typelib/xpt/tests/PrimitiveTest.c
1098tstSimpleTypeLib_TEMPLATE = XPCOMEXE
1099tstSimpleTypeLib_SOURCES = xpcom/typelib/xpt/tests/SimpleTypeLib.c
1100tstXptDump_TEMPLATE = XPCOMEXE
1101tstXptDump_SOURCES = xpcom/typelib/xpt/tools/xpt_dump.c
1102tstXptLink_TEMPLATE = XPCOMEXE
1103tstXptLink_SOURCES = xpcom/typelib/xpt/tools/xpt_link.c
1104
1105
1106
1107
1108IDLFILES = \
1109 xpcom/base/nsIDebug.idl \
1110 xpcom/base/nsIInterfaceRequestor.idl \
1111 xpcom/base/nsIMemory.idl \
1112 xpcom/base/nsIProgrammingLanguage.idl \
1113 xpcom/base/nsISupports.idl \
1114 xpcom/base/nsITraceRefcnt.idl \
1115 xpcom/base/nsIWeakReference.idl \
1116 xpcom/base/nsIConsoleMessage.idl \
1117 xpcom/base/nsIConsoleService.idl \
1118 xpcom/base/nsIConsoleListener.idl \
1119 xpcom/base/nsIErrorService.idl \
1120 xpcom/base/nsIException.idl \
1121 xpcom/base/nsIExceptionService.idl \
1122 xpcom/base/nsrootidl.idl \
1123 xpcom/components/nsIClassInfo.idl \
1124 xpcom/components/nsIComponentRegistrar.idl \
1125 xpcom/components/nsIFactory.idl \
1126 xpcom/components/nsIModule.idl \
1127 xpcom/components/nsIServiceManager.idl \
1128 xpcom/components/nsIComponentManager.idl \
1129 xpcom/components/nsICategoryManager.idl \
1130 xpcom/components/nsIComponentLoader.idl \
1131 xpcom/components/nsINativeComponentLoader.idl \
1132 xpcom/components/nsIComponentManagerObsolete.idl \
1133 xpcom/components/nsIComponentLoaderManager.idl \
1134 xpcom/ds/nsISupportsArray.idl \
1135 xpcom/ds/nsICollection.idl \
1136 xpcom/ds/nsISerializable.idl \
1137 xpcom/ds/nsIEnumerator.idl \
1138 xpcom/ds/nsISimpleEnumerator.idl \
1139 xpcom/ds/nsIObserverService.idl \
1140 xpcom/ds/nsIObserver.idl \
1141 xpcom/ds/nsIAtom.idl \
1142 xpcom/ds/nsIAtomService.idl \
1143 xpcom/ds/nsIProperties.idl \
1144 xpcom/ds/nsIPersistentProperties2.idl \
1145 xpcom/ds/nsIRecyclingAllocator.idl \
1146 xpcom/ds/nsIStringEnumerator.idl \
1147 xpcom/ds/nsISupportsPrimitives.idl \
1148 xpcom/ds/nsISupportsIterators.idl \
1149 xpcom/ds/nsIVariant.idl \
1150 xpcom/ds/nsITimelineService.idl \
1151 xpcom/ds/nsIArray.idl \
1152 xpcom/ds/nsIPropertyBag.idl \
1153 xpcom/ds/nsIHashable.idl \
1154 xpcom/io/nsIDirectoryService.idl \
1155 xpcom/io/nsIDirectoryEnumerator.idl \
1156 xpcom/io/nsIFile.idl \
1157 xpcom/io/nsILocalFile.idl \
1158 xpcom/io/nsILocalFileMac.idl \
1159 xpcom/io/nsIInputStream.idl \
1160 xpcom/io/nsIObjectInputStream.idl \
1161 xpcom/io/nsIBinaryInputStream.idl \
1162 xpcom/io/nsIObjectOutputStream.idl \
1163 xpcom/io/nsIBinaryOutputStream.idl \
1164 xpcom/io/nsIOutputStream.idl \
1165 xpcom/io/nsIStreamBufferAccess.idl \
1166 xpcom/io/nsIByteArrayInputStream.idl \
1167 xpcom/io/nsISeekableStream.idl \
1168 xpcom/io/nsIFastLoadFileControl.idl \
1169 xpcom/io/nsIFastLoadService.idl \
1170 xpcom/io/nsIInputStreamTee.idl \
1171 xpcom/io/nsIMultiplexInputStream.idl \
1172 xpcom/io/nsIPipe.idl \
1173 xpcom/io/nsIAsyncInputStream.idl \
1174 xpcom/io/nsIAsyncOutputStream.idl \
1175 xpcom/io/nsIScriptableInputStream.idl \
1176 xpcom/io/nsIStorageStream.idl \
1177 xpcom/io/nsIStringStream.idl \
1178 xpcom/io/nsILineInputStream.idl \
1179 xpcom/proxy/public/nsIProxyObjectManager.idl \
1180 xpcom/threads/nsIEventQueueService.idl \
1181 xpcom/threads/nsIEventQueue.idl \
1182 xpcom/threads/nsIEventTarget.idl \
1183 xpcom/threads/nsIRunnable.idl \
1184 xpcom/threads/nsIThread.idl \
1185 xpcom/threads/nsITimer.idl \
1186 xpcom/threads/nsIEnvironment.idl \
1187 xpcom/threads/nsITimerInternal.idl \
1188 xpcom/threads/nsITimerManager.idl \
1189 xpcom/threads/nsIProcess.idl \
1190 xpcom/reflect/xptinfo/public/nsIInterfaceInfo.idl \
1191 xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl \
1192 xpcom/reflect/xptinfo/public/nsIXPTLoader.idl \
1193 ipc/ipcd/client/public/ipcIService.idl \
1194 ipc/ipcd/client/public/ipcIMessageObserver.idl \
1195 ipc/ipcd/client/public/ipcIClientObserver.idl \
1196 ipc/ipcd/extensions/lock/public/ipcILockService.idl \
1197 ipc/ipcd/extensions/transmngr/public/ipcITransactionService.idl \
1198 ipc/ipcd/extensions/dconnect/public/ipcIDConnectService.idl \
1199 ipc/ipcd/extensions/transmngr/public/ipcITransactionObserver.idl
1200
1201
1202OTHER_CLEAN += \
1203 $(PATH_VBox-xpcom-string)/idl_ts \
1204 $(addprefix $(VBOX_PATH_SDK)/include/,$(notdir $(subst .idl,.h,$(IDLFILES)))) \
1205 $(addprefix $(VBOX_PATH_SDK)/include/,$(notdir $(subst .idl,.xpt,$(IDLFILES)))) \
1206 $(addprefix $(VBOX_PATH_SDK)/idl/,$(notdir $(IDLFILES))) \
1207 $(addprefix $(PATH_TARGET)/,$(notdir $(subst .idl,.xpt,$(IDLFILES))))
1208
1209
1210# generate rules
1211include $(PATH_KBUILD)/footer.kmk
1212
1213
1214
1215XPTFILES = $(addprefix $(PATH_TARGET)/, \
1216 nsIConsoleListener.xpt \
1217 nsIConsoleMessage.xpt \
1218 nsIConsoleService.xpt \
1219 nsIErrorService.xpt \
1220 nsIException.xpt \
1221 nsIExceptionService.xpt \
1222 nsIDebug.xpt \
1223 nsIInterfaceRequestor.xpt \
1224 nsIMemory.xpt \
1225 nsIProgrammingLanguage.xpt \
1226 nsISupports.xpt \
1227 nsITraceRefcnt.xpt \
1228 nsIWeakReference.xpt \
1229 nsrootidl.xpt \
1230 nsIAtom.xpt \
1231 nsIAtomService.xpt \
1232 nsICollection.xpt \
1233 nsIEnumerator.xpt \
1234 nsIPersistentProperties2.xpt \
1235 nsIPropertyBag.xpt \
1236 nsIRecyclingAllocator.xpt \
1237 nsIVariant.xpt \
1238 nsISerializable.xpt \
1239 nsIStringEnumerator.xpt \
1240 nsISupportsArray.xpt \
1241 nsISupportsIterators.xpt \
1242 nsITimelineService.xpt \
1243 nsIArray.xpt \
1244 nsIObserverService.xpt \
1245 nsIObserver.xpt \
1246 nsIProperties.xpt \
1247 nsISimpleEnumerator.xpt \
1248 nsISupportsPrimitives.xpt \
1249 nsIBinaryInputStream.xpt \
1250 nsIBinaryOutputStream.xpt \
1251 nsIByteArrayInputStream.xpt \
1252 nsIFastLoadFileControl.xpt \
1253 nsIFastLoadService.xpt \
1254 nsIInputStreamTee.xpt \
1255 nsILineInputStream.xpt \
1256 nsIMultiplexInputStream.xpt \
1257 nsIObjectInputStream.xpt \
1258 nsIObjectOutputStream.xpt \
1259 nsIPipe.xpt \
1260 nsISeekableStream.xpt \
1261 nsIStorageStream.xpt \
1262 nsIStringStream.xpt \
1263 nsIStreamBufferAccess.xpt \
1264 nsIAsyncInputStream.xpt \
1265 nsIAsyncOutputStream.xpt \
1266 nsIDirectoryService.xpt \
1267 nsIFile.xpt \
1268 nsILocalFile.xpt \
1269 nsIInputStream.xpt \
1270 nsIOutputStream.xpt \
1271 nsIScriptableInputStream.xpt \
1272 nsIComponentLoader.xpt \
1273 nsIComponentLoaderManager.xpt \
1274 nsIComponentManagerObsolete.xpt \
1275 nsINativeComponentLoader.xpt \
1276 nsIClassInfo.xpt \
1277 nsIComponentRegistrar.xpt \
1278 nsIFactory.xpt \
1279 nsIModule.xpt \
1280 nsIServiceManager.xpt \
1281 nsIComponentManager.xpt \
1282 nsICategoryManager.xpt \
1283 nsIThread.xpt \
1284 nsITimer.xpt \
1285 nsITimerInternal.xpt \
1286 nsITimerManager.xpt \
1287 nsIRunnable.xpt \
1288 nsIEventTarget.xpt \
1289 nsIEventQueue.xpt \
1290 nsIEventQueueService.xpt \
1291 nsIEnvironment.xpt \
1292 nsIProcess.xpt \
1293 nsIInterfaceInfo.xpt \
1294 nsIInterfaceInfoManager.xpt \
1295 nsIXPTLoader.xpt)
1296
1297OTHER_CLEAN += \
1298 $(XPTFILES)
1299
1300# combined typelib library
1301$(XPCOM_TYPELIB): $(XPTFILES) | $(TARGET_xp_link)
1302 $(call MSG_LINK,XPCOM_TYPELIB,$@)
1303 $(QUIET)$(TARGET_xpt_link) $@ $^
1304
1305# generate build stamps
1306$(PATH_VBox-xpcom-nspr)/_pr_bld.h:
1307 $(call MSG_GENERATE,,$@)
1308 $(QUIET)echo '#define _BUILD_STRING "$(shell date "+%Y-%m-%d %T")"' > $@
1309
1310$(PATH_VBox-xpcom-nspr)/_pl_bld.h:
1311 $(call MSG_GENERATE,,$@)
1312 $(QUIET)echo '#define _BUILD_STRING "$(shell date "+%Y-%m-%d %T")"' > $@
1313
1314#
1315# Generate IDL rules.
1316#
1317
1318##
1319# Define for compiling one IDL into a header and a typelib
1320# @param idl The filename with everything.
1321XPIDL_INCS = -I xpcom/base/ -I xpcom/ds/ -I xpcom/components/ -I xpcom/io/ -I xpcom/threads/ -I xpcom/reflect/xptinfo/public/
1322define def_IDL
1323$(addprefix $(VBOX_PATH_SDK)/include/,$(notdir $(subst .idl,.h,$(idl)))) \
1324 $(PATH_TARGET)/$(notdir $(subst .idl,.xpt,$(idl))): $(idl) | $(TARGET_xpidl)
1325 $$(call MSG_TOOL,xpidl,XPCOM,$$<,$$@)
1326 $$(QUIET)$(MKDIR) -p $(VBOX_PATH_SDK)/include $(VBOX_PATH_SDK)/idl
1327 $$(QUIET)$$(TARGET_xpidl) -m header $(XPIDL_INCS) -e $$@ $$<
1328 $$(QUIET)$$(TARGET_xpidl) -m typelib $(XPIDL_INCS) -e $(addprefix $(PATH_TARGET)/,$(notdir $(subst .idl,.xpt,$(idl)))) $$<
1329 $$(QUIET)$(CP) $$< $$(VBOX_PATH_SDK)/idl
1330endef
1331
1332$(foreach idl, $(IDLFILES), $(eval $(def_IDL)))
1333
1334# dummy target.
1335$(PATH_VBox-xpcom-string)/idl_ts: $(addprefix $(VBOX_PATH_SDK)/include/,$(notdir $(subst .idl,.h,$(IDLFILES))))
1336 $(call MSG_L1,IDL processing completed.)
1337 $(QUIET)$(MKDIR) -p $(dir $@)
1338 $(QUIET)$(ECHO_EXT) > $@
1339
1340# Manual dependency...
1341xpcom/string/src/nsAString.cpp: $(PATH_VBox-xpcom-string)/idl_ts
1342
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette