Petko Bordjukov
e442d53881
Bump upstream libv8 to 5.9.211.38 and update patchset
2017-07-19 08:59:25 +03:00
Petko Bordjukov
8ae817ff35
Remove unnecessary vagrant files from source gem
2016-09-07 22:27:25 +03:00
Petko Bordjukov
7220ee134c
Bump the rake version in the gemspec
2016-05-12 18:09:16 +03:00
Petko Bordjukov
f7b2181f0d
Migrate to RSpec 3 and add some more specs
2015-07-05 17:17:22 +03:00
Petko Bordjukov
3836e837c1
Do not add the tests to the produced packages
2015-07-05 17:11:42 +03:00
Charles Lowell
33b71c76d3
move to full checkout of the v8 source
2015-07-03 14:55:40 -05:00
Charles Lowell
abc49f0740
Merge remote-tracking branch 'origin/master' into 3.27
...
Conflicts:
.gitmodules
.travis.yml
Rakefile
ext/libv8/builder.rb
ext/libv8/checkout.rb
ext/libv8/compiler/gcc.rb
ext/libv8/compiler/generic_compiler.rb
ext/libv8/patcher.rb
lib/libv8/version.rb
libv8.gemspec
patches/arm/do-not-imply-vfp3-and-armv7.patch
patches/fPIC-for-static.patch
2015-07-03 03:00:03 -05:00
Petko Bordjukov
4a8f5a8dd3
Fix a dependency loop
...
rspec and rspec-spies were creating a dependency loop when no versions
were specified. This also fixes an annoying warning on gem creation.
2015-04-09 13:22:23 +03:00
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
ignisf
466b872014
Silence warnings
2014-06-17 15:34:14 +03:00
ignisf
8bfad68536
Remove dependency on the standard library for rbx
2014-06-17 00:26:45 +03:00
ignisf
9b518bee32
Enumerate files in submodules automatically
2014-06-16 22:49:06 +03:00
ignisf
3a842d9721
For now we're still using RSpec 2.14
2014-06-15 13:43:20 +03:00
ignisf
1a9cbd5936
The RSpec spies syntax is now available by default
2014-06-15 13:40:57 +03:00
ignisf
62522777fd
Simplify Rakefile
2014-06-14 12:27:56 +03:00
ignisf
b5a4394421
Remove unnecessary files from the gem
2014-06-10 14:19:43 +03: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