Skip to content

Commit

Permalink
Bug 939044 - Remove most definitions of MODULE. r=mshal
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium committed Nov 19, 2013
1 parent f02f1af commit e80e877
Show file tree
Hide file tree
Showing 653 changed files with 0 additions and 1,299 deletions.
2 changes: 0 additions & 2 deletions accessible/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@
DIRS += ['public', 'src']
TEST_DIRS += ['tests']

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/public/ia2/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,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/.

MODULE = 'accessibility'
LIBRARY_NAME = 'IA2Marshal'

2 changes: 0 additions & 2 deletions accessible/public/msaa/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

LIBRARY_NAME = 'AccessibleMarshal'

GENERATED_SOURCES += [
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/atk/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

EXPORTS.mozilla.a11y += [
'AccessibleWrap.h',
'HyperTextAccessibleWrap.h',
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/base/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

include('../shared.mozbuild')

MODULE = 'accessibility'

EXPORTS += [
'AccEvent.h',
'nsAccessibilityService.h'
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/generic/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

EXPORTS.mozilla.a11y += [
'Accessible.h',
'DocAccessible.h',
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/html/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

UNIFIED_SOURCES += [
'HTMLCanvasAccessible.cpp',
'HTMLElementAccessibles.cpp',
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/mac/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

EXPORTS += [
'mozAccessibleProtocol.h',
]
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/other/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

EXPORTS.mozilla.a11y += [
'AccessibleWrap.h',
'HyperTextAccessibleWrap.h',
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/windows/ia2/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

EXPORTS += [
'ia2Accessible.h',
'ia2AccessibleAction.h',
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/windows/msaa/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

EXPORTS += [
'IUnknownImpl.h',
]
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/windows/sdn/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

SOURCES += [
'sdnAccessible.cpp',
'sdnDocAccessible.cpp',
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/windows/uia/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

SOURCES += [
'uiaRawElmProvider.cpp',
]
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/xpcom/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

EXPORTS += [
'xpcAccessibleHyperText.h',
'xpcAccessibleSelectable.h',
Expand Down
2 changes: 0 additions & 2 deletions accessible/src/xul/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'accessibility'

UNIFIED_SOURCES += [
'XULAlertAccessible.cpp',
'XULColorPickerAccessible.cpp',
Expand Down
2 changes: 0 additions & 2 deletions accessible/tests/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@

DIRS += ['mochitest']

MODULE = 'test_accessibility'

2 changes: 0 additions & 2 deletions b2g/components/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

TEST_DIRS += ['test']

MODULE = 'B2GComponents'

EXTRA_COMPONENTS += [
'ActivitiesGlue.js',
'AlertsService.js',
Expand Down
2 changes: 0 additions & 2 deletions b2g/components/test/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@
# 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/.

MODULE = 'B2GComponents'

XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini']
2 changes: 0 additions & 2 deletions browser/components/about/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'browserabout'

EXPORTS.mozilla.browser += [
'AboutRedirector.h',
]
Expand Down
2 changes: 0 additions & 2 deletions browser/components/build/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'browsercomps'

EXPORTS += [
'nsBrowserCompsCID.h',
]
Expand Down
2 changes: 0 additions & 2 deletions browser/components/dirprovider/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'browserdir'

EXPORTS.mozilla.browser += [
'DirectoryProvider.h',
]
Expand Down
2 changes: 0 additions & 2 deletions browser/components/feeds/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'browser_feeds'

SOURCES += [
'nsFeedSniffer.cpp',
]
Expand Down
2 changes: 0 additions & 2 deletions browser/components/migration/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'migration'

if CONFIG['OS_ARCH'] == 'WINNT':
SOURCES += [
'nsIEHistoryEnumerator.cpp',
Expand Down
2 changes: 0 additions & 2 deletions browser/components/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ XPIDL_SOURCES += [

XPIDL_MODULE = 'browsercompsbase'

MODULE = 'browsercomps'

EXTRA_COMPONENTS += [
'BrowserComponents.manifest',
]
Expand Down
2 changes: 0 additions & 2 deletions browser/components/shell/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'shellservice'

if CONFIG['OS_ARCH'] == 'WINNT':
SOURCES += [
'nsWindowsShellService.cpp',
Expand Down
2 changes: 0 additions & 2 deletions browser/fuel/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'fuel'

EXTRA_COMPONENTS += [
'fuelApplication.manifest',
]
Expand Down
2 changes: 0 additions & 2 deletions browser/metro/shell/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ DIRS += [

TEST_DIRS += ['testing']

MODULE = 'metro'

2 changes: 0 additions & 2 deletions build/mobile/robocop/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'robocop'

ANDROID_RESFILES = [
'res/values/strings.xml',
]
2 changes: 0 additions & 2 deletions build/mobile/sutagent/android/fencp/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'FenCP'

ANDROID_RESFILES = [
'res/drawable-hdpi/icon.png',
'res/drawable-ldpi/icon.png',
Expand Down
2 changes: 0 additions & 2 deletions build/mobile/sutagent/android/ffxcp/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'FfxCP'

ANDROID_RESFILES = [
'res/drawable-hdpi/icon.png',
'res/drawable-ldpi/icon.png',
Expand Down
2 changes: 0 additions & 2 deletions build/mobile/sutagent/android/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'sutAgentAndroid'

ANDROID_RESFILES = [
'res/drawable/ateamlogo.png',
'res/drawable/ic_stat_first.png',
Expand Down
2 changes: 0 additions & 2 deletions build/mobile/sutagent/android/watcher/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'Watcher'

ANDROID_RESFILES = [
'res/drawable-hdpi/ateamlogo.png',
'res/drawable-hdpi/icon.png',
Expand Down
2 changes: 0 additions & 2 deletions build/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'android':
'mobile/robocop',
]

MODULE = 'build'

2 changes: 0 additions & 2 deletions build/unix/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ if CONFIG['USE_ELF_HACK']:

TEST_DIRS += ['test']

MODULE = 'build'

2 changes: 0 additions & 2 deletions build/unix/stdc++compat/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'build'

if CONFIG['MOZ_LIBSTDCXX_TARGET_VERSION']:
LIBRARY_NAME = 'stdc++compat'
SOURCES += ['stdc++compat.cpp']
Expand Down
2 changes: 0 additions & 2 deletions caps/include/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'caps'

EXPORTS += [
'nsJSPrincipals.h',
]
Expand Down
2 changes: 0 additions & 2 deletions caps/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@
DIRS += ['idl', 'include', 'src']
TEST_DIRS += ['tests/mochitest']

MODULE = 'caps'

2 changes: 0 additions & 2 deletions caps/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'caps'

SOURCES += [
'DomainPolicy.cpp',
'nsJSPrincipals.cpp',
Expand Down
2 changes: 0 additions & 2 deletions chrome/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'chrome'

EXPORTS.mozilla.chrome += [
'RegistryMessageUtils.h',
]
Expand Down
2 changes: 0 additions & 2 deletions chrome/test/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'test_chrome'

XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini']

# FIXME/bug 575918: out-of-process xpcshell is broken on OS X
Expand Down
2 changes: 0 additions & 2 deletions content/base/public/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ XPIDL_SOURCES += [

XPIDL_MODULE = 'content_base'

MODULE = 'content'

EXPORTS += [
'HTMLSplitOnSpacesTokenizer.h',
'mozFlushType.h',
Expand Down
2 changes: 0 additions & 2 deletions content/base/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'content'

EXPORTS += [
'mozAutoDocUpdate.h',
'nsAtomListUtils.h',
Expand Down
2 changes: 0 additions & 2 deletions content/base/test/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ TEST_TOOL_DIRS += [
'websocket_hybi',
]

MODULE = 'content'

XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini']

# FIXME/bug 575918: out-of-process xpcshell is broken on OS X
Expand Down
2 changes: 0 additions & 2 deletions content/canvas/public/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ XPIDL_SOURCES += [

XPIDL_MODULE = 'content_canvas'

MODULE = 'content'

EXPORTS += [
'nsICanvasElementExternal.h',
'nsICanvasRenderingContextInternal.h',
Expand Down
2 changes: 0 additions & 2 deletions content/canvas/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# 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/.

MODULE = 'content'

EXPORTS.mozilla.dom += [
'CanvasGradient.h',
'CanvasPattern.h',
Expand Down
2 changes: 0 additions & 2 deletions content/events/public/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ XPIDL_SOURCES += [

XPIDL_MODULE = 'content_events'

MODULE = 'content'

EXPORTS += [
'nsAsyncDOMEvent.h',
'nsDOMKeyNameList.h',
Expand Down
Loading

0 comments on commit e80e877

Please sign in to comment.