Timothy J Fontaine
e851fef60f
build: embed the mdb_v8.so into the binary
This builds and includes the mdb_v8.so in the binary of node so mdb
can be sure to always use the latest version
12 years ago
Ben Noordhuis
222e5239fc
v8: fix openbsd build
This is [1] applied ahead of time. Summary:
OpenBSD doesn't have <ucontext.h>. ucontext_t lives in <signal.h>
and is a typedef for struct sigcontext. There is no uc_mcontext.
[1] https://codereview.chromium.org/21705003/
12 years ago
Ben Noordhuis
3ff2cbc892
deps: upgrade libuv to joyent/libuv@4bdb7d8
Non-release upgrade so pending patches can land.
12 years ago
Ben Noordhuis
2fc47ab10b
v8: upgrade v8 to 3.20.11
12 years ago
Ben Noordhuis
1bd711c8a0
v8: upgrade to v8 3.20.9
12 years ago
Fedor Indutny
508a6c2eee
openssl: use asm for sha, md5, rmd
12 years ago
Timothy J Fontaine
5c81f41e70
uv: Upgrade to v0.10.13
12 years ago
isaacs
ff0de45929
npm: Upgrade to v1.3.5
12 years ago
Ben Noordhuis
e3bb6e11c3
v8: reapply floating patches
12 years ago
Trevor Norris
5777d7ab30
v8: upgrade to v8 3.20.7
12 years ago
Ben Noordhuis
0e48cb4998
deps: upgrade libuv to 3ee4d3f
12 years ago
isaacs
5e86519199
npm: Upgrade to 1.3.4
12 years ago
isaacs
9da67fa519
npm: Upgrade to 1.3.3
12 years ago
isaacs
ff8a4058bf
npm: Upgrade to 1.3.3
12 years ago
isaacs
8bac8857f5
uv: Upgrade to v0.10.12
12 years ago
isaacs
f5602bda18
npm: Upgrade to 1.3.2
12 years ago
Ben Noordhuis
58e4edaf68
deps: upgrade c-ares to piscisaureus/cares@805d153
This should fix the Android build.
12 years ago
Ben Noordhuis
588040d20d
v8: reapply floating patches
12 years ago
Ben Noordhuis
704fd8f374
v8: upgrade to v3.20.2
12 years ago
isaacs
4bc024ddec
uv: Upgrade to v0.11.5
12 years ago
isaacs
9195455637
npm: Upgrade to 1.2.32
12 years ago
Ben Noordhuis
41fc46e52f
v8: add setVariableValue debugger command
Issue 2399 part 1: In debugger allow modifying local variable values
Issue 2399 part 2: In debugger allow modifying local variable values
Review URL: https://codereview.chromium.org/11415042
Review URL: https://codereview.chromium.org/11412310
This is a back-port of upstream svn commits r13122 and r13202.
12 years ago
Andrei Sedoi
cc517497e6
v8: fix build for mips32r2 architecture
This is a floating patch as a backport from v8 3.15.0
Committed: https://code.google.com/p/v8/source/detail?r=12833
12 years ago
Andrei Sedoi
884b25356f
openssl: add missing configuration pieces for MIPS
12 years ago
Ben Noordhuis
48476273eb
uv: upgrade to 0.10.11
12 years ago
isaacs
49d9ad9d81
npm: Upgrade to 1.2.30
12 years ago
Ben Noordhuis
2dbc5ea1b4
v8: reapply floating patches
12 years ago
Ben Noordhuis
6dd78074a3
v8: upgrade to v3.19.13
12 years ago
Trevor Norris
5d4ac272c7
v8: fix pointer arithmetic undefined behavior
Clang branch release_33 would optimize out a != NULL check because of
some undefined behavior. This is a floating patch as a backport of that
fix.
Committed: http://code.google.com/p/v8/source/detail?r=13570
12 years ago
isaacs
4d13fcf481
npm: Upgrade to 1.2.27
12 years ago
isaacs
96c30df10c
uv: Upgrade to 0.10.10
12 years ago
isaacs
f28f67cf75
npm: Upgrade to 1.2.25
12 years ago
isaacs
c86afa5d2e
npm: Upgrade to 1.2.24
12 years ago
Bert Belder
6b654c0b13
uv: upgrade to v0.11.4
12 years ago
isaacs
f523f7041d
uv: Upgrade to v0.10.9
12 years ago
isaacs
074e823a81
npm: Upgrade to 1.2.23
12 years ago
isaacs
1314c4aeeb
uv: upgrade to 0.10.8
12 years ago
Timothy J Fontaine
e2385839d7
v8: re-apply floating patches
12 years ago
Timothy J Fontaine
dbe142c4ed
v8: fix GetLocalizedMessage usage
As is the backport of the abort on uncaught exception wouldn't compile
because we it was passing in `this` when it was unnecessary.
12 years ago
Timothy J Fontaine
279361b277
v8: update to 3.14.5.9
12 years ago
Ben Noordhuis
e761ac2306
v8: reapply floating patches
12 years ago
Trevor Norris
506fc4de1e
v8: upgrade to v3.19.3
12 years ago
Ben Noordhuis
6902f6536c
deps: fix up header files in cares.gyp
Please msbuild, update the header list.
12 years ago
Ben Noordhuis
3afa5e6b71
deps: reapply c-ares floating patch
12 years ago
Bert Belder
7934825621
uv: upgrade to v0.11.3
12 years ago
Bert Belder
6bcf51e030
uv: upgrade to v0.10.7
12 years ago
isaacs
f564b6b58a
uv: Upgrade to 0.10.6
12 years ago
isaacs
f7b10f5445
npm: Upgrade to 1.2.21
12 years ago
Ben Noordhuis
9498fd15c7
deps: upgrade c-ares to 1.10.0
12 years ago
isaacs
31e73a5cec
npm: Upgrade to 1.2.21
12 years ago