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

Issue 1504983002: Updates to VS packaging script for VS 2015 (Closed)

Created:
5 years ago by brucedawson
Modified:
5 years ago
Reviewers:
scottmg
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Updates to VS packaging script for VS 2015 This change updates the packaging script for VS 2015 Update 1. Changes include: - Filtering out Windows Performance Toolkit to save space - Filtering out .msi files to save space - Adding a 'dryrun' option to quickly print statistics - Allowing specifying what OS sub-version is desired - Filtering out unused versions from the include/lib/source directories - Avoiding the double-include of the ucrt directory - Adding ucrt directory to include and lib path - Handling running from 64-bit or 32-bit python R=scottmg@chromium.org BUG=chromium:440500 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=297894

Patch Set 1 #

Total comments: 13

Patch Set 2 : Resolving code review suggestions #

Patch Set 3 : Updating initial print statement #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -28 lines) Patch
M win_toolchain/package_from_installed.py View 1 2 9 chunks +75 lines, -28 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
brucedawson
Whadya think? It's working nicely, and the error-checking/diagnostic features were quite handy.
5 years ago (2015-12-07 20:02:43 UTC) #1
scottmg
Cool! Looks mostly fine, if it works :) https://codereview.chromium.org/1504983002/diff/1/win_toolchain/package_from_installed.py File win_toolchain/package_from_installed.py (right): https://codereview.chromium.org/1504983002/diff/1/win_toolchain/package_from_installed.py#newcode118 win_toolchain/package_from_installed.py:118: if ...
5 years ago (2015-12-07 20:58:04 UTC) #2
brucedawson
I addressed the suggestions, including switching to optparse. I also found many places where I ...
5 years ago (2015-12-08 01:13:49 UTC) #3
brucedawson
PTAL. The VS 2015 bots are running successfully with Update 1 now, although the image ...
5 years ago (2015-12-08 19:50:34 UTC) #4
scottmg
lgtm
5 years ago (2015-12-08 21:48:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504983002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504983002/40001
5 years ago (2015-12-08 22:47:27 UTC) #7
commit-bot: I haz the power
5 years ago (2015-12-08 22:49:24 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=297894

Powered by Google App Engine
This is Rietveld 408576698