You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/win_toolchain
djacques@chromium.org d9c6d995fd Fix gsutil execution on Windows.
5498b95831 runs gsutil using 'os.execv',
which, on Windows, apparently causes it to return before completion.

Also add verbosity to '7z' failures on toolchain downloading.

BUG=chromium:445425
TEST=bot
  - Ran on bot, this fix solves the problem that we were seeing.

R=pgervais@chromium.org, sergeyberezin@chromium.org

Review URL: https://codereview.chromium.org/828463003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@293507 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
..
7z x86 binaries for 7z for win_toolchain 11 years ago
OWNERS Add scottmg to depot_tools/win_toolchain OWNERS 10 years ago
get_toolchain_if_necessary.py Disable Express path for Windows toolchain, and point to instructions 10 years ago
package_from_installed.py Update toolchain script to package SDK 8.1 instead of 8.0 10 years ago
toolchain2013.py Fix gsutil execution on Windows. 10 years ago