Commit Graph

18 Commits

Author SHA1 Message Date
Koichi ITO fb9682d2c6 Fix a build error in Travis CI 2016-12-19 16:49:28 +09:00
Charles Lowell 292b053a64 upgrade rspec 2015-04-08 16:59:00 -05:00
Charles Lowell 1936b6d75a use :platforms to differentiate gems in gemfile 2014-01-02 23:15:10 +02:00
Charles Lowell 38925ccca1 continue trying to fixup rubinius build for travis 2014-01-02 22:27:55 +02:00
Charles Lowell 40f07c787f be kind. compare equality, don't assign 2014-01-02 21:55:12 +02:00
Charles Lowell e48584bb30 attempt to make rubinius happy 2014-01-02 21:45:16 +02:00
Charles Lowell fa2787ab4e Add dependency back on libv8
therubyracer now delegates all lookup for its v8
compilation dependencies to the libv8 gem.

if you pass the --with-system-v8 flag to the libv8
gem on install, try to configure therubyracer upon
compile with the following options.

--with-v8-include, --with-v8-lib and --with-v8-dir

Otherwise, it will configure therubyracer to use
the vendored version of v8.
2013-01-04 16:54:53 -06:00
Charles Lowell ffdceb0d2a move libv8 into a seperate group.
This enables bundling without it for deveolping on
boxes that have the shared library installed.

bundle --without libv8
2012-06-20 06:25:07 -05:00
Charles Lowell f73e296372 move stuff into the gemfile in order to enable rbx 2012-06-16 08:42:12 -05:00
Charles Lowell 478d99b72f move object access to the class layer. 2012-06-15 09:57:42 -05:00
Charles Lowell 9725e7b86d track master redjs suite. Why not? 2012-06-14 11:47:39 -05:00
Charles Lowell fc4d0ce3bf remove the dependency on libv8 2012-06-14 07:26:33 -05:00
Charles Lowell 3c8bd2bb1d use the redjs spec v0.6.1 2012-05-09 14:46:05 -05:00
Charles Lowell 112ed41c6d project skeleton 2012-05-09 14:46:04 -05:00
Charles Lowell 9cb4f1c7d2 begin internal rewrite. 2012-05-09 14:44:55 -05:00
Charles Lowell cd7d5e7b94 add redjs suite at v0.6.0 2012-04-20 10:47:17 -05:00
Charles Lowell 823bb56735 remove redjs submodule 2012-04-20 09:47:03 -05:00
Charles Lowell 65ccb9c438 Modernize the gemspec to use Bundler. Clean up tons of cruft in the gem. 2011-01-17 16:13:37 -06:00