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

22 commits

Author SHA1 Message Date
Charles Lowell
7533ff5d90 remove dependency on jeweler. We didn't need that anyway. 2010-03-22 20:57:09 -05:00
Charles Lowell
239155d095 don't show stack trace if interupting stdin 2010-03-17 08:35:14 -05:00
Charles Lowell
b67b38042b Add some nice sugary sweetness to the command line. 2010-03-17 08:28:02 -05:00
Charles Lowell
1bc3d650ee 0.5.5: now runs on RHEL 5 2010-03-15 07:13:10 -05:00
Charles Lowell
8f2d680607 0.5.4: fix install bug where ext/ dir not being required 2010-03-09 23:36:49 -06:00
Charles Lowell
efdb6c807d 0.5.3: Full Javascript Stack Traces 2010-03-01 07:28:00 -06:00
Charles Lowell
e419a73d54 0.5.2 v8 shell. better error messages 2010-02-26 21:57:56 -06:00
Charles Lowell
9026c37965 add 'therubyracer' executable 2010-02-22 09:14:36 -06:00
Charles Lowell
3ef6f0355a 0.5.1: minor bug fix for 1.8.6 2010-02-17 07:08:45 -06:00
Charles Lowell
8eae5d4b3b add linux x64 patch to gemspec 2010-02-16 21:29:49 -06:00
Charles Lowell
798aa06f88 0.4.9: Support for linux x86/amd64 2010-02-16 14:57:40 -06:00
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