Bert Belder
50464cd4f4
v8: upgrade to v3.11.10
13 years ago
isaacs
c08357c32f
v8: Floating patches
13 years ago
isaacs
940a6863ea
Roll V8 back to 3.9.24.31
13 years ago
Bert Belder
5046f8501c
Revert "Unbreak the Windows build"
It is not needed for v8 3.10, and actually breaks the build.
This reverts commit bd33fea732
.
13 years ago
isaacs
0435f9b28c
v8: Don't use 'echo -n' in configure script
13 years ago
Bert Belder
bd33fea732
Unbreak the Windows build
The v8 team apparently decided that all build products should go
into ./build/«type», and updated their common.gypi file to do so.
Unfortunately v8's common.gypi is only used for some targets. All
the other targets would still look in the old place to find their
their dependencies, which effectively broke the build.
In the long run it would be good for node to send all build
output to ./build too, on all platforms.
Conflicts:
deps/v8/build/common.gypi
13 years ago
isaacs
43ff46becf
v8: Floating patches
13 years ago
isaacs
46b09e4190
Roll V8 back to 3.10.8.13
13 years ago
isaacs
04e484c484
v8: Don't use 'echo -n' in configure script
13 years ago
Bert Belder
3b6a00b664
Unbreak the Windows build
The v8 team apparently decided that all build products should go
into ./build/«type», and updated their common.gypi file to do so.
Unfortunately v8's common.gypi is only used for some targets. All
the other targets would still look in the old place to find their
their dependencies, which effectively broke the build.
In the long run it would be good for node to send all build
output to ./build too, on all platforms.
13 years ago
isaacs
7946ad2634
v8: Floating patches
13 years ago
isaacs
cbdf3393a2
Upgrade v8 to 3.11.7
13 years ago
isaacs
3b95d88bf2
v8: s/echo -n/echo/. Not all sh's are bash.
13 years ago
isaacs
2cca7488bf
Patches floating on V8
13 years ago
isaacs
3f3f958c14
Upgrade V8 to 3.11.1
13 years ago
Ben Noordhuis
6b426a2edd
Revert "v8: fix "pure virtual method called" runtime error"
It makes mksnapshot die with a segmentation fault on sunos with gcc 4.5.2.
This reverts commit c21c51a6fc
.
13 years ago
Ben Noordhuis
c21c51a6fc
v8: fix "pure virtual method called" runtime error
Fixes #2912 .
13 years ago
isaacs
6bb9868271
Reapply patches floating on V8
13 years ago
isaacs
6ed5ef5fe0
Upgrade V8 to 3.9.24.9
13 years ago
isaacs
af90faf198
Patches floating on V8
13 years ago
isaacs
4b64542fe0
Upgrade V8 to 3.9.24.6
13 years ago
isaacs
4e85257c6e
Patches floating on V8
13 years ago
isaacs
e4fc2cbfd3
Upgrade v8 to 3.9.17
13 years ago
isaacs
50cfeef65e
Remove -Wall from v8 build
13 years ago
isaacs
412cebec9e
v8: Remove OutputDirectory from build/common.gypi
13 years ago
isaacs
2e24ded6d2
Upgrade v8 to 3.9.11
13 years ago
isaacs
fde26002f1
v8: Remove OutputDirectory from build/common.gypi
13 years ago
isaacs
f4641bd4de
Update v8 to 3.9.9
13 years ago
isaacs
5041bc1b6c
Patches floating on V8
Only SConstruct and build/common.gypi at this point. All
others are accepted upstream, which greatly simplifies things.
13 years ago
isaacs
68a0c56a7d
Upgrade V8 to 3.9.5
13 years ago
isaacs
e5db01ee29
v8: Remove OutputDirectory from build/common.gypi
13 years ago
isaacs
8be699494e
Upgrade V8 to 3.9.2
13 years ago
isaacs
05471f5c2a
Update v8 to 3.8.9
13 years ago
isaacs
40879f33cd
Upgrade V8 to 3.8.8
13 years ago
Igor Zinkovsky
ab18d72b35
fix windows build
13 years ago
Ryan Dahl
8e5674fb5c
Upgrade V8 to 3.8.5
13 years ago
Ryan Dahl
e4731f8168
Upgrade V8 to 3.8.2.1
13 years ago
Ryan Dahl
4eaf4ce26a
Upgrade V8 to 3.8.2
13 years ago
Ryan Dahl
21e7292ea0
Upgrade V8 to 3.8.1
13 years ago
Igor Zinkovsky
45822da46a
fix windows build
13 years ago
Ryan Dahl
b3a7de15b7
Upgrade V8 to 3.8.0
13 years ago
Igor Zinkovsky
06a22e2ea1
fix windows build
13 years ago
Ryan Dahl
21d081fd7f
Upgrade V8 to 3.7.12
13 years ago
Ben Noordhuis
29d8ff51c8
build: remove v8-node.gyp
13 years ago
Ryan Dahl
0e9c1ca673
Downgrade V8 to 3.6.4
13 years ago
Bert Belder
6a6a70e80e
Fix v8 build on Windows
There's probably a better way to fix this
13 years ago
Ryan Dahl
92f5a5d3ca
Upgrade V8 to 3.7.1
13 years ago
Igor Zinkovsky
107b05772a
build: fix windows build
13 years ago
Ryan Dahl
33b5f2f779
Upgrade V8 to 3.7.0
13 years ago
Ben Noordhuis
6cb1d26924
v8: fix gyp build on windows
13 years ago