• Bruce Dawson's avatar
    Update VC++ packaging script to not package vctip.exe · b983ac1a
    Bruce Dawson authored
    Some build machines end up running vctip.exe for some reason and then
    it doesn't shut down in a timely manner, leaving locks on directories.
    This changes the packaging script so that vctip.exe is not packaged, and
    therefore won't be run.
    
    vctip.exe is the "Microsoft VC compiler and tools experience
    improvement data uploader" and it presumably runs automatically as part
    of running the compiler. It's not clear what triggers it to run,
    however omitting it should be safe.
    
    BUG=735226
    
    Change-Id: Ie6af562def6214a5bb130ccc09c732efc1769bcd
    Reviewed-on: https://chromium-review.googlesource.com/544395
    Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
    Reviewed-by: 's avatarScott Graham <scottmg@chromium.org>
    b983ac1a
Name
Last commit
Last update
..
7z Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
get_toolchain_if_necessary.py Loading commit data...
package_from_installed.py Loading commit data...