Go to file
mark@chromium.org 1b812fb3b4 Remove explicit include of Chromium's common.gypi from v8.gyp.
Explicit includes of common.gypi are being deprecated.  Chromium will include
the .gypi files that it needs by asking GYP to force-include them into each
.gyp file that it loads.  See http://codereview.chromium.org/206006.
Review URL: http://codereview.chromium.org/193114

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2895 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-09-15 18:03:12 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Make 'hidden' the default visibility for gcc. Add build option, 2009-09-15 11:11:09 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Added test suite adapter for es5conform. 2009-09-15 13:30:46 +00:00
test Fixed typo in mozilla expectations file. 2009-09-15 14:36:29 +00:00
tools Remove explicit include of Chromium's common.gypi from v8.gyp. 2009-09-15 18:03:12 +00:00
.gitignore Add .gitignore file similar to Chromium's one. 2009-08-05 11:52:59 +00:00
AUTHORS Const Correctness for String::Value 2009-09-07 07:54:51 +00:00
ChangeLog Prepare push to trunk. Now working on version 1.3.12. 2009-09-15 11:48:18 +00:00
LICENSE Implemented Object.keys. 2009-09-15 11:51:40 +00:00
SConstruct Make 'hidden' the default visibility for gcc. Add build option, 2009-09-15 11:11:09 +00:00