Sha256: bd41b059cfca4a66c353b60ac53e468483896e9ad861827771b4b09e7ca9ba4d

Contents?: true

Size: 426 Bytes

Versions: 25

Compression:

Stored size: 426 Bytes

Contents

@echo off
:: Copyright (c) 2013 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

:: This is required with cygwin only.
PATH=%~dp0;%PATH%

:: Synchronize the root directory before deferring control back to gclient.py.
call "%~dp0\update_depot_tools.bat"

:: Defer control.
%~dp0python "%~dp0\fetch.py" %*

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
libv8-5.7.492.65.1 vendor/depot_tools/fetch.bat
libv8-5.7.492.65.0 vendor/depot_tools/fetch.bat
libv8-5.7.492.65.0beta1 vendor/depot_tools/fetch.bat
libv8-5.6.326.50.0beta1 vendor/depot_tools/fetch.bat
libv8-5.3.332.38.5 vendor/depot_tools/fetch.bat
libv8-5.3.332.38.4 vendor/depot_tools/fetch.bat
libv8-5.3.332.38.3 vendor/depot_tools/fetch.bat
libv8-5.3.332.38.2 vendor/depot_tools/fetch.bat
libv8-5.3.332.38.1 vendor/depot_tools/fetch.bat
libv8-5.3.332.38.0 vendor/depot_tools/fetch.bat
libv8-5.3.332.38.0beta2 vendor/depot_tools/fetch.bat
libv8-5.2.361.43.1 vendor/depot_tools/fetch.bat
libv8-5.2.361.43.0 vendor/depot_tools/fetch.bat
libv8-5.1.281.59.1 vendor/depot_tools/fetch.bat
libv8-5.1.281.59.0 vendor/depot_tools/fetch.bat
libv8-5.1.281.59.0beta3 vendor/depot_tools/fetch.bat
libv8-5.0.71.48.3 vendor/depot_tools/fetch.bat
libv8-5.0.71.48.2 vendor/depot_tools/fetch.bat
libv8-5.0.71.48.0beta2 vendor/depot_tools/fetch.bat
libv8-4.5.95.5 vendor/depot_tools/fetch.bat