Skip to content

Commit

Permalink
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium committed Nov 19, 2013
1 parent d8a16ab commit e06d795
Show file tree
Hide file tree
Showing 317 changed files with 0 additions and 624 deletions.
2 changes: 0 additions & 2 deletions accessible/src/atk/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ SOURCES += [

LIBRARY_NAME = 'accessibility_toolkit_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../base',
'../generic',
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 @@ -60,8 +60,6 @@ if a11y_log:

LIBRARY_NAME = 'accessibility_base_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../../../content/xbl/src',
'../../../ipc/chromium/src',
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 @@ -27,8 +27,6 @@ UNIFIED_SOURCES += [

LIBRARY_NAME = 'accessibility_generic_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../../../layout/generic',
'../../../layout/xul/base/src',
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 @@ -17,8 +17,6 @@ UNIFIED_SOURCES += [

LIBRARY_NAME = 'accessibility_html_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../../../layout/generic',
'../../../layout/tables',
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 @@ -28,8 +28,6 @@ UNIFIED_SOURCES += [
'RootAccessibleWrap.mm',
]

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../base',
'../generic',
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 @@ -16,8 +16,6 @@ SOURCES += [

LIBRARY_NAME = 'accessibility_toolkit_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../base',
'../generic',
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 @@ -30,8 +30,6 @@ SOURCES += [
'ia2AccessibleValue.cpp',
]

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../../base',
'../../generic',
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 @@ -40,8 +40,6 @@ if CONFIG['MOZ_XUL']:
'XULTreeGridAccessibleWrap.cpp',
]

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../../../../content/base/src',
'../../../../content/events/src',
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 @@ -10,8 +10,6 @@ SOURCES += [
'sdnTextAccessible.cpp',
]

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../../base',
'../../generic',
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 @@ -8,8 +8,6 @@ SOURCES += [
'uiaRawElmProvider.cpp',
]

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../../base',
'../../generic',
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 @@ -23,8 +23,6 @@ GENERATED_SOURCES += [

LIBRARY_NAME = 'accessibility_xpcom_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../base',
'../generic',
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 @@ -21,8 +21,6 @@ UNIFIED_SOURCES += [

LIBRARY_NAME = 'accessibility_xul_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../../../layout/generic',
'../../../layout/xul/base/src',
Expand Down
2 changes: 0 additions & 2 deletions caps/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ SOURCES += [

LIBRARY_NAME = 'caps_s'

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LOCAL_INCLUDES += [
Expand Down
2 changes: 0 additions & 2 deletions chrome/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ SOURCES += [
'nsChromeRegistryContent.cpp',
]

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LIBRARY_NAME = 'chrome_s'
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 @@ -177,8 +177,6 @@ EXTRA_JS_MODULES += [

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LIBRARY_NAME = 'gkconbase_s'
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 @@ -81,8 +81,6 @@ else:

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LIBRARY_NAME = 'gkconcvs_s'
Expand Down
2 changes: 0 additions & 2 deletions content/events/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ if CONFIG['MOZ_WEBSPEECH']:

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LIBRARY_NAME = 'gkconevents_s'
Expand Down
2 changes: 0 additions & 2 deletions content/html/content/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ SOURCES += [

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LIBRARY_NAME = 'gkconhtmlcon_s'
Expand Down
2 changes: 0 additions & 2 deletions content/html/document/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ LIBRARY_NAME = 'gkconhtmldoc_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LOCAL_INCLUDES += [
Expand Down
2 changes: 0 additions & 2 deletions content/mathml/content/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ SOURCES += [

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkcontentmathml_s'

include('/ipc/chromium/chromium-config.mozbuild')
Expand Down
2 changes: 0 additions & 2 deletions content/media/apple/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ LIBRARY_NAME = 'gkconapplemedia_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

FINAL_LIBRARY = 'gklayout'
2 changes: 0 additions & 2 deletions content/media/directshow/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ if not CONFIG['MOZ_WEBRTC']:

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkcondirectshow_s'

FINAL_LIBRARY = 'gklayout'
Expand Down
2 changes: 0 additions & 2 deletions content/media/encoder/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ LIBRARY_NAME = 'gkconencoder_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

FINAL_LIBRARY = 'gklayout'
2 changes: 0 additions & 2 deletions content/media/gstreamer/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ LIBRARY_NAME = 'gkcongstreamer_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

FINAL_LIBRARY = 'gklayout'
LOCAL_INCLUDES += [
'/content/base/src',
Expand Down
2 changes: 0 additions & 2 deletions content/media/mediasource/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ UNIFIED_SOURCES += [

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkconmediasource_s'

FINAL_LIBRARY = 'gklayout'
2 changes: 0 additions & 2 deletions content/media/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,6 @@ if CONFIG['CPU_ARCH'] == 'arm' and CONFIG['BUILD_ARM_NEON']:
'AudioNodeEngineNEON.cpp',
]

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LIBRARY_NAME = 'gkconmedia_s'
Expand Down
2 changes: 0 additions & 2 deletions content/media/ogg/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ LIBRARY_NAME = 'gkconogg_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

FINAL_LIBRARY = 'gklayout'
2 changes: 0 additions & 2 deletions content/media/omx/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ if 'rtsp' in CONFIG['NECKO_PROTOCOLS']:
'RtspOmxReader.cpp',
]

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkconomx_s'

include('/ipc/chromium/chromium-config.mozbuild')
Expand Down
2 changes: 0 additions & 2 deletions content/media/plugins/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ SOURCES += [

LIBRARY_NAME = 'gkconmediaplugins_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'/content/base/src',
'/content/html/content/src',
Expand Down
2 changes: 0 additions & 2 deletions content/media/raw/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ LIBRARY_NAME = 'gkconraw_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'/content/base/src',
'/content/html/content/src',
Expand Down
2 changes: 0 additions & 2 deletions content/media/wave/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ LIBRARY_NAME = 'gkconwave_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

FINAL_LIBRARY = 'gklayout'
2 changes: 0 additions & 2 deletions content/media/webaudio/blink/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ SOURCES += [
'ZeroPole.cpp',
]

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkconwebaudio_blink_s'

include('/ipc/chromium/chromium-config.mozbuild')
Expand Down
2 changes: 0 additions & 2 deletions content/media/webaudio/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ SOURCES += [

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkconwebaudio_s'

include('/ipc/chromium/chromium-config.mozbuild')
Expand Down
2 changes: 0 additions & 2 deletions content/media/webm/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ LIBRARY_NAME = 'gkconwebm_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

FINAL_LIBRARY = 'gklayout'
2 changes: 0 additions & 2 deletions content/media/webrtc/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ UNIFIED_SOURCES += [
'MediaEngineDefault.cpp',
]

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkconwebrtc_s'

include('/ipc/chromium/chromium-config.mozbuild')
Expand Down
2 changes: 0 additions & 2 deletions content/media/webspeech/recognition/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ UNIFIED_SOURCES += [
'test/FakeSpeechRecognitionService.cpp',
]

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkconwebspeechrecognition_s'

LOCAL_INCLUDES += [
Expand Down
2 changes: 0 additions & 2 deletions content/media/webspeech/synth/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ IPDL_SOURCES += [

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkconwebspeechsynth_s'

include('/ipc/chromium/chromium-config.mozbuild')
Expand Down
1 change: 0 additions & 1 deletion content/media/webspeech/synth/pico/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ SOURCES += [
]

LIBRARY_NAME = 'synthpico'
LIBXUL_LIBRARY = True
FAIL_ON_WARNINGS = True
include('/ipc/chromium/chromium-config.mozbuild')

Expand Down
2 changes: 0 additions & 2 deletions content/media/wmf/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,4 @@ LIBRARY_NAME = 'gkconwmf_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

FINAL_LIBRARY = 'gklayout'
2 changes: 0 additions & 2 deletions content/smil/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ SOURCES += [

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkconsmil_s'

LOCAL_INCLUDES += [
Expand Down
2 changes: 0 additions & 2 deletions content/svg/content/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,6 @@ UNIFIED_SOURCES += [

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

LIBRARY_NAME = 'gkcontentsvg_s'

include('/ipc/chromium/chromium-config.mozbuild')
Expand Down
2 changes: 0 additions & 2 deletions content/svg/document/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ LIBRARY_NAME = 'gkconsvgdoc_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'/content/base/src',
'/content/events/src',
Expand Down
2 changes: 0 additions & 2 deletions content/xbl/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ SOURCES += [

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LIBRARY_NAME = 'gkconxbl_s'
Expand Down
2 changes: 0 additions & 2 deletions content/xml/content/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ LIBRARY_NAME = 'gkconxmlcon_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

FINAL_LIBRARY = 'gklayout'
Expand Down
2 changes: 0 additions & 2 deletions content/xml/document/src/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ LIBRARY_NAME = 'gkconxmldoc_s'

FAIL_ON_WARNINGS = True

LIBXUL_LIBRARY = True

MSVC_ENABLE_PGO = True

LOCAL_INCLUDES += [
Expand Down
Loading

0 comments on commit e06d795

Please sign in to comment.