Charles Lowell
|
95ecfcac51
|
switch to master.
|
2012-05-01 14:47:07 -07:00 |
|
Charles Lowell
|
a0fe63d68d
|
account for different library locations
Apparently, GYP places the statically linked libs
in different locations.
|
2012-04-26 10:28:27 -05:00 |
|
Charles Lowell
|
02bd61d7fa
|
shuffle build to accomodate travis
|
2012-04-26 09:52:47 -05:00 |
|
Charles Lowell
|
5bc8c8fe18
|
add a rake task to build a binary distro.
|
2012-04-25 22:47:17 -05:00 |
|
Charles Lowell
|
1ff9b95b6e
|
merge origin/master
|
2012-04-25 22:46:30 -05:00 |
|
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 |
|