Sha256: 154b295c1af2e94c870979233743fca2724e01246ba128fd7ce926a3126a92a0
Contents?: true
Size: 415 Bytes
Versions: 26
Compression:
Stored size: 415 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\roll_dep.py" %*
Version data entries
26 entries across 26 versions & 1 rubygems