Logo
Explore Help
Register Sign In
aiden
/
depot_tools
mirror of https://chromium.googlesource.com/chromium/tools/depot_tools
1
0
Fork
You've already forked depot_tools
0
Code Issues Packages Projects Releases Wiki Activity
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.
main
chrome/4147
chrome/3987
chrome/3865
chrome/3904
infra/config
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '61fd2fad75'
${ noResults }
depot_tools/bootstrap/win/python.new.bat

5 lines
83 B
Batchfile
Raw Normal View History Unescape Escape

Change the python.new.bat and svn.new.bat to work around potential dynamic dll loading issues. Review URL: http://codereview.chromium.org/113323 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15938 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago
@echo off
setlocal
Add scripts to thunk into the non-cygwin version of svn and python. This is slightly messy but seemingly necessary because cygwin doesn't consider a .bat file when running the command without the .bat extension. TEST=shouldn't break everything BUG=none Review URL: http://codereview.chromium.org/125032 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@18337 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago
set PATH=%~dp0python_bin;%PATH%
"%~dp0python_bin\python.exe" %*
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
API