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

Unified Diff: gypfiles/get_landmines.py

Issue 1886983002: [build] Use MSVS 2015 by default. Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Use exit Created 4 years, 7 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 | « gypfiles/config/win/msvs_dependencies.isolate ('k') | gypfiles/isolate.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gypfiles/get_landmines.py
diff --git a/gypfiles/get_landmines.py b/gypfiles/get_landmines.py
index 2bbf7a61bfe290e29c5dc942bdc9cd2135e49661..c9df345a0a133902eeb1e3707a58ed3c4b9a9d4b 100755
--- a/gypfiles/get_landmines.py
+++ b/gypfiles/get_landmines.py
@@ -27,6 +27,7 @@ def main():
print 'Switching to pinned msvs toolchain.'
print 'Clobbering to hopefully resolve problem with mksnapshot'
print 'Clobber after ICU roll.'
+ print 'Switching to MSVS 2015.'
return 0
« no previous file with comments | « gypfiles/config/win/msvs_dependencies.isolate ('k') | gypfiles/isolate.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698