Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Side by Side Diff: tools/mb/mb_config.pyl

Issue 2008713003: Flip ClangToTLinux builder to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flip_linux_memory_3
Patch Set: revert BUILD.gn changes Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2015 The Chromium Authors. All rights reserved. 1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 # This is a map of buildbot master names -> buildbot builder names -> 6 # This is a map of buildbot master names -> buildbot builder names ->
7 # config names (where each config name is a key in the 'configs' dict, 7 # config names (where each config name is a key in the 'configs' dict,
8 # below). MB uses this dict to look up which config to use for a given bot. 8 # below). MB uses this dict to look up which config to use for a given bot.
9 'masters': { 9 'masters': {
10 # Take care when changing any of these builders to ensure that you do not 10 # Take care when changing any of these builders to ensure that you do not
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 'swarming_gyp_clang_official_release_bot_minimal_symbols_x64', 126 'swarming_gyp_clang_official_release_bot_minimal_symbols_x64',
127 'CrWinClang tester': 'none', 127 'CrWinClang tester': 'none',
128 'CrWinClang64(dll)': 128 'CrWinClang64(dll)':
129 'swarming_gyp_clang_minimal_symbols_shared_release_bot_x64', 129 'swarming_gyp_clang_minimal_symbols_shared_release_bot_x64',
130 'CrWinClangGoma': 'gyp_clang_minimal_symbols_shared_release_bot_x86', 130 'CrWinClangGoma': 'gyp_clang_minimal_symbols_shared_release_bot_x86',
131 'CrWinGoma': 'gyp_release_bot_minimal_symbols_x86', 131 'CrWinGoma': 'gyp_release_bot_minimal_symbols_x86',
132 'CrWinGoma(dll)': 'gyp_shared_release_bot_minimal_symbols_x86', 132 'CrWinGoma(dll)': 'gyp_shared_release_bot_minimal_symbols_x86',
133 'ClangToTAndroidASan': 'android_clang_tot_asan', 133 'ClangToTAndroidASan': 'android_clang_tot_asan',
134 'ClangToTAndroidASan tester': 'none', 134 'ClangToTAndroidASan tester': 'none',
135 'ClangToTLinux': 135 'ClangToTLinux':
136 'swarming_gyp_clang_tot_linux_dump_symbols_shared_release', 136 'swarming_gn_clang_tot_linux_full_symbols_shared_release',
137 'ClangToTLinux tester': 'none', 137 'ClangToTLinux tester': 'none',
138 'ClangToTLinux (dbg)': 'swarming_clang_tot_shared_debug', 138 'ClangToTLinux (dbg)': 'swarming_clang_tot_shared_debug',
139 'ClangToTLinuxASan': 'swarming_gyp_clang_tot_asan_lsan_static_release', 139 'ClangToTLinuxASan': 'swarming_gyp_clang_tot_asan_lsan_static_release',
140 'ClangToTLinuxASan tester': 'none', 140 'ClangToTLinuxASan tester': 'none',
141 'ClangToTLinuxLLD': 'swarming_clang_tot_lld_release_shared', 141 'ClangToTLinuxLLD': 'swarming_clang_tot_lld_release_shared',
142 'ClangToTLinuxLLD tester': 'none', 142 'ClangToTLinuxLLD tester': 'none',
143 'ClangToTLinuxUBSanVptr': 143 'ClangToTLinuxUBSanVptr':
144 'swarming_gyp_clang_tot_edge_ubsan_no_recover_hack_static_release', 144 'swarming_gyp_clang_tot_edge_ubsan_no_recover_hack_static_release',
145 'ClangToTLinuxUBSanVptr tester': 'none', 145 'ClangToTLinuxUBSanVptr tester': 'none',
146 'ClangToTMac': 'swarming_gyp_clang_tot_minimal_symbols_shared_release', 146 'ClangToTMac': 'swarming_gyp_clang_tot_minimal_symbols_shared_release',
(...skipping 1584 matching lines...) Expand 10 before | Expand all | Expand 10 after
1731 1731
1732 'swarming_gyp_clang_tot_asan_lsan_static_release': [ 1732 'swarming_gyp_clang_tot_asan_lsan_static_release': [
1733 'swarming', 'gyp', 'clang_tot', 'asan', 'lsan', 'static', 'release', 1733 'swarming', 'gyp', 'clang_tot', 'asan', 'lsan', 'static', 'release',
1734 ], 1734 ],
1735 1735
1736 'swarming_gyp_clang_tot_edge_ubsan_no_recover_hack_static_release': [ 1736 'swarming_gyp_clang_tot_edge_ubsan_no_recover_hack_static_release': [
1737 'swarming', 'gyp', 'clang_tot', 'edge', 'ubsan_no_recover_hack', 1737 'swarming', 'gyp', 'clang_tot', 'edge', 'ubsan_no_recover_hack',
1738 'static', 'release', 1738 'static', 'release',
1739 ], 1739 ],
1740 1740
1741 'swarming_gyp_clang_tot_linux_dump_symbols_shared_release': [ 1741 'swarming_gn_clang_tot_linux_full_symbols_shared_release': [
1742 # Enable debug info, as on official builders, to catch issues with 1742 # Enable debug info, as on official builders, to catch issues with
1743 # optimized debug info. 1743 # optimized debug info.
1744 'swarming', 'gyp', 'clang_tot', 'linux_dump_symbols', 1744 'swarming', 'gn', 'clang_tot', 'full_symbols', 'shared', 'release',
1745 'shared', 'release',
1746 ], 1745 ],
1747 1746
1748 'swarming_gyp_clang_tot_minimal_symbols_shared_debug': [ 1747 'swarming_gyp_clang_tot_minimal_symbols_shared_debug': [
1749 'swarming', 'gyp', 'clang_tot', 'minimal_symbols', 'shared', 'debug', 1748 'swarming', 'gyp', 'clang_tot', 'minimal_symbols', 'shared', 'debug',
1750 ], 1749 ],
1751 1750
1752 'swarming_gyp_clang_tot_minimal_symbols_shared_debug_use_lld_x64': [ 1751 'swarming_gyp_clang_tot_minimal_symbols_shared_debug_use_lld_x64': [
1753 'swarming', 'gyp', 'clang_tot', 'minimal_symbols', 'shared', 'debug', 1752 'swarming', 'gyp', 'clang_tot', 'minimal_symbols', 'shared', 'debug',
1754 'use_lld', 'x64', 1753 'use_lld', 'x64',
1755 ], 1754 ],
(...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after
2095 'gn_args': 'emma_coverage=true emma_filter="org.chromium.*"', 2094 'gn_args': 'emma_coverage=true emma_filter="org.chromium.*"',
2096 }, 2095 },
2097 2096
2098 'libfuzzer': { 'gn_args': 'use_libfuzzer=true' }, 2097 'libfuzzer': { 'gn_args': 'use_libfuzzer=true' },
2099 2098
2100 'line_tables': { 2099 'line_tables': {
2101 'gn_args': '', # TODO(GYP): check that this is not needed 2100 'gn_args': '', # TODO(GYP): check that this is not needed
2102 'gyp_defines': 'debug_extra_cflags="-gline-tables-only"', 2101 'gyp_defines': 'debug_extra_cflags="-gline-tables-only"',
2103 }, 2102 },
2104 2103
2105 'linux_dump_symbols': {
2106 'gn_args': 'error', # TODO(crbug.com/605819): implement this.
2107 'gyp_defines': 'linux_dump_symbols=1',
2108 },
2109
2110 'ubsan_security': { 'gn_args': 'is_ubsan_security=true' }, 2104 'ubsan_security': { 'gn_args': 'is_ubsan_security=true' },
2111 2105
2112 'lsan': { 2106 'lsan': {
2113 'gn_args': 'is_lsan=true', 2107 'gn_args': 'is_lsan=true',
2114 'gyp_defines': 'lsan=1', 2108 'gyp_defines': 'lsan=1',
2115 }, 2109 },
2116 2110
2117 'lto': { 2111 'lto': {
2118 'gn_args': 'allow_posix_link_time_opt=true', 2112 'gn_args': 'allow_posix_link_time_opt=true',
2119 'gyp_defines': 'use_lto=1', 2113 'gyp_defines': 'use_lto=1',
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
2290 }, 2284 },
2291 2285
2292 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2286 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2293 2287
2294 'drmemory': { 2288 'drmemory': {
2295 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2289 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2296 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2290 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2297 }, 2291 },
2298 }, 2292 },
2299 } 2293 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698