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

Unified Diff: scripts/slave/recipe_modules/v8/builders.py

Issue 2085953004: Revert of V8: Switch windows bots to mb (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___builder.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/v8/builders.py
diff --git a/scripts/slave/recipe_modules/v8/builders.py b/scripts/slave/recipe_modules/v8/builders.py
index deb77703ffc5f44f09de21a5d0dddfaa3d8963f7..79d5dfe802014fa41994dfab66e37c678e49559f 100644
--- a/scripts/slave/recipe_modules/v8/builders.py
+++ b/scripts/slave/recipe_modules/v8/builders.py
@@ -509,7 +509,6 @@
'default_compiler',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Release',
@@ -528,7 +527,6 @@
'default_compiler',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Debug',
@@ -565,7 +563,6 @@
'goma',
'shared_library',
'no_snapshot',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Release',
@@ -600,7 +597,6 @@
'default_compiler',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Release',
@@ -619,7 +615,6 @@
'default_compiler',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Debug',
@@ -638,7 +633,6 @@
'clang',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Release',
@@ -1952,7 +1946,6 @@
'default_compiler',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Debug',
@@ -1972,7 +1965,6 @@
'default_compiler',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Debug',
@@ -1986,7 +1978,6 @@
'default_compiler',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Release',
@@ -2027,7 +2018,6 @@
'no_dcheck',
'no_snapshot',
'shared_library',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Release',
@@ -2066,7 +2056,6 @@
'default_compiler',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Release',
@@ -2103,7 +2092,6 @@
'default_compiler',
'v8_ninja',
'goma',
- 'mb',
],
'v8_config_kwargs': {
'BUILD_CONFIG': 'Debug',
« no previous file with comments | « no previous file | scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___builder.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698