1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/ext/v8/upstream/2.0.6
Charles Lowell 205c52c5bf import v8 source
move v8 src to google dir

moving v8 source into main extension

move google upstream source dir into v8 ext dir

include v8 library in generated bundle

prep for 0.4.7

roll the upstream build into the main extension build

Documentation was confusing the gem packager.

simplify build instructions with bundled v8.

Only install scons and build v8 if it has not been built already.

Missing CVS.py from the scons library due to ignore patterns.

Don't need libv8 anymore, only python 2.5 which is required to build it.
2010-02-04 13:41:54 -06:00
..
benchmarks import v8 source 2010-02-04 13:41:54 -06:00
include import v8 source 2010-02-04 13:41:54 -06:00
samples import v8 source 2010-02-04 13:41:54 -06:00
src import v8 source 2010-02-04 13:41:54 -06:00
test import v8 source 2010-02-04 13:41:54 -06:00
tools import v8 source 2010-02-04 13:41:54 -06:00
.gitignore import v8 source 2010-02-04 13:41:54 -06:00
AUTHORS import v8 source 2010-02-04 13:41:54 -06:00
ChangeLog import v8 source 2010-02-04 13:41:54 -06:00
LICENSE import v8 source 2010-02-04 13:41:54 -06:00
SConstruct import v8 source 2010-02-04 13:41:54 -06:00