Sha256: 142a27f7a55f581e82b39d30a7784de1cf986fc36d0965a02b7c8ef43618410a

Contents?: true

Size: 435 Bytes

Versions: 28

Compression:

Stored size: 435 Bytes

Contents

@echo off
:: Copyright (c) 2012 The Chromium Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.
setlocal

:: Ensure that "depot_tools" is somewhere in PATH so this tool can be used
:: standalone, but allow other PATH manipulations to take priority.
set PATH=%PATH%;%~dp0

:: Defer control.
python "%~dp0\download_from_google_storage.py" %*

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
libv8-8.4.255.0.1 vendor/depot_tools/download_from_google_storage.bat
libv8-8.4.255.0 vendor/depot_tools/download_from_google_storage.bat
libv8-7.8.279.23.0beta1 vendor/depot_tools/download_from_google_storage.bat
libv8-7.4.288.28.0beta1 vendor/depot_tools/download_from_google_storage.bat
libv8-7.3.492.27.3beta1 vendor/depot_tools/download_from_google_storage.bat
libv8-7.3.492.27.1 vendor/depot_tools/download_from_google_storage.bat
libv8-7.3.492.27.0 vendor/depot_tools/download_from_google_storage.bat
libv8-7.3.492.27.0beta1 vendor/depot_tools/download_from_google_storage.bat
libv8-6.7.288.46.1 vendor/depot_tools/download_from_google_storage.bat
libv8-6.7.288.46.0 vendor/depot_tools/download_from_google_storage.bat
libv8-6.7.288.46.1beta0 vendor/depot_tools/download_from_google_storage.bat
libv8-6.3.292.48.1 vendor/depot_tools/download_from_google_storage.bat
libv8-6.3.292.48.0 vendor/depot_tools/download_from_google_storage.bat
libv8-6.3.292.48.0beta2 vendor/depot_tools/download_from_google_storage.bat
libv8-6.3.292.48.0beta1 vendor/depot_tools/download_from_google_storage.bat
libv8-6.2.414.42.1 vendor/depot_tools/download_from_google_storage.bat
libv8-6.2.414.42.0 vendor/depot_tools/download_from_google_storage.bat
libv8-6.2.414.42.0beta1 vendor/depot_tools/download_from_google_storage.bat
libv8-6.0.286.54.3 vendor/depot_tools/download_from_google_storage.bat
libv8-6.0.286.54.2 vendor/depot_tools/download_from_google_storage.bat