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

Side by Side Diff: tools/v8.xcodeproj/README.txt

Issue 7348008: Merge up to 8597 to experimental/gc from the bleeding edge. (Closed) Base URL: http://v8.googlecode.com/svn/branches/experimental/gc/
Patch Set: '' Created 9 years, 5 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/tickprocessor.js ('k') | tools/v8.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 The Xcode project for V8 has been retired. If an Xcode project 1 The Xcode project for V8 has been retired. If an Xcode project
2 is needed for building on a Mac there is the option of using GYP to 2 is needed for building on a Mac there is the option of using GYP to
3 generate it. Please look in the build directory in the root of the 3 generate it. Please look in the build directory in the root of the
4 V8 project. It contains the required infrastructure and a README.txt 4 V8 project. It contains the required infrastructure and a README.txt
5 file explaining how to get started. 5 file explaining how to get started.
6 6
7 Generating Xcode projects using GYP is how the Chromium 7 Generating Xcode projects using GYP is how the Chromium
8 project integrated V8 into the Mac build. 8 project integrated V8 into the Mac build.
9 9
10 The main build system for V8 is still SCons, see 10 The main build system for V8 is still SCons, see
11 http://code.google.com/apis/v8/build.html for details. 11 http://code.google.com/apis/v8/build.html for details.
OLDNEW
« no previous file with comments | « tools/tickprocessor.js ('k') | tools/v8.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698