Ben Noordhuis
29d7fd6bb8
src: move debug agent from deps/ to src/
There is not much point in keeping it a separate project because it
doesn't build standalone, plus it makes applying changes to core more
difficult because of the implicit dependency on header files in src/.
10 years ago
Ben Noordhuis
5ec2b3fc3d
build: set up basic multi-arch/mode build
Make `make -f Makefile.build ia32.release x64.debug` work. It's not
perfect yet: it requires running `./configure` first and the generated
`config.gypi` is shared across builds.
PR-URL: https://github.com/node-forward/node/pull/24
Reviewed-By: Fedor Indutny <fedor@indutny.com>
10 years ago
Ben Noordhuis
91b249262b
build: copy V8 makefile to top-level directory
Will be used as the template for a multi-arch, multi-mode build system.
PR-URL: https://github.com/node-forward/node/pull/24
Reviewed-By: Fedor Indutny <fedor@indutny.com>
10 years ago
Fedor Indutny
6bcea4ff93
deps: update v8 to 3.29.93.1
10 years ago
Refael Ackermann
9116b240c9
deps: update v8 to 3.28.73
Reviewed-By: Fedor Indutny <fedor@indutny.com>
PR-URL: https://github.com/joyent/node/pull/8476
10 years ago
Refael Ackermann
939278ac05
deps: update v8 to 3.28.73
Reviewed-By: Fedor Indutny <fedor@indutny.com>
PR-URL: https://github.com/joyent/node/pull/8476
10 years ago
Ben Noordhuis
3a280b2034
deps: upgrade v8 to 3.26.33
Signed-off-by: Fedor Indutny <fedor@indutny.com>
11 years ago
Ben Noordhuis
67e078094b
deps: upgrade v8 to 3.25.30
11 years ago
Fedor Indutny
4d140746f0
deps: update v8 to 3.24.35.17
11 years ago
Fedor Indutny
1c7bf245dc
deps: update v8 to 3.24.40
11 years ago
Ben Noordhuis
f230a1cf74
v8: upgrade to 3.22.24
This commit removes the simple/test-event-emitter-memory-leak test for
being unreliable with the new garbage collector: the memory pressure
exerted by the test case is too low for the garbage collector to kick
in. It can be made to work again by limiting the heap size with the
--max_old_space_size=x flag but that won't be very reliable across
platforms and architectures.
11 years ago
Ben Noordhuis
f69be329f0
v8: upgrade v8 to 3.20.14.1
12 years ago
Ben Noordhuis
1bd711c8a0
v8: upgrade to v8 3.20.9
12 years ago
Trevor Norris
5777d7ab30
v8: upgrade to v8 3.20.7
12 years ago
Ben Noordhuis
704fd8f374
v8: upgrade to v3.20.2
12 years ago
Ben Noordhuis
9f682265d6
deps: upgrade v8 to 3.18.0
12 years ago
Trevor Norris
83261e789e
deps: update v8 to 3.17.13
12 years ago
Fedor Indutny
7b4d95a976
deps: update v8 to 3.15.11
12 years ago
Ben Noordhuis
1e738c5ef2
build: make python executable configurable
Upstreamed in https://codereview.chromium.org/11418101/
Fixes #4287 .
12 years ago
isaacs
3411a03dd1
V8: Upgrade to 3.13.7.1
12 years ago
Bert Belder
50464cd4f4
v8: upgrade to v3.11.10
13 years ago
isaacs
940a6863ea
Roll V8 back to 3.9.24.31
13 years ago
isaacs
46b09e4190
Roll V8 back to 3.10.8.13
13 years ago
isaacs
cbdf3393a2
Upgrade v8 to 3.11.7
13 years ago
isaacs
3f3f958c14
Upgrade V8 to 3.11.1
13 years ago
isaacs
e4fc2cbfd3
Upgrade v8 to 3.9.17
13 years ago
isaacs
40879f33cd
Upgrade V8 to 3.8.8
13 years ago
Ryan Dahl
21d081fd7f
Upgrade V8 to 3.7.12
13 years ago
Ryan Dahl
0e9c1ca673
Downgrade V8 to 3.6.4
13 years ago
Ryan Dahl
33b5f2f779
Upgrade V8 to 3.7.0
13 years ago
Ryan Dahl
3b1d656da5
Revert "Upgrade V8 to 3.6.6"
Not stable enough.
- Windows snapshot linking broken
- Linux crash on ./node_g test/simple/test-stream-pipe-multi.js
This reverts commit 56e6952e63
.
13 years ago
Ryan Dahl
56e6952e63
Upgrade V8 to 3.6.6
13 years ago
Ryan Dahl
03c2f62020
Upgrade V8 to 3.6.2
13 years ago
Ryan Dahl
0bca54444a
Upgrade V8 to 3.6.1
13 years ago
Ryan Dahl
da00ff4999
Upgrade V8 to 3.5.9.1
14 years ago
Ryan Dahl
89bed19513
Upgrade V8 to v3.5.4
14 years ago