DescriptionUpdates 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 #Messages
Total messages: 9 (2 generated)
|