Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Unified Diff: README.txt

Issue 8437081: Frog changes (in experimental) to get frog integrated into the test infrastructure. (Closed) Base URL: http://dart.googlecode.com/svn/experimental/frog/
Patch Set: '' Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | dart-frog.gyp » ('j') | scripts/buildbot_annotated_steps.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.txt
===================================================================
--- README.txt (revision 1140)
+++ README.txt (working copy)
@@ -13,15 +13,7 @@
$ cd $DART
$ git svn clone -rHEAD https://dart.googlecode.com/svn/experimental/frog frog
-2) Build the vm and create a symbol link for it in frog:
- $ cd $DART
- $ ./tools/build.py --arch=ia32 -m release dart_bin
- $ frog/
- $ mkdir bin
- $ ln -s $DART/$OUTDIR_PREFIX/Release_ia32/dart_bin bin/dart_bin
- (Note: use an absolute path for the first argument)
-
-3) Make sure you have 'node' in your path (http://nodejs.org/, and
+2) Make sure you have 'node' in your path (http://nodejs.org/, and
https://github.com/joyent/node/wiki/Installation for how to install)
« no previous file with comments | « no previous file | dart-frog.gyp » ('j') | scripts/buildbot_annotated_steps.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698