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 7196846f83 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
..
README.google Create the Next Generation of depot_tools. Eh. 16 years ago
get_file.js Add unzip.js instead of using 7za.exe. It greatly reduces the depot_tools.zip size. 16 years ago
python.new.bat Change the python.new.bat and svn.new.bat to work around potential dynamic dll loading issues. 16 years ago
svn.new.bat Change the python.new.bat and svn.new.bat to work around potential dynamic dll loading issues. 16 years ago
unzip.js Add unzip.js instead of using 7za.exe. It greatly reduces the depot_tools.zip size. 16 years ago
win_tools.bat Fix a problem with gclient not being able to download tools such as svn. 16 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.