Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps

This commit is contained in:
Mike Shal 2013-03-11 22:00:00 -07:00
parent 02d464acc1
commit cd4191e248
216 changed files with 218 additions and 134 deletions

View File

@ -10,8 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = browsercomps
XPIDL_MODULE = browsercompsbase
EXTRA_COMPONENTS = \
BrowserComponents.manifest \
$(NULL)

View File

@ -31,3 +31,5 @@ XPIDL_SOURCES += [
'nsIBrowserHandler.idl',
]
XPIDL_MODULE = 'browsercompsbase'

View File

@ -20,6 +20,7 @@ _MOZBUILD_EXTERNAL_VARIABLES := \
TEST_DIRS \
TIERS \
TOOL_DIRS \
XPIDL_MODULE \
$(NULL)
ifndef EXTERNALLY_MANAGED_MAKE_FILE

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = content
XPIDL_MODULE = content_base
GRE_MODULE = 1
EXPORTS = \

View File

@ -28,3 +28,5 @@ XPIDL_SOURCES += [
'nsIXMLHttpRequest.idl',
]
XPIDL_MODULE = 'content_base'

View File

@ -11,8 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = content
XPIDL_MODULE = content_canvas
EXPORTS_NAMESPACES = mozilla/ipc
EXPORTS = \

View File

@ -7,3 +7,5 @@ XPIDL_SOURCES += [
'nsICanvasGLPrivate.idl',
]
XPIDL_MODULE = 'content_canvas'

View File

@ -11,8 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = content
XPIDL_MODULE = content_events
EXPORTS = \
nsMutationEvent.h \
nsIPrivateTextEvent.h \

View File

@ -7,3 +7,5 @@ XPIDL_SOURCES += [
'nsIEventListenerService.idl',
]
XPIDL_MODULE = 'content_events'

View File

@ -11,8 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = content
XPIDL_MODULE = content_html
EXPORTS = \
nsIConstraintValidation.h \
nsIFormControl.h \

View File

@ -10,3 +10,5 @@ XPIDL_SOURCES += [
'nsIPhonetic.idl',
]
XPIDL_MODULE = 'content_html'

View File

@ -11,6 +11,4 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = content
XPIDL_MODULE = content_htmldoc
include $(topsrcdir)/config/rules.mk

View File

@ -7,3 +7,5 @@ XPIDL_SOURCES += [
'nsIImageDocument.idl',
]
XPIDL_MODULE = 'content_htmldoc'

View File

@ -10,8 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = content
XPIDL_MODULE = content_xslt
EXPORTS = \
nsIDocumentTransformer.h \
$(NULL)

View File

@ -13,3 +13,5 @@ XPIDL_SOURCES += [
'txIXPathObject.idl',
]
XPIDL_MODULE = 'content_xslt'

View File

@ -9,8 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
XPIDL_MODULE = dom_activities
include $(topsrcdir)/config/rules.mk
XPIDL_FLAGS += \

View File

@ -13,3 +13,5 @@ XPIDL_SOURCES += [
'nsIDOMNavigatorActivities.idl',
]
XPIDL_MODULE = 'dom_activities'

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_alarm
LIBRARY_NAME = domalarm_s
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1

View File

@ -10,3 +10,5 @@ XPIDL_SOURCES += [
'nsIDOMAlarmsManager.idl',
]
XPIDL_MODULE = 'dom_alarm'

View File

@ -21,7 +21,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = domaudiochannel_s
XPIDL_MODULE = dom_audiochannel
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1
EXPORT_LIBRARY = 1

View File

@ -9,3 +9,5 @@ XPIDL_SOURCES += [
'nsIAudioChannelAgent.idl',
]
XPIDL_MODULE = 'dom_audiochannel'

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = dom_battery_s
XPIDL_MODULE = dom_battery
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1
FAIL_ON_WARNINGS := 1

View File

@ -9,3 +9,5 @@ XPIDL_SOURCES += [
'nsINavigatorBattery.idl',
]
XPIDL_MODULE = 'dom_battery'

View File

@ -35,7 +35,6 @@ ifneq (,$(MOZ_B2G_BT))
MODULE = dom
LIBRARY_NAME = dombluetooth_s
XPIDL_MODULE = dom_bluetooth
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1

View File

@ -14,6 +14,7 @@
# limitations under the License.
if CONFIG['MOZ_B2G_BT']:
XPIDL_MODULE = 'dom_bluetooth'
XPIDL_SOURCES += [
'nsIDOMNavigatorBluetooth.idl',
'nsIDOMBluetoothManager.idl',

View File

@ -11,7 +11,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = dom_browserelement_s
XPIDL_MODULE = dom_browserelement
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1
FAIL_ON_WARNINGS := 1

View File

@ -10,3 +10,5 @@ XPIDL_SOURCES += [
'nsIOpenWindowEventDetail.idl',
]
XPIDL_MODULE = 'dom_browserelement'

View File

@ -11,7 +11,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = domcamera_s
XPIDL_MODULE = dom_camera
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1
FAIL_ON_WARNINGS := 1

View File

@ -8,3 +8,5 @@ XPIDL_SOURCES += [
'nsIDOMNavigatorCamera.idl',
]
XPIDL_MODULE = 'dom_camera'

View File

@ -9,8 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
XPIDL_MODULE = dom_cellbroadcast
include $(topsrcdir)/dom/dom-config.mk
include $(topsrcdir)/config/rules.mk

View File

@ -11,3 +11,5 @@ XPIDL_SOURCES += [
'nsINavigatorCellBroadcast.idl',
]
XPIDL_MODULE = 'dom_cellbroadcast'

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = dom_cellbroadcast_s
XPIDL_MODULE = dom_cellbroadcast
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1
FAIL_ON_WARNINGS := 1

View File

@ -3,3 +3,5 @@
# 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/.
XPIDL_MODULE = 'dom_cellbroadcast'

View File

@ -17,7 +17,6 @@ MODULE = dom
LIBRARY_NAME = jsdomcontacts_s
LIBXUL_LIBRARY = 1
XPIDL_MODULE = dom_contacts
GRE_MODULE = 1
EXTRA_COMPONENTS = \

View File

@ -4,3 +4,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
TEST_DIRS += ['tests']
XPIDL_MODULE = 'dom_contacts'

View File

@ -11,7 +11,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = domdevicestorage_s
XPIDL_MODULE = dom_devicestorage
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1
ifndef _MSC_VER

View File

@ -4,3 +4,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
TEST_DIRS += ['test', 'ipc']
XPIDL_MODULE = 'dom_devicestorage'

View File

@ -11,7 +11,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = domfile_s
XPIDL_MODULE = dom_file
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1
ifndef _MSC_VER

View File

@ -12,3 +12,5 @@ XPIDL_SOURCES += [
'nsIDOMLockedFile.idl',
]
XPIDL_MODULE = 'dom_file'

View File

@ -11,7 +11,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = domfm_s
XPIDL_MODULE = dom_fm
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1

View File

@ -8,3 +8,5 @@ XPIDL_SOURCES += [
'nsIFMRadio.idl',
]
XPIDL_MODULE = 'dom_fm'

View File

@ -9,8 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
XPIDL_MODULE = dom_icc
include $(topsrcdir)/dom/dom-config.mk
include $(topsrcdir)/config/rules.mk

View File

@ -10,3 +10,5 @@ XPIDL_SOURCES += [
'nsIIccProvider.idl',
]
XPIDL_MODULE = 'dom_icc'

View File

@ -11,7 +11,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = dom_indexeddb_s
XPIDL_MODULE = dom_indexeddb
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1
ifndef _MSC_VER

View File

@ -22,3 +22,5 @@ XPIDL_SOURCES += [
'nsIIndexedDatabaseManager.idl',
]
XPIDL_MODULE = 'dom_indexeddb'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_apps
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -12,3 +12,5 @@ XPIDL_SOURCES += [
'nsIDOMMozApplicationEvent.idl',
]
XPIDL_MODULE = 'dom_apps'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_base
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -57,3 +57,5 @@ if CONFIG['MOZ_B2G']:
'nsIDOMWindowB2G.idl',
]
XPIDL_MODULE = 'dom_base'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_canvas
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -8,3 +8,5 @@ XPIDL_SOURCES += [
'nsIDOMWebGLRenderingContext.idl',
]
XPIDL_MODULE = 'dom_canvas'

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_contacts
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -9,3 +9,5 @@ XPIDL_SOURCES += [
'nsIDOMMozContactChangeEvent.idl',
]
XPIDL_MODULE = 'dom_contacts'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_core
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -27,3 +27,5 @@ XPIDL_SOURCES += [
'nsIInlineEventHandlers.idl',
]
XPIDL_MODULE = 'dom_core'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_css
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -29,3 +29,5 @@ XPIDL_SOURCES += [
'nsIDOMRect.idl',
]
XPIDL_MODULE = 'dom_css'

View File

@ -11,7 +11,6 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = domdevicestorage_s
XPIDL_MODULE = dom_devicestorage
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1

View File

@ -10,3 +10,5 @@ XPIDL_SOURCES += [
'nsIDOMNavigatorDeviceStorage.idl',
]
XPIDL_MODULE = 'dom_devicestorage'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_events
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -49,3 +49,5 @@ XPIDL_SOURCES += [
'nsIDOMWheelEvent.idl',
]
XPIDL_MODULE = 'dom_events'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_geolocation
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -14,3 +14,5 @@ XPIDL_SOURCES += [
'nsIGeolocation.idl',
]
XPIDL_MODULE = 'dom_geolocation'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_html
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -79,3 +79,5 @@ XPIDL_SOURCES += [
'nsIMozBrowserFrame.idl',
]
XPIDL_MODULE = 'dom_html'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_json
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -7,3 +7,5 @@ XPIDL_SOURCES += [
'nsIJSON.idl',
]
XPIDL_MODULE = 'dom_json'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_notification
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -8,3 +8,5 @@ XPIDL_SOURCES += [
'nsIDOMNavigatorDesktopNotification.idl',
]
XPIDL_MODULE = 'dom_notification'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_offline
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -8,3 +8,5 @@ XPIDL_SOURCES += [
'nsIDOMOfflineResourceList.idl',
]
XPIDL_MODULE = 'dom_offline'

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_permissionsettings
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -8,3 +8,5 @@ XPIDL_SOURCES += [
'nsIPermissionPromptService.idl',
]
XPIDL_MODULE = 'dom_permissionsettings'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_range
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -7,3 +7,5 @@ XPIDL_SOURCES += [
'nsIDOMRange.idl',
]
XPIDL_MODULE = 'dom_range'

View File

@ -10,7 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_settings
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -9,3 +9,5 @@ XPIDL_SOURCES += [
'nsISettingsService.idl',
]
XPIDL_MODULE = 'dom_settings'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_sidebar
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -8,3 +8,5 @@ XPIDL_SOURCES += [
'nsIWebContentHandlerRegistrar.idl',
]
XPIDL_MODULE = 'dom_sidebar'

View File

@ -12,8 +12,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_smil
include $(topsrcdir)/config/rules.mk
XPIDL_FLAGS += \

View File

@ -7,3 +7,5 @@ XPIDL_SOURCES += [
'nsIDOMTimeEvent.idl',
]
XPIDL_MODULE = 'dom_smil'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_storage
GRE_MODULE = 1
EXPORTS = \

View File

@ -13,3 +13,5 @@ XPIDL_SOURCES += [
'nsIDOMToString.idl',
]
XPIDL_MODULE = 'dom_storage'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_stylesheets
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -10,3 +10,5 @@ XPIDL_SOURCES += [
'nsIDOMStyleSheetList.idl',
]
XPIDL_MODULE = 'dom_stylesheets'

View File

@ -13,8 +13,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_svg
include $(topsrcdir)/config/rules.mk
XPIDL_FLAGS += \

View File

@ -24,3 +24,5 @@ XPIDL_SOURCES += [
'nsIDOMSVGZoomEvent.idl',
]
XPIDL_MODULE = 'dom_svg'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_traversal
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -9,3 +9,5 @@ XPIDL_SOURCES += [
'nsIDOMTreeWalker.idl',
]
XPIDL_MODULE = 'dom_traversal'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_xbl
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -7,3 +7,5 @@ XPIDL_SOURCES += [
'nsIDOMDocumentXBL.idl',
]
XPIDL_MODULE = 'dom_xbl'

View File

@ -10,8 +10,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_xpath
include $(topsrcdir)/config/rules.mk
XPIDL_FLAGS += \

View File

@ -12,3 +12,5 @@ XPIDL_SOURCES += [
'nsIDOMXPathResult.idl',
]
XPIDL_MODULE = 'dom_xpath'

View File

@ -11,7 +11,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_xul
GRE_MODULE = 1
include $(topsrcdir)/config/rules.mk

View File

@ -26,3 +26,5 @@ XPIDL_SOURCES += [
'nsIDOMXULTreeElement.idl',
]
XPIDL_MODULE = 'dom_xul'

View File

@ -11,7 +11,6 @@ relativesrcdir = @relativesrcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = dom
XPIDL_MODULE = dom_media
LIBRARY_NAME = dom_media_s
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1

View File

@ -15,3 +15,5 @@ XPIDL_SOURCES += [
'nsIMediaManager.idl',
]
XPIDL_MODULE = 'dom_media'

View File

@ -9,8 +9,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
XPIDL_MODULE = dom_messages
include $(topsrcdir)/dom/dom-config.mk
include $(topsrcdir)/config/rules.mk

View File

@ -8,3 +8,5 @@ XPIDL_SOURCES += [
'nsISystemMessagesInternal.idl',
]
XPIDL_MODULE = 'dom_messages'

View File

@ -9,6 +9,4 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
XPIDL_MODULE = dom_mms
include $(topsrcdir)/config/rules.mk

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