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

15 commits

Author SHA1 Message Date
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
3ef6f0355a 0.5.1: minor bug fix for 1.8.6 2010-02-17 07:08:45 -06:00
Charles Lowell
7d9831abed Add rspec task to rake in order to test multiple versions of ruby 2010-02-17 07:02:48 -06:00
Charles Lowell
95be39a32f 0.5.0: Support for Linux 64bit 2010-02-16 20:54:32 -06:00
Charles Lowell
6c0b150046 set GCC_VERSION flag on scons build. convert v8 build to makefile instead of ruby script. 2010-02-16 14:40:05 -06:00
Charles Lowell
e9d8e2cf16 constant name changed for scons source path 2010-02-15 22:17:10 -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
6ceb2f63ae compatibility fix for ruby 1.8.6 2010-01-26 09:31:59 -06:00
Charles Lowell
395f553872 incrementally compile source files 2010-01-09 18:00:58 +02:00
Charles Lowell
7912eec8cd get the ruby racer running on the shared specs (which fail horribly) 2009-12-16 07:40:19 +01:00
Charles Lowell
2df1f3f33b 'gemify' the source 2009-12-15 07:35:55 +02:00