Hey,
the dependencies and builddeps targets will be removed in about a week.
Please switch to using depot_tools and "fetch v8" for creating a v8
checkout, and git pull origin (or git rebase-update) and gclient sync for
staying up to date.
If you want to use the github mirror (or any other mirror), you'll have to
create a gclient spec, something like this:
gclient config --spec "solutions = [{u'managed': False, u'name': u'v8',
u'url': u'https://github.com/v8/v8-git-mirror.git', u'deps_file':
u'.DEPS.git'}]"
gclient sync
best
-jochen
--
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
---
You received this message because you are subscribed to the Google Groups
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.