Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium

This commit is contained in:
Ms2ger 2013-08-22 08:56:01 +02:00
parent 49f603cd4d
commit 3a103a7e9f
154 changed files with 167 additions and 231 deletions

View File

@ -9,7 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
DEFINES += \

View File

@ -20,3 +20,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'skia_npapi'
LIBXUL_LIBRARY = True

View File

@ -13,7 +13,6 @@ VPATH = \
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -19,3 +19,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'snappy_s'
LIBXUL_LIBRARY = True

View File

@ -10,8 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MSVC_ENABLE_PGO := 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk
INCLUDES += \

View File

@ -85,3 +85,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'html5p_s'
LIBXUL_LIBRARY = True

View File

@ -10,9 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
SHARED_LIBRARY_LIBS = \
$(DEPTH)/parser/xml/src/$(LIB_PREFIX)saxp.$(LIB_SUFFIX) \
$(NULL)

View File

@ -25,3 +25,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'htmlpars'
LIBXUL_LIBRARY = True

View File

@ -12,6 +12,4 @@ include $(DEPTH)/config/autoconf.mk
MSVC_ENABLE_PGO := 1
MOZILLA_INTERNAL_API = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -20,3 +20,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'saxp'
LIBXUL_LIBRARY = True

View File

@ -1,16 +0,0 @@
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -25,3 +25,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'rdfbase_s'
LIBXUL_LIBRARY = True

View File

@ -11,10 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
# XXX Note dependencies on implementation headers for factory functions
SHARED_LIBRARY_LIBS = \
../base/src/$(LIB_PREFIX)rdfbase_s.$(LIB_SUFFIX) \
../datasource/src/$(LIB_PREFIX)rdfdatasource_s.$(LIB_SUFFIX) \

View File

@ -16,3 +16,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'rdf'
LIBXUL_LIBRARY = True

View File

@ -10,8 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk
# XXX This is a dependency on rdfutil.h: it'll go away once that becomes

View File

@ -13,3 +13,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'rdfdatasource_s'
LIBXUL_LIBRARY = True

View File

@ -11,7 +11,6 @@ include $(DEPTH)/config/autoconf.mk
MSVC_ENABLE_PGO := 1
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
DEFINES += -D__STDC_CONSTANT_MACROS
include $(topsrcdir)/config/rules.mk

View File

@ -19,3 +19,5 @@ LIBRARY_NAME = 'pipboot'
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -12,7 +12,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
INCLUDES += \
-I$(DIST)/public/nss \
$(NULL)

View File

@ -19,3 +19,5 @@ LIBRARY_NAME = 'pippki'
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -12,7 +12,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
CSRCS += md4.c
DEFINES += \

View File

@ -85,3 +85,5 @@ if CONFIG['MOZ_XUL']:
LIBRARY_NAME = 'pipnss'
LIBXUL_LIBRARY = True

View File

@ -10,11 +10,9 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = sandbox_s
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
FAIL_ON_WARNINGS = 1
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/ipc/chromium/chromium-config.mk
include $(topsrcdir)/config/rules.mk
include $(topsrcdir)/ipc/chromium/chromium-config.mk

View File

@ -14,3 +14,5 @@ CPP_SOURCES += [
'Sandbox.cpp',
]
LIBXUL_LIBRARY = True

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY := 1
LIBXUL_LIBRARY := 1
MOZILLA_INTERNAL_API := 1
include $(topsrcdir)/config/rules.mk

View File

@ -22,3 +22,5 @@ LIBRARY_NAME = 'services-crypto'
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -11,6 +11,4 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -26,3 +26,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'startupcache'
LIBXUL_LIBRARY = True

View File

@ -11,9 +11,6 @@ VPATH=@srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
LOCAL_INCLUDES = \
$(SQLITE_CFLAGS) \
-I$(srcdir)/../src

View File

@ -16,3 +16,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'storagecomps'
LIBXUL_LIBRARY = True

View File

@ -10,8 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
# Don't use the jemalloc allocator on Android, because we can't guarantee
# that Gecko will configure sqlite before it is first used (bug 730495).
#

View File

@ -39,3 +39,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'storage_s'
LIBXUL_LIBRARY = True

View File

@ -18,8 +18,6 @@ VPATH = \
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
LOCAL_INCLUDES += \
-I$(srcdir)/gtest \
-I$(srcdir)/gtest/include \

View File

@ -65,3 +65,5 @@ GTEST_CPP_SOURCES += [
'SanityTest.cpp',
]
LIBXUL_LIBRARY = True

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = alerts_s
LIBXUL_LIBRARY = 1
LOCAL_INCLUDES += -I$(topsrcdir)/toolkit/components/build/
include $(topsrcdir)/config/rules.mk

View File

@ -17,3 +17,5 @@ CPP_SOURCES += [
'nsXULAlerts.cpp',
]
LIBXUL_LIBRARY = True

View File

@ -10,5 +10,4 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -26,3 +26,5 @@ LIBRARY_NAME = 'tkautocomplete'
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -12,8 +12,6 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = toolkitcomps
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
LOCAL_INCLUDES = \
-I$(srcdir)/../alerts \
-I$(srcdir)/../downloads \

View File

@ -14,3 +14,5 @@ CPP_SOURCES += [
'nsToolkitCompsModule.cpp',
]
LIBXUL_LIBRARY = True

View File

@ -10,6 +10,4 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -23,3 +23,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'commandlines'
LIBXUL_LIBRARY = True

View File

@ -9,7 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
LOCAL_INCLUDES := \

View File

@ -17,3 +17,6 @@ LIBRARY_NAME = 'jsctypes'
EXTRA_JS_MODULES += [
'ctypes.jsm',
]
LIBXUL_LIBRARY = True

View File

@ -11,7 +11,5 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = diskspacewatcher
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk
include $(topsrcdir)/ipc/chromium/chromium-config.mk

View File

@ -18,3 +18,6 @@ MODULE = 'toolkitcomps'
CPP_SOURCES = [
'DiskSpaceWatcher.cpp',
]
LIBXUL_LIBRARY = True

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = download_s
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk
CXXFLAGS += $(TK_CFLAGS) -DGOOGLE_PROTOBUF_NO_RTTI

View File

@ -38,3 +38,5 @@ if not CONFIG['MOZ_SUITE']:
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -11,9 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MOZILLA_INTERNAL_API = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk
ABS_SRCDIR := $(call core_abspath,$(srcdir))

View File

@ -28,3 +28,5 @@ EXTRA_COMPONENTS += [
LIBRARY_NAME = 'feed_s'
LIBXUL_LIBRARY = True

View File

@ -1,15 +0,0 @@
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -16,3 +16,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'mozfind_s'
LIBXUL_LIBRARY = True

View File

@ -1,15 +0,0 @@
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -12,3 +12,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'intl_s'
LIBXUL_LIBRARY = True

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = mediasniffer
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -20,3 +20,6 @@ CPP_SOURCES += [
CSRCS += [
'mp3sniff.c',
]
LIBXUL_LIBRARY = True

View File

@ -9,7 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
LOCAL_INCLUDES := \
-I$(topsrcdir)/js/xpconnect/loader \

View File

@ -18,3 +18,5 @@ EXTRA_JS_MODULES += [
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -9,7 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
EXTRA_DSO_LDOPTS += \

View File

@ -15,3 +15,6 @@ LIBRARY_NAME = 'jsreflect'
EXTRA_JS_MODULES += [
'reflect.jsm',
]
LIBXUL_LIBRARY = True

View File

@ -12,8 +12,6 @@ include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk
CXXFLAGS += $(TK_CFLAGS)

View File

@ -27,3 +27,5 @@ elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'qt':
LIBRARY_NAME = 'remoteservice'
LIBXUL_LIBRARY = True

View File

@ -9,7 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
LOCAL_INCLUDES = \

View File

@ -40,3 +40,5 @@ EXTRA_PP_JS_MODULES += [
'FormHistory.jsm',
]
LIBXUL_LIBRARY = True

View File

@ -1,15 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
relativesrcdir = @relativesrcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -40,3 +40,5 @@ else:
LIBRARY_NAME = 'appstartup_s'
LIBXUL_LIBRARY = True

View File

@ -1,16 +0,0 @@
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -12,3 +12,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'mozbrwsr_s'
LIBXUL_LIBRARY = True

View File

@ -12,7 +12,6 @@ include $(DEPTH)/config/autoconf.mk
USE_RCS_MK := 1
include $(topsrcdir)/config/makefiles/rcs.mk
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
LIBRARY_NAME = telemetry
MSVC_ENABLE_PGO := 1

View File

@ -39,3 +39,5 @@ EXTRA_JS_MODULES += [
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -1,14 +0,0 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -16,3 +16,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'fastfind_s'
LIBXUL_LIBRARY = True

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MSVC_ENABLE_PGO := 1
LIBXUL_LIBRARY = 1
LOCAL_INCLUDES = \
-I$(srcdir)/../build \
$(SQLITE_CFLAGS) \

View File

@ -50,3 +50,5 @@ EXTRA_JS_MODULES += [
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -9,7 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
LIBRARY_NAME = exception_handler_s
MSVC_ENABLE_PGO := 1

View File

@ -77,3 +77,5 @@ EXTRA_JS_MODULES += [
'KeyValueParser.jsm',
]
LIBXUL_LIBRARY = True

View File

@ -9,7 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
EXTRA_DSO_LDOPTS += \

View File

@ -18,3 +18,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'jsinspector'
LIBXUL_LIBRARY = True

View File

@ -9,7 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -34,3 +34,5 @@ EXTRA_JS_MODULES += [
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -9,7 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
ifeq ($(OS_ARCH),WINNT)
USE_STATIC_LIBS = 1
endif

View File

@ -32,3 +32,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'updatecommon'
LIBXUL_LIBRARY = True

View File

@ -10,8 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBXUL_LIBRARY = 1
LOCAL_INCLUDES = \
-I$(srcdir)/../xre \
-I$(topsrcdir)/profile/dirserviceprovider/src \

View File

@ -23,3 +23,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'profile_s'
LIBXUL_LIBRARY = True

View File

@ -10,7 +10,4 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -12,3 +12,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'androidproxy'
LIBXUL_LIBRARY = True

View File

@ -10,7 +10,4 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -12,3 +12,5 @@ CMMSRCS += [
LIBRARY_NAME = 'osxproxy'
LIBXUL_LIBRARY = True

View File

@ -10,8 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
ifdef MOZ_ENABLE_LIBPROXY
CXXFLAGS += $(MOZ_LIBPROXY_CFLAGS)
endif # MOZ_ENABLE_LIBPROXY

View File

@ -17,3 +17,5 @@ else:
LIBRARY_NAME = 'unixproxy'
LIBXUL_LIBRARY = True

View File

@ -10,7 +10,4 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -12,3 +12,5 @@ CPP_SOURCES += [
LIBRARY_NAME = 'windowsproxy'
LIBXUL_LIBRARY = True

View File

@ -19,8 +19,6 @@ milestone_txt = $(topsrcdir)/config/milestone.txt
LIBRARY_NAME = xulapp_s
MSVC_ENABLE_PGO := 1
LIBXUL_LIBRARY = 1
ifeq ($(MOZ_GL_DEFAULT_PROVIDER),GLX)
DEFINES += -DUSE_GLX_TEST
endif

View File

@ -93,3 +93,6 @@ if CONFIG['MOZ_UPDATER']:
CPP_SOURCES += [
'nsUpdateDriver.cpp',
]
LIBXUL_LIBRARY = True

View File

@ -13,8 +13,6 @@ include $(DEPTH)/config/autoconf.mk
EXPORT_LIBRARY = 1
DEFFILE = $(win_srcdir)/tm.def
LIBXUL_LIBRARY = 1
STL_FLAGS =
CSRCS = \

View File

@ -22,3 +22,5 @@ if CONFIG['OS_ARCH'] == 'WINNT':
LIBRARY_NAME = 'tracemalloc'
LIBXUL_LIBRARY = True

View File

@ -11,6 +11,5 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MSVC_ENABLE_PGO := 1
LIBXUL_LIBRARY = 1
include $(topsrcdir)/config/rules.mk

View File

@ -32,3 +32,5 @@ LIBRARY_NAME = 'uriloaderbase_s'
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

View File

@ -34,7 +34,6 @@ endif
VPATH := $(srcdir) $(srcdir)/$(OSDIR)
LIBRARY_NAME = exthandler_s
LIBXUL_LIBRARY = 1
ifeq ($(MOZ_WIDGET_TOOLKIT),cocoa)
CMMSRCS = nsOSHelperAppService.mm \

View File

@ -125,3 +125,5 @@ IPDL_SOURCES += [
FAIL_ON_WARNINGS = True
LIBXUL_LIBRARY = True

Some files were not shown because too many files have changed in this diff Show More