зеркало из https://github.com/mozilla/pjs.git
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
This commit is contained in:
Родитель
e901e4d110
Коммит
28fb767bd1
|
@ -54,8 +54,6 @@ MODULE_NAME = nsAccessibilityModule
|
|||
GRE_MODULE = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsAccessibilityFactory.cpp
|
||||
|
||||
|
|
|
@ -45,23 +45,6 @@ MODULE = accessibility
|
|||
LIBRARY_NAME = accessibility_toolkit_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = content \
|
||||
docshell \
|
||||
dom \
|
||||
editor \
|
||||
gfx \
|
||||
thebes \
|
||||
intl \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
string \
|
||||
uriloader \
|
||||
view \
|
||||
webshell \
|
||||
widget \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsAccessNodeWrap.cpp \
|
||||
|
|
|
@ -46,31 +46,6 @@ MODULE = accessibility
|
|||
LIBRARY_NAME = accessibility_base_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = appshell \
|
||||
commandhandler \
|
||||
composer \
|
||||
content \
|
||||
docshell \
|
||||
dom \
|
||||
editor \
|
||||
gfx \
|
||||
thebes \
|
||||
intl \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
plugin \
|
||||
pref \
|
||||
string \
|
||||
unicharutil \
|
||||
uriloader \
|
||||
view \
|
||||
webshell \
|
||||
widget \
|
||||
xpcom \
|
||||
xuldoc \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsAccessNode.cpp \
|
||||
|
|
|
@ -47,26 +47,6 @@ MODULE = accessibility
|
|||
LIBRARY_NAME = accessibility_html_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = composer \
|
||||
content \
|
||||
docshell \
|
||||
dom \
|
||||
editor \
|
||||
gfx \
|
||||
imglib2 \
|
||||
intl \
|
||||
js \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
string \
|
||||
thebes \
|
||||
view \
|
||||
webshell \
|
||||
widget \
|
||||
xpcom \
|
||||
xpconnect \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
|
||||
REQUIRES += editor
|
||||
|
|
|
@ -45,22 +45,6 @@ MODULE = accessibility
|
|||
LIBRARY_NAME = accessibility_toolkit_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = content \
|
||||
layout \
|
||||
docshell \
|
||||
dom \
|
||||
editor \
|
||||
gfx \
|
||||
thebes \
|
||||
intl \
|
||||
locale \
|
||||
string \
|
||||
uriloader \
|
||||
view \
|
||||
widget \
|
||||
xpcom \
|
||||
necko \
|
||||
$(NULL)
|
||||
|
||||
|
||||
CMMSRCS = nsAccessNodeWrap.mm \
|
||||
|
|
|
@ -45,27 +45,6 @@ MODULE = accessibility
|
|||
LIBRARY_NAME = accessibility_toolkit_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = content \
|
||||
docshell \
|
||||
dom \
|
||||
editor \
|
||||
gfx \
|
||||
thebes \
|
||||
htmlparser \
|
||||
intl \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
plugin \
|
||||
pref \
|
||||
string \
|
||||
uriloader \
|
||||
view \
|
||||
webshell \
|
||||
widget \
|
||||
xpcom \
|
||||
xuldoc \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsAccessNodeWrap.cpp \
|
||||
|
|
|
@ -45,27 +45,6 @@ MODULE = accessibility
|
|||
LIBRARY_NAME = accessibility_toolkit_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = content \
|
||||
docshell \
|
||||
dom \
|
||||
editor \
|
||||
gfx \
|
||||
thebes \
|
||||
htmlparser \
|
||||
intl \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
plugin \
|
||||
pref \
|
||||
string \
|
||||
uriloader \
|
||||
view \
|
||||
webshell \
|
||||
widget \
|
||||
xpcom \
|
||||
xuldoc \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsAccessNodeWrap.cpp \
|
||||
|
|
|
@ -47,21 +47,6 @@ MODULE = accessibility
|
|||
LIBRARY_NAME = accessibility_xforms_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = content \
|
||||
docshell \
|
||||
dom \
|
||||
editor \
|
||||
gfx \
|
||||
thebes \
|
||||
intl \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
pref \
|
||||
string \
|
||||
widget \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
|
||||
REQUIRES += editor
|
||||
|
|
|
@ -47,21 +47,6 @@ MODULE = accessibility
|
|||
LIBRARY_NAME = accessibility_xul_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = content \
|
||||
docshell \
|
||||
dom \
|
||||
editor \
|
||||
gfx \
|
||||
thebes \
|
||||
intl \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
pref \
|
||||
string \
|
||||
widget \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
|
||||
REQUIRES += editor
|
||||
|
|
|
@ -49,7 +49,6 @@ ifndef MOZ_MEMORY
|
|||
USE_STATIC_LIBS = 1
|
||||
endif
|
||||
|
||||
REQUIRES = xpcom string necko caps
|
||||
|
||||
EXPORTS_NAMESPACES = mozilla/browser
|
||||
|
||||
|
|
|
@ -18,21 +18,6 @@ ifndef MOZ_MEMORY
|
|||
USE_STATIC_LIBS = 1
|
||||
endif
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
rdf \
|
||||
uriloader \
|
||||
intl \
|
||||
necko \
|
||||
shellservice \
|
||||
xulapp \
|
||||
places \
|
||||
browserplaces \
|
||||
microsummaries \
|
||||
privatebrowsing \
|
||||
browserabout \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = nsBrowserCompsCID.h
|
||||
|
||||
|
|
|
@ -57,12 +57,6 @@ ifndef MOZ_MEMORY
|
|||
USE_STATIC_LIBS = 1
|
||||
endif
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
pref \
|
||||
xulapp \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsBrowserDirectoryProvider.cpp
|
||||
|
||||
|
|
|
@ -60,7 +60,6 @@ EXTRA_PP_COMPONENTS = \
|
|||
WebContentConverter.js \
|
||||
$(NULL)
|
||||
|
||||
REQUIRES = xpcom string necko mimetype
|
||||
|
||||
CPPSRCS = nsFeedSniffer.cpp
|
||||
|
||||
|
|
|
@ -49,26 +49,6 @@ ifndef MOZ_MEMORY
|
|||
USE_STATIC_LIBS = 1
|
||||
endif
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
necko \
|
||||
libreg \
|
||||
browsercomps \
|
||||
toolkitcomps \
|
||||
loginmgr \
|
||||
pref \
|
||||
rdf \
|
||||
satchel \
|
||||
intl \
|
||||
unicharutil \
|
||||
windowwatcher \
|
||||
dom \
|
||||
docshell \
|
||||
xulapp \
|
||||
places \
|
||||
browserplaces \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsProfileMigrator.cpp \
|
||||
nsBrowserProfileMigratorUtils.cpp \
|
||||
|
|
|
@ -52,18 +52,6 @@ ifndef MOZ_MEMORY
|
|||
USE_STATIC_LIBS = 1
|
||||
endif
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
necko \
|
||||
browsercomps \
|
||||
toolkitcomps \
|
||||
unicharutil \
|
||||
htmlparser \
|
||||
content \
|
||||
places \
|
||||
microsummaries \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsPlacesImportExportService.cpp
|
||||
|
||||
|
|
|
@ -50,13 +50,6 @@ ifndef MOZ_MEMORY
|
|||
USE_STATIC_LIBS = 1
|
||||
endif
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
necko \
|
||||
js \
|
||||
xpconnect \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsPrivateBrowsingServiceWrapper.cpp \
|
||||
|
|
|
@ -49,21 +49,6 @@ ifndef MOZ_MEMORY
|
|||
USE_STATIC_LIBS = 1
|
||||
endif
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
uriloader \
|
||||
webbrowserpersist \
|
||||
dom \
|
||||
intl \
|
||||
necko \
|
||||
content \
|
||||
imglib2 \
|
||||
gfx \
|
||||
widget \
|
||||
pref \
|
||||
layout \
|
||||
$(NULL)
|
||||
|
||||
ifneq (,$(filter WINCE WINNT,$(OS_ARCH)))
|
||||
CPPSRCS = nsWindowsShellService.cpp
|
||||
|
|
|
@ -64,6 +64,9 @@ class Data(object):
|
|||
def getloc(self, offset):
|
||||
return self.startloc + self.data[:offset]
|
||||
|
||||
def endloc(self):
|
||||
return self.startloc + self.data
|
||||
|
||||
def skipwhitespace(self, offset):
|
||||
"""
|
||||
Return the offset into data after skipping whitespace.
|
||||
|
@ -556,7 +559,7 @@ def parsestream(fd, filename):
|
|||
raise SyntaxError("Unterminated define", d.getloc())
|
||||
|
||||
value = _iterflatten(iterdefinechars, d, startpos)
|
||||
condstack[-1].append(parserdata.SetVariable(vname, value=value, valueloc=d.getloc(0), token='=', targetexp=None))
|
||||
condstack[-1].append(parserdata.SetVariable(vname, value=value, valueloc=d.getloc(0), token='=', targetexp=None, source=data.Variables.SOURCE_MAKEFILE, endloc=d.endloc()))
|
||||
continue
|
||||
|
||||
if kword in ('include', '-include'):
|
||||
|
@ -583,7 +586,7 @@ def parsestream(fd, filename):
|
|||
|
||||
value = _iterflatten(itermakefilechars, d, offset).lstrip()
|
||||
|
||||
condstack[-1].append(parserdata.SetVariable(vname, value=value, valueloc=d.getloc(offset), token=token, targetexp=None, source=data.Variables.SOURCE_OVERRIDE))
|
||||
condstack[-1].append(parserdata.SetVariable(vname, value=value, valueloc=d.getloc(offset), token=token, targetexp=None, source=data.Variables.SOURCE_OVERRIDE, endloc=d.endloc()))
|
||||
continue
|
||||
|
||||
if kword == 'export':
|
||||
|
@ -598,7 +601,7 @@ def parsestream(fd, filename):
|
|||
condstack[-1].append(parserdata.ExportDirective(e, single=True))
|
||||
|
||||
value = _iterflatten(itermakefilechars, d, offset).lstrip()
|
||||
condstack[-1].append(parserdata.SetVariable(e, value=value, valueloc=d.getloc(offset), token=token, targetexp=None))
|
||||
condstack[-1].append(parserdata.SetVariable(e, value=value, valueloc=d.getloc(offset), token=token, targetexp=None, source=data.Variables.SOURCE_MAKEFILE, endloc=d.endloc()))
|
||||
|
||||
continue
|
||||
|
||||
|
@ -626,7 +629,7 @@ def parsestream(fd, filename):
|
|||
|
||||
value = _iterflatten(itermakefilechars, d, offset).lstrip()
|
||||
|
||||
condstack[-1].append(parserdata.SetVariable(e, value=value, valueloc=d.getloc(offset), token=token, targetexp=None))
|
||||
condstack[-1].append(parserdata.SetVariable(e, value=value, valueloc=d.getloc(offset), token=token, targetexp=None, source=data.Variables.SOURCE_MAKEFILE, endloc=d.endloc()))
|
||||
else:
|
||||
doublecolon = token == '::'
|
||||
|
||||
|
@ -657,7 +660,7 @@ def parsestream(fd, filename):
|
|||
e.rstrip()
|
||||
|
||||
value = _iterflatten(itermakefilechars, d, offset).lstrip()
|
||||
condstack[-1].append(parserdata.SetVariable(e, value=value, valueloc=d.getloc(offset), token=token, targetexp=targets))
|
||||
condstack[-1].append(parserdata.SetVariable(e, value=value, valueloc=d.getloc(offset), token=token, targetexp=targets, source=data.Variables.SOURCE_MAKEFILE, endloc=d.endloc()))
|
||||
elif token == '|':
|
||||
raise SyntaxError('order-only prerequisites not implemented', d.getloc(offset))
|
||||
else:
|
||||
|
|
|
@ -91,7 +91,7 @@ def parsecommandlineargs(args):
|
|||
|
||||
stmts.append(SetVariable(vnameexp, token=t,
|
||||
value=val, valueloc=Location('<command-line>', i, len(vname) + len(t)),
|
||||
targetexp=None, source=data.Variables.SOURCE_COMMANDLINE))
|
||||
targetexp=None, source=data.Variables.SOURCE_COMMANDLINE, endloc=None))
|
||||
else:
|
||||
r.append(a)
|
||||
|
||||
|
@ -210,20 +210,19 @@ class Command(Statement):
|
|||
class SetVariable(Statement):
|
||||
__slots__ = ('vnameexp', 'token', 'value', 'valueloc', 'targetexp', 'source')
|
||||
|
||||
def __init__(self, vnameexp, token, value, valueloc, targetexp, source=None):
|
||||
def __init__(self, vnameexp, token, value, valueloc, targetexp, source,
|
||||
endloc):
|
||||
assert isinstance(vnameexp, (data.Expansion, data.StringExpansion))
|
||||
assert isinstance(value, str)
|
||||
assert targetexp is None or isinstance(targetexp, (data.Expansion, data.StringExpansion))
|
||||
|
||||
if source is None:
|
||||
source = data.Variables.SOURCE_MAKEFILE
|
||||
|
||||
self.vnameexp = vnameexp
|
||||
self.token = token
|
||||
self.value = value
|
||||
self.valueloc = valueloc
|
||||
self.targetexp = targetexp
|
||||
self.source = source
|
||||
self.endloc = endloc
|
||||
|
||||
def execute(self, makefile, context):
|
||||
vname = self.vnameexp.resolvestr(makefile, makefile.variables)
|
||||
|
@ -267,7 +266,7 @@ class SetVariable(Statement):
|
|||
v.set(vname, flavor, self.source, value)
|
||||
|
||||
def dump(self, fd, indent):
|
||||
print >>fd, "%sSetVariable<%s> %s %s\n%s %r" % (indent, self.valueloc, self.vnameexp, self.token, indent, self.value)
|
||||
print >>fd, "%sSetVariable<%s-%s> %s %s\n%s %r" % (indent, self.valueloc, self.endloc, self.vnameexp, self.token, indent, self.value)
|
||||
|
||||
class Condition(object):
|
||||
"""
|
||||
|
@ -369,6 +368,9 @@ class ConditionBlock(Statement):
|
|||
print >>fd, "%s ~Condition" % (indent,)
|
||||
print >>fd, "%s~ConditionBlock" % (indent,)
|
||||
|
||||
def __iter__(self):
|
||||
return iter(self._groups)
|
||||
|
||||
class Include(Statement):
|
||||
__slots__ = ('exp', 'required')
|
||||
|
||||
|
@ -486,3 +488,9 @@ class StatementList(list):
|
|||
fd = StringIO()
|
||||
self.dump(fd, '')
|
||||
return fd.getvalue()
|
||||
|
||||
def iterstatements(stmts):
|
||||
for s in stmts:
|
||||
yield s
|
||||
if isinstance(s, ConditionBlock):
|
||||
for c, ss in iterstatements(s): yield ss
|
||||
|
|
|
@ -50,22 +50,6 @@ MODULE_NAME = nsSecurityManagerModule
|
|||
GRE_MODULE = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
pref \
|
||||
js \
|
||||
dom \
|
||||
xpconnect \
|
||||
necko \
|
||||
jar \
|
||||
widget \
|
||||
plugin \
|
||||
intl \
|
||||
docshell \
|
||||
windowwatcher \
|
||||
content \
|
||||
layout \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsPrincipal.cpp \
|
||||
|
|
|
@ -50,28 +50,6 @@ MODULE_NAME = nsChromeModule
|
|||
GRE_MODULE = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
rdf \
|
||||
content \
|
||||
xuldoc \
|
||||
gfx \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
dom \
|
||||
widget \
|
||||
js \
|
||||
appshell \
|
||||
toolkitcomps \
|
||||
caps \
|
||||
pref \
|
||||
docshell \
|
||||
xpconnect \
|
||||
jar \
|
||||
xulapp \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsChromeFactory.cpp \
|
||||
|
|
|
@ -46,46 +46,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconbase_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
widget \
|
||||
view \
|
||||
locale \
|
||||
htmlparser \
|
||||
js \
|
||||
webshell \
|
||||
necko \
|
||||
nkcache \
|
||||
mimetype \
|
||||
exthandler \
|
||||
chardet \
|
||||
caps \
|
||||
lwbrk \
|
||||
uconv \
|
||||
docshell \
|
||||
pref \
|
||||
xpconnect \
|
||||
unicharutil \
|
||||
intl \
|
||||
webbrowserpersist \
|
||||
imglib2 \
|
||||
plugin \
|
||||
prefetch \
|
||||
xuldoc \
|
||||
uriloader \
|
||||
rdf \
|
||||
xultmpl \
|
||||
util \
|
||||
appshell \
|
||||
shistory \
|
||||
editor \
|
||||
windowwatcher \
|
||||
html5 \
|
||||
$(NULL)
|
||||
|
||||
ifdef ACCESSIBILITY
|
||||
REQUIRES += accessibility
|
||||
|
|
|
@ -55,17 +55,6 @@ CPP_UNIT_TESTS = \
|
|||
TestPlainTextSerializer.cpp \
|
||||
$(NULL)
|
||||
|
||||
REQUIRES += \
|
||||
caps \
|
||||
content \
|
||||
dom \
|
||||
js \
|
||||
netwerk \
|
||||
string \
|
||||
xpcom \
|
||||
xpconnect \
|
||||
htmlparser \
|
||||
$(NULL)
|
||||
|
||||
XPCSHELL_TESTS = \
|
||||
unit \
|
||||
|
|
|
@ -46,27 +46,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconcvs_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
gfx \
|
||||
layout \
|
||||
widget \
|
||||
dom \
|
||||
js \
|
||||
locale \
|
||||
unicharutil \
|
||||
webshell \
|
||||
necko \
|
||||
pref \
|
||||
docshell \
|
||||
xpconnect \
|
||||
caps \
|
||||
imglib2 \
|
||||
thebes \
|
||||
view \
|
||||
qcms \
|
||||
$(NULL)
|
||||
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
|
@ -45,26 +45,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = content
|
||||
LIBRARY_NAME = gkconevents_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
js \
|
||||
locale \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
widget \
|
||||
caps \
|
||||
xpconnect \
|
||||
webshell \
|
||||
docshell \
|
||||
pref \
|
||||
view \
|
||||
necko \
|
||||
unicharutil \
|
||||
imglib2 \
|
||||
editor \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsEventListenerManager.cpp \
|
||||
|
|
|
@ -46,35 +46,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconhtmlcon_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
widget \
|
||||
dom \
|
||||
js \
|
||||
locale \
|
||||
unicharutil \
|
||||
webshell \
|
||||
uriloader \
|
||||
htmlparser \
|
||||
necko \
|
||||
view \
|
||||
pref \
|
||||
docshell \
|
||||
xpconnect \
|
||||
xuldoc \
|
||||
caps \
|
||||
editor \
|
||||
imglib2 \
|
||||
mimetype \
|
||||
exthandler \
|
||||
chardet \
|
||||
uconv \
|
||||
intl \
|
||||
plugin \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
nsImageMapUtils.h \
|
||||
|
|
|
@ -46,38 +46,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconhtmldoc_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
widget \
|
||||
dom \
|
||||
necko \
|
||||
htmlparser \
|
||||
locale \
|
||||
view \
|
||||
js \
|
||||
intl \
|
||||
webshell \
|
||||
docshell \
|
||||
caps \
|
||||
util \
|
||||
uconv \
|
||||
pref \
|
||||
chardet \
|
||||
nkcache \
|
||||
imglib2 \
|
||||
xpconnect \
|
||||
unicharutil \
|
||||
commandhandler \
|
||||
composer \
|
||||
editor \
|
||||
plugin \
|
||||
txtsvc \
|
||||
uriloader \
|
||||
html5 \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsHTMLContentSink.cpp \
|
||||
|
|
|
@ -46,18 +46,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = content
|
||||
LIBRARY_NAME = gkcontentmathml_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
layout \
|
||||
widget \
|
||||
gfx \
|
||||
dom \
|
||||
js \
|
||||
locale \
|
||||
pref \
|
||||
webshell \
|
||||
thebes \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsMathMLElement.cpp \
|
||||
|
|
|
@ -45,38 +45,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconmedia_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
gfx \
|
||||
content \
|
||||
thebes \
|
||||
layout \
|
||||
widget \
|
||||
dom \
|
||||
js \
|
||||
locale \
|
||||
unicharutil \
|
||||
webshell \
|
||||
uriloader \
|
||||
htmlparser \
|
||||
necko \
|
||||
view \
|
||||
pref \
|
||||
docshell \
|
||||
xpconnect \
|
||||
xuldoc \
|
||||
caps \
|
||||
editor \
|
||||
imglib2 \
|
||||
mimetype \
|
||||
exthandler \
|
||||
uconv \
|
||||
intl \
|
||||
plugin \
|
||||
cairo \
|
||||
libpixman \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
nsMediaDecoder.h \
|
||||
|
|
|
@ -45,38 +45,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconogg_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
gfx \
|
||||
content \
|
||||
thebes \
|
||||
layout \
|
||||
widget \
|
||||
dom \
|
||||
js \
|
||||
locale \
|
||||
unicharutil \
|
||||
webshell \
|
||||
uriloader \
|
||||
htmlparser \
|
||||
necko \
|
||||
view \
|
||||
pref \
|
||||
docshell \
|
||||
xpconnect \
|
||||
xuldoc \
|
||||
caps \
|
||||
editor \
|
||||
imglib2 \
|
||||
mimetype \
|
||||
exthandler \
|
||||
uconv \
|
||||
intl \
|
||||
plugin \
|
||||
cairo \
|
||||
libpixman \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS += \
|
||||
nsChannelReader.h \
|
||||
|
|
|
@ -45,38 +45,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconwave_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
gfx \
|
||||
content \
|
||||
thebes \
|
||||
layout \
|
||||
widget \
|
||||
dom \
|
||||
js \
|
||||
locale \
|
||||
unicharutil \
|
||||
webshell \
|
||||
uriloader \
|
||||
htmlparser \
|
||||
necko \
|
||||
view \
|
||||
pref \
|
||||
docshell \
|
||||
xpconnect \
|
||||
xuldoc \
|
||||
caps \
|
||||
editor \
|
||||
imglib2 \
|
||||
mimetype \
|
||||
exthandler \
|
||||
uconv \
|
||||
intl \
|
||||
plugin \
|
||||
cairo \
|
||||
libpixman \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS += \
|
||||
nsWaveDecoder.h \
|
||||
|
|
|
@ -46,16 +46,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconsmil_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
layout \
|
||||
widget \
|
||||
gfx \
|
||||
unicharutil \
|
||||
dom \
|
||||
js \
|
||||
pref \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsSMILAnimationController.cpp \
|
||||
|
|
|
@ -47,24 +47,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = content
|
||||
LIBRARY_NAME = gkcontentsvg_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
layout \
|
||||
widget \
|
||||
gfx \
|
||||
dom \
|
||||
js \
|
||||
locale \
|
||||
view \
|
||||
pref \
|
||||
necko \
|
||||
xpconnect \
|
||||
webshell \
|
||||
xuldoc \
|
||||
unicharutil \
|
||||
imglib2 \
|
||||
docshell \
|
||||
thebes
|
||||
|
||||
CPPSRCS = \
|
||||
nsDOMSVGZoomEvent.cpp \
|
||||
|
|
|
@ -45,23 +45,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = content
|
||||
LIBRARY_NAME = gkconsvgdoc_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
REQUIRES = \
|
||||
layout \
|
||||
widget \
|
||||
xpcom \
|
||||
string \
|
||||
gfx \
|
||||
thebes \
|
||||
dom \
|
||||
webshell \
|
||||
docshell \
|
||||
htmlparser \
|
||||
necko \
|
||||
pref \
|
||||
js \
|
||||
caps \
|
||||
locale \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsSVGDocument.cpp \
|
||||
|
|
|
@ -46,29 +46,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconxbl_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
js \
|
||||
dom \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
xultmpl \
|
||||
widget \
|
||||
caps \
|
||||
htmlparser \
|
||||
necko \
|
||||
xpconnect \
|
||||
pref \
|
||||
docshell \
|
||||
webshell \
|
||||
xuldoc \
|
||||
rdf \
|
||||
imglib2 \
|
||||
unicharutil \
|
||||
locale \
|
||||
util \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsXBLBinding.cpp \
|
||||
|
|
|
@ -46,21 +46,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconxmlcon_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
js \
|
||||
dom \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
widget \
|
||||
necko \
|
||||
webshell \
|
||||
docshell \
|
||||
unicharutil \
|
||||
pref \
|
||||
locale \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsXMLElement.cpp \
|
||||
|
|
|
@ -46,29 +46,6 @@ MODULE = content
|
|||
LIBRARY_NAME = gkconxmldoc_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
js \
|
||||
dom \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
widget \
|
||||
caps \
|
||||
htmlparser \
|
||||
necko \
|
||||
imglib2 \
|
||||
docshell \
|
||||
webshell \
|
||||
pref \
|
||||
xpconnect \
|
||||
uconv \
|
||||
exthandler \
|
||||
mimetype \
|
||||
unicharutil \
|
||||
locale \
|
||||
util \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsXMLContentSink.cpp \
|
||||
|
|
|
@ -46,9 +46,6 @@ MODULE = transformiix
|
|||
LIBRARY_NAME = txbase_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
ifndef MOZ_XSLT_STANDALONE
|
||||
REQUIRES += unicharutil \
|
||||
|
|
|
@ -49,11 +49,6 @@ ifdef MARK_INC
|
|||
SIMPLE_PROGRAMS += txXSLTMarkDriver$(BIN_SUFFIX)
|
||||
endif
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
expat \
|
||||
jprof \
|
||||
$(NULL)
|
||||
|
||||
CPP_PROG_LINK = 1
|
||||
|
||||
|
|
|
@ -46,10 +46,6 @@ MODULE = transformiix
|
|||
LIBRARY_NAME = txxml_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = \
|
||||
string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
ifndef MOZ_XSLT_STANDALONE
|
||||
REQUIRES += \
|
||||
|
|
|
@ -46,9 +46,6 @@ MODULE = transformiix
|
|||
LIBRARY_NAME = txxpath_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
ifndef MOZ_XSLT_STANDALONE
|
||||
REQUIRES += dom \
|
||||
|
|
|
@ -46,10 +46,6 @@ MODULE = transformiix
|
|||
LIBRARY_NAME = txxslt_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = \
|
||||
string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
ifndef MOZ_XSLT_STANDALONE
|
||||
REQUIRES += \
|
||||
|
|
|
@ -45,21 +45,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = content
|
||||
LIBRARY_NAME = gkcontentxtf_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
layout \
|
||||
widget \
|
||||
gfx \
|
||||
thebes \
|
||||
dom \
|
||||
js \
|
||||
locale \
|
||||
pref \
|
||||
necko \
|
||||
xpconnect \
|
||||
webshell \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsXMLContentBuilder.cpp \
|
||||
|
|
|
@ -49,28 +49,6 @@ LIBRARY_NAME = gkconxulcon_s
|
|||
LIBXUL_LIBRARY = 1
|
||||
endif
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
necko \
|
||||
dom \
|
||||
js \
|
||||
caps \
|
||||
rdf \
|
||||
xpconnect \
|
||||
pref \
|
||||
locale \
|
||||
xuldoc \
|
||||
xultmpl \
|
||||
webshell \
|
||||
view \
|
||||
htmlparser \
|
||||
docshell \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_XUL
|
||||
CPPSRCS += \
|
||||
|
|
|
@ -46,33 +46,6 @@ MODULE = xuldoc
|
|||
LIBRARY_NAME = gkconxuldoc_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
exthandler \
|
||||
mimetype \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
dom \
|
||||
rdf \
|
||||
js \
|
||||
xpconnect \
|
||||
caps \
|
||||
locale \
|
||||
view \
|
||||
necko \
|
||||
htmlparser \
|
||||
docshell \
|
||||
pref \
|
||||
xultmpl \
|
||||
webshell \
|
||||
unicharutil \
|
||||
appshell \
|
||||
util \
|
||||
uriloader \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsXULControllers.cpp
|
||||
|
||||
|
|
|
@ -46,26 +46,6 @@ MODULE = xultmpl
|
|||
LIBRARY_NAME = gkconxultmpl_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
js \
|
||||
xpconnect \
|
||||
caps \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
content \
|
||||
pref \
|
||||
widget \
|
||||
dom \
|
||||
rdf \
|
||||
necko \
|
||||
locale \
|
||||
unicharutil \
|
||||
xuldoc \
|
||||
webshell \
|
||||
storage \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsContentSupportMap.cpp \
|
||||
|
|
|
@ -49,8 +49,6 @@ IS_COMPONENT = 1
|
|||
MODULE_NAME = nsMorkModule
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsMorkFactory.cpp
|
||||
|
||||
|
|
|
@ -44,8 +44,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = mork
|
||||
LIBRARY_NAME = msgmork_s
|
||||
REQUIRES = xpcom \
|
||||
$(NULL)
|
||||
FORCE_STATIC_LIB=1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
|
|
|
@ -53,10 +53,6 @@ LIBXUL_LIBRARY = 1
|
|||
FORCE_STATIC_LIB = 1
|
||||
EXPORT_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
necko \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = nsMorkReader.h
|
||||
CPPSRCS = nsMorkReader.cpp
|
||||
|
|
|
@ -49,10 +49,6 @@ LIBRARY_NAME = morkreader_external_s
|
|||
MOZILLA_INTERNAL_API = 1
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
necko \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsMorkReader.cpp
|
||||
|
||||
|
|
|
@ -51,42 +51,6 @@ LIBRARY_NAME = basedocshell_s
|
|||
GRE_MODULE = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
caps \
|
||||
necko \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
content \
|
||||
dom \
|
||||
js \
|
||||
uriloader \
|
||||
exthandler \
|
||||
htmlparser \
|
||||
view \
|
||||
pref \
|
||||
locale \
|
||||
webbrwsr \
|
||||
xpconnect \
|
||||
widget \
|
||||
shistory \
|
||||
intl \
|
||||
plugin \
|
||||
webshell \
|
||||
chardet \
|
||||
uconv \
|
||||
xuldoc \
|
||||
find \
|
||||
nkcache \
|
||||
composer \
|
||||
commandhandler \
|
||||
editor \
|
||||
windowwatcher \
|
||||
imglib2 \
|
||||
jar \
|
||||
prefetch \
|
||||
$(NULL)
|
||||
|
||||
SDK_XPIDLSRCS = \
|
||||
nsIGlobalHistory.idl \
|
||||
|
|
|
@ -52,32 +52,6 @@ EXPORT_LIBRARY = 1
|
|||
GRE_MODULE = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
shistory \
|
||||
necko \
|
||||
nkcache \
|
||||
gfx \
|
||||
thebes \
|
||||
content \
|
||||
layout \
|
||||
webshell \
|
||||
widget \
|
||||
pref \
|
||||
intl \
|
||||
htmlparser \
|
||||
chardet \
|
||||
find \
|
||||
composer \
|
||||
editor \
|
||||
commandhandler \
|
||||
uriloader \
|
||||
exthandler \
|
||||
mimetype \
|
||||
prefetch \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
nsDocShellCID.h \
|
||||
|
|
|
@ -48,20 +48,6 @@ LIBRARY_NAME = shistory_s
|
|||
FORCE_STATIC_LIB = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
necko \
|
||||
dom \
|
||||
layout \
|
||||
docshell \
|
||||
pref \
|
||||
gfx \
|
||||
content \
|
||||
widget \
|
||||
nkcache \
|
||||
editor \
|
||||
composer \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsSHEntry.cpp \
|
||||
nsSHTransaction.cpp \
|
||||
|
|
|
@ -46,17 +46,6 @@ MODULE = dom
|
|||
LIBRARY_NAME = jsdomevents_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
js \
|
||||
caps \
|
||||
xpconnect \
|
||||
content \
|
||||
widget \
|
||||
gfx \
|
||||
layout \
|
||||
pref \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsJSEventListener.cpp \
|
||||
|
|
|
@ -48,21 +48,6 @@ LIBXUL_LIBRARY = 1
|
|||
# we don't want the shared lib, but we want to force the creation of a static lib.
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
content \
|
||||
layout \
|
||||
pref \
|
||||
widget \
|
||||
string \
|
||||
dom \
|
||||
js \
|
||||
caps \
|
||||
xpconnect\
|
||||
intl \
|
||||
necko \
|
||||
windowwatcher \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsGeolocation.cpp \
|
||||
|
|
|
@ -46,17 +46,6 @@ MODULE = dom
|
|||
LIBRARY_NAME = json_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
content \
|
||||
js \
|
||||
layout \
|
||||
necko \
|
||||
pref \
|
||||
uconv \
|
||||
widget \
|
||||
xpconnect \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsJSON.cpp \
|
||||
|
|
|
@ -49,21 +49,6 @@ MODULE_NAME = javascript__protocol
|
|||
GRE_MODULE = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
js \
|
||||
dom \
|
||||
layout \
|
||||
necko \
|
||||
caps \
|
||||
widget \
|
||||
appshell \
|
||||
xpconnect \
|
||||
uconv \
|
||||
docshell \
|
||||
content \
|
||||
pref \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = \
|
||||
$(NULL)
|
||||
|
|
|
@ -46,23 +46,6 @@ MODULE = dom
|
|||
LIBRARY_NAME = jsdomoffline_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
content \
|
||||
caps \
|
||||
gfx \
|
||||
thebes \
|
||||
js \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
nkcache \
|
||||
pref \
|
||||
prefetch \
|
||||
docshell \
|
||||
widget \
|
||||
xpconnect \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsDOMOfflineResourceList.cpp \
|
||||
|
|
|
@ -46,22 +46,6 @@ MODULE = dom
|
|||
LIBRARY_NAME = jsdomstorage_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
content \
|
||||
caps \
|
||||
gfx \
|
||||
thebes \
|
||||
js \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
pref \
|
||||
unicharutil \
|
||||
widget \
|
||||
xpconnect \
|
||||
prefetch \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_STORAGE
|
||||
REQUIRES += storage
|
||||
|
|
|
@ -48,24 +48,6 @@ LIBRARY_NAME = domthreads_s
|
|||
LIBXUL_LIBRARY = 1
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
||||
REQUIRES = \
|
||||
caps \
|
||||
content \
|
||||
docshell \
|
||||
gfx \
|
||||
js \
|
||||
layout \
|
||||
locale \
|
||||
necko \
|
||||
plugin \
|
||||
pref \
|
||||
string \
|
||||
thebes \
|
||||
uconv \
|
||||
widget \
|
||||
xpcom \
|
||||
xpconnect \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsDOMThreadService.cpp \
|
||||
|
|
|
@ -49,28 +49,6 @@ IS_COMPONENT = 1
|
|||
MODULE_NAME = nsComposerModule
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
unicharutil \
|
||||
dom \
|
||||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
txmgr \
|
||||
necko \
|
||||
pref \
|
||||
webshell \
|
||||
docshell \
|
||||
gfx \
|
||||
thebes \
|
||||
widget \
|
||||
xuldoc \
|
||||
txtsvc \
|
||||
imglib2 \
|
||||
commandhandler \
|
||||
composer \
|
||||
locale \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsComposeTxtSrvFilter.cpp \
|
||||
|
|
|
@ -50,25 +50,6 @@ MODULE = editor
|
|||
LIBRARY_NAME = editorbase_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
locale \
|
||||
layout \
|
||||
content \
|
||||
txmgr \
|
||||
txtsvc \
|
||||
htmlparser \
|
||||
necko \
|
||||
pref \
|
||||
view \
|
||||
gfx \
|
||||
thebes \
|
||||
widget \
|
||||
unicharutil \
|
||||
commandhandler \
|
||||
docshell \
|
||||
$(NULL)
|
||||
|
||||
# Internal header files, needed by other editor sublibs:
|
||||
INTERNAL_HDR_DIR = ../internal
|
||||
|
|
|
@ -50,25 +50,6 @@ MODULE = editor
|
|||
LIBRARY_NAME = htmleditor_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
js \
|
||||
layout \
|
||||
locale \
|
||||
unicharutil \
|
||||
content \
|
||||
txmgr \
|
||||
txtsvc \
|
||||
htmlparser \
|
||||
necko \
|
||||
pref \
|
||||
gfx \
|
||||
thebes \
|
||||
widget \
|
||||
view \
|
||||
webshell \
|
||||
$(NULL)
|
||||
|
||||
# Building the full blown HTML Editor so add its source files and objects:
|
||||
|
||||
|
|
|
@ -50,23 +50,6 @@ MODULE = editor
|
|||
LIBRARY_NAME = texteditor_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
locale \
|
||||
layout \
|
||||
content \
|
||||
txmgr \
|
||||
txtsvc \
|
||||
necko \
|
||||
pref \
|
||||
lwbrk \
|
||||
view \
|
||||
gfx \
|
||||
thebes \
|
||||
widget \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsPlaintextDataTransfer.cpp \
|
||||
|
|
|
@ -49,9 +49,6 @@ IS_COMPONENT = 1
|
|||
MODULE_NAME = nsTransactionManagerModule
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsTransactionItem.cpp \
|
||||
|
|
|
@ -43,7 +43,6 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = txmgr xpcom
|
||||
|
||||
CPP_UNIT_TESTS = TestTXMgr.cpp
|
||||
|
||||
|
|
|
@ -48,16 +48,6 @@ FORCE_STATIC_LIB = 1
|
|||
MODULE_NAME = nsTextServicesModule
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
editor \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
dom \
|
||||
widget \
|
||||
lwbrk \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsFilteredContentIterator.cpp \
|
||||
|
|
|
@ -49,10 +49,6 @@ XPIDL_MODULE = embed_base
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom \
|
||||
intl \
|
||||
embedcomponents \
|
||||
$(NULL)
|
||||
|
||||
DEFINES += -DMOZILLA_STRICT_API
|
||||
|
||||
|
|
|
@ -47,10 +47,6 @@ XPIDL_MODULE = embed_base
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom \
|
||||
intl \
|
||||
embedcomponents \
|
||||
$(NULL)
|
||||
|
||||
DEFINES += -DMOZILLA_STRICT_API -DXPCOM_GLUE
|
||||
|
||||
|
|
|
@ -47,17 +47,6 @@ MODULE = ax_common
|
|||
LIBRARY_NAME = ax_common_s
|
||||
XPIDL_MODULE = ax_common
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
dom \
|
||||
js \
|
||||
widget \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
necko \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
IEHtmlNode.cpp \
|
||||
|
|
|
@ -48,35 +48,6 @@ RESFILE = MozillaControl.res
|
|||
DEFFILE = L_mozctl.def
|
||||
FORCE_SHARED_LIB= 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
js \
|
||||
widget \
|
||||
gfx \
|
||||
view \
|
||||
necko \
|
||||
pref \
|
||||
webbrwsr \
|
||||
docshell \
|
||||
dom \
|
||||
uriloader \
|
||||
layout \
|
||||
content \
|
||||
editor \
|
||||
webshell \
|
||||
profile \
|
||||
embed_base \
|
||||
necko \
|
||||
windowwatcher \
|
||||
webbrowserpersist \
|
||||
exthandler \
|
||||
mimetype \
|
||||
composer \
|
||||
commandhandler \
|
||||
ax_common \
|
||||
locale \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
StdAfx.cpp \
|
||||
|
|
|
@ -61,24 +61,6 @@ endif
|
|||
DEFFILE = npmozax.def
|
||||
GRE_MODULE = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
plugin \
|
||||
string \
|
||||
dom \
|
||||
content \
|
||||
layout \
|
||||
widget \
|
||||
gfx \
|
||||
js \
|
||||
pref \
|
||||
xpconnect \
|
||||
docshell \
|
||||
webshell \
|
||||
necko \
|
||||
windowwatcher \
|
||||
ax_common \
|
||||
$(NULL)
|
||||
|
||||
ifdef XPC_IDISPATCH_SUPPORT
|
||||
REQUIRES += \
|
||||
|
|
|
@ -51,20 +51,6 @@ EXPORT_LIBRARY = 1
|
|||
GRE_MODULE = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
docshell \
|
||||
dom \
|
||||
widget \
|
||||
gfx \
|
||||
content \
|
||||
necko \
|
||||
uriloader \
|
||||
shistory \
|
||||
windowwatcher \
|
||||
webbrowserpersist \
|
||||
embed_base \
|
||||
$(NULL)
|
||||
|
||||
ifeq (,$(filter-out WINCE WINNT,$(OS_ARCH)))
|
||||
EXTRA_DSO_LIBS = gkgfx
|
||||
|
|
|
@ -49,23 +49,6 @@ LIBXUL_LIBRARY = 1
|
|||
FORCE_STATIC_LIB = 1
|
||||
DEFINES += -DIMPL_XREAPI
|
||||
|
||||
REQUIRES = xpcom \
|
||||
content \
|
||||
string \
|
||||
docshell \
|
||||
necko \
|
||||
widget \
|
||||
dom \
|
||||
gfx \
|
||||
layout \
|
||||
uriloader \
|
||||
webbrwsr \
|
||||
shistory \
|
||||
embed_base \
|
||||
windowwatcher \
|
||||
profdirserviceprovider \
|
||||
xulapp \
|
||||
$(NULL)
|
||||
|
||||
ifdef ACCESSIBILITY
|
||||
REQUIRES += accessibility
|
||||
|
|
|
@ -44,9 +44,6 @@ VPATH = @srcdir@
|
|||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = gtkembedmoz
|
||||
REQUIRES = xpcom \
|
||||
dom \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
TestGtkEmbed.cpp \
|
||||
|
|
|
@ -46,27 +46,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = phembedmoz
|
||||
LIBRARY_NAME = phembedmoz
|
||||
EXPORT_LIBRARY = 1
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
docshell \
|
||||
webshell \
|
||||
necko \
|
||||
widget \
|
||||
dom \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
webbrwsr \
|
||||
shistory \
|
||||
embed_base \
|
||||
pref \
|
||||
windowwatcher \
|
||||
webbrowserpersist \
|
||||
find \
|
||||
exthandler \
|
||||
profdirserviceprovider \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
EmbedPrivate.cpp \
|
||||
|
|
|
@ -43,30 +43,6 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
docshell \
|
||||
webshell \
|
||||
necko \
|
||||
widget \
|
||||
dom \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
webbrwsr \
|
||||
shistory \
|
||||
embed_base \
|
||||
pref \
|
||||
view\
|
||||
windowwatcher \
|
||||
appshell \
|
||||
exthandler \
|
||||
mozcomps \
|
||||
find \
|
||||
appcomps \
|
||||
mimetype \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
TestPhEmbed.cpp
|
||||
|
|
|
@ -49,30 +49,6 @@ LIBRARY_NAME = nsWebBrowser_s
|
|||
GRE_MODULE = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
docshell \
|
||||
widget \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
content \
|
||||
dom \
|
||||
js \
|
||||
necko \
|
||||
uriloader \
|
||||
shistory \
|
||||
webshell \
|
||||
windowwatcher \
|
||||
webbrowserpersist \
|
||||
unicharutil \
|
||||
imglib2 \
|
||||
locale \
|
||||
embed_base \
|
||||
view \
|
||||
caps \
|
||||
xpconnect \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_PHOENIX
|
||||
REQUIRES += toolkitcomps
|
||||
|
|
|
@ -42,8 +42,6 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES = -I$(srcdir)
|
||||
|
||||
|
|
|
@ -46,9 +46,6 @@ MODULE = embedcomponents
|
|||
LIBRARY_NAME = appstartupnotifier_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsAppStartupNotifier.cpp \
|
||||
$(NULL)
|
||||
|
|
|
@ -56,27 +56,6 @@ ifdef MOZ_PERF_METRICS
|
|||
EXTRA_DSO_LIBS = mozutil_s
|
||||
endif
|
||||
|
||||
REQUIRES = js \
|
||||
xpcom \
|
||||
string \
|
||||
windowwatcher \
|
||||
webbrwsr \
|
||||
gfx \
|
||||
widget \
|
||||
webbrowserpersist \
|
||||
find \
|
||||
htmlparser \
|
||||
embed_base \
|
||||
dom \
|
||||
lwbrk \
|
||||
mimetype \
|
||||
content \
|
||||
layout \
|
||||
uriloader \
|
||||
necko \
|
||||
commandhandler \
|
||||
xuldoc \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsEmbeddingModule.cpp
|
||||
|
||||
|
|
|
@ -43,16 +43,6 @@ VPATH = @srcdir@
|
|||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = commandhandler
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
dom \
|
||||
content \
|
||||
widget \
|
||||
xuldoc \
|
||||
caps \
|
||||
xpconnect \
|
||||
js \
|
||||
$(NULL)
|
||||
|
||||
LIBRARY_NAME = commandhandler_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
|
|
@ -46,25 +46,6 @@ MODULE = find
|
|||
LIBRARY_NAME = find_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
dom \
|
||||
docshell \
|
||||
gfx \
|
||||
thebes \
|
||||
layout \
|
||||
editor \
|
||||
locale \
|
||||
content \
|
||||
widget \
|
||||
htmlparser \
|
||||
necko \
|
||||
unicharutil \
|
||||
lwbrk \
|
||||
js \
|
||||
xpconnect \
|
||||
caps \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsWebBrowserFind.cpp \
|
||||
nsFind.cpp \
|
||||
|
|
|
@ -46,16 +46,6 @@ MODULE = embedcomponents
|
|||
LIBRARY_NAME = printingui_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
windowwatcher \
|
||||
widget \
|
||||
gfx \
|
||||
layout \
|
||||
uriloader \
|
||||
webbrwsr \
|
||||
$(NULL)
|
||||
|
||||
DIRS = printpde
|
||||
|
||||
|
|
|
@ -46,23 +46,6 @@ MODULE = embedcomponents
|
|||
LIBRARY_NAME = printingui_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
windowwatcher \
|
||||
widget \
|
||||
gfx \
|
||||
js \
|
||||
xpconnect \
|
||||
caps \
|
||||
layout \
|
||||
necko \
|
||||
uriloader \
|
||||
docshell \
|
||||
webbrwsr \
|
||||
embed_base \
|
||||
intl \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsPrintingPromptService.cpp \
|
||||
|
|
|
@ -46,16 +46,6 @@ MODULE = embedcomponents
|
|||
LIBRARY_NAME = printingui_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
windowwatcher \
|
||||
widget \
|
||||
gfx \
|
||||
layout \
|
||||
uriloader \
|
||||
webbrwsr \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsPrintingPromptService.cpp \
|
||||
|
|
|
@ -46,21 +46,6 @@ MODULE = embedcomponents
|
|||
LIBRARY_NAME = printingui_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
content \
|
||||
windowwatcher \
|
||||
widget \
|
||||
gfx \
|
||||
xpconnect \
|
||||
layout \
|
||||
uriloader \
|
||||
docshell \
|
||||
webbrwsr \
|
||||
intl \
|
||||
pref \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsPrintingPromptService.cpp \
|
||||
|
|
|
@ -46,23 +46,6 @@ MODULE = webbrowserpersist
|
|||
LIBRARY_NAME = webbrowserpersist_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
content \
|
||||
layout \
|
||||
necko \
|
||||
widget \
|
||||
exthandler \
|
||||
uriloader \
|
||||
mimetype \
|
||||
intl \
|
||||
unicharutil \
|
||||
docshell \
|
||||
shistory \
|
||||
imglib2 \
|
||||
gfx \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsWebBrowserPersist.cpp \
|
||||
$(NULL)
|
||||
|
|
|
@ -46,26 +46,6 @@ MODULE = embedcomponents
|
|||
LIBRARY_NAME = windowwatcher_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
gfx \
|
||||
windowwatcher \
|
||||
widget \
|
||||
js \
|
||||
xpconnect \
|
||||
caps \
|
||||
content \
|
||||
pref \
|
||||
necko \
|
||||
docshell \
|
||||
webbrwsr \
|
||||
embed_base \
|
||||
intl \
|
||||
layout \
|
||||
uriloader \
|
||||
thebes \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsPrompt.cpp \
|
||||
nsWWJSUtils.cpp \
|
||||
|
|
|
@ -41,23 +41,6 @@ RESFILE = winEmbed.res
|
|||
|
||||
MODULE = winEmbed
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
embed_base \
|
||||
webbrwsr \
|
||||
webshell \
|
||||
windowwatcher \
|
||||
profile \
|
||||
necko \
|
||||
docshell \
|
||||
dom \
|
||||
widget \
|
||||
uriloader \
|
||||
shistory \
|
||||
webbrowserpersist \
|
||||
profdirserviceprovider \
|
||||
xulapp \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
winEmbed.cpp \
|
||||
|
|
|
@ -50,19 +50,6 @@ SHORT_LIBNAME = accproxy
|
|||
endif
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
docshell \
|
||||
dom \
|
||||
widget \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
pref \
|
||||
embedcomponents \
|
||||
$(NULL)
|
||||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsAccessProxy
|
||||
|
|
|
@ -54,12 +54,6 @@ EXPORT_LIBRARY = 1
|
|||
MODULE_NAME = nsAuthModule
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
necko \
|
||||
pref \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsAuthFactory.cpp \
|
||||
|
|
|
@ -50,19 +50,6 @@ MODULE_NAME = nsCookieModule
|
|||
GRE_MODULE = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
necko \
|
||||
dom \
|
||||
content \
|
||||
widget \
|
||||
pref \
|
||||
windowwatcher \
|
||||
docshell \
|
||||
appshell \
|
||||
caps \
|
||||
storage \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsCookieModule.cpp \
|
||||
|
|
|
@ -47,13 +47,6 @@ LIBRARY_NAME = nkgnomevfs
|
|||
SHORT_LIBNAME = nkgnomevfs
|
||||
IS_COMPONENT = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
necko \
|
||||
intl \
|
||||
mimetype \
|
||||
pref \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsGnomeVFSProtocolHandler.cpp \
|
||||
|
|
|
@ -57,9 +57,6 @@ CPPSRCS = nsJavaXPCOMGlue.cpp
|
|||
|
||||
DEFINES += -DXPCOM_GLUE
|
||||
|
||||
REQUIRES += \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES = -I$(JAVA_INCLUDE_PATH)
|
||||
|
||||
|
|
|
@ -50,10 +50,6 @@ ifndef MOZ_ENABLE_LIBXUL
|
|||
DEFINES += -DIMPL_XREAPI
|
||||
endif
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
xulapp \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsAppFileLocProviderProxy.cpp \
|
||||
|
|
|
@ -44,11 +44,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = javaxpcom
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
necko \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = GenerateJavaInterfaces.cpp
|
||||
|
||||
|
|
|
@ -46,9 +46,6 @@ MODULE = javaxpcom
|
|||
PROGRAM = java_xpidl$(BIN_SUFFIX)
|
||||
INTERNAL_TOOLS = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
# glib and libIDL link against the non-debug msvcrt
|
||||
MOZ_NO_DEBUG_RTL=1
|
||||
|
|
|
@ -12,15 +12,6 @@ EXPORT_LIBRARY = 1
|
|||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsJSShModule
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
js \
|
||||
xpconnect \
|
||||
string \
|
||||
necko \
|
||||
caps \
|
||||
dom \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsJSShServer.cpp \
|
||||
|
|
|
@ -49,22 +49,6 @@ IS_COMPONENT = 1
|
|||
MODULE_NAME = nsLayoutDebugModule
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
windowwatcher \
|
||||
docshell \
|
||||
dom \
|
||||
gfx \
|
||||
thebes \
|
||||
content \
|
||||
necko \
|
||||
layout \
|
||||
widget \
|
||||
locale \
|
||||
view \
|
||||
pref \
|
||||
toolkitcomps \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsILayoutRegressionTester.idl \
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче