Sha256: c1a4075495039990816c0a90e1b080c95208143414028a08e76091166c7dc1d8

Contents?: true

Size: 300 Bytes

Versions: 25

Compression:

Stored size: 300 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.

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

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

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
libv8-4.5.95.4 vendor/depot_tools/roll-dep.bat
libv8-4.5.95.3 vendor/depot_tools/roll-dep.bat
libv8-4.5.95.2 vendor/depot_tools/roll-dep.bat
libv8-4.5.95.1 vendor/depot_tools/roll-dep.bat
libv8-4.5.95.0 vendor/depot_tools/roll-dep.bat