Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner

This commit is contained in:
jaggernaut%netscape.com 2003-07-13 22:29:00 +00:00
Родитель 85fb6454a6
Коммит 2d7ed90a69
103 изменённых файлов: 156 добавлений и 364 удалений

Просмотреть файл

@ -36,11 +36,8 @@ IS_COMPONENT = 1
MODULE_NAME = nsAccessibilityModule
GRE_MODULE = 1
REQUIRES = \
xpcom \
string \
dom \
$(NULL)
REQUIRES = xpcom \
$(NULL)
CPPSRCS = nsAccessibilityFactory.cpp

Просмотреть файл

@ -32,10 +32,8 @@ REQUIRES = commandhandler \
content \
docshell \
dom \
js \
editor \
gfx \
htmlparser \
intl \
layout \
locale \

Просмотреть файл

@ -28,27 +28,22 @@ include $(DEPTH)/config/autoconf.mk
MODULE = accessibility
LIBRARY_NAME = accessibility_html_s
REQUIRES = \
appshell \
content \
docshell \
dom \
editor \
gfx \
htmlparser \
imglib2 \
intl \
layout \
locale \
necko \
plugin \
string \
uriloader \
view \
webshell \
widget \
xpcom \
$(NULL)
REQUIRES = content \
dom \
gfx \
imglib2 \
intl \
layout \
locale \
necko \
string \
widget \
xpcom \
$(NULL)
ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
REQUIRES += editor
endif
CPPSRCS = \
nsHTMLAreaAccessible.cpp \

Просмотреть файл

@ -44,24 +44,15 @@ include $(DEPTH)/config/autoconf.mk
MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_s
REQUIRES = content \
docshell \
dom \
editor \
gfx \
htmlparser \
intl \
layout \
locale \
necko \
plugin \
pref \
string \
uriloader \
view \
webshell \
widget \
xpcom \
xuldoc \
$(NULL)
CPPSRCS = \

Просмотреть файл

@ -28,27 +28,22 @@ include $(DEPTH)/config/autoconf.mk
MODULE = accessibility
LIBRARY_NAME = accessibility_xul_s
REQUIRES = \
appshell \
content \
docshell \
dom \
editor \
gfx \
htmlparser \
intl \
layout \
locale \
necko \
plugin \
pref \
string \
view \
webbrwsr \
webshell \
widget \
xpcom \
$(NULL)
REQUIRES = content \
dom \
gfx \
intl \
layout \
locale \
necko \
pref \
string \
widget \
xpcom \
$(NULL)
ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
REQUIRES += editor
endif
CPPSRCS = \
nsXULColorPickerAccessible.cpp \

Просмотреть файл

@ -56,7 +56,6 @@ REQUIRES = xpcom \
imglib2 \
uriloader \
webbrwsr \
debug \
plugin \
$(NULL)

Просмотреть файл

@ -40,7 +40,6 @@ REQUIRES = xpcom \
xpconnect \
docshell \
pref \
htmlparser \
view \
necko \
unicharutil \

Просмотреть файл

@ -41,7 +41,6 @@ REQUIRES = xpcom \
necko \
mimetype \
webshell \
xul \
htmlparser \
uconv \
xuldoc \

Просмотреть файл

@ -36,9 +36,7 @@ REQUIRES = xpcom \
locale \
dom \
necko \
htmlparser \
unicharutil \
uconv \
$(NULL)
CPPSRCS = \

Просмотреть файл

@ -46,7 +46,6 @@ REQUIRES = xpcom \
pref \
xpconnect \
uconv \
chardet \
lwbrk \
exthandler \
mimetype \

Просмотреть файл

@ -55,7 +55,6 @@ REQUIRES = xpcom \
shistory \
plugin \
windowwatcher \
htmlparser \
chardet \
find \
appshell \

Просмотреть файл

@ -39,23 +39,16 @@ REQUIRES = xpcom \
content \
uriloader \
txmgr \
htmlparser \
necko \
pref \
webshell \
intl \
docshell \
gfx \
widget \
xuldoc \
txtsvc \
appcomps \
windowwatcher \
chrome \
mimetype \
imglib2 \
webbrwsr \
unicharutil \
commandhandler \
composer \
appshell \

Просмотреть файл

@ -36,14 +36,12 @@ REQUIRES = xpcom \
layout \
content \
txmgr \
txtsvc \
htmlparser \
necko \
pref \
view \
gfx \
widget \
xuldoc \
unicharutil \
commandhandler \
docshell \

Просмотреть файл

@ -52,7 +52,6 @@ REQUIRES = xpcom \
txmgr \
htmlparser \
necko \
appshell \
xuldoc \
commandhandler \
gfx \

Просмотреть файл

@ -38,7 +38,6 @@ REQUIRES = xpcom \
content \
dom \
widget \
unicharutil \
lwbrk \
$(NULL)

Просмотреть файл

@ -31,8 +31,6 @@ include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom \
string \
view \
uriloader \
intl \
embedcomponents \
$(NULL)

Просмотреть файл

@ -39,8 +39,6 @@ REQUIRES = xpcom \
js \
necko \
uriloader \
history \
toolkitcomps \
shistory \
webshell \
windowwatcher \

Просмотреть файл

@ -49,7 +49,6 @@ REQUIRES = js \
htmlparser \
embed_base \
dom \
txtsvc \
lwbrk \
mimetype \
content \

Просмотреть файл

@ -29,7 +29,6 @@ REQUIRES = string \
xpcom \
dom \
widget \
layout \
content \
xuldoc \
caps \

Просмотреть файл

@ -32,16 +32,9 @@ REQUIRES = xpcom \
windowwatcher \
widget \
gfx \
js \
xpconnect \
caps \
content \
necko \
uriloader \
docshell \
webbrwsr \
embed_base \
intl \
$(NULL)
DIRS = printpde

Просмотреть файл

@ -31,7 +31,6 @@ REQUIRES = xpcom \
dom \
content \
necko \
necko2 \
widget \
exthandler \
uriloader \

Просмотреть файл

@ -31,14 +31,12 @@ REQUIRES = xpcom \
dom \
windowwatcher \
widget \
gfx \
js \
xpconnect \
caps \
content \
pref \
necko \
uriloader \
docshell \
webbrwsr \
embed_base \

Просмотреть файл

@ -33,13 +33,7 @@ REQUIRES = xpcom \
string \
chrome \
necko \
history \
pref \
content \
caps \
xpconnect \
js \
xuldoc \
appcomps \
$(NULL)

Просмотреть файл

@ -40,7 +40,6 @@ REQUIRES = xpcom \
widget \
content \
pref \
intl \
uriloader \
windowwatcher \
docshell \

Просмотреть файл

@ -32,24 +32,21 @@ EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsLayoutDebugModule
REQUIRES= xpcom \
string \
windowwatcher \
docshell \
string \
dom \
gfx \
content \
necko \
layout \
widget \
locale \
view \
pref \
imglib2 \
unicharutil \
appshell \
$(NULL)
REQUIRES = xpcom \
string \
windowwatcher \
docshell \
dom \
gfx \
content \
necko \
layout \
widget \
locale \
view \
pref \
appshell \
$(NULL)
XPIDLSRCS = \
nsILayoutRegressionTester.idl \

Просмотреть файл

@ -47,16 +47,13 @@ EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsP3PModule
REQUIRES = xpcom \
string \
necko \
pref \
cookie \
xmlextras \
dom \
content \
widget \
$(NULL)
REQUIRES = xpcom \
string \
necko \
cookie \
xmlextras \
dom \
$(NULL)
CPPSRCS = \
nsP3PService.cpp \

Просмотреть файл

@ -38,25 +38,22 @@ SHORT_LIBNAME = typahead
endif
GRE_MODULE = 1
REQUIRES = appcomps \
REQUIRES = appcomps \
embedcomponents \
content \
docshell \
dom \
js \
find \
intl \
gfx \
layout \
locale \
mozcomps \
necko \
pref \
string \
unicharutil \
uriloader \
view \
webBrowser_core \
webshell \
widget \
webbrwsr \

Просмотреть файл

@ -40,8 +40,6 @@ REQUIRES = xpcom \
widget \
caps \
necko \
webbrwsr \
embedcomponents \
xpconnect \
xmlextras \
$(NULL)

Просмотреть файл

@ -28,15 +28,12 @@ include $(DEPTH)/config/autoconf.mk
MODULE = websrvcs
LIBRARY_NAME = websrvcsproxy_s
REQUIRES = xpcom \
string \
xpconnect \
caps \
js \
necko \
dom \
iiextras \
$(NULL)
REQUIRES = xpcom \
string \
xpconnect \
js \
dom \
$(NULL)
CPPSRCS= \
wspinfoservice.cpp \

Просмотреть файл

@ -33,16 +33,12 @@ XPIDL_MODULE = wsproxytest
IS_COMPONENT = 1
MODULE_NAME = WSPProxyTestModule
REQUIRES = xpcom \
string \
xmlextras \
xpconnect \
caps \
js \
necko \
dom \
websrvcs \
$(NULL)
REQUIRES = xpcom \
string \
xpconnect \
dom \
websrvcs \
$(NULL)
XPIDLSRCS = \
nsIWSPProxyTest.idl \

Просмотреть файл

@ -28,19 +28,18 @@ include $(DEPTH)/config/autoconf.mk
MODULE = websrvcs
LIBRARY_NAME = websrvcswsdl_s
REQUIRES = xpcom \
string \
dom \
xpconnect \
caps \
layout \
widget \
content \
js \
necko \
pref \
xmlextras \
$(NULL)
REQUIRES = xpcom \
string \
dom \
xpconnect \
caps \
widget \
content \
js \
necko \
pref \
xmlextras \
$(NULL)
CPPSRCS = \
nsWSDLLoader.cpp \

Просмотреть файл

@ -39,7 +39,6 @@ REQUIRES = xpcom \
caps \
uconv \
necko \
docshell \
xpconnect \
htmlparser \
windowwatcher \

Просмотреть файл

@ -44,7 +44,6 @@ REQUIRES = xpcom \
widget \
caps \
necko \
webbrwsr \
embedcomponents \
xpconnect \
$(NULL)

Просмотреть файл

@ -38,7 +38,6 @@ REQUIRES = xpcom \
locale \
view \
pref \
imglib2 \
unicharutil \
$(NULL)

Просмотреть файл

@ -30,23 +30,18 @@ IS_COMPONENT = 1
MODULE_NAME = nsGfxMacModule
GRE_MODULE = 1
REQUIRES = xpcom \
string \
img \
widget \
view \
util \
pref \
js \
uconv \
necko \
unicharutil \
mozcomps \
content \
layout \
locale \
dom \
$(NULL)
REQUIRES = xpcom \
string \
widget \
view \
pref \
uconv \
necko \
unicharutil \
content \
layout \
locale \
$(NULL)
CPPSRCS = \
nsATSUIUtils.cpp \

Просмотреть файл

@ -29,7 +29,6 @@ include $(DEPTH)/config/autoconf.mk
PROGRAM = htmlrobot$(BIN_SUFFIX)
REQUIRES = xpcom \
string \
webshell \
$(NULL)
CPPSRCS = RobotMain.cpp

Просмотреть файл

@ -28,12 +28,10 @@ include $(DEPTH)/config/autoconf.mk
PROGRAM = TestParser$(BIN_SUFFIX)
REQUIRES = \
xpcom \
string \
necko \
htmlparser \
$(NULL)
REQUIRES = xpcom \
string \
necko \
$(NULL)
CPPSRCS = \
TestParser.cpp\

Просмотреть файл

@ -36,7 +36,6 @@ REQUIRES = xpcom \
chardet \
uconv \
lwbrk \
unicharutil \
intl \
locale \
htmlparser \

Просмотреть файл

@ -49,9 +49,7 @@ FORCE_STATIC_LIB = 1
REQUIRES = xpcom \
string \
unicharutil \
pref \
uconv \
intl \
$(NULL)
CPPSRCS = \

Просмотреть файл

@ -38,8 +38,6 @@ ifneq ($(OS_ARCH),WINNT)
SHORT_LIBNAME = mozuconv
endif
REQUIRES = xpcom \
mozreg \
xpcom_obsolete \
string \
intl \
locale \

Просмотреть файл

@ -42,7 +42,6 @@ LIBRARY_NAME = ucvibm_s
FORCE_STATIC_LIB = 1
MODULE_NAME = nsUCvIBMModule
REQUIRES = xpcom \
string \
uconv \
$(NULL)

Просмотреть файл

@ -31,7 +31,6 @@ LIBRARY_NAME = ucvlatin_s
FORCE_STATIC_LIB = 1
MODULE_NAME = nsUCvLatinModule
REQUIRES = xpcom \
string \
uconv \
$(NULL)

Просмотреть файл

@ -31,7 +31,6 @@ LIBRARY_NAME = ucvtw_s
MODULE_NAME = nsUCvTWModule
FORCE_STATIC_LIB=1
REQUIRES = xpcom \
string \
uconv \
$(NULL)

Просмотреть файл

@ -33,7 +33,6 @@ LIBRARY_NAME = ucvtw2_s
FORCE_STATIC_LIB=1
MODULE_NAME = nsUCvTW2Module
REQUIRES = xpcom \
string \
uconv \
$(NULL)

Просмотреть файл

@ -34,7 +34,6 @@ FORCE_STATIC_LIB = 1
MODULE_NAME = nsUCUtil
REQUIRES = xpcom \
string \
uconv \
$(NULL)
CPPSRCS = \

Просмотреть файл

@ -42,7 +42,6 @@ MODULE = xpcshell
SIMPLE_PROGRAMS = xpcshell$(BIN_SUFFIX)
REQUIRES = xpconnect \
xpcom \
string \
js \
$(NULL)

Просмотреть файл

@ -36,7 +36,6 @@ REQUIRES = xpcom \
widget \
view \
locale \
htmlparser \
webshell \
necko \
uconv \

Просмотреть файл

@ -36,11 +36,8 @@ REQUIRES = xpcom \
widget \
view \
dom \
js \
htmlparser \
necko \
webshell \
caps \
editor \
intl \
uconv \
@ -48,7 +45,6 @@ REQUIRES = xpcom \
xuldoc \
imglib2 \
accessibility \
xpconnect \
unicharutil \
commandhandler \
$(NULL)

Просмотреть файл

@ -31,7 +31,6 @@ LIBRARY_NAME = gkhtmlstyle_s
REQUIRES = xpcom \
string \
dom \
js \
content \
gfx \
widget \

Просмотреть файл

@ -35,7 +35,6 @@ REQUIRES = xpcom \
gfx \
widget \
locale \
webshell \
view \
accessibility \
necko \

Просмотреть файл

@ -34,7 +34,6 @@ REQUIRES = xpcom \
string \
necko \
gfx \
content \
$(NULL)
include $(topsrcdir)/config/config.mk

Просмотреть файл

@ -38,8 +38,6 @@ REQUIRES = xpcom \
view \
docshell \
necko \
editor \
htmlparser \
webshell \
pref \
intl \

Просмотреть файл

@ -37,7 +37,6 @@ REQUIRES = xpcom \
appshell \
dom \
layout \
content \
widget \
mork \
docshell \

Просмотреть файл

@ -38,7 +38,6 @@ IS_COMPONENT = 1
MODULE_NAME = nsMsgBaseModule
REQUIRES = xpcom \
xpcom_obsolete \
xpobsolete \
string \
necko \
intl \
@ -51,15 +50,13 @@ REQUIRES = xpcom \
mime \
uriloader \
mailnews \
addrbook \
addrbook \
mork \
txmgr \
pref \
msgcompose \
msgbaseutil \
appcomps \
msgdb \
editor \
appshell \
msgnews \
msgimap \
@ -68,6 +65,10 @@ REQUIRES = xpcom \
content \
$(NULL)
ifeq ($(OS_ARCH),WINNT)
REQUIRES += appcomps
endif
ifeq ($(USE_SHORT_LIBNAME),1)
EXTRA_DSO_LIBS = msgbsutl
else

Просмотреть файл

@ -34,16 +34,13 @@ REQUIRES = xpcom \
string \
necko \
dom \
js \
appshell \
appcomps \
uconv \
intl \
htmlparser \
widget \
docshell \
rdf \
editor \
gfx \
layout \
content \
@ -67,7 +64,6 @@ REQUIRES = xpcom \
mime \
mimetype \
windowwatcher \
profile \
webbrwsr \
exthandler \
$(NULL)
@ -93,15 +89,15 @@ CPPSRCS = \
nsMsgStatusFeedback.cpp \
nsMsgWindow.cpp \
nsMessengerMigrator.cpp \
nsMsgServiceProvider.cpp \
nsSubscribeDataSource.cpp \
nsMsgServiceProvider.cpp \
nsSubscribeDataSource.cpp \
nsSubscribableServer.cpp \
nsMsgPrintEngine.cpp \
nsMsgPrintEngine.cpp \
nsStatusBarBiffManager.cpp \
nsMsgDBView.cpp \
nsMsgThreadedDBView.cpp \
nsMsgSpecialViews.cpp \
nsMsgQuickSearchDBView.cpp \
nsMsgQuickSearchDBView.cpp \
nsMsgSearchDBView.cpp \
nsMsgOfflineManager.cpp \
nsMsgProgress.cpp \
@ -116,6 +112,9 @@ REQUIRES += macmorefiles
endif
ifeq ($(OS_ARCH),WINNT)
REQUIRES += appcomps \
profile \
$(NULL)
CPPSRCS += nsMessengerWinIntegration.cpp
endif

Просмотреть файл

@ -30,7 +30,7 @@ MODULE = msgcompose
LIBRARY_NAME = msgcompose_s
META_COMPONENT = mail
REQUIRES = xpcom \
xpcom_obsolete \
xpcom_obsolete \
string \
dom \
js \
@ -60,7 +60,6 @@ REQUIRES = xpcom \
txmgr \
caps \
exthandler \
mork \
nkcache \
mimetype \
windowwatcher \

Просмотреть файл

@ -34,13 +34,8 @@ SHORT_LIBNAME = bayesflt
IS_COMPONENT = 1
MODULE_NAME = nsBayesianFilterModule
REQUIRES = xpcom \
string \
mailnews \
mime \
msgbase \
msgbaseutil \
msgdb \
necko \
lwbrk \
$(NULL)

Просмотреть файл

@ -36,7 +36,6 @@ REQUIRES = xpcom \
mailnews \
msgbaseutil \
msgdb \
mime \
profile \
lwbrk \
$(NULL)

Просмотреть файл

@ -32,7 +32,6 @@ META_COMPONENT = mail
REQUIRES = xpcom \
xpcom_obsolete \
string \
dom \
msgbase \
mailnews \
necko \

Просмотреть файл

@ -44,7 +44,7 @@ endif
META_COMPONENT = mail
REQUIRES = xpcom \
xpcom_obsolete \
xpcom_obsolete \
string \
import \
intl \
@ -53,7 +53,6 @@ REQUIRES = xpcom \
mork \
msgcompose \
msgbase \
editor \
dom \
uriloader \
mailnews \

Просмотреть файл

@ -47,7 +47,6 @@ REQUIRES = xpcom \
mailnews \
addrbook \
uconv \
mork \
msgbase \
msgbaseutil \
intl \

Просмотреть файл

@ -33,7 +33,6 @@ EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = mime_services
REQUIRES = xpcom \
xpcom_obsolete \
string \
necko \
msgbase \

Просмотреть файл

@ -30,9 +30,8 @@ MODULE = mimeemitter
LIBRARY_NAME = emitterutil_s
META_COMPONENT = mail
REQUIRES = xpcom \
xpcom_obsolete \
string \
xpcom_obsolete \
string \
mime \
msgbase \
msgbaseutil \

Просмотреть файл

@ -38,7 +38,7 @@ MODULE = mime
LIBRARY_NAME = mime_s
META_COMPONENT = mail
REQUIRES = xpcom \
xpcom_obsolete \
xpcom_obsolete \
string \
msgbase \
msgbaseutil \
@ -48,7 +48,6 @@ REQUIRES = xpcom \
uconv \
unicharutil \
msgcompose \
editor \
dom \
intl \
msgimap \

Просмотреть файл

@ -40,8 +40,6 @@ REQUIRES = xpcom \
java \
pref \
necko \
gtkxtbin \
webshell \
caps \
intl \
uconv \
@ -54,14 +52,18 @@ REQUIRES = xpcom \
oji \
exthandler \
docshell \
webbrwsr \
windowwatcher \
imglib2 \
layout \
js \
$(NULL)
# for xlib port
ifneq (,$(filter gtk gtk2,$(MOZ_WIDGET_TOOLKIT)))
REQUIRES += gtkxtbin
endif
ifeq ($(MOZ_WIDGET_TOOLKIT),xlib)
REQUIRES += xlibxtbin xlibrgb
endif
CPPSRCS = \
ns4xPlugin.cpp \

Просмотреть файл

@ -32,7 +32,6 @@ REQUIRES = xpcom \
string \
exthandler \
mimetype \
intl \
uconv \
locale \
pref \

Просмотреть файл

@ -42,7 +42,6 @@ GRE_MODULE = 1
REQUIRES = xpcom \
string \
necko \
nkcache \
$(NULL)
CPPSRCS = nsNetModule2.cpp

Просмотреть файл

@ -32,7 +32,6 @@ REQUIRES = xpcom \
string \
necko \
uconv \
pref \
$(NULL)
CPPSRCS = \

Просмотреть файл

@ -30,11 +30,9 @@ MODULE = necko
LIBRARY_NAME = nkftp_s
REQUIRES = xpcom \
string \
exthandler \
mimetype \
pref \
intl \
necko \
nkcache \
$(NULL)

Просмотреть файл

@ -34,7 +34,6 @@ REQUIRES = xpcom \
nkcache \
mimetype \
intl \
exthandler \
caps \
xpconnect \
js \

Просмотреть файл

@ -30,7 +30,6 @@ MODULE = test_necko
REQUIRES = xpcom \
string \
necko \
nkcache \
util \
$(NULL)

Просмотреть файл

@ -29,7 +29,6 @@ include $(DEPTH)/config/autoconf.mk
PROGRAM = htmlrobot$(BIN_SUFFIX)
REQUIRES = xpcom \
string \
webshell \
$(NULL)
CPPSRCS = RobotMain.cpp

Просмотреть файл

@ -28,12 +28,10 @@ include $(DEPTH)/config/autoconf.mk
PROGRAM = TestParser$(BIN_SUFFIX)
REQUIRES = \
xpcom \
string \
necko \
htmlparser \
$(NULL)
REQUIRES = xpcom \
string \
necko \
$(NULL)
CPPSRCS = \
TestParser.cpp\

Просмотреть файл

@ -50,22 +50,9 @@ GRE_MODULE = 1
REQUIRES = xpcom \
xpcom_obsolete \
libreg \
string \
chrome \
docshell \
webbrwsr \
dom \
widget \
necko \
uriloader \
intl \
pref \
prefmigr \
appshell \
uconv \
windowwatcher \
profdirserviceprovider \
$(NULL)
CPPSRCS = \

Просмотреть файл

@ -30,8 +30,7 @@ MODULE = profile
LIBRARY_NAME = profile_s
REQUIRES = xpcom \
xpcom_obsolete \
xpcom_obsolete \
string \
string \
chrome \
docshell \
webbrwsr \

Просмотреть файл

@ -31,7 +31,6 @@ LIBRARY_NAME = rdfdatasource_s
REQUIRES = xpcom \
string \
necko \
uconv \
$(NULL)
CPPSRCS = \

Просмотреть файл

@ -63,17 +63,13 @@ REQUIRES = nspr \
xpcom \
string \
necko \
necko2 \
uriloader \
dom \
intl \
js \
docshell \
widget \
layout \
content \
unicharutil \
pipnss \
pref \
$(NULL)

Просмотреть файл

@ -68,7 +68,6 @@ REQUIRES = nspr \
necko \
pipnss \
layout \
pipboot \
$(NULL)
INCLUDES += \

Просмотреть файл

@ -101,7 +101,6 @@ REQUIRES = nspr \
widget \
layout \
content \
pippki \
xpconnect \
jar \
unicharutil \

Просмотреть файл

@ -53,8 +53,7 @@ LOCAL_INCLUDES = \
-I$(srcdir)/../obsolete \
$(NULL)
REQUIRES = string \
xpcom \
REQUIRES = xpcom \
$(NULL)
STRING_LCSRCS = \

Просмотреть файл

@ -51,8 +51,7 @@ LOCAL_INCLUDES = \
-I$(srcdir)/../../obsolete \
$(NULL)
REQUIRES = string \
xpcom \
REQUIRES = xpcom \
$(NULL)
STRING_LCSRCS = \

Просмотреть файл

@ -29,14 +29,13 @@ include $(DEPTH)/config/autoconf.mk
MODULE = prefetch
LIBRARY_NAME = prefetch_s
REQUIRES = xpcom \
string \
necko \
uriloader \
nkcache \
htmlparser \
chardet \
pref \
$(NULL)
string \
necko \
uriloader \
nkcache \
chardet \
pref \
$(NULL)
CPPSRCS = \
nsPrefetchService.cpp \

Просмотреть файл

@ -30,7 +30,7 @@ MODULE_NAME = nsWidgetMacModule
XPIDL_MODULE = widget_mac
GRE_MODULE = 1
REQUIRES = xpcom \
REQUIRES = xpcom \
gfx \
string \
uconv \
@ -46,7 +46,6 @@ REQUIRES = xpcom \
nkcache \
locale \
pref \
appshell \
intl \
mimetype \
unicharutil \

Просмотреть файл

@ -33,8 +33,7 @@ LIBRARY_NAME = xpcom
#EXPORT_LIBRARY = 1
GRE_MODULE = 1
REQUIRES = libreg \
string \
REQUIRES = string \
$(NULL)
# pull in MoreFiles for MacOSX

Просмотреть файл

@ -31,8 +31,7 @@ XPIDL_MODULE = xpcom_components
LIBRARY_NAME = xpcomcomponents_s
GRE_MODULE = 1
REQUIRES = libreg \
string \
REQUIRES = string \
$(NULL)
CPPSRCS = \

Просмотреть файл

@ -36,9 +36,7 @@ GRE_MODULE = 1
DIRS = component
REQUIRES = xpcom \
mozreg \
libreg \
REQUIRES = xpcom \
string \
$(NULL)
@ -56,6 +54,7 @@ CPPSRCS = \
$(NULL)
ifeq ($(OS_ARCH),WINNT)
REQUIRES += libreg
CPPSRCS += dlldeps.cpp
endif

Просмотреть файл

@ -28,8 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xpcom
XPIDL_MODULE = proxytest
REQUIRES = string \
$(NULL)
REQUIRES = $(NULL)
CPPSRCS = proxytests.cpp
XPIDLSRCS = nsITestProxy.idl

Просмотреть файл

@ -42,7 +42,6 @@ DEFINES += -DXPCOM_GLUE
REQUIRES = string \
embedstring \
xpcom \
xpcomsample \
$(NULL)
CPPSRCS = \

Просмотреть файл

@ -53,8 +53,7 @@ LOCAL_INCLUDES = \
-I$(srcdir)/../obsolete \
$(NULL)
REQUIRES = string \
xpcom \
REQUIRES = xpcom \
$(NULL)
STRING_LCSRCS = \

Просмотреть файл

@ -51,8 +51,7 @@ LOCAL_INCLUDES = \
-I$(srcdir)/../../obsolete \
$(NULL)
REQUIRES = string \
xpcom \
REQUIRES = xpcom \
$(NULL)
STRING_LCSRCS = \

Просмотреть файл

@ -33,8 +33,7 @@ DEFINES += -DXPCOM_GLUE
REQUIRES = string \
embedstring \
xpcom \
$(NULL)
$(NULL)
LOCAL_INCLUDES = \

Просмотреть файл

@ -36,9 +36,7 @@ GRE_MODULE = 1
DIRS = component
REQUIRES = xpcom \
mozreg \
libreg \
REQUIRES = xpcom \
string \
$(NULL)
@ -56,6 +54,7 @@ CPPSRCS = \
$(NULL)
ifeq ($(OS_ARCH),WINNT)
REQUIRES += libreg
CPPSRCS += dlldeps.cpp
endif

Просмотреть файл

@ -52,13 +52,11 @@ REQUIRES = xpcom \
pref \
xpconnect \
intl \
xul \
windowwatcher \
browser \
caps \
profile \
unicharutil \
embed_base \
uconv \
exthandler \
$(NULL)

Просмотреть файл

@ -51,7 +51,6 @@ endif
MODULE = apprunner
REQUIRES = xpcom \
xpconnect \
string \
webbrwsr \
widget \
@ -63,34 +62,24 @@ REQUIRES = xpcom \
chrome \
xpinstall \
uriloader \
view \
windowwatcher \
embed_base \
embedcomponents \
browser \
docshell \
uconv \
locale \
xremoteservice \
profile \
$(NULL)
# for jprof
REQUIRES += jprof
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
REQUIRES += \
intl \
profile \
$(NULL)
DIRS += os2turbo
endif
ifeq ($(MOZ_WIDGET_TOOLKIT),windows)
REQUIRES += intl profile appcomps
endif
ifdef NS_TRACE_MALLOC
REQUIRES += tracemalloc
endif
ifdef MOZ_ENABLE_XREMOTE
REQUIRES += xremoteservice
endif
include $(topsrcdir)/config/config.mk
ifeq ($(USE_SHORT_LIBNAME),1)
@ -203,6 +192,8 @@ LIBS += -lphexlib -lph
endif
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
DIRS += os2turbo
REQUIRES += xpconnect intl profile
CPPSRCS += nsNativeAppSupportOS2.cpp
CPPSRCS += nsNativeAppSupportBase.cpp
RESFILE = splashos2.res
@ -231,6 +222,7 @@ LIBS += $(MOZ_GTK2_LIBS)
endif
ifeq ($(MOZ_WIDGET_TOOLKIT),windows)
REQUIRES += xpconnect intl appcomps
RCINCLUDE = splash.rc
CPPSRCS += nsNativeAppSupportWin.cpp nsNativeAppSupportBase.cpp
OS_LIBS += $(call EXPAND_LIBNAME,comctl32 comdlg32 uuid shell32 ole32 oleaut32 version winspool gdi32)

Просмотреть файл

@ -34,19 +34,11 @@ REQUIRES = xpcom \
content \
gfx \
widget \
locale \
view \
necko \
webshell \
pref \
docshell \
plugin \
xuldoc \
imglib2 \
gfx2 \
webbrwsr \
webbrwsr \
appshell \
layout \
caps \
uriloader \
$(NULL)

Просмотреть файл

@ -46,7 +46,6 @@ REQUIRES = xpcom \
pref \
appcomps \
webbrwsr \
chardet \
windowwatcher \
$(NULL)

Просмотреть файл

@ -41,7 +41,6 @@ REQUIRES = xpcom \
profile \
dom \
intl \
webshell \
windowwatcher \
unicharutil \
txmgr \

Просмотреть файл

@ -38,18 +38,16 @@ REQUIRES = xpcom \
content \
rdf \
necko \
necko2 \
nkcache \
intl \
locale \
mork \
widget \
dom \
alerts\
uriloader \
mimetype \
webbrowserpersist \
progressDlg \
uriloader \
mimetype \
webbrowserpersist \
progressDlg \
pref \
docshell \
webshell \

Просмотреть файл

@ -33,7 +33,6 @@ XPIDLSRCS = nsIHTTPIndex.idl
REQUIRES = xpcom \
string \
necko \
necko2 \
rdf \
content \
js \

Просмотреть файл

@ -34,15 +34,6 @@ IS_COMPONENT = 1
MODULE_NAME = nsFindComponent
REQUIRES = xpcom \
string \
dom \
gfx \
layout \
content \
widget \
editor \
necko \
txtsvc \
docshell \
$(NULL)
CPPSRCS = \

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше