Skip to content

Commit

Permalink
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
Browse files Browse the repository at this point in the history
  • Loading branch information
mshal committed Mar 19, 2013
1 parent 7402c2d commit 7ecea60
Show file tree
Hide file tree
Showing 1,480 changed files with 1,622 additions and 981 deletions.
2 changes: 0 additions & 2 deletions accessible/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility

include $(topsrcdir)/config/rules.mk

1 change: 0 additions & 1 deletion accessible/build/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility
EXPORT_LIBRARY = 1
SHORT_LIBNAME = access
Expand Down
2 changes: 2 additions & 0 deletions accessible/build/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

3 changes: 3 additions & 0 deletions accessible/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@

DIRS += ['public', 'src', 'build']
TEST_DIRS += ['tests']

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/public/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
GRE_MODULE = 1

EXPORTS = \
Expand Down
1 change: 0 additions & 1 deletion accessible/public/ia2/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ srcdir = @srcdir@
VPATH = @srcdir@

LIBRARY_NAME = IA2Marshal
MODULE = accessibility
GRE_MODULE = 1
DEFFILE = $(win_srcdir)/IA2Marshal.def

Expand Down
2 changes: 2 additions & 0 deletions accessible/public/ia2/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

2 changes: 2 additions & 0 deletions accessible/public/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ XPIDL_SOURCES += [
'nsIXBLAccessible.idl',
]

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/public/msaa/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ srcdir = @srcdir@
VPATH = @srcdir@

LIBRARY_NAME = AccessibleMarshal
MODULE = accessibility
GRE_MODULE = 1
DEFFILE = $(win_srcdir)/AccessibleMarshal.def

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

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/atk/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_s
EXPORT_LIBRARY = ..
LIBXUL_LIBRARY = 1
Expand Down
2 changes: 2 additions & 0 deletions accessible/src/atk/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/base/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_base_s
LIBXUL_LIBRARY = 1

Expand Down
2 changes: 2 additions & 0 deletions accessible/src/base/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/generic/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_generic_s
LIBXUL_LIBRARY = 1

Expand Down
2 changes: 2 additions & 0 deletions accessible/src/generic/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/html/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_html_s
LIBXUL_LIBRARY = 1

Expand Down
2 changes: 2 additions & 0 deletions accessible/src/html/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

2 changes: 2 additions & 0 deletions accessible/src/jsat/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'alerts'

1 change: 0 additions & 1 deletion accessible/src/mac/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_s
EXPORT_LIBRARY = ..
LIBXUL_LIBRARY = 1
Expand Down
2 changes: 2 additions & 0 deletions accessible/src/mac/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/other/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_s
EXPORT_LIBRARY = ..
LIBXUL_LIBRARY = 1
Expand Down
2 changes: 2 additions & 0 deletions accessible/src/other/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/windows/ia2/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_ia2_s
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
Expand Down
2 changes: 2 additions & 0 deletions accessible/src/windows/ia2/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/windows/msaa/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_msaa_s
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
Expand Down
2 changes: 2 additions & 0 deletions accessible/src/windows/msaa/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/windows/sdn/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_sdn_s
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
Expand Down
2 changes: 2 additions & 0 deletions accessible/src/windows/sdn/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/windows/uia/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_uia_s
EXPORT_LIBRARY = ..
LIBXUL_LIBRARY = 1
Expand Down
2 changes: 2 additions & 0 deletions accessible/src/windows/uia/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/xpcom/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_xpcom_s
LIBXUL_LIBRARY = 1

Expand Down
2 changes: 2 additions & 0 deletions accessible/src/xpcom/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

1 change: 0 additions & 1 deletion accessible/src/xul/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = accessibility
LIBRARY_NAME = accessibility_xul_s
LIBXUL_LIBRARY = 1

Expand Down
2 changes: 2 additions & 0 deletions accessible/src/xul/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'accessibility'

2 changes: 0 additions & 2 deletions accessible/tests/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = test_accessibility

include $(topsrcdir)/config/rules.mk

2 changes: 2 additions & 0 deletions accessible/tests/mochitest/actions/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'alerts'

3 changes: 3 additions & 0 deletions accessible/tests/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

DIRS += ['mochitest']

MODULE = 'test_accessibility'

1 change: 0 additions & 1 deletion addon-sdk/test/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ srcdir = @srcdir@
VPATH = @srcdir@
relativesrcdir = @relativesrcdir@

MODULE = test_addon_sdk
XPCSHELL_TESTS = unit

include $(DEPTH)/config/autoconf.mk
Expand Down
2 changes: 2 additions & 0 deletions addon-sdk/test/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'test_addon_sdk'

2 changes: 0 additions & 2 deletions b2g/components/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = B2GComponents

EXTRA_PP_COMPONENTS = \
ActivitiesGlue.js \
AlertsService.js \
Expand Down
2 changes: 2 additions & 0 deletions b2g/components/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ XPIDL_SOURCES += [
'b2g.idl',
]

MODULE = 'B2GComponents'

2 changes: 0 additions & 2 deletions b2g/components/test/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ FAIL_ON_WARNINGS := 1

include $(DEPTH)/config/autoconf.mk

MODULE = B2GComponents

XPCSHELL_TESTS = unit

include $(topsrcdir)/config/rules.mk
2 changes: 2 additions & 0 deletions b2g/components/test/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'B2GComponents'

1 change: 0 additions & 1 deletion browser/components/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = browsercomps
EXTRA_COMPONENTS = \
BrowserComponents.manifest \
$(NULL)
Expand Down
1 change: 0 additions & 1 deletion browser/components/about/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = browserabout
LIBRARY_NAME = browserabout_s

FORCE_STATIC_LIB = 1
Expand Down
2 changes: 2 additions & 0 deletions browser/components/about/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'browserabout'

1 change: 0 additions & 1 deletion browser/components/build/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH=@srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = browsercomps
LIBRARY_NAME = browsercomps
SHORT_LIBNAME = brwsrcmp
IS_COMPONENT = 1
Expand Down
2 changes: 2 additions & 0 deletions browser/components/build/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'browsercomps'

1 change: 0 additions & 1 deletion browser/components/dirprovider/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = browserdir
LIBRARY_NAME = browserdir_s

FORCE_STATIC_LIB = 1
Expand Down
3 changes: 3 additions & 0 deletions browser/components/dirprovider/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

TEST_DIRS += ['tests']

MODULE = 'browserdir'

2 changes: 0 additions & 2 deletions browser/components/dirprovider/tests/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ relativesrcdir = @relativesrcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = test_browserdir

XPCSHELL_TESTS = unit

include $(topsrcdir)/config/rules.mk
2 changes: 2 additions & 0 deletions browser/components/dirprovider/tests/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

MODULE = 'test_browserdir'

2 changes: 0 additions & 2 deletions browser/components/feeds/public/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = browser-feeds

include $(topsrcdir)/config/rules.mk
2 changes: 2 additions & 0 deletions browser/components/feeds/public/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ XPIDL_SOURCES += [
'nsIWebContentConverterRegistrar.idl',
]

MODULE = 'browser-feeds'

1 change: 0 additions & 1 deletion browser/components/feeds/src/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ VPATH = @srcdir@

include $(DEPTH)/config/autoconf.mk

MODULE = browser_feeds
LIBRARY_NAME = browser_feeds_s

FORCE_STATIC_LIB = 1
Expand Down
Loading

0 comments on commit 7ecea60

Please sign in to comment.