Revision: 18498
Author: [email protected]
Date: Wed Jan 8 15:54:46 2014 UTC
Log: Roll gyp 1830:1831
1831 - Don't try to match mixed source/dir gyp order on MSVS prior to 2010
BUG=none
LOG=n
[email protected]
Review URL: https://codereview.chromium.org/128483002
http://code.google.com/p/v8/source/detail?r=18498
Modified:
/branches/bleeding_edge/DEPS
/branches/bleeding_edge/Makefile
=======================================
--- /branches/bleeding_edge/DEPS Wed Jan 8 10:58:25 2014 UTC
+++ /branches/bleeding_edge/DEPS Wed Jan 8 15:54:46 2014 UTC
@@ -5,7 +5,7 @@
deps = {
# Remember to keep the revision in sync with the Makefile.
"v8/build/gyp":
- "http://gyp.googlecode.com/svn/trunk@1830",
+ "http://gyp.googlecode.com/svn/trunk@1831",
"v8/third_party/icu":
"https://src.chromium.org/chrome/trunk/deps/third_party/icu46@239289",
=======================================
--- /branches/bleeding_edge/Makefile Wed Jan 8 10:58:25 2014 UTC
+++ /branches/bleeding_edge/Makefile Wed Jan 8 15:54:46 2014 UTC
@@ -441,7 +441,7 @@
# Remember to keep these in sync with the DEPS file.
dependencies:
svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \
- --revision 1830
+ --revision 1831
svn checkout --force \
https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
third_party/icu --revision 239289
--
--
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/groups/opt_out.