Go to file
maruel@chromium.org 4c8cd0d346 Fix snapshot generation on Visual Studio. Compiling source files generated
inside the same project is flaky with VisualStudio when building with
Incredibuild.
So I splitted the mksnapshot.exe generation, snapshot.cc generation and
snapshot.cc compilation in three different projects.

Review URL: http://codereview.chromium.org/18770


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1176 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-01-27 16:20:10 +00:00
benchmarks Fix benchmarks to not format scores that are really errors. 2009-01-13 09:27:47 +00:00
include Split handle scopes into an internal version and a version accessible 2009-01-23 17:22:23 +00:00
samples Adds a --help option and usage message listing all flags to V8. 2008-11-06 10:43:15 +00:00
src Allow larger regexp stack if necessary, which includes specific layout tests. 2009-01-27 13:43:42 +00:00
test Make sure that the prototype of the initial map is created in the 2009-01-26 15:09:44 +00:00
tools Fix snapshot generation on Visual Studio. Compiling source files generated 2009-01-27 16:20:10 +00:00
AUTHORS Apply patch from Alexander Botero-Lowry that adds FreeBSD platform 2008-11-21 10:06:29 +00:00
ChangeLog Prepare push to trunk. Now working on version 1.0.0. 2009-01-27 09:44:41 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Put code and data pieces in their own sections. 2009-01-26 19:32:01 +00:00