Revision: 21656
Author: [email protected]
Date: Tue Jun 3 18:10:10 2014 UTC
Log: Roll buildtools to 5d89977ce55240995d1596fe420b818468f5ec37
[email protected]
LOG=n
BUG=none
Review URL: https://codereview.chromium.org/307403004
http://code.google.com/p/v8/source/detail?r=21656
Modified:
/branches/bleeding_edge/.DEPS.git
/branches/bleeding_edge/DEPS
/branches/bleeding_edge/Makefile
=======================================
--- /branches/bleeding_edge/.DEPS.git Tue Jun 3 12:01:50 2014 UTC
+++ /branches/bleeding_edge/.DEPS.git Tue Jun 3 18:10:10 2014 UTC
@@ -14,7 +14,7 @@
'v8/build/gyp':
Var('git_url')
+ '/external/gyp.git@a3e2a5caf24a1e0a45401e09ad131210bf16b852',
'v8/buildtools':
- Var('git_url')
+ '/chromium/buildtools.git@83ed7189066fd9b4b9ea15ffc2d4ab6d2da62571',
+ Var('git_url')
+ '/chromium/buildtools.git@5d89977ce55240995d1596fe420b818468f5ec37',
'v8/third_party/icu':
Var('git_url')
+ '/chromium/deps/icu46.git@7a1ec88f69e25b3efcf76196d07f7815255db025',
}
=======================================
--- /branches/bleeding_edge/DEPS Tue Jun 3 13:39:42 2014 UTC
+++ /branches/bleeding_edge/DEPS Tue Jun 3 18:10:10 2014 UTC
@@ -5,7 +5,7 @@
vars = {
"chromium_trunk": "https://src.chromium.org/svn/trunk",
- "buildtools_revision": "83ed7189066fd9b4b9ea15ffc2d4ab6d2da62571",
+ "buildtools_revision": "5d89977ce55240995d1596fe420b818468f5ec37",
}
deps = {
=======================================
--- /branches/bleeding_edge/Makefile Tue Jun 3 13:34:36 2014 UTC
+++ /branches/bleeding_edge/Makefile Tue Jun 3 18:10:10 2014 UTC
@@ -472,4 +472,4 @@
git clone https://chromium.googlesource.com/chromium/buildtools.git; \
cd buildtools; \
git fetch origin; \
- git checkout 83ed7189066fd9b4b9ea15ffc2d4ab6d2da62571 )
+ git checkout 5d89977ce55240995d1596fe420b818468f5ec37 )
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" 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.