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 ca4fdfd874 Add python 2.7.5 support on Windows. Not enabled by default.
- Python2.7.5 will be installed only if DEPOT_TOOLS_PYTHON_275=1,
  otherwise 2.6 is installed.
- Eventually the default will be changed to install python 2.7.5
  for new users.
- Afterward, python 2.7.5 will be always installed when not detected
  and 2.6 will be ignored.

README.chromium contains the exact instructions how to recreate
python275_bin.zip that was committed independently.

I tested it on a vanilla Windows XP image and documented how to
install the VC90 CRT redistributable in that specific case in
README.chromium.

R=iannucci@chromium.org
BUG=241769,257696

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@227961 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
..
README.google Create the Next Generation of depot_tools. Eh. 16 years ago
get_file.js Fix EOL issues. 14 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
python275.new.bat Add python 2.7.5 support on Windows. Not enabled by default. 12 years ago
svn.new.bat Fix EOL issues. 14 years ago
svnversion.new.bat Add svnversion.bat. 16 years ago
unzip.js Fix EOL issues. 14 years ago
win_tools.bat Add python 2.7.5 support on Windows. Not enabled by default. 12 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.