296 Commits (ca5215ebe37ced58baf1247ad931172ae3f9ca91)

Author SHA1 Message Date
Glen Keane 5e825d1073 tracing: add lttng support for tracing on linux 10 years ago
Fedor Indutny 6a5d731f60 gyp: enable postmortem support, fix dtrace paths 10 years ago
Ben Noordhuis 4f68369643 build: disable v8 snapshots 10 years ago
Bert Belder 4af5746993 win,build: remove duplicate definition 10 years ago
Bert Belder e8d08503c7 win: bring back xp/2k3 support 10 years ago
Vladimir Kurchatkin 9f45799dd2 build: fix `process.platform` 10 years ago
Ben Noordhuis f17f473af5 build: rename binary from node to iojs 10 years ago
Bert Belder e1fe270fd7 src: prefix ARCH and PLATFORM with NODE_ 10 years ago
Aleksey Smolenchuk d8586eab7e lib: introduce process module 10 years ago
Ben Noordhuis db595b2de6 lib: reintroduce v8 module 10 years ago
Ben Noordhuis 0fbe528243 build: fix dtrace-enabled build on os x 10 years ago
Julien Gilli 4dc660e164 build: do not generate support for libuv's probes 10 years ago
Evan Torrie 691d55feca build: fix build with systemtap providers enabled 10 years ago
Bert Belder 2b6a0f85f3 src: remove the tracing module entirely 10 years ago
Trevor Norris 5d17b16ecc async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris 2593c14131 async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Johan Bergström 766d063e05 configure: remove shared cares build option 10 years ago
Ben Noordhuis 29d7fd6bb8 src: move debug agent from deps/ to src/ 10 years ago
Fedor Indutny 50839a042e v8_platform: provide default v8::Platform impl 10 years ago
Ben Noordhuis 4fae2356d1 freebsd,linux,sunos: make stack non-executable 11 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 10 years ago
Fedor Indutny 6a610a0f67 deps: re-implement debugger-agent 10 years ago
Steven R. Loomis ac2857b12c build, i18n: improve Intl build, add "--with-intl" 10 years ago
Alexis Campailla 03e93526e6 win: manifest node.exe for Windows 8.1 10 years ago
Fedor Indutny d1dd0d6b38 gyp: preserve v8dbg syms on freebsd too 10 years ago
Fedor Indutny ffd0116eda Revert "gyp: preserve v8dbg syms on freebsd too" 10 years ago
Fedor Indutny 181b8a5d3a gyp: preserve v8dbg syms on freebsd too 10 years ago
Fedor Indutny 9134a3bf41 gyp: preserve v8dbg syms on freebsd too 10 years ago
Thorsten Lorenz b1741ea1fa build: linking CoreFoundation framework for OSX 10 years ago
Fedor Indutny 9f36c0d235 gyp: do not rm unused openssl syms on osx/linux 10 years ago
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 10 years ago
Fedor Indutny 4c48df5a35 gyp: fix post-mortem in v0.11 10 years ago
Fedor Indutny 1d3d8c0e55 gyp: do not let `v8dbg_` slip away on osx 10 years ago
Fedor Indutny 832d4db5f2 contextify: remove useless header file 10 years ago
Ben Noordhuis 490d5ab780 configure: make --v8-options switch more robust 11 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Fedor Indutny b55c9d68aa configure: --v8-options option 11 years ago
Ben Noordhuis 7989f42f86 build: fix g++ 4.8 build, disable -Werror 11 years ago
Fedor Indutny b940e0fd86 gyp: specialize node.d for freebsd 11 years ago
Bert Belder fa4eb47caa bindings: add spawn_sync bindings 11 years ago
Ben Noordhuis 010222d39f src: add tracing.v8.on('gc') statistics hooks 11 years ago
Keith M Wesolowski 76b98462e5 node: register modules from DSO constructors 11 years ago
Fedor Indutny 61c0d571bf gyp: fix `ninja` build on linux 11 years ago
Ben Noordhuis f057c7049e build: unconditionally disable -Werror 11 years ago
Fedor Indutny 6f3d60388e gyp: build openssl-cli tool and use it in tests 11 years ago
Timothy J Fontaine 92bbd60a3f build: only whole archive on static v8 builds 11 years ago
Timothy J Fontaine 6877e64fa8 build: include postmortem symbols on linux 11 years ago
Trevor Norris d120d92bfe base-object: add BaseObject 11 years ago
Trevor Norris efa62fd9cc node: add AsyncListener support 11 years ago