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.
depot_tools/bootstrap/win
maruel@chromium.org 181ddcec35 Update the python auto-install on Windows to 2.7.6.
2.7.5 has bug http://bugs.python.org/issue17998 in re package that is affecting
the chromium team so it can't be used. The bug is fixed in 2.7.6.

This update still respects DEPOT_TOOLS_PYTHON_275=0. Since the name doesn't
represent what is being installed, it also respects
DEPOT_TOOLS_PYTHON_27=0.

R=iannucci@chromium.org
BUG=241769

Review URL: https://codereview.chromium.org/73013003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@235384 0039d316-1c4b-4281-b951-d872f2087c98
11 years ago
..
README.google Create the Next Generation of depot_tools. Eh. 16 years ago
get_file.js Print the exact path get_file.js is trying to write to when failing. 11 years ago
pylint.new.bat Switch depot_tools python to 2.7.4. 12 years ago
python.new.bat Revert partially r200799, it would break the official builders. 12 years ago
python276.new.bat Update the python auto-install on Windows to 2.7.6. 11 years ago
svn.new.bat Fix EOL issues. 14 years ago
svnversion.new.bat Add svnversion.bat. 15 years ago
unzip.js Fix EOL issues. 14 years ago
win_tools.bat Update the python auto-install on Windows to 2.7.6. 11 years ago

README.google

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Including the following third parties:

7zip version 4.65
7za.exe is a free software distributed under the GNU LGPL.
Read license.txt for more information.

Source code of 7za.exe and 7-Zip can be found at
http://www.7-zip.org/

Note: packed with UPX to reduce code size.


wget 1.11.4 from http://www.gnu.org/software/wget/

Note: local compile without openssl support to reduce code size.
Note: packed with UPX to reduce code size.