Skip to content

Commit

Permalink
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
Browse files Browse the repository at this point in the history
UltraBlame original commit: d4f61f0a66fd084876fc00fbbfbae9532801d29a
  • Loading branch information
marco-c committed Sep 29, 2019
1 parent ecefb6f commit 12ea468
Show file tree
Hide file tree
Showing 584 changed files with 658 additions and 314 deletions.
1 change: 0 additions & 1 deletion accessible/public/ia2/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@

LIBRARY_NAME = IA2Marshal
DEFFILE = $(win_srcdir)/IA2Marshal.def

IA2DIR = $(topsrcdir)/other-licenses/ia2
Expand Down
3 changes: 3 additions & 0 deletions accessible/public/ia2/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ interfaces_c.sort()
EXPORTS += headers
EXPORTS += interfaces_h
EXPORTS += interfaces_c

LIBRARY_NAME = 'IA2Marshal'

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

LIBRARY_NAME = AccessibleMarshal
DEFFILE = $(win_srcdir)/AccessibleMarshal.def

include $(DEPTH)/config/autoconf.mk
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 @@ -15,3 +15,5 @@ EXPORTS += [
'ISimpleDOMText_i.c',
]

LIBRARY_NAME = 'AccessibleMarshal'

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

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 @@ -33,3 +33,5 @@ CPP_SOURCES += [
'nsMaiInterfaceValue.cpp',
]

LIBRARY_NAME = 'accessibility_toolkit_s'

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

LIBRARY_NAME = accessibility_base_s
LIBXUL_LIBRARY = 1

# we don't want the shared lib, but we want to force the creation of a static lib.
Expand Down
3 changes: 3 additions & 0 deletions accessible/src/base/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ if a11y_log:
CPP_SOURCES += [
'Logging.cpp',
]

LIBRARY_NAME = 'accessibility_base_s'

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

LIBRARY_NAME = accessibility_generic_s
LIBXUL_LIBRARY = 1

# we don't want the shared lib, but we want to force the creation of a static lib.
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 @@ -27,3 +27,5 @@ CPP_SOURCES += [
'TextLeafAccessible.cpp',
]

LIBRARY_NAME = 'accessibility_generic_s'

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

LIBRARY_NAME = accessibility_html_s
LIBXUL_LIBRARY = 1

# we don't want the shared lib, but we want to force the creation of a static lib.
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 @@ -17,3 +17,5 @@ CPP_SOURCES += [
'HTMLTableAccessible.cpp',
]

LIBRARY_NAME = 'accessibility_html_s'

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

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 @@ -15,3 +15,5 @@ EXPORTS.mozilla.a11y += [
'HyperTextAccessibleWrap.h',
]

LIBRARY_NAME = 'accessibility_toolkit_s'

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

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 @@ -16,3 +16,5 @@ CPP_SOURCES += [
'Platform.cpp',
]

LIBRARY_NAME = 'accessibility_toolkit_s'

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

LIBRARY_NAME = accessibility_xpcom_s
LIBXUL_LIBRARY = 1

# we don't want the shared lib, but we want to force the creation of a static lib.
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 @@ -17,3 +17,5 @@ CPP_SOURCES += [
'xpcAccessibleTableCell.cpp',
]

LIBRARY_NAME = 'accessibility_xpcom_s'

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

LIBRARY_NAME = accessibility_xul_s
LIBXUL_LIBRARY = 1

# we don't want the shared lib, but we want to force the creation of a static lib.
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 @@ -21,3 +21,5 @@ CPP_SOURCES += [
'XULTreeGridAccessible.cpp',
]

LIBRARY_NAME = 'accessibility_xul_s'

2 changes: 0 additions & 2 deletions browser/components/about/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

LIBRARY_NAME = browserabout_s

FORCE_STATIC_LIB = 1
USE_STATIC_LIBS = 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 @@ -14,3 +14,5 @@ CPP_SOURCES += [
'AboutRedirector.cpp',
]

LIBRARY_NAME = 'browserabout_s'

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

LIBRARY_NAME = browsercomps
SHORT_LIBNAME = brwsrcmp
IS_COMPONENT = 1
MODULE_NAME = nsBrowserCompsModule
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 @@ -14,3 +14,5 @@ CPP_SOURCES += [
'nsModule.cpp',
]

LIBRARY_NAME = 'browsercomps'

2 changes: 0 additions & 2 deletions browser/components/dirprovider/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

LIBRARY_NAME = browserdir_s

FORCE_STATIC_LIB = 1
USE_STATIC_LIBS = 1

Expand Down
2 changes: 2 additions & 0 deletions browser/components/dirprovider/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ CPP_SOURCES += [
'DirectoryProvider.cpp',
]

LIBRARY_NAME = 'browserdir_s'

2 changes: 0 additions & 2 deletions browser/components/feeds/src/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

LIBRARY_NAME = browser_feeds_s

FORCE_STATIC_LIB = 1
USE_STATIC_LIBS = 1

Expand Down
3 changes: 3 additions & 0 deletions browser/components/feeds/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ EXTRA_COMPONENTS += [
EXTRA_PP_COMPONENTS += [
'FeedWriter.js',
]

LIBRARY_NAME = 'browser_feeds_s'

2 changes: 0 additions & 2 deletions browser/components/migration/src/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

LIBRARY_NAME = migration_s

FORCE_STATIC_LIB = 1
USE_STATIC_LIBS = 1

Expand Down
3 changes: 3 additions & 0 deletions browser/components/migration/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa':
EXTRA_PP_COMPONENTS += [
'SafariProfileMigrator.js',
]

LIBRARY_NAME = 'migration_s'

1 change: 0 additions & 1 deletion build/stlport/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

MODULES = stlport
LIBRARY_NAME = stlport_static
FORCE_STATIC_LIB = 1
STL_FLAGS =

Expand Down
2 changes: 2 additions & 0 deletions build/stlport/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ CPP_SOURCES += [
'$(notdir $(wildcard $(STLPORT_SOURCES)/src/*.cpp))',
]

LIBRARY_NAME = 'stlport_static'

1 change: 0 additions & 1 deletion build/unix/stdc++compat/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

LIBRARY_NAME = stdc++compat
FORCE_STATIC_LIB= 1
STL_FLAGS =
NO_EXPAND_LIBS = 1
Expand Down
3 changes: 3 additions & 0 deletions build/unix/stdc++compat/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ CPP_SOURCES += [
]

HOST_LIBRARY_NAME = 'host_stdc++compat'

LIBRARY_NAME = 'stdc++compat'

1 change: 0 additions & 1 deletion build/win32/crashinjectdll/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

LIBRARY_NAME = crashinjectdll
DEFFILE = $(srcdir)/crashinjectdll.def
FORCE_SHARED_LIB = 1
USE_STATIC_LIBS = 1
Expand Down
2 changes: 2 additions & 0 deletions build/win32/crashinjectdll/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ CPP_SOURCES += [
'crashinjectdll.cpp',
]

LIBRARY_NAME = 'crashinjectdll'

1 change: 0 additions & 1 deletion build/win32/vmwarerecordinghelper/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

LIBRARY_NAME = vmwarerecordinghelper
DEFFILE = $(srcdir)/$(LIBRARY_NAME).def

FORCE_SHARED_LIB = 1
Expand Down
2 changes: 2 additions & 0 deletions build/win32/vmwarerecordinghelper/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ CPP_SOURCES += [
'vmwarerecordinghelper.cpp',
]

LIBRARY_NAME = 'vmwarerecordinghelper'

1 change: 0 additions & 1 deletion caps/src/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

LIBRARY_NAME = caps_s
MSVC_ENABLE_PGO := 1
FORCE_STATIC_LIB = 1
LIBXUL_LIBRARY = 1
Expand Down
2 changes: 2 additions & 0 deletions caps/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ CPP_SOURCES += [
'nsSystemPrincipal.cpp',
]

LIBRARY_NAME = 'caps_s'

1 change: 0 additions & 1 deletion content/html/document/src/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

LIBRARY_NAME = gkconhtmldoc_s
MSVC_ENABLE_PGO := 1
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
Expand Down
3 changes: 3 additions & 0 deletions content/html/document/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ CPP_SOURCES += [
'nsHTMLContentSink.cpp',
'nsHTMLDocument.cpp',
]

LIBRARY_NAME = 'gkconhtmldoc_s'

1 change: 0 additions & 1 deletion content/media/dash/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ VPATH := @srcdir@

include $(DEPTH)/config/autoconf.mk

LIBRARY_NAME := gkcondash_s
LIBXUL_LIBRARY := 1

FORCE_STATIC_LIB := 1
Expand Down
2 changes: 2 additions & 0 deletions content/media/dash/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ CPP_SOURCES += [
'DASHRepDecoder.cpp',
]

LIBRARY_NAME = 'gkcondash_s'

1 change: 0 additions & 1 deletion content/media/encoder/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

LIBRARY_NAME = gkconencoder_s
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS := 1

Expand Down
3 changes: 3 additions & 0 deletions content/media/encoder/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ CPP_SOURCES += [
if CONFIG['MOZ_OPUS']:
EXPORTS += ['OpusTrackEncoder.h']
CPP_SOURCES += ['OpusTrackEncoder.cpp']

LIBRARY_NAME = 'gkconencoder_s'

1 change: 0 additions & 1 deletion content/media/gstreamer/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ FAIL_ON_WARNINGS := 1

include $(DEPTH)/config/autoconf.mk

LIBRARY_NAME = gkcongstreamer_s
LIBXUL_LIBRARY = 1

FORCE_STATIC_LIB = 1
Expand Down
2 changes: 2 additions & 0 deletions content/media/gstreamer/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ CPP_SOURCES += [
'GStreamerLoader.cpp',
]

LIBRARY_NAME = 'gkcongstreamer_s'

1 change: 0 additions & 1 deletion content/media/ogg/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

LIBRARY_NAME = gkconogg_s
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS := 1

Expand Down
2 changes: 2 additions & 0 deletions content/media/ogg/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ CPP_SOURCES += [
'OggWriter.cpp',
]

LIBRARY_NAME = 'gkconogg_s'

1 change: 0 additions & 1 deletion content/media/plugins/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

LIBRARY_NAME = gkconmediaplugins_s
LIBXUL_LIBRARY = 1

FORCE_STATIC_LIB = 1
Expand Down
2 changes: 2 additions & 0 deletions content/media/plugins/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ CPP_SOURCES += [
'MediaPluginReader.cpp',
]

LIBRARY_NAME = 'gkconmediaplugins_s'

1 change: 0 additions & 1 deletion content/media/raw/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

LIBRARY_NAME = gkconraw_s
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS := 1

Expand Down
2 changes: 2 additions & 0 deletions content/media/raw/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ CPP_SOURCES += [
'RawReader.cpp',
]

LIBRARY_NAME = 'gkconraw_s'

1 change: 0 additions & 1 deletion content/media/wave/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ FAIL_ON_WARNINGS := 1

include $(DEPTH)/config/autoconf.mk

LIBRARY_NAME = gkconwave_s
LIBXUL_LIBRARY = 1


Expand Down
Loading

0 comments on commit 12ea468

Please sign in to comment.