C. Scott Ananian
1f2eefdbea
Support compiling v8js with v8 in a custom path.
...
If you don't want to overwrite the system copy of v8 in /usr/lib/libv8.so,
you can use the --with-v8=<path> option to have php-v8js use its own
copy of libv8.
2013-10-01 18:05:36 -04:00
C. Scott Ananian
e508410a79
Ensure libv8 is >= 3.17.11 (fixes issue #12 ).
2013-09-28 02:48:59 -04:00
andrewtch
f8203e1a73
Update README.md
...
Updated readme to fix #19
2013-07-07 23:29:05 +03:00
Simon Best
9c9500dbc5
More updates to GitHub README.
2013-04-15 22:01:35 +01:00
Simon Best
01d8d0b34e
Updated README for GitHub.
2013-04-15 21:59:55 +01:00
Simon Best
4a21bfe56e
Updated README for GitHub.
2013-04-15 21:57:43 +01:00
Simon Best
7e90439cdf
Make sure all tests and samples use the new exception class name V8JsScriptException.
2013-04-14 00:36:31 +01:00
Drak
730b782de1
Fixed formatting of markdown.
2012-07-24 14:03:32 +02:00
Patrick Reilly
9175152a38
Update documentation
2012-04-27 16:47:52 +00:00
preilly
b107e7afc8
Updated README
2012-04-27 16:28:54 +00:00
Patrick Reilly
1fcedd8b09
initial commit
2012-04-27 09:09:49 -07:00