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/recipes
tfarina@chromium.org be2c64f5e3 Add fetch recipe for the Skia repository.
Tested with the following command lines:

$ cd somewhere
$ mkdir some-test-dir
$ cd some-test-dir
$ fetch skia
$ cd skia
 # confirm it is what we expected.

BUG=None
TEST=see above
R=agable@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@293135 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
..
android.py Add fetch recipe alias targetting Android 12 years ago
blink.py Update fetch to support more flexible refspecs 11 years ago
chromium.py Update fetch to support more flexible refspecs 11 years ago
depot_tools.py Update fetch to support more flexible refspecs 11 years ago
infra.py Have 'fetch chromium' set up with .DEPS.git to support recursion. 11 years ago
infra_internal.py Add a fetch recipe for infra_internal. 11 years ago
ios.py Add fetch recipe targeting iOS 12 years ago
mojo.py Add a Mojo recipe to make mojo fetch-able. 11 years ago
nacl.py Update fetch to support more flexible refspecs 11 years ago
naclports.py Update fetch to support more flexible refspecs 11 years ago
recipe_util.py First commit of depot_tools/fetch.py 12 years ago
skia.py Add fetch recipe for the Skia repository. 10 years ago
v8.py Switch v8 to git. 10 years ago
webrtc.py WebRTC: Add fetch recipes to depot_tools. 10 years ago
webrtc_android.py WebRTC: Add fetch recipes to depot_tools. 10 years ago
webrtc_ios.py WebRTC: Add fetch recipes to depot_tools. 10 years ago