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

15 commits

Author SHA1 Message Date
NARUSE, Yui
6db53cce88 Additional fix to use gmake if the make is not GNU Make.
FreeBSD's make is BSD make, and it can't process v8's Makefile.
2012-03-28 18:14:09 +09:00
Logan Lowell
0893149492 Do versioning on checkout 2011-09-21 11:49:38 -05:00
daniel
9f7559e8df Fix creating Gem::Version for python version which has non-numeric characters i.e 2.7.1+ 2011-08-18 17:13:50 +03:00
Logan Lowell
7bdedfb124 Check that (2.4 >= Python < 3.x) 2011-07-11 13:17:20 -05:00
Logan Lowell
16468e83c2 Rake task to view versions 2011-07-07 14:58:34 -05:00
Logan Lowell
f939d77e40 Added some versioning stuff 2011-07-07 14:58:21 -05:00
Logan Lowell
a30037363a Changed the build process to always checkout the latest stable version during build 2011-06-16 13:12:07 -05: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
f46468b5c6 Fetch now just verifies that we have the v8 src 2011-06-15 16:08:31 -05:00
Logan Lowell
24b575c1e9 Compile now requires the fetch task, and I converted task names to symbols 2011-06-15 15:55:42 -05:00
Logan Lowell
c7867d0c6e Default task is to build a binary gem 2011-06-15 15:55:18 -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
18d3ed52b0 Updated V8 3.3.10 and added V8_VERSION 2011-05-27 14:02:35 -05:00
Logan Lowell
3cd13875b6 Release candidate for v8 3.3.8 2011-05-25 15:41:01 -05:00
Logan Lowell
da58b234a7 Initial version! 2011-05-24 13:17:58 -05:00