Loading accessible/xpcom/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ else: GeneratedFile( 'xpcAccEvents.h', 'xpcAccEvents.cpp', script='AccEventGen.py', entry_point='gen_files', py2=True, inputs=[ 'AccEvents.conf', '!/xpcom/idl-parser/xpidl/xpidllex.py', Loading browser/app/winlauncher/freestanding/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,6 @@ if CONFIG['COMPILE_ENVIRONMENT']: '%sntdll_freestanding.%s' % (CONFIG['LIB_PREFIX'], CONFIG['LIB_SUFFIX']), script='gen_ntdll_freestanding_lib.py', py2=True, inputs=['ntdll_freestanding.def'], flags=[CONFIG['LLVM_DLLTOOL']] + CONFIG['LLVM_DLLTOOL_FLAGS']) Loading browser/locales/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ if CONFIG['MOZ_UPDATER']: 'en-US/updater/updater.ini', '../installer/windows/nsis/updater_append.ini', ] updater.py2 = True # Yes, this is weird, but what can you do? This file doesn't want to be in the DIST_SUBDIR, # but we can't really move it to a different directory until we change how locale repacks # work. Loading @@ -35,7 +34,6 @@ bookmarks.inputs = [ # The `locales/en-US/` will be rewritten to the locale-specific path. 'en-US/profile/bookmarks.inc', ] bookmarks.py2 = True with Files("**"): BUG_COMPONENT = ("Firefox Build System", "General") Loading build/clang-plugin/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,6 @@ if CONFIG['ENABLE_MOZSEARCH_PLUGIN']: ] GeneratedFile('ThirdPartyPaths.cpp', script="ThirdPartyPaths.py", py2=True, entry_point="generate", inputs=[ '/tools/rewriting/ThirdPartyPaths.txt', '/tools/rewriting/Generated.txt', Loading build/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ if CONFIG['MOZ_APP_BASENAME']: script='../python/mozbuild/mozbuild/action/preprocessor.py', entry_point='generate', inputs=['application.ini.in'], py2=True, flags=['-D%s=%s' % (k, '1' if v is True else v) for k, v in appini_defines.iteritems()]) Loading @@ -96,12 +95,10 @@ if CONFIG['MOZ_APP_BASENAME']: FINAL_TARGET_PP_FILES += ['update-settings.ini'] GeneratedFile('application.ini.h', script='appini_header.py', py2=True, inputs=['!application.ini']) if CONFIG['ENABLE_TESTS']: GeneratedFile('automation.py', script='gen_automation.py', py2=True, inputs=['automation.py.in']) TEST_HARNESS_FILES.reftest += [ Loading Loading
accessible/xpcom/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ else: GeneratedFile( 'xpcAccEvents.h', 'xpcAccEvents.cpp', script='AccEventGen.py', entry_point='gen_files', py2=True, inputs=[ 'AccEvents.conf', '!/xpcom/idl-parser/xpidl/xpidllex.py', Loading
browser/app/winlauncher/freestanding/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,6 @@ if CONFIG['COMPILE_ENVIRONMENT']: '%sntdll_freestanding.%s' % (CONFIG['LIB_PREFIX'], CONFIG['LIB_SUFFIX']), script='gen_ntdll_freestanding_lib.py', py2=True, inputs=['ntdll_freestanding.def'], flags=[CONFIG['LLVM_DLLTOOL']] + CONFIG['LLVM_DLLTOOL_FLAGS']) Loading
browser/locales/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ if CONFIG['MOZ_UPDATER']: 'en-US/updater/updater.ini', '../installer/windows/nsis/updater_append.ini', ] updater.py2 = True # Yes, this is weird, but what can you do? This file doesn't want to be in the DIST_SUBDIR, # but we can't really move it to a different directory until we change how locale repacks # work. Loading @@ -35,7 +34,6 @@ bookmarks.inputs = [ # The `locales/en-US/` will be rewritten to the locale-specific path. 'en-US/profile/bookmarks.inc', ] bookmarks.py2 = True with Files("**"): BUG_COMPONENT = ("Firefox Build System", "General") Loading
build/clang-plugin/moz.build +0 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,6 @@ if CONFIG['ENABLE_MOZSEARCH_PLUGIN']: ] GeneratedFile('ThirdPartyPaths.cpp', script="ThirdPartyPaths.py", py2=True, entry_point="generate", inputs=[ '/tools/rewriting/ThirdPartyPaths.txt', '/tools/rewriting/Generated.txt', Loading
build/moz.build +0 −3 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ if CONFIG['MOZ_APP_BASENAME']: script='../python/mozbuild/mozbuild/action/preprocessor.py', entry_point='generate', inputs=['application.ini.in'], py2=True, flags=['-D%s=%s' % (k, '1' if v is True else v) for k, v in appini_defines.iteritems()]) Loading @@ -96,12 +95,10 @@ if CONFIG['MOZ_APP_BASENAME']: FINAL_TARGET_PP_FILES += ['update-settings.ini'] GeneratedFile('application.ini.h', script='appini_header.py', py2=True, inputs=['!application.ini']) if CONFIG['ENABLE_TESTS']: GeneratedFile('automation.py', script='gen_automation.py', py2=True, inputs=['automation.py.in']) TEST_HARNESS_FILES.reftest += [ Loading