Revision: 17808
Author: [email protected]
Date: Sat Nov 16 22:40:07 2013 UTC
Log: Edited wiki page BuildingWithGYP through web user interface:
Moved manual ICU checkout instructions to MSVS specific section.
http://code.google.com/p/v8/source/detail?r=17808
Modified:
/wiki/BuildingWithGYP.wiki
=======================================
--- /wiki/BuildingWithGYP.wiki Fri Oct 4 17:51:44 2013 UTC
+++ /wiki/BuildingWithGYP.wiki Sat Nov 16 22:40:07 2013 UTC
@@ -17,7 +17,6 @@
Otherwise (e.g. on Windows), you need to get GYP manually. From the root
of your V8 checkout, run:
{{{
svn co http://gyp.googlecode.com/svn/trunk build/gyp
-svn co https://src.chromium.org/chrome/trunk/deps/third_party/icu46
third_party/icu
}}}
==Building==
@@ -155,6 +154,10 @@
{{{
svn co http://src.chromium.org/svn/trunk/deps/third_party/cygwin@66844
third_party/cygwin
}}}
+ # ICU.
+ {{{
+svn co https://src.chromium.org/chrome/trunk/deps/third_party/icu46
third_party/icu
+ }}}
====Building====
* If you use the command prompt:
--
--
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.