Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg

This commit is contained in:
Phil Ringnalda 2008-11-03 19:46:28 -08:00
Родитель b0af7df5e7
Коммит 5ac69655c0
145 изменённых файлов: 0 добавлений и 1449 удалений

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

@ -54,8 +54,6 @@ MODULE_NAME = nsAccessibilityModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = accessibility.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
$(NULL) $(NULL)

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

@ -1,17 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/accessibility.xpt
#if MOZ_WIDGET_TOOLKIT==windows
!xpt dist/bin/components/accessibility-msaa.xpt
#endif
# xxxbsmedberg why is this in the browser, but the other stuff in gecko?
[xpfe-browser browser]
#if MOZ_WIDGET_TOOLKIT==windows
dist/bin/AccessibleMarshal.dll
dist/bin/IA2Marshal.dll
#endif

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

@ -44,7 +44,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = build MODULE = build
PACKAGE_FILE = build.pkg
ifeq (,$(filter WINCE WINNT OS2,$(OS_ARCH))) ifeq (,$(filter WINCE WINNT OS2,$(OS_ARCH)))
DIRS = unix DIRS = unix

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

@ -1,4 +0,0 @@
[unpackaged-files]
!optional dist/bin/.autoreg
!optional dist/bin/asdecode
!optional dist/bin/nsinstall@BINS@

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

@ -44,7 +44,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = build MODULE = build
PACKAGE_FILE = unix.pkg
include $(topsrcdir)/config/rules.mk include $(topsrcdir)/config/rules.mk

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

@ -1,12 +0,0 @@
# it appears that all of our applications need this,
# so this can be part of gecko-support packaged with every
# application and the embedding packages
[gecko-support]
dist/bin/run-mozilla.sh
[gecko-devel]
dist/bin/mozilla-config
[unpackaged-files]
!optional dist/bin/elf-dynstr-gc

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

@ -50,8 +50,6 @@ MODULE_NAME = nsSecurityManagerModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = caps.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
pref \ pref \

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

@ -1,7 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/caps.xpt

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

@ -50,8 +50,6 @@ MODULE_NAME = nsChromeModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = chrome.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
rdf \ rdf \

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

@ -1,9 +0,0 @@
# since the chrome service has been forked, it is
# part of the new toolkit, it is not part of the gecko core
[toolkit]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/chrome.xpt

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

@ -49,8 +49,6 @@ IS_COMPONENT = 1
MODULE_NAME = nsMorkModule MODULE_NAME = nsMorkModule
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = mork.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
$(NULL) $(NULL)

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

@ -1,6 +0,0 @@
[xpfe-browser browser]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif

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

@ -44,8 +44,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dbm MODULE = dbm
PACKAGE_FILE = dbmtest.pkg
PROGRAM = lots$(BIN_SUFFIX) PROGRAM = lots$(BIN_SUFFIX)
CSRCS = lots.c CSRCS = lots.c

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

@ -1,2 +0,0 @@
[gecko-tests]
dist/bin/lots@BINS@

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

@ -52,8 +52,6 @@ EXPORT_LIBRARY = 1
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = docshell.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
dom \ dom \

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

@ -1,18 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
#if OS_ARCH==WINNT
# WTF?
!xpt dist/bin/components/docshell_base.xpt
#else
!xpt dist/bin/components/docshell.xpt
#endif
!xpt dist/bin/components/uriloader.xpt
!xpt dist/bin/components/exthandler.xpt
!xpt dist/bin/components/shistory.xpt
!xpt dist/bin/components/prefetch.xpt

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

@ -49,8 +49,6 @@ IS_COMPONENT = 1
MODULE_NAME = nsComposerModule MODULE_NAME = nsComposerModule
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = composer.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
unicharutil \ unicharutil \

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

@ -1,28 +0,0 @@
[xpfe-browser]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/composer.xpt
dist/bin/res/EditorOverride.css
dist/bin/res/grabber.gif
dist/bin/res/table-add-column-after-active.gif
dist/bin/res/table-add-column-after-hover.gif
dist/bin/res/table-add-column-after.gif
dist/bin/res/table-add-column-before-active.gif
dist/bin/res/table-add-column-before-hover.gif
dist/bin/res/table-add-column-before.gif
dist/bin/res/table-add-row-after-active.gif
dist/bin/res/table-add-row-after-hover.gif
dist/bin/res/table-add-row-after.gif
dist/bin/res/table-add-row-before-active.gif
dist/bin/res/table-add-row-before-hover.gif
dist/bin/res/table-add-row-before.gif
dist/bin/res/table-remove-column-active.gif
dist/bin/res/table-remove-column-hover.gif
dist/bin/res/table-remove-column.gif
dist/bin/res/table-remove-row-active.gif
dist/bin/res/table-remove-row-hover.gif
dist/bin/res/table-remove-row.gif

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

@ -49,8 +49,6 @@ IS_COMPONENT = 1
MODULE_NAME = nsTransactionManagerModule MODULE_NAME = nsTransactionManagerModule
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = txmgr.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
$(NULL) $(NULL)

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

@ -1,12 +0,0 @@
[xpfe-browser browser]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/txmgr.xpt
#if ENABLE_TESTS
[gecko-tests]
dist/bin/TestTXMgr@BINS@
#endif

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

@ -44,7 +44,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = embed MODULE = embed
PACKAGE_FILE = embed.pkg
DIRS = base components browser DIRS = base components browser

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

@ -43,7 +43,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = activex MODULE = activex
PACKAGE_FILE = activex.pkg
DIRS = $(NULL) DIRS = $(NULL)

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

@ -1,3 +0,0 @@
[gecko]
dist/bin/mozctl.dll
dist/bin/mozctlx.dll

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

@ -258,13 +258,6 @@ install-prefs: activex.js
$(INSTALL) $< $(DIST)/bin/defaults/pref $(INSTALL) $< $(DIST)/bin/defaults/pref
ifdef MOZ_USE_ACTIVEX_PLUGIN ifdef MOZ_USE_ACTIVEX_PLUGIN
PACKAGE_FILE = axplugin.pkg
PACKAGE_VARS += \
MOZ_ACTIVEX_PLUGIN_LIVECONNECT \
MOZ_ACTIVEX_PLUGIN_XPCONNECT \
XPC_IDISPATCH_SUPPORT \
$(NULL)
libs:: install-plugin install-prefs libs:: install-plugin install-prefs
ifdef MOZ_ACTIVEX_PLUGIN_LIVECONNECT ifdef MOZ_ACTIVEX_PLUGIN_LIVECONNECT

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

@ -1,13 +0,0 @@
# XXXbsmedberg: god help me, this makefile is bizarre
[gecko]
dist/plugins/@SHARED_LIBRARY@
dist/bin/defaults/pref/activex.js
#if MOZ_ACTIVEX_PLUGIN_XPCONNECT
!xpt dist/bin/plugins/nsIMozAxPlugin.xpt
#endif
#if MOZ_ACTIVEX_PLUGIN_LIVECONNECT
dist/bin/plugins/MozAxPlugin.class
#endif
#if XPC_IDISPATCH_SUPPORT
dist/bin/components/nsAxSecurityPolicy.js
#endif

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

@ -51,8 +51,6 @@ EXPORT_LIBRARY = 1
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = webbrowser.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
docshell \ docshell \

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

@ -1,7 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/webBrowser_core.xpt

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

@ -51,6 +51,4 @@ ifdef ENABLE_TESTS
TOOL_DIRS += tests TOOL_DIRS += tests
endif endif
PACKAGE_FILE = gtkembed.pkg
include $(topsrcdir)/config/rules.mk include $(topsrcdir)/config/rules.mk

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

@ -1,9 +0,0 @@
[gtkembed]
dist/bin/@DLLP@gtkembedmoz@DLLS@
dist/bin/TestGtkEmbed
#if ENABLE_TESTS
dist/bin/TestGtkEmbedNotebook@BINS@
dist/bin/TestGtkEmbedSocket@BINS@
dist/bin/TestGtkEmbedChild@BINS@
#endif

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

@ -56,9 +56,6 @@ ifdef MOZ_PERF_METRICS
EXTRA_DSO_LIBS = mozutil_s EXTRA_DSO_LIBS = mozutil_s
endif endif
PACKAGE_FILE = embedcomponents.pkg
PACKAGE_VARS += MOZ_PROFILESHARING
REQUIRES = js \ REQUIRES = js \
xpcom \ xpcom \
string \ string \

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

@ -1,23 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/commandhandler.xpt
!xpt dist/bin/components/find.xpt
!xpt dist/bin/components/jsconsole.xpt
!xpt dist/bin/components/helperAppDlg.xpt
!xpt dist/bin/components/progressDlg.xpt
!xpt dist/bin/components/webbrowserpersist.xpt
!xpt dist/bin/components/windowwatcher.xpt
!xpt dist/bin/components/embed_base.xpt
#if MOZ_PROFILESHARING
!xpt dist/bin/components/profilesharingsetup.xpt
#endif
# embedders may want to ship these components also
[xpfe-browser browser]
dist/bin/components/nsHelperAppDlg.js
dist/bin/components/nsProgressDialog.js
!xpt dist/bin/components/helperAppDlg.xpt

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

@ -55,7 +55,6 @@ PROJECT_ARG=-project $(PROJECT)
PBBUILD_ARG=$(PBBUILD_SETTINGS) PBBUILD_ARG=$(PBBUILD_SETTINGS)
MODULE = printpde MODULE = printpde
PACKAGE_FILE = printpde.pkg
unexport CC CXX unexport CC CXX

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

@ -1,7 +0,0 @@
[xpfe-browser]
dist/package/PrintPDE.plugin/Contents/Info.plist approot/Plug-Ins/PrintPDE.plugin/Contents/Info.plist
dist/package/PrintPDE.plugin/Contents/MacOS/PrintPDE approot/Plug-Ins/PrintPDE.plugin/Contents/MacOS/PrintPDE
dist/package/PrintPDE.plugin/Contents/Resources/English.lproj/Localizable.strings approot/Plug-Ins/PrintPDE.plugin/Contents/Resources/English.lproj/Localizable.strings
dist/package/PrintPDE.plugin/Contents/Resources/English.lproj/PrintPDE.nib/classes.nib approot/Plug-Ins/PrintPDE.plugin/Contents/Resources/English.lproj/PrintPDE.nib/classes.nib
dist/package/PrintPDE.plugin/Contents/Resources/English.lproj/PrintPDE.nib/info.nib approot/Plug-Ins/PrintPDE.plugin/Contents/Resources/English.lproj/PrintPDE.nib/info.nib
dist/package/PrintPDE.plugin/Contents/Resources/English.lproj/PrintPDE.nib/objects.xib approot/Plug-Ins/PrintPDE.plugin/Contents/Resources/English.lproj/PrintPDE.nib/objects.xib

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

@ -1,13 +0,0 @@
# gre-support is also included by various embedding packages
[gre-support]
dist/bin/chrome/embed.jar
@topsrcdir@/embedding/config/installed-chrome.txt dist/bin/chrome/installed-chrome.txt
[gtkembed mfcembed winembed minimo]
!touch dist/bin/.autoreg
@topsrcdir@/embedding/config/readme.html dist/bin/readme.html
!optional @topsrcdir@/embedding/config/all.js dist/bin/defaults/pref/all.js
@topsrcdir@/embedding/config/installed-chrome.txt dist/bin/chrome/installed-chrome.txt
[unpackaged-files]
dist/bin/chrome/embed-sample.jar

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

@ -40,8 +40,6 @@ MOZILLA_INTERNAL_API = 1
MODULE = os2Embed MODULE = os2Embed
PACKAGE_FILE = os2embed.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
embed_base \ embed_base \

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

@ -1,2 +0,0 @@
[os2embed]
dist/bin/os2Embed.exe

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

@ -41,8 +41,6 @@ RESFILE = winEmbed.res
MODULE = winEmbed MODULE = winEmbed
PACKAGE_FILE = winembed.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
embed_base \ embed_base \

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

@ -1,2 +0,0 @@
[winembed]
dist/bin/winEmbed.exe

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

@ -50,8 +50,6 @@ MODULE_NAME = nsCookieModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = cookie.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
necko \ necko \

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

@ -1,12 +0,0 @@
[xpfe-browser browser gtkembed mfcembed winembed]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/cookie.xpt
#if ENABLE_TESTS
[gecko-tests]
dist/bin/TestCookie@BINS@
#endif

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

@ -49,8 +49,6 @@ IS_COMPONENT = 1
MODULE_NAME = nsPermissionsModule MODULE_NAME = nsPermissionsModule
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
#PACKAGE_FILE = permissions.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
necko \ necko \

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

@ -53,8 +53,6 @@ IS_COMPONENT = 1
MODULE_NAME = nsAutoConfigModule MODULE_NAME = nsAutoConfigModule
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = autoconfig.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
intl \ intl \

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

@ -1,13 +0,0 @@
[xpfe-browser]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/autoconfig.xpt
# odd place to put this, but...
dist/bin/components/nsProxyAutoConfig.js
dist/bin/defaults/autoconfig/prefcalls.js
dist/bin/defaults/autoconfig/platform.js

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

@ -61,8 +61,6 @@ REQUIRES = xpcom \
chardet \ chardet \
$(NULL) $(NULL)
PACKAGE_FILE = universalchardet.pkg
CPPSRCS = \ CPPSRCS = \
nsUniversalCharDetModule.cpp \ nsUniversalCharDetModule.cpp \
nsUdetXPCOMWrapper.cpp \ nsUdetXPCOMWrapper.cpp \

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

@ -1,14 +0,0 @@
# This is not part of embedding, but it is part of the GRE.
# Make that make sense.
[gre]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
#if ENABLE_TESTS
[gecko-tests]
dist/bin/UniversalChardetTest@BINS@
#endif

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

@ -48,8 +48,6 @@ EXPORT_LIBRARY = 1
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = gfx.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
widget \ widget \

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

@ -1,12 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/@SHARED_LIBRARY@
#endif
!xpt dist/bin/components/gfx.xpt
#if ENABLE_TESTS
[gecko-tests]
dist/bin/DumpColors@BINS@
dist/bin/TestColorNames@BINS@
dist/bin/TestRect@BINS@
#endif

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

@ -54,8 +54,6 @@ REQUIRES = pref \
$(NULL) $(NULL)
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = psshared.pkg
EXPORTS = nsCUPSShim.h \ EXPORTS = nsCUPSShim.h \
nsPaperPS.h \ nsPaperPS.h \
nsPSPrinters.h\ nsPSPrinters.h\

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

@ -1,4 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/@SHARED_LIBRARY@
#endif

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

@ -49,9 +49,6 @@ MODULE_NAME = nsI18nModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = intl.pkg
PACKAGE_VARS = MOZ_MATHML
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
unicharutil \ unicharutil \

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

@ -1,31 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/intl.xpt
!xpt dist/bin/components/unicharutil.xpt
!xpt dist/bin/components/locale.xpt
!xpt dist/bin/components/chardet.xpt
!xpt dist/bin/components/lwbrk.xpt
dist/bin/res/langGroups.properties
dist/bin/res/language.properties
dist/bin/res/entityTables/html40Special.properties
dist/bin/res/entityTables/htmlEntityVersions.properties
dist/bin/res/entityTables/html40Latin1.properties
dist/bin/res/entityTables/html40Symbols.properties
dist/bin/res/entityTables/transliterate.properties
#if MOZ_MATHML
dist/bin/res/entityTables/mathml20.properties
#endif
#if ENABLE_TESTS
[gecko-tests]
dist/bin/UnicharSelfTest@BINS@
dist/bin/TestLineBreak@BINS@
dist/bin/res/strres.properties
#if OS_ARCH==WINNT
dist/bin/DetectCharset@BINS@
#endif
#endif

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

@ -54,8 +54,6 @@ ifneq ($(OS_ARCH),WINNT)
SHORT_LIBNAME = mozuconv SHORT_LIBNAME = mozuconv
endif endif
PACKAGE_FILE = uconv.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
intl \ intl \

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

@ -1,40 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/uconv.xpt
!xpt dist/bin/components/ucnative.xpt
dist/bin/res/charsetalias.properties
dist/bin/res/charsetData.properties
#if MOZ_WIDGET_TOOLKIT==os2
dist/bin/res/os2charset.properties
#else
#if MOZ_WIDGET_TOOLKIT==windows
dist/bin/res/wincharset.properties
#else
#if MOZ_WIDGET_TOOLKIT==mac
dist/bin/res/maccharset.properties
#else
#if MOZ_WIDGET_TOOLKIT==cocoa
dist/bin/res/maccharset.properties
#else
#if OS_ARCH!=BeOS
dist/bin/res/unixcharset.properties
#endif
#endif
#endif
#endif
#endif
#if ENABLE_TESTS
#if OS_ARCH==WINNT
[gecko-tests]
dist/bin/TestUConv@BINS@
dist/bin/nsconv@BINS@
dist/bin/plattest@BINS@
dist/bin/convperf@BINS@
#endif
#endif

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

@ -51,8 +51,6 @@ MODULE_NAME = nsUCvMathModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = ucvmath.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
uconv \ uconv \

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

@ -1,6 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif

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

@ -45,8 +45,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ipcd MODULE = ipcd
PACKAGE_FILE = ipc.pkg
DIRS = \ DIRS = \
util \ util \
shared/src \ shared/src \

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

@ -1,21 +0,0 @@
[gecko]
dist/bin/mozipcd@BINS@
#if OS_ARCH==OS2
dist/bin/ipc/modules/@DLLP@lockmod@DLLS@
#else
dist/bin/ipc/modules/@DLLP@lockmodule@DLLS@
#endif
dist/bin/ipc/modules/@DLLP@transmgr@DLLS@
dist/bin/components/@DLLP@ipcdc@DLLS@
!xpt dist/bin/components/ipcd.xpt
#if ENABLE_TESTS
[gecko-tests]
dist/bin/TestIPC@BINS@
dist/bin/tmModuleTest@BINS@
#if USE_SHORT_LIBNAME
dist/bin/ipc/modules/@DLLP@testmod@DLLS@
#else
dist/bin/ipc/modules/@DLLP@testmodule@DLLS@
#endif
#endif

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

@ -63,8 +63,6 @@ REQUIRES += \
widget \ widget \
dom \ dom \
$(NULL) $(NULL)
PACKAGE_FILE = jsd.pkg
endif endif
EXTRA_DSO_LDOPTS += \ EXTRA_DSO_LDOPTS += \

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

@ -1,8 +0,0 @@
# xxxbsmedberg: this should arguably be part of the GRE
[xpfe-browser]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/jsdservice.xpt

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

@ -90,8 +90,6 @@ LIBRARY_NAME = js$(MOZ_BITS)$(VERSION_NUMBER)
RESFILE = js$(MOZ_BITS)40.res RESFILE = js$(MOZ_BITS)40.res
endif endif
PACKAGE_FILE = js.pkg
# JavaScript must be built shared, even for static builds, as it is used by # JavaScript must be built shared, even for static builds, as it is used by
# other modules which are always built shared. Failure to do so results in # other modules which are always built shared. Failure to do so results in
# the js code getting copied into xpinstall and jsd as well as mozilla-bin, # the js code getting copied into xpinstall and jsd as well as mozilla-bin,

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

@ -1,2 +0,0 @@
[gecko xpi-bootstrap]
dist/bin/@SHARED_LIBRARY@

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

@ -54,8 +54,6 @@ JNI_GEN_DIR = _jni
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = liveconnect.pkg
REQUIRES = js \ REQUIRES = js \
xpcom \ xpcom \
xpconnect \ xpconnect \

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

@ -1,3 +0,0 @@
# this is part of the GRE, but *not* part of the embedding packages
[gre]
dist/bin/@SHARED_LIBRARY@

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

@ -57,8 +57,6 @@ SHORT_LIBNAME = xpc$(MOZ_BITS)$(VERSION_NUMBER)
endif endif
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = xpconnect.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
js \ js \

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

@ -1,19 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/xpconnect.xpt
# xpcshell is one of those interesting apps that is useful in both an application
# directory and in the plain-jane GRE
[gecko gecko-support]
dist/bin/xpcshell@BINS@
#if ENABLE_TESTS
[gecko-tests]
dist/bin/TestXPC@BINS@
dist/bin/components/@DLLP@xpctest@DLLS@
!xpt dist/bin/components/xpconnect_tests.xpt
#endif

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

@ -58,9 +58,6 @@ MODULE_NAME = nsLayoutModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = layout.pkg
PACKAGE_VARS += MOZ_XUL
ifndef MOZ_ENABLE_LIBXUL ifndef MOZ_ENABLE_LIBXUL
EXTRA_DSO_LIBS = gkgfx EXTRA_DSO_LIBS = gkgfx
endif endif

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

@ -1,56 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/xuldoc.xpt
!xpt dist/bin/components/layout_base.xpt
!xpt dist/bin/components/layout_printing.xpt
!xpt dist/bin/components/layout_xul.xpt
!xpt dist/bin/components/content_base.xpt
!xpt dist/bin/components/content_html.xpt
!xpt dist/bin/components/content_htmldoc.xpt
!xpt dist/bin/components/content_xmldoc.xpt
!xpt dist/bin/components/content_xslt.xpt
!xpt dist/bin/components/dom.xpt
!xpt dist/bin/components/dom_base.xpt
!xpt dist/bin/components/dom_core.xpt
!xpt dist/bin/components/dom_css.xpt
!xpt dist/bin/components/dom_events.xpt
!xpt dist/bin/components/dom_geolocation.xpt
!xpt dist/bin/components/dom_html.xpt
!xpt dist/bin/components/dom_offline.xpt
!xpt dist/bin/components/dom_range.xpt
!xpt dist/bin/components/dom_stylesheets.xpt
!xpt dist/bin/components/dom_traversal.xpt
!xpt dist/bin/components/dom_views.xpt
!xpt dist/bin/components/dom_xbl.xpt
!xpt dist/bin/components/dom_xul.xpt
!xpt dist/bin/components/dom_xpath.xpt
#if MOZ_XUL
!xpt dist/bin/components/xultmpl.xpt
!xpt dist/bin/components/layout_xul_tree.xpt
#endif
dist/bin/res/html.css
dist/bin/res/quirk.css
dist/bin/res/viewsource.css
dist/bin/res/forms.css
dist/bin/res/contenteditable.css
dist/bin/res/designmode.css
dist/bin/res/arrow.gif
dist/bin/res/arrowd.gif
dist/bin/res/ua.css
dist/bin/res/broken-image.gif
dist/bin/res/loading-image.gif
dist/bin/res/html/folder.png
dist/bin/res/dtd/xhtml11.dtd
[gecko-tests]
dist/bin/bloaturls.txt
dist/bin/res/bloatcycle.html
#if ENABLE_TESTS
dist/bin/TestSpaceManager@BINS@
dist/bin/ParseCSS@BINS@
dist/bin/TestCSSPropertyLookup@BINS@
#endif

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

@ -48,8 +48,6 @@ MODULE = layout
LIBRARY_NAME = gkmathmlbase_s LIBRARY_NAME = gkmathmlbase_s
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = mathml.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
dom \ dom \

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

@ -1,11 +0,0 @@
[gecko]
dist/bin/res/mathml.css
dist/bin/res/dtd/mathml.dtd
dist/bin/res/fonts/mathfont.properties
dist/bin/res/fonts/mathfontUnicode.properties
dist/bin/res/fonts/mathfontSTIXNonUnicode.properties
dist/bin/res/fonts/mathfontSTIXSize1.properties
dist/bin/res/fonts/mathfontStandardSymbolsL.properties
#if TARGET_MD_ARCH==win32
dist/bin/res/fonts/mathfontSymbol.properties
#endif

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

@ -74,8 +74,6 @@ MODULE_NAME = nsJarModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = libjar.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
caps \ caps \

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

@ -1,7 +0,0 @@
[gecko xpi-bootstrap]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/jar.xpt

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

@ -50,8 +50,6 @@ MODULE_NAME = nsImageLib2Module
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = imglib2.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
thebes \ thebes \

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

@ -1,7 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/imglib2.xpt

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

@ -47,8 +47,6 @@ LIBRARY_NAME = imgicon
IS_COMPONENT = 1 IS_COMPONENT = 1
MODULE_NAME = nsIconDecoderModule MODULE_NAME = nsIconDecoderModule
PACKAGE_FILE = imgicon.pkg
ifneq (,$(filter gtk2,$(MOZ_WIDGET_TOOLKIT))) ifneq (,$(filter gtk2,$(MOZ_WIDGET_TOOLKIT)))
EXTRA_DSO_LDOPTS = $(MOZ_GTK2_LIBS) EXTRA_DSO_LDOPTS = $(MOZ_GTK2_LIBS)
PLATFORM = gtk PLATFORM = gtk

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

@ -1,7 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/imgicon.xpt

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

@ -1,52 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/pref.xpt
#
# all default pref files ship with the browser, to prevent
# migration errors
#
[gecko-support]
dist/bin/defaults/pref/all.js
#if MOZ_WIDGET_TOOLKIT==mac
dist/bin/defaults/pref/macprefs.js
#else
#if MOZ_WIDGET_TOOLKIT==cocoa
dist/bin/defaults/pref/macprefs.js
#else
#if MOZ_WIDGET_TOOLKIT==windows
dist/bin/defaults/pref/winpref.js
#else
#if MOZ_WIDGET_TOOLKIT==os2
dist/bin/defaults/pref/os2pref.js
#else
#if MOZ_WIDGET_TOOLKIT==beos
dist/bin/defaults/pref/beos.js
#else
dist/bin/defaults/pref/unix.js
#if MOZ_WIDGET_TOOLKIT==photon
dist/bin/defaults/pref/photon.js
#endif
#endif
#endif
#endif
#endif
#endif
#if OS_ARCH==OpenVMS
dist/bin/defaults/pref/openvms.js
#elif OS_ARCH==AIX
dist/bin/defaults/pref/aix.js
#endif
#if MOZ_PROFILESHARING
dist/bin/defaults/pref/non-shared.txt
#endif
[xpfe-browser]
dist/bin/defaults/pref/mailnews.js
dist/bin/defaults/pref/editor.js

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

@ -45,8 +45,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = util MODULE = util
XPIDL_MODULE = util XPIDL_MODULE = util
PACKAGE_FILE = libutil.pkg
EXPORTS = $(srcdir)/stopwatch.h \ EXPORTS = $(srcdir)/stopwatch.h \
$(srcdir)/nsTimer.h $(srcdir)/nsTimer.h

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

@ -1,2 +0,0 @@
[unpackaged-files]
!xpt dist/bin/components/util.xpt

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

@ -48,8 +48,6 @@ MODULE_NAME = nsCJVMManagerModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = oji.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
liveconnect \ liveconnect \

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

@ -1,8 +0,0 @@
# this is part of the GRE, but *not* part of embedding packages
[gre]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/oji.xpt

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

@ -51,9 +51,6 @@ MODULE_NAME = nsPluginModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = plugin.pkg
PACKAGE_VARS += MOZ_ENABLE_GTK
REQUIRES = xpcom \ REQUIRES = xpcom \
xpconnect \ xpconnect \
string \ string \

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

@ -1,14 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/plugin.xpt
[unpackaged-files]
#if MOZ_ENABLE_GTK
#if ENABLE_TESTS
dist/bin/res/samples/embed-test.html
#endif
#endif

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

@ -47,8 +47,6 @@ MODULE = plugin
LIBRARY_NAME = npnulos2 LIBRARY_NAME = npnulos2
RESFILE = npnulos2.res RESFILE = npnulos2.res
PACKAGE_FILE = npnul.pkg
REQUIRES = java \ REQUIRES = java \
xpcom \ xpcom \
pref \ pref \

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

@ -1,4 +0,0 @@
# the null plugin goes in gecko-support because we search for plugins
# in the application, not the GRE
[gecko-support]
dist/bin/plugins/@SHARED_LIBRARY@

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

@ -46,8 +46,6 @@ MODULE = plugin
LIBRARY_NAME = nullplugin LIBRARY_NAME = nullplugin
GRE_MODULE = 1 GRE_MODULE = 1
PACKAGE_FILE = npnul.pkg
REQUIRES = java \ REQUIRES = java \
$(NULL) $(NULL)

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

@ -1,40 +0,0 @@
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 1998
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
#
# Alternatively, the contents of this file may be used under the terms of
# either of the GNU General Public License Version 2 or later (the "GPL"),
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
#
# the null plugin goes in gecko-support because we search for plugins
# in the application, not the GRE
[gecko-support]
dist/bin/plugins/@SHARED_LIBRARY@

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

@ -48,8 +48,6 @@ RESFILE = npnul32.res
DEFFILE = $(win_srcdir)/npnul32.def DEFFILE = $(win_srcdir)/npnul32.def
GRE_MODULE = 1 GRE_MODULE = 1
PACKAGE_FILE = npnul.pkg
REQUIRES = java \ REQUIRES = java \
xpcom \ xpcom \
pref \ pref \

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

@ -1,4 +0,0 @@
# the null plugin goes in gecko-support because we search for plugins
# in the application, not the GRE
[gecko-support]
dist/bin/plugins/@SHARED_LIBRARY@

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

@ -46,8 +46,6 @@ MODULE = plugin
LIBRARY_NAME = unixprintplugin LIBRARY_NAME = unixprintplugin
GRE_MODULE = 1 GRE_MODULE = 1
PACKAGE_FILE = npprint.pkg
REQUIRES = java \ REQUIRES = java \
$(NULL) $(NULL)

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

@ -1,41 +0,0 @@
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is
# Dantifer Dang <dantifer.dang@sun.com>.
# Portions created by the Initial Developer are Copyright (C) 2004
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Roland Mainz <roland.mainz@nrubsig.org>
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
#
# the print plugin goes in gecko-support because we search for plugins
# in the application, not the GRE
[gecko-support]
dist/bin/plugins/@SHARED_LIBRARY@

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

@ -49,8 +49,6 @@ GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
DIST_INSTALL = 1 DIST_INSTALL = 1
PACKAGE_FILE = zlib.pkg
ifndef MOZ_ENABLE_LIBXUL ifndef MOZ_ENABLE_LIBXUL
ifeq (,$(filter-out WINNT WINCE,$(OS_ARCH))) ifeq (,$(filter-out WINNT WINCE,$(OS_ARCH)))
ifndef GNU_CC ifndef GNU_CC

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

@ -1,4 +0,0 @@
[gecko xpi-bootstrap]
#if SHARED_LIBRARY
dist/bin/@SHARED_LIBRARY@
#endif

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

@ -50,12 +50,6 @@ MODULE_NAME = necko
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = necko.pkg
ifdef ENABLE_TESTS
PACKAGE_FILE += necko-tests.pkg
endif
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
nkcache \ nkcache \

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

@ -1,23 +0,0 @@
[gecko-tests]
dist/bin/TestStreamConv@BINS@
dist/bin/TestStreamChannel@BINS@
dist/bin/PropertiesTest@BINS@
dist/bin/urltest@BINS@
dist/bin/TestCallbacks@BINS@
dist/bin/TestPageLoad@BINS@
dist/bin/TestPerf@BINS@
dist/bin/TestIDN@BINS@
dist/bin/TestURLParser@BINS@
dist/bin/TestStandardURL@BINS@
dist/bin/TestSocketTransport@BINS@
dist/bin/TestUpload@BINS@
dist/bin/TestStreamTransport@BINS@
dist/bin/TestStreamPump@BINS@
dist/bin/TestProtocols@BINS@
dist/bin/TestBlockingSocket@BINS@
dist/bin/TestDNS@BINS@
dist/bin/TestIOThreads@BINS@
dist/bin/res/urlparse.dat
dist/bin/res/urlparse_unx.dat
dist/bin/res/jarlist.dat

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

@ -1,25 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/necko.xpt
!xpt dist/bin/components/necko_about.xpt
!xpt dist/bin/components/necko_cookie.xpt
!xpt dist/bin/components/necko_dns.xpt
!xpt dist/bin/components/necko_file.xpt
!xpt dist/bin/components/necko_ftp.xpt
!xpt dist/bin/components/necko_http.xpt
!xpt dist/bin/components/necko_res.xpt
!xpt dist/bin/components/necko_strconv.xpt
!xpt dist/bin/components/necko_cache.xpt
!xpt dist/bin/components/mimetype.xpt
# xxxbsmedberg : why don't we generate/ship this on win32?
#if OS_ARCH!=WINNT
!xpt dist/bin/components/necko_socket.xpt
#endif
[gecko-support]
dist/bin/defaults/pref/security-prefs.js

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

@ -50,8 +50,6 @@ SHORT_LIBNAME = gkparser
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = parser.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \
necko \ necko \

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

@ -1,42 +0,0 @@
[gecko]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/htmlparser.xpt
#if ENABLE_TESTS
[gecko-tests]
dist/bin/htmlrobot@BINS@
dist/bin/TestOutput@BINS@
dist/bin/TestOutSinks.pl
dist/bin/grabpage@BINS@
dist/bin/TestParser@BINS@
#if OS_ARCH==WINNT
dist/bin/@DLLP@dbgrobot@DLLS@
#else
dist/bin/@DLLP@DebugRobot@DLLS@
#endif
dist/bin/OutTestData/plain.html
dist/bin/OutTestData/plainwrap.out
dist/bin/OutTestData/plainnowrap.out
dist/bin/OutTestData/simple.html
dist/bin/OutTestData/simplecopy.out
dist/bin/OutTestData/simplefmt.out
dist/bin/OutTestData/entityxif.xif
dist/bin/OutTestData/entityxif.out
dist/bin/OutTestData/mailquote.html
dist/bin/OutTestData/mailquote.out
dist/bin/OutTestData/htmltable.html
dist/bin/OutTestData/htmltable.out
dist/bin/OutTestData/xifstuff.xif
dist/bin/OutTestData/xifstuff.out
dist/bin/OutTestData/doctype.xif
dist/bin/OutTestData/xifdtplain.out
dist/bin/OutTestData/xifdthtml.out
dist/bin/OutTestData/simplemail.html
dist/bin/OutTestData/simplemail.out
#endif

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

@ -49,8 +49,6 @@ IS_COMPONENT = 1
MODULE_NAME = nsPrefMigrationModule MODULE_NAME = nsPrefMigrationModule
MOZILLA_INTERNAL_API = 1 MOZILLA_INTERNAL_API = 1
PACKAGE_FILE = prefmigr.pkg
REQUIRES = xpcom \ REQUIRES = xpcom \
xpcom_obsolete \ xpcom_obsolete \
string \ string \

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

@ -1,8 +0,0 @@
# xxxbsmedberg does firebird actually use this? It's currently shipping.
[xpfe-browser browser]
#if SHARED_LIBRARY
dist/bin/components/@SHARED_LIBRARY@
#else
!staticcomp @LIBRARY@ @MODULE_NAME@
#endif
!xpt dist/bin/components/prefmigr.xpt

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

@ -51,8 +51,6 @@ MODULE_NAME = nsRDFModule
GRE_MODULE = 1 GRE_MODULE = 1
LIBXUL_LIBRARY = 1 LIBXUL_LIBRARY = 1
PACKAGE_FILE = rdf.pkg
EXTRA_DSO_LIBS = EXTRA_DSO_LIBS =
REQUIRES = xpcom \ REQUIRES = xpcom \
string \ string \

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