rsadowski
|
3f6c0a5a2d
|
fix for clang 6.0: reinterpret_cast<char*> -> static_cast<char*>
From David CARLIER <devnexen AT gmail DOT com> Thanks!
|
2018-04-07 14:41:48 +00:00 |
|
sthen
|
7c5d2f9438
|
patch to fix libv8 build on i386, from David CARLIER (maintainer)
|
2017-11-08 18:06:24 +00:00 |
|
jeremy
|
a555abb163
|
Update to libv8 3.16.14.11
Switch to using distfile from GitHub.
OK David Carlier (MAINTAINER)
|
2017-11-04 17:17:35 +00:00 |
|
sthen
|
5e964ab0df
|
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
|
2017-07-26 22:45:14 +00:00 |
|
espie
|
8ac47fd9c6
|
use COMPILER_LIBCXX where applicable
|
2017-07-16 19:18:47 +00:00 |
|
ajacoutot
|
d50fc347d1
|
Revert wxneeded hack; USE_WXNEEDED does the right thing with clang now.
|
2017-06-05 10:17:41 +00:00 |
|
espie
|
6425b848b3
|
allow libv8 to build with clang.
problem found by zhuk@ in mono.
still warns a heck of a lot, to be revisited later
|
2017-05-29 14:21:10 +00:00 |
|
sthen
|
bcbf44ab87
|
use LIBCXX
|
2017-04-10 11:46:18 +00:00 |
|
jca
|
a62141e50b
|
Respect CXX
|
2017-02-27 21:51:01 +00:00 |
|
jasper
|
6517b11e9d
|
switch to USE_WXNEEDED instead of altering MAKE_ENV
|
2016-08-25 08:30:22 +00:00 |
|
abieber
|
5ef8d5bbe4
|
- drop myself as MAINTAINER, welcome David!
- set wxneeded
- clean up the Makefile a bit
|
2016-08-15 19:19:46 +00:00 |
|
naddy
|
d0908e426f
|
Do not derive other variables from PKG_ARCH. In the general case it
can contain a list (e.g. "powerpc,macppc"), which can lead to unexpected
results.
|
2016-03-18 22:14:47 +00:00 |
|
sthen
|
3451d0c08d
|
Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
bump REVISION.
|
2016-01-26 13:05:26 +00:00 |
|
sthen
|
701c91e413
|
kill VMEM_WARNING
|
2013-11-25 14:16:22 +00:00 |
|
naddy
|
c2832a1290
|
move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
|
2013-08-07 21:31:12 +00:00 |
|
espie
|
0662a4e9d6
|
PERMIT_* / REGRESS->TEST sweep
|
2013-03-11 11:20:26 +00:00 |
|
abieber
|
2e7986324b
|
Add i386 compat to libv8 - was removed in previous version as the patches
are upstream.
OK jeremy@
|
2012-12-05 01:07:45 +00:00 |
|
abieber
|
19a48052be
|
Downgrade libv8 to 3.12.19 to make it compatible with the ports that require it.
OK jeremy@
|
2012-12-05 00:34:03 +00:00 |
|
abieber
|
880429309e
|
import lang/libv8 - a javascript engine for clients and servers
OK jeremy@, sthen@
|
2012-10-13 15:09:58 +00:00 |
|