Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
This commit is contained in:
Родитель
7265e749d5
Коммит
44c4cbce10
|
@ -48,6 +48,8 @@ LIBRARY_NAME = accessproxy
|
|||
ifneq ($(OS_ARCH),WINNT)
|
||||
SHORT_LIBNAME = accproxy
|
||||
endif
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
|
|
|
@ -48,6 +48,7 @@ EXPORT_LIBRARY = 1
|
|||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsCookieModule
|
||||
GRE_MODULE = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = cookie.pkg
|
||||
|
||||
|
|
|
@ -48,6 +48,8 @@ SHORT_LIBNAME = nkdatetm
|
|||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = datetime
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
necko \
|
||||
|
|
|
@ -47,6 +47,8 @@ LIBRARY_NAME = nkfinger
|
|||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = finger
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
necko \
|
||||
|
|
|
@ -46,6 +46,8 @@ MODULE = nkgnomevfs
|
|||
LIBRARY_NAME = nkgnomevfs
|
||||
SHORT_LIBNAME = nkgnomevfs
|
||||
IS_COMPONENT = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
necko \
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE=inspector
|
||||
LIBRARY_NAME=inspector_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
|
|
|
@ -50,6 +50,7 @@ FORCE_SHARED_LIB = 1
|
|||
ifneq ($(OS_ARCH),WINNT)
|
||||
SHORT_LIBNAME = inspectr
|
||||
endif
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = inspector.pkg
|
||||
|
||||
|
|
|
@ -45,6 +45,7 @@ include $(topsrcdir)/config/config.mk
|
|||
|
||||
MODULE = javaxpcom
|
||||
LIBRARY_NAME = javaxpcom
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
# On Mac OS X, JNI libraries must end with a '.jnilib' extension
|
||||
ifeq ($(OS_ARCH),Darwin)
|
||||
|
|
|
@ -47,6 +47,7 @@ LIBRARY_NAME = gkdebug
|
|||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsLayoutDebugModule
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
|
|
|
@ -50,6 +50,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = negotiateauth
|
||||
LIBRARY_NAME = negotiateauth
|
||||
IS_COMPONENT = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
|
|
|
@ -46,6 +46,7 @@ LIBRARY_NAME = p3p
|
|||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsP3PModule
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = p3p.pkg
|
||||
|
||||
|
|
|
@ -47,6 +47,7 @@ SHORT_LIBNAME = perms
|
|||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsPermissionsModule
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
#PACKAGE_FILE = permissions.pkg
|
||||
|
||||
|
|
|
@ -48,6 +48,7 @@ endif
|
|||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsAutoConfigModule
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = autoconfig.pkg
|
||||
|
||||
|
|
|
@ -51,6 +51,7 @@ endif
|
|||
|
||||
# We want to force the creation of a static lib.
|
||||
FORCE_STATIC_LIB = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
|
|
|
@ -46,6 +46,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = system-pref
|
||||
LIBRARY_NAME = system-pref
|
||||
GRE_MODULE = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = pref \
|
||||
string \
|
||||
|
|
|
@ -50,6 +50,8 @@ SHORT_LIBNAME = schemval
|
|||
FORCE_SHARED_LIB = 1
|
||||
IS_COMPONENT = 1
|
||||
GRE_MODULE = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
|
|
|
@ -49,6 +49,7 @@ SHORT_LIBNAME = spellchk
|
|||
#EXPORT_LIBRARY = 1
|
||||
FORCE_SHARED_LIB = 1
|
||||
IS_COMPONENT = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = spellcheck.pkg
|
||||
|
||||
|
|
|
@ -42,6 +42,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = sql
|
||||
LIBRARY_NAME = sqlbase_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
unicharutil \
|
||||
|
|
|
@ -47,6 +47,8 @@ LIBRARY_NAME = sql
|
|||
SHORT_LIBNAME = sql
|
||||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
rdf \
|
||||
|
|
|
@ -42,6 +42,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = sql
|
||||
LIBRARY_NAME = sqlmysql_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
locale \
|
||||
|
|
|
@ -42,6 +42,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = sql
|
||||
LIBRARY_NAME = sqlpgsql_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
locale \
|
||||
|
|
|
@ -43,6 +43,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = sql
|
||||
LIBRARY_NAME = sqlsqlite_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
|
|
|
@ -45,6 +45,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE=sroaming
|
||||
LIBRARY_NAME=sroaming
|
||||
IS_COMPONENT = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
xpcom_obsolete \
|
||||
string \
|
||||
|
|
|
@ -50,6 +50,7 @@ MODULE_NAME = TransformiixModule
|
|||
ifneq ($(OS_ARCH),WINNT)
|
||||
SHORT_LIBNAME = t8iix
|
||||
endif
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = transformiix.pkg
|
||||
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = transformiix
|
||||
LIBRARY_NAME = txbase_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
|
|
@ -1,73 +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 TransforMiiX XSLT processor code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is
|
||||
# Axel Hecht.
|
||||
# Portions created by the Initial Developer are Copyright (C) 2001
|
||||
# the Initial Developer. All Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
# Axel Hecht <axel@pike.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 *****
|
||||
|
||||
DEPTH = ../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
LIBRARY_NAME = tx
|
||||
FORCE_STATIC_LIB = 1
|
||||
CPP_PROG_LINK = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
expat \
|
||||
$(NULL)
|
||||
|
||||
SHARED_LIBRARY_LIBS = \
|
||||
$(DIST)/lib/$(LIB_PREFIX)txbase_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)txxml_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)txxmldom_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)txxmlparser_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)txxpath_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)txxslt_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)txxsltfunctions_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)txxsltutil_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)expat_s.$(LIB_SUFFIX) \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
INCLUDES += -I$(srcdir)/../xslt -I$(srcdir)/../base -I$(srcdir)/../net \
|
||||
-I$(srcdir)/../xml -I$(srcdir)/../xml/dom \
|
||||
-I$(srcdir)/../xml/parser \
|
||||
-I$(srcdir)/../xpath -I$(srcdir)/../xslt/util \
|
||||
-I$(srcdir)/../xslt/functions $(MARK_INC)
|
||||
DEFINES += -DXML_DTD -DXML_UNICODE
|
|
@ -1,78 +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 TransforMiiX XSLT processor code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is
|
||||
# Axel Hecht.
|
||||
# Portions created by the Initial Developer are Copyright (C) 2001
|
||||
# the Initial Developer. All Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
# Axel Hecht <axel@pike.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 *****
|
||||
|
||||
DEPTH = ../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
SIMPLE_PROGRAMS = transformiix$(BIN_SUFFIX) testXalan$(BIN_SUFFIX) \
|
||||
txTestExpr$(BIN_SUFFIX)
|
||||
ifdef MARK_INC
|
||||
SIMPLE_PROGRAMS += txXSLTMarkDriver$(BIN_SUFFIX)
|
||||
endif
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
expat \
|
||||
jprof \
|
||||
$(NULL)
|
||||
|
||||
CPP_PROG_LINK = 1
|
||||
|
||||
EXTRA_DEPS = \
|
||||
$(DIST)/lib/$(LIB_PREFIX)tx.$(LIB_SUFFIX) \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_LIBS = \
|
||||
$(DIST)/lib/$(LIB_PREFIX)tx.$(LIB_SUFFIX) \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_JPROF
|
||||
LIBS += -ljprof
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
INCLUDES += -I$(srcdir)/../xslt -I$(srcdir)/../base -I$(srcdir)/../net \
|
||||
-I$(srcdir)/../xml -I$(srcdir)/../xml/dom \
|
||||
-I$(srcdir)/../xml/parser \
|
||||
-I$(srcdir)/../xpath -I$(srcdir)/../xslt/util \
|
||||
-I$(srcdir)/../xslt/functions $(MARK_INC)
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = transformiix
|
||||
LIBRARY_NAME = txxml_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = transformiix
|
||||
LIBRARY_NAME = txxmldom_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = transformiix
|
||||
LIBRARY_NAME = txxmlparser_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = transformiix
|
||||
LIBRARY_NAME = txxpath_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
|
|
@ -1,120 +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 TransforMiiX XSLT processor code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is
|
||||
# Axel Hecht.
|
||||
# Portions created by the Initial Developer are Copyright (C) 2001
|
||||
# the Initial Developer. All Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
# Axel Hecht <axel@pike.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 *****
|
||||
|
||||
DEPTH = ../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = functions util
|
||||
|
||||
MODULE = transformiix
|
||||
LIBRARY_NAME = txxslt_s
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
||||
ifndef TX_EXE
|
||||
REQUIRES += dom \
|
||||
content \
|
||||
widget \
|
||||
necko \
|
||||
unicharutil \
|
||||
xpconnect \
|
||||
js \
|
||||
htmlparser \
|
||||
webshell \
|
||||
docshell \
|
||||
layout \
|
||||
uconv \
|
||||
caps \
|
||||
windowwatcher \
|
||||
mimetype \
|
||||
intl \
|
||||
htmlparser \
|
||||
$(NULL)
|
||||
else
|
||||
REQUIRES += expat \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
CPPSRCS = \
|
||||
txBufferingHandler.cpp \
|
||||
txExecutionState.cpp \
|
||||
txInstructions.cpp \
|
||||
txOutputFormat.cpp \
|
||||
txRtfHandler.cpp \
|
||||
txStylesheet.cpp \
|
||||
txStylesheetCompileHandlers.cpp \
|
||||
txStylesheetCompiler.cpp \
|
||||
txTextHandler.cpp \
|
||||
txToplevelItems.cpp \
|
||||
txXSLTNumber.cpp \
|
||||
txXSLTNumberCounters.cpp \
|
||||
txXSLTPatterns.cpp \
|
||||
txXSLTProcessor.cpp \
|
||||
txPatternParser.cpp \
|
||||
txUnknownHandler.cpp
|
||||
|
||||
ifdef TX_EXE
|
||||
CPPSRCS += txHTMLOutput.cpp \
|
||||
txStandaloneXSLTProcessor.cpp \
|
||||
txStandaloneStylesheetCompiler.cpp \
|
||||
txTextOutput.cpp \
|
||||
txXMLOutput.cpp
|
||||
else
|
||||
CPPSRCS += txMozillaStylesheetCompiler.cpp \
|
||||
txMozillaTextOutput.cpp \
|
||||
txMozillaXMLOutput.cpp \
|
||||
txMozillaXSLTProcessor.cpp
|
||||
endif
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a
|
||||
# static lib.
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
INCLUDES += -I$(srcdir) -I$(srcdir)/../base \
|
||||
-I$(srcdir)/../xml -I$(srcdir)/../xml/dom \
|
||||
-I$(srcdir)/../xml/parser \
|
||||
-I$(srcdir)/../xpath -I$(srcdir)/util -I$(srcdir)/functions
|
||||
ifdef TX_EXE
|
||||
DEFINES += -DXML_DTD -DXML_UNICODE
|
||||
endif
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = transformiix
|
||||
LIBRARY_NAME = txxsltfunctions_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = transformiix
|
||||
LIBRARY_NAME = txxsltutil_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = string \
|
||||
xpcom \
|
||||
$(NULL)
|
||||
|
|
|
@ -49,6 +49,7 @@ endif
|
|||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsTridentProfile
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = tridentprofile.pkg
|
||||
|
||||
|
|
|
@ -47,6 +47,7 @@ ifneq ($(OS_ARCH),WINNT)
|
|||
SHORT_LIBNAME = typahead
|
||||
endif
|
||||
GRE_MODULE = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = typeaheadfind.pkg
|
||||
|
||||
|
|
|
@ -50,6 +50,8 @@ MODULE_NAME = nsUniversalCharDetModule
|
|||
ifneq ($(OS_ARCH),WINNT)
|
||||
SHORT_LIBNAME = ucdet
|
||||
endif
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
uconv \
|
||||
|
|
|
@ -43,6 +43,8 @@ VPATH = @srcdir@
|
|||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = universalchardet
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
chardet \
|
||||
$(NULL)
|
||||
|
|
|
@ -48,6 +48,7 @@ EXPORT_LIBRARY = 1
|
|||
SHORT_LIBNAME = wlltvwrs
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsWalletViewerModule
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = walletviewer.pkg
|
||||
|
||||
|
|
|
@ -45,6 +45,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = walletviewers
|
||||
LIBRARY_NAME = walleteditor_s
|
||||
XPIDL_MODULE = walleteditor
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
wallet \
|
||||
|
|
|
@ -45,6 +45,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = walletviewers
|
||||
LIBRARY_NAME = signonviewer_s
|
||||
XPIDL_MODULE = signonviewer
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
wallet \
|
||||
|
|
|
@ -48,6 +48,7 @@ EXPORT_LIBRARY = 1
|
|||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsWalletModule
|
||||
GRE_MODULE = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = wallet.pkg
|
||||
|
||||
|
|
|
@ -45,6 +45,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = walletviewers
|
||||
LIBRARY_NAME = walletpreview_s
|
||||
XPIDL_MODULE = walletpreview
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
wallet \
|
||||
|
|
|
@ -52,6 +52,7 @@ IS_COMPONENT = 1
|
|||
MODULE_NAME = nsWebDAVModules
|
||||
GRE_MODULE = 1
|
||||
# PACKAGE_FILE = webdav.pkg
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
# XXX widget is because of a transitive inclusion from nsIDocument.h of
|
||||
# XXX nsEvent.h -- I mean, really!
|
||||
|
|
|
@ -47,6 +47,7 @@ LIBRARY_NAME = websrvcs
|
|||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsWebServicesModule
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = webservices.pkg
|
||||
|
||||
|
|
|
@ -46,6 +46,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = websrvcs
|
||||
LIBRARY_NAME = websrvcsinterfaceinfo_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = websrvcs
|
||||
LIBRARY_NAME = websrvcsproxy_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
xpconnect \
|
||||
|
|
|
@ -49,6 +49,7 @@ EXPORT_LIBRARY = 1
|
|||
XPIDL_MODULE = wsproxytest
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = WSPProxyTestModule
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
|
|
|
@ -44,6 +44,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = websrvcs
|
||||
LIBRARY_NAME = websrvcsschema_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
|
|
|
@ -43,6 +43,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = websrvcs
|
||||
LIBRARY_NAME = websrvcssecurity_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
caps \
|
||||
|
|
|
@ -43,6 +43,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = websrvcs
|
||||
LIBRARY_NAME = websrvcssoap_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
caps \
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = websrvcs
|
||||
LIBRARY_NAME = websrvcswsdl_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
|
|
|
@ -50,6 +50,7 @@ IS_COMPONENT = 1
|
|||
# Do not set EXPORT_LIBRARY as we do not want xforms in the static libs list
|
||||
#EXPORT_LIBRARY = 1
|
||||
FORCE_SHARED_LIB = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = xmlextras
|
||||
LIBRARY_NAME = xmlextrasbase_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
|
|
|
@ -51,6 +51,7 @@ endif
|
|||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsXMLExtrasModule
|
||||
GRE_MODULE = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
PACKAGE_FILE = xmlextras.pkg
|
||||
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = xmlextras
|
||||
LIBRARY_NAME = xmlextrasls_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
|
|
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = xmlextras
|
||||
LIBRARY_NAME = xmlextraspointers_s
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
|
|
|
@ -42,6 +42,8 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
xmlextras \
|
||||
|
|
|
@ -1,116 +0,0 @@
|
|||
#!gmake
|
||||
#
|
||||
# ***** 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 lineterm.
|
||||
#
|
||||
# The Initial Developer of the Original Code is
|
||||
# Ramalingam Saravanan.
|
||||
# Portions created by the Initial Developer are Copyright (C) 1999
|
||||
# the Initial Developer. All Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
# 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 *****
|
||||
|
||||
# makefile for xmlterm/base directory
|
||||
|
||||
DEPTH = ../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
ifdef DEBUG
|
||||
# Debug option
|
||||
DEBUG_LTERM = 1
|
||||
endif
|
||||
|
||||
# Defines
|
||||
ifdef DEBUG_LTERM
|
||||
DEFINES += -DDEBUG_LTERM
|
||||
endif
|
||||
|
||||
# Exported header files (excluding XPCONNECT interfaces)
|
||||
EXPORTS = mozXMLT.h mozXMLTermUtils.h
|
||||
|
||||
# C++ Sources
|
||||
CPPSRCS = \
|
||||
mozLineTerm.cpp \
|
||||
mozXMLTermUtils.cpp \
|
||||
mozXMLTerminal.cpp \
|
||||
mozXMLTermSession.cpp \
|
||||
mozXMLTermListeners.cpp \
|
||||
mozXMLTermShell.cpp \
|
||||
mozXMLTermStream.cpp \
|
||||
$(NULL)
|
||||
|
||||
MODULE = xmlterm
|
||||
LIBRARY_NAME = xmlterm_s
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
docshell \
|
||||
caps \
|
||||
pref \
|
||||
dom \
|
||||
js \
|
||||
view \
|
||||
widget \
|
||||
necko \
|
||||
webshell \
|
||||
uriloader \
|
||||
appshell \
|
||||
locale \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = \
|
||||
mozILineTerm.idl \
|
||||
mozIXMLTermShell.idl \
|
||||
mozIXMLTerminal.idl \
|
||||
mozIXMLTermStream.idl \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES = \
|
||||
-I$(srcdir)/../lineterm \
|
||||
$(NULL)
|
||||
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
||||
include $(srcdir)/../config/xmlterm_config.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
CXXFLAGS += $(MOZ_GTK_CFLAGS)
|
||||
|
||||
ifndef STAND_ALONE
|
||||
ifeq ($(OS_ARCH),Linux)
|
||||
OS_CFLAGS += -ansi
|
||||
endif
|
||||
endif
|
|
@ -1,123 +0,0 @@
|
|||
#!gmake
|
||||
#
|
||||
# ***** 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 XMLterm.
|
||||
#
|
||||
# The Initial Developer of the Original Code is
|
||||
# Ramalingam Saravanan.
|
||||
# Portions created by the Initial Developer are Copyright (C) 1999
|
||||
# the Initial Developer. All Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
# 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 *****
|
||||
|
||||
# Makefile for xmlterm/build directory
|
||||
|
||||
DEPTH = ../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
# Debug option
|
||||
DEBUG = 1
|
||||
|
||||
XPI_MODULE = xmlterm
|
||||
XPI_MODULE_VERS = 0.53
|
||||
|
||||
MODULE = xmlterm
|
||||
LIBRARY_NAME = xmlterm
|
||||
EXPORT_LIBRARY = 1
|
||||
SHORT_LIBNAME = xmlterm
|
||||
IS_COMPONENT = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
js \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
uriloader \
|
||||
webshell \
|
||||
necko \
|
||||
$(NULL)
|
||||
|
||||
|
||||
MODULE_NAME = mozXMLTermModule
|
||||
|
||||
CPPSRCS = mozXMLTermModule.cpp
|
||||
|
||||
SHARED_LIBRARY_LIBS = \
|
||||
$(DIST)/lib/liblineterm_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/libxmlterm_s.$(LIB_SUFFIX) \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES = \
|
||||
-I$(srcdir)/../base \
|
||||
-I$(srcdir)/../lineterm \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
$(LIBS_DIR) \
|
||||
-lgkgfx \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(MOZ_GTK_LDFLAGS) \
|
||||
$(NULL)
|
||||
|
||||
include $(srcdir)/../config/xmlterm_config.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
CXXFLAGS += $(MOZ_GTK_CFLAGS)
|
||||
|
||||
PLATFORM_STR = unknown
|
||||
|
||||
# Edit the lines below as needed, depending upon your platform(s)
|
||||
ifeq ($(OS_ARCH),Linux)
|
||||
PLATFORM_STR = linux2-ix86
|
||||
endif
|
||||
|
||||
ifeq ($(OS_CONFIG),SunOS5)
|
||||
PLATFORM_STR = sunos5-sparc
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),FreeBSD)
|
||||
PLATFORM_STR = freebsd-ix86
|
||||
endif
|
||||
|
||||
XPIFILE = $(XPI_MODULE)-$(XPI_MODULE_VERS)-$(PLATFORM_STR).xpi
|
||||
|
||||
xpi::
|
||||
zip -r $(DIST)/bin/$(XPIFILE) install.js
|
||||
cd $(DIST)/bin; zip -g $(XPIFILE) \
|
||||
components/$(XPI_MODULE).xpt \
|
||||
components/lib$(XPI_MODULE).so
|
||||
echo Created $(DIST)/bin/$(XPIFILE)
|
Загрузка…
Ссылка в новой задаче