342 Commits (master)

Author SHA1 Message Date
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
isaacs a9130222bd Revert "build: support shared V8 properly" 13 years ago
T.C. Hollingsworth 3d1b670640 build: support shared V8 properly 13 years ago
Bert Belder d52f5020ce Windows: another attempt to support unicode argv 13 years ago
Igor Zinkovsky 0a347559bf enable x64 windows build 13 years ago
Ben Noordhuis 74a8215a86 Revert support for isolates. 13 years ago
Igor Zinkovsky 95844451b6 fix windows build 13 years ago
Nathan Rajlich f2ba4cef2a build: remove the old -DPLATFORM="mac" define 13 years ago
Nathan Rajlich 9ff86a2848 build: set `process.platform` to "darwin" on OS X 13 years ago
Ryan Dahl bca88b2dc1 support nosnapshot in vcbuild.bat 13 years ago
Ben Noordhuis 09dc577931 build: move internals to separate header file 13 years ago
Ben Noordhuis b3d4938e3e build: add --without-isolates configure switch 13 years ago
Ben Noordhuis 356992fe4d isolates: isolate-ify the main loop 13 years ago
Ben Noordhuis a778a25cab build: move internals to separate header file 13 years ago
Ben Noordhuis 39e2c469db build: add --without-isolates configure switch 13 years ago
Ben Noordhuis c3346f6760 isolates: isolate-ify the main loop 13 years ago
Ryan Dahl 6c5f1f58f3 Remove unnecessary stuff from node.gyp 13 years ago
Igor Zinkovsky 500c8f45f5 Remove platform files, and use uv platform api 13 years ago
Ryan Dahl e0a207c27a Begin moving static vars into struct for isolates. 13 years ago
Ben Noordhuis bbd976b8c4 build: always compile with large file support 13 years ago
Ben Noordhuis 29d8ff51c8 build: remove v8-node.gyp 13 years ago