1. 5650bc8 Don't silently ignore Update() errors in vs_toolchain script. by Nico Weber · 7 years ago
  2. 6b4c409 Auto-download Win SDK on non-Win hosts if 'win' is in target_os in .gclient. by Nico Weber · 7 years ago
  3. 3978832 Repackaged VS 2017 with updated SetEnv.cmd by Bruce Dawson · 7 years ago
  4. f8ed685 vs_toolchain.py: Add default path for MSVS 2017 Enterprise. by Henrik Kjellander · 7 years ago
  5. f7eca0d Make VS 2017 the default compiler on Windows by Bruce Dawson · 7 years ago
  6. 144d494 Revert "Make VS 2017 the default compiler on Windows" by Bruce Dawson · 7 years ago
  7. 3b4de5f Make VS 2017 the default compiler on Windows by Bruce Dawson · 7 years ago
  8. c2af7dd Make create_installer_archive.py work a bit better on non-Win hosts. by Nico Weber · 7 years ago
  9. 049c55c Revert "Change default VC++ compiler from 2015 to 2017" by Bruce Dawson · 7 years ago
  10. e7e9636 Change default VC++ compiler from 2015 to 2017 by Bruce Dawson · 7 years ago
  11. 5d995bc VS 2017 Update 3.2 by Bruce Dawson · 7 years ago
  12. c3ac4a7 VS 2017 Update 3 by Bruce Dawson · 7 years ago
  13. 9ed85bc Makes the copy of dbgcore.dll optional. by Sebastien Marchand · 7 years ago
  14. e6d34d9 win: Let vs_toolchain.py work on non-Win hosts again. by Nico Weber · 7 years ago
  15. b43c2ef Revert "Test changing default Windows compiler to VS2017" by Bruce Dawson · 7 years ago
  16. 1a04730 Test changing default Windows compiler to VS2017 by Bruce Dawson · 7 years ago
  17. cd5982d VS 2017 Update 3 Preview 4 with fixed SDK by Bruce Dawson · 7 years ago
  18. 769c404 VS 2017 Update 3 Preview 3 with fixed SDK by brucedawson · 7 years ago
  19. 7e78f53 Copy dbgcore.dll to the build directory. by sebmarchand · 7 years ago
  20. e3f14f3 Updating VS 2015 package with no vctip.exe by brucedawson · 7 years ago
  21. cf20a85 Revert of Test changing default Windows compiler to VS2017 (patchset #1 id:1 of https://codereview.chromium.org/2862723004/ ) by brucedawson · 7 years ago
  22. b241f9b Test changing default Windows compiler to VS2017 by brucedawson · 7 years ago
  23. a07043c VS 2015 Update 3 with 10.0.15063.0 SDK by brucedawson · 7 years ago
  24. 2beb977 VS 2017 Update 3 Preview 2 with 10.0.15063.0 SDK by brucedawson · 7 years ago
  25. a033c40 Revert of Changing default Windows compiler to VS2017 (patchset #1 id:1 of https://codereview.chromium.org/2877993002/ ) by thakis · 7 years ago
  26. 478881d Changing default Windows compiler to VS2017 by sebmarchand · 7 years ago
  27. 4e97d1e Switch VS 2017 builds to VS 2017 Update 3 Preview 1 by brucedawson · 7 years ago
  28. 75c4928 Fix to vs_toolchain.FindVCToolsRoot by sebmarchand · 7 years ago
  29. 2448ed2 Update merge_pgc_files.py in preparation for VS2017 by sebmarchand · 7 years ago
  30. 3a2260f Make the PGO profiling step work with VS2017 by sebmarchand · 7 years ago
  31. 12a335c Revert of Changing default Windows compiler to VS 2017 (patchset #1 id:1 of https://codereview.chromium.org/2863313002/ ) by thakis · 7 years ago
  32. 1e72652 Reland of Changing default Windows compiler to VS 2017 (patchset #1 id:1 of https://codereview.chromium.org/2851143002/ ) by thakis · 7 years ago
  33. 0c091c0 Remove unused variable from vs_toolchain.py by tikuta · 7 years ago
  34. 8b52091 Improve error message when debuggers not installed by brucedawson · 7 years ago
  35. 73fd0b9 Revert of Changing default Windows compiler to VS 2017 (patchset #1 id:1 of https://codereview.chromium.org/2852433005/ ) by brucedawson · 7 years ago
  36. 263c2a9 Changing default Windows compiler to VS 2017 by brucedawson · 7 years ago
  37. cfab0cf Revert of Changing default Windows compiler to VS 2017 (patchset #9 id:160001 of https://codereview.chromium.org/2762093003/ ) by findit-for-me · 7 years ago
  38. 816a5b4 Changing default Windows compiler to VS 2017 by brucedawson · 7 years ago
  39. 7649bc7 Copy dbghelp.dll to output directory by brucedawson · 8 years ago
  40. 49ee123 Get Chrome compiling on VS2017 Community edition by drbasic · 8 years ago
  41. 13ef2e8 Enable content shell crash integration test on Windows by jochen · 8 years ago
  42. e38fea5 New VS 2017 toolchain with dbghelp.dll fixes by brucedawson · 8 years ago
  43. 6de2407 Remove VS 2013 from vs_toolchain.py by brucedawson · 8 years ago
  44. dc10036 Add VS 2017 toolchain hash by brucedawson · 8 years ago
  45. bdf66b6 Copy *all* UCRT DLLs to the output directory by brucedawson · 8 years ago
  46. 8580360 Only import gyp when required in vs_toolchain.py. by thestig · 8 years ago
  47. e2ffe41 Don't confuse VS 2013 with VS 2017 by brucedawson · 8 years ago
  48. cc14d66 Copy cdb.exe to build_root_dir so it's available to isolated tests by jochen · 8 years ago
  49. 8cb1a64 Allow building Chrome with local VC++ 2017 install by brucedawson · 8 years ago
  50. 2e3d367 win: Switch to 10.0.14393.0 SDK by scottmg · 8 years ago
  51. 3a52c20 Add an option to build with the 10.0.14393 SDK by brucedawson · 8 years ago
  52. ace38fa Switch to VS 2015 Update 3 by brucedawson · 8 years ago
  53. 32b3d66 Allow testing of Update 3 final by brucedawson · 8 years ago
  54. 815cd43 Copy local CRT DLLs to gn output directories by brucedawson · 8 years ago
  55. 8aa3a20 Allow building with VS 2015 Update 3 pre-release by brucedawson · 8 years ago
  56. 2244999 Stop gyp_chromium prior to mass DLL copies on error by gab · 9 years ago
  57. 8d5e66f New VS 2013 toolchain with setenv.*.json by brucedawson · 9 years ago
  58. b72959e VS 2015 Update 2 RTW (final) by brucedawson · 9 years ago
  59. 5b77725 Strip trailing backslashes from vcvarsall results by brucedawson · 9 years ago
  60. 1c5b3ec New VS 2015 toolchain from 2016_03_10 by brucedawson · 9 years ago
  61. 31d3f67 Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1778343002/ ) by brucedawson · 9 years ago
  62. 12766af Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1740583002/ ) by vasilii · 9 years ago
  63. 7f0bba5 Reland of Change default Windows compiler to VS 2015 by brucedawson · 9 years ago
  64. 1029c6a New VS 2015 compiler toolchain, early Update 2 by brucedawson · 9 years ago
  65. 83e79e9 CR tweaks that missed the last CL by brucedawson · 9 years ago
  66. fe3b08a vs toolchain: Move toolchain env computation into its own function. by thakis · 9 years ago
  67. 2cad69a New VS 2015 package with two hot fixes by brucedawson · 9 years ago
  68. 933fcd2 Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1676263003/ ) by blundell · 9 years ago
  69. aaae67c Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1680533004/ ) by brucedawson · 9 years ago
  70. df9e277 Copy the Universal CRT files to the output dirs by brucedawson · 9 years ago
  71. b54f93d Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1679693002/ ) by zmo · 9 years ago
  72. fc9dec4 Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1678663002/ ) by brucedawson · 9 years ago
  73. 0772fe6 Revert of Change default Windows compiler to VS 2015 (patchset #10 id:180001 of https://codereview.chromium.org/1598493004/ ) by thakis · 9 years ago
  74. acb719f Change default Windows compiler to VS 2015 by brucedawson · 9 years ago
  75. 606072f Update to VS 2015 package with embedded UCRT by brucedawson · 9 years ago
  76. 332f881 Update VS 2013 package to support Win10 10586 SDK by brucedawson · 9 years ago
  77. 738bfff Fix gn builds with locally installed VS by brucedawson · 9 years ago
  78. ca78458 VS 2015 package with VSINSTALLDIR and VCINSTALLDIR by brucedawson · 9 years ago
  79. bc6ee72 Fix undefined GYP_MSVS_VERSION failure for non-googlers by lwchkg · 9 years ago
  80. d84a2ff Update the toolchain if there's a mismatch between the env and win_toolchain.json by sebmarchand · 9 years ago
  81. d2e9459 New VS 2015 package and copy ucrtbased.dll by brucedawson · 9 years ago
  82. 08f7617 Ensure GYP_MSVS_VERSION is set for GN build. by halton.huo · 9 years ago
  83. 09e9bb8 Change VS 2015 Update 1 package to VM version by brucedawson · 9 years ago
  84. 58b9a56 [gn] Detect location of Visual Studio in the registry. by bratell · 9 years ago
  85. 6698572 Copy vcruntime*.dll to the build directory for the VS2015 builds. by sebmarchand · 9 years ago
  86. 9f0a7eb Update the depot_tools version of VS 2015 to Update 1 by brucedawson · 9 years ago
  87. 175f480 Update the depot_tools version of VS 2015 to Update 1 by brucedawson · 9 years ago
  88. 0afd4da Reland of win: Update to Win 10 SDK (patchset #1 id:1 of https://codereview.chromium.org/1410153007/ ) by scottmg · 9 years ago
  89. 0db1b9b Tweaks to vs_toolchain to simplify it, and support gn VS 2015 by brucedawson · 9 years ago
  90. 3d710d1 Revert of win: Update to Win 10 SDK (patchset #8 id:140001 of https://codereview.chromium.org/1378153003/ ) by caseq · 9 years ago
  91. b45f451 win: Update to Win 10 SDK by scottmg · 9 years ago
  92. 3ffcc86 Move find_depot_tools.py to build/ by mcgrathr · 9 years ago
  93. 1a5792c Revert of win: Update to Win 10 SDK (patchset #7 id:120001 of https://codereview.chromium.org/1378153003/ ) by scottmg · 9 years ago
  94. 1de21d0 win: Update to Win 10 SDK by scottmg · 9 years ago
  95. 3e19176 Fix DEPOT_TOOLS_WIN_TOOLCHAIN=0 being ignored by scottmg · 9 years ago
  96. 79870e2 Let build/vs_toolchain.py run on non-Windows if requested. by thakis · 9 years ago
  97. 1f0dc73 win 2015: Update the toolchain package to VS2015 RTM. by sebmarchand · 9 years ago
  98. 10c8f88 Revert of win 2015: Update the toolchain package to VS2015 RTM. (patchset #2 id:20001 of https://codereview.chromium.org/1265503002/) by sebmarchand · 9 years ago
  99. 5d92450 win 2015: Update the toolchain package to VS2015 RTM. by sebmarchand · 9 years ago
  100. de96b8c win vs2015: rev toolchain package again by scottmg · 9 years ago