v8/samples
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
..
count-hosts.js Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
lineprocessor.cc Mark up debugger support in sample file 2010-04-09 13:02:25 +00:00
process.cc Fix the process sample to actually dispose the contexts used for 2010-11-24 09:21:29 +00:00
samples.gyp Initial attempt to add support for using gyp to build V8 itself 2010-12-14 08:16:39 +00:00
SConscript Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
shell.cc Remove a unused function form the sample shell 2010-12-08 10:42:32 +00:00