312 Commits (6ed791c665de2c1838f6080a1b377b0008cf535b)

Author SHA1 Message Date
Ben Noordhuis 0d5595ac60 Revert "crypto: use better memory BIO implementation" 12 years ago
Fedor Indutny 58f93ffc4a crypto: use better memory BIO implementation 12 years ago
Paddy Byers d8852aa9e8 build: depend on v8 postmortem-metadata if enabled 12 years ago
Dave Pacheco ec69fcf425 build: allow building with dtrace on osx 12 years ago
Dave Pacheco fe7440ce19 build: allow building with dtrace on osx 12 years ago
Fedor Indutny 3d913fec83 Revert "sunos: unbreak build after v8 downgrade" 12 years ago
Ben Noordhuis f80f3c5f62 sunos: unbreak build after v8 downgrade 12 years ago
Trevor Norris 22b84e6216 buffer: floating point read/write improvements 12 years ago
Fedor Indutny f9afb3f010 dtrace: x64 ustack helper 12 years ago
Scott Blomquist a616774281 windows: improve Visual Studio Express build support 12 years ago
Maciej Małecki c2e71dd51d build: allow to specify custom tags 12 years ago
Maciej Małecki f84bf5b6b1 build: allow to specify custom tags 12 years ago
Scott Blomquist 841b7f534b Ease building with VS Express by checking in generated files. 12 years ago
Fedor Indutny a3877ab53e Revert "build: enable DEAD_CODE_STRIPPING on OS X" 12 years ago
isaacs 420e07c577 streams2: The new stream base classes 12 years ago
Scott Blomquist f657ce685d windows: add tracing with performance counters 12 years ago
Ben Noordhuis 1e738c5ef2 build: make python executable configurable 12 years ago
Stephen Gallagher 38809e3985 build: allow linking against system libuv 12 years ago
Timothy J Fontaine 02dffb063e build: enable DEAD_CODE_STRIPPING on OS X 12 years ago
Stephen Gallagher 73ff653a8d build: allow linking against system c-ares 12 years ago
Stephen Gallagher bfd78b69fc build: allow linking against system http_parser 12 years ago
Jan Wynholds 06810b29fa tracing: add systemtap support 12 years ago
Scott Blomquist 953b049a89 windows: correct outputs list in "node_etw" gyp target 12 years ago
Ben Noordhuis d7c45ea7d0 deps: upgrade libuv to 47b2cd3 12 years ago
Bert Belder 5691e8aca7 windows: fix typo in node.gyp 12 years ago
Nathan Rajlich 355c148427 build: set `process.platform` to "sunos" on SunOS 12 years ago
Nathan Rajlich 606a933989 build: set `process.platform` to "sunos" on SunOS 12 years ago
Bert Belder 2c5828b65b Remove node_io_watcher 12 years ago
Bert Belder 600a6468dc process: use uv_signal instead of ev_signal 12 years ago
Bert Belder 9e55ba7d6b dns: don't rely on libuv for c-ares integration 12 years ago
Trent Mick f70b138fcb always link sunos builds with libumem 12 years ago
Ben Noordhuis 5a5e128165 build: link with -rdynamic, not -Wl,--export-dynamic 12 years ago
Ben Noordhuis acbfc40888 build: fix add-on loading on freebsd 12 years ago
Ben Noordhuis f00c8bcef8 build: fix --shared-v8 option 12 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Ryan Dahl fe464a2fea Rename GYP variable node_use_system_openssl to be consistent 13 years ago
Igor Zinkovsky 35a1421e96 Windows: Enable ETW events. 13 years ago
Bert Belder 0187b657ae Move resource files to src/res. 13 years ago
Fedor Indutny af98fc9d5f child_process: new stdio API for .spawn() method 13 years ago
Ben Noordhuis 5f0406534c process: add _getActiveHandles(), _getActiveRequests() 13 years ago
Dave Pacheco 8559a4ae0f Fix 64-bit SmartOS build 13 years ago
isaacs 963459d736 Domain feature 13 years ago
Dave Pacheco cc15299c32 build: add support for DTrace and postmortem 13 years ago
Ben Noordhuis 08032efed0 core: add reusable slab allocator 13 years ago
Nathan Rajlich 95fd517431 node.gyp: include the config.gypi file in the js2c inputs list 13 years ago
Ben Noordhuis c97b4f1971 build: remove unnecessary link flags from node.gyp 13 years ago
T.C. Hollingsworth d03b8487c6 build: support shared zlib 13 years ago
T.C. Hollingsworth 2d7b43f466 build: use else instead of node_shared_v8==false 13 years ago
Nathan Rajlich a84adad078 Default node_shared_v8 to false. 13 years ago
isaacs 59ecf2ccf7 Revert "Revert "build: support shared V8 properly"" 13 years ago