v8/test
sgjesse@chromium.org d9c202752e Initial attempt to add support for using gyp to build V8 itself
This is based on the structore used in chromium with a script wrapping the call to gyp itself and the default processing of common.gypi.

It is possible to build all our targets on Intel Linux for all architectures (ia32, x64 and ARM simulator). When this is committed I wil take a look at Windows.

See the README.txt file in the changelist for the current way of using it.
Review URL: http://codereview.chromium.org/5701001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6000 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-12-14 08:16:39 +00:00
..
cctest Initial attempt to add support for using gyp to build V8 itself 2010-12-14 08:16:39 +00:00
es5conform Update V8 to version 3.0 (re-land r5920). 2010-12-07 11:31:57 +00:00
message Update V8 to version 3.0 (re-land r5920). 2010-12-07 11:31:57 +00:00
mjsunit Change the number of iterations in mjsunit/regress-962 2010-12-14 07:57:14 +00:00
mozilla Revert 5911 (RegExp fail on invalid range syntax). 2010-12-09 12:07:52 +00:00
sputnik Change the HGraphBuilder to dispatch on the context. 2010-12-09 12:49:53 +00:00