Reviewers: Michael Achenbach,
Description:
Roll buildtools to 5d89977ce55240995d1596fe420b818468f5ec37
[email protected]
LOG=n
BUG=none
Please review this at https://codereview.chromium.org/307403004/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+3, -3 lines):
M .DEPS.git
M DEPS
M Makefile
Index: .DEPS.git
diff --git a/.DEPS.git b/.DEPS.git
index
e4f6331517da75dc00cc2145f44006d3782b86ce..94fc2d82534ecc2987913c1be9444bb5196a7ed4
100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -14,7 +14,7 @@ deps = {
'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',
}
Index: DEPS
diff --git a/DEPS b/DEPS
index
836e75350188511f8ef93a9815277f9fd3689777..df419a78a370210c17e1e9f0615d3e92fcb18f55
100644
--- a/DEPS
+++ b/DEPS
@@ -5,7 +5,7 @@
vars = {
"chromium_trunk": "https://src.chromium.org/svn/trunk",
- "buildtools_revision": "83ed7189066fd9b4b9ea15ffc2d4ab6d2da62571",
+ "buildtools_revision": "5d89977ce55240995d1596fe420b818468f5ec37",
}
deps = {
Index: Makefile
diff --git a/Makefile b/Makefile
index
989d3cd1edba8848b57612c6fb86d9e7e21776e9..f49be6172896bd0d87188d4a91060bad7cb4c624
100644
--- a/Makefile
+++ b/Makefile
@@ -472,4 +472,4 @@ dependencies:
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.