1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Charles Lowell
9c81b461fa switch to using jeweler from newgem/hoe 2010-02-11 16:39:51 -06:00
Charles Lowell
ae3f78a21e 0.4.8: More descriptive errors. 2010-02-08 11:23:57 -06:00
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
Charles Lowell
4fa80b582d 0.4.6: better compatibility with 1.8.6 2010-01-26 10:39:20 -06:00
Charles Lowell
1bca954576 version 0.4.5: ruby getter and setter love 2010-01-18 01:19:08 +02:00
Charles Lowell
abe3f3ba49 version 0.4.4: use any ruby object as a scope 2010-01-14 00:54:26 +02:00
Charles Lowell
63ad2a239d release 0.4.3 2010-01-11 09:45:45 +02:00
Charles Lowell
7fe378fa0e version 0.4.2 now embeds ruby objects into javascript 2010-01-10 00:21:42 +02:00
Charles Lowell
e13f662e63 bump version and manifests for 0.4.1 release 2010-01-09 18:56:55 +02:00
Charles Lowell
4596395f67 update manifest, gemspec for 0.4.0 release 2009-12-22 14:45:32 +02:00
Charles Lowell
2df1f3f33b 'gemify' the source 2009-12-15 07:35:55 +02:00