Petko Bordjukov
4675623fe0
Remove the rubysl dependency
2014-11-20 13:34:27 +02:00
Petko Bordjukov
de07c1b134
Remove vulcan as it's breaking the Rubinius build
2014-11-20 13:33:41 +02:00
Petko Bordjukov
a3bde09bd2
Update Rubinius version in .travis.yml
...
Travis now supports only Rubinius 2.1 and
up. http://about.travis-ci.org/docs/user/languages/ruby/#Rubinius
Additionally the Ruby standard library has been separated from rbx in to
a set of gems and now needs to be set as a development dependency.
http://rubini.us/2013/09/22/ready-set/
2013-12-05 01:47:08 +02:00
Joris van Rooij
0f386d326f
Allow compilation directly from git.
...
Fixes #89 . Make sure to add submodules: true to your Gemfile.
2013-08-05 23:08:27 +03:00
Benjamin Quorning
b47b6f297f
Specify license in gemspec
...
Makes it possible to use tools like https://github.com/pivotal/LicenseFinder
2013-02-17 23:34:59 +01:00
Charles Lowell
34baef1be6
add rake task to build binary gem on heroku
2013-01-08 01:46:19 -06:00
Charles Lowell
6e2a27820a
delegate makefile configuration to v8
...
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
its own vendored version of v8.
2013-01-04 16:50:30 -06:00
Charles Lowell
85dfbca706
make sure to pull in all gyp files.
2012-05-09 15:12:41 -05:00
Charles Lowell
95ecfcac51
switch to master.
2012-05-01 14:47:07 -07:00
Charles Lowell
1ff9b95b6e
merge origin/master
2012-04-25 22:46:30 -05:00
Logan Lowell
844a0a624e
Update gemspec for rake
2011-11-14 16:50:24 -06:00
Logan Lowell
42b2bacfd7
Added some sanity checks to guarantee that we have the v8 src
2011-06-16 13:11:39 -05:00
Logan Lowell
7ebbf10ca9
Rake dependency fix
2011-05-31 12:26:17 -05:00
Logan Lowell
946a91dd2c
Cleanup to the gemspec and added a patch for 64-bit builds
2011-05-31 09:52:36 -05:00
Logan Lowell
f4e5a021a8
Switch rake to development dependency.
2011-05-25 15:39:11 -05:00
Logan Lowell
da58b234a7
Initial version!
2011-05-24 13:17:58 -05:00