61 Commits (30b29d8f8745263475d67576c4b81ff164482676)

Author SHA1 Message Date
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
Igor Zinkovsky 09329e7833 Add node.rc with a version resource 13 years ago
Bert Belder c0c4bd4efa Add common.gypi to gyp output 13 years ago
Igor Zinkovsky f35a396c54 Revert "remove node_io_watcher" 13 years ago
Igor Zinkovsky cc2ac1ccc7 remove node_io_watcher 13 years ago
Ryan Dahl b3ddb895d2 Don't compile in node_dtrace.cc when not supported 13 years ago
Ben Noordhuis 13871fa2f8 build: fix sunos gyp build, include platform file 13 years ago
Ryan Dahl 73b4b86d29 Add cluster.js to node.gyp 13 years ago
Ryan Dahl 4f59041990 Fix windows build 13 years ago
Ryan Dahl cdf5d91fe5 Remove tty_legacy 13 years ago
Ryan Dahl 71cce3f45b Remove dgram_legacy 13 years ago
Ryan Dahl 58e892dadd Remove dns_legacy 13 years ago
Ryan Dahl 96e423a665 Remove child_process_legacy 13 years ago
Ryan Dahl be0bb2dc13 Remove net_legacy timers_legacy 13 years ago
Ryan Dahl d2ab314e08 Turn off V8's -Werror in GYP 13 years ago
Ryan Dahl 311fe737e8 Upgrade libuv to 60c639f 13 years ago
Bert Belder 4c1d441159 Fix gyp build 13 years ago
Bert Belder 73fcd43b85 Add new tty js files to node.gyp 13 years ago
Igor Zinkovsky 8fe5712477 fs watcher binding 13 years ago
Igor Zinkovsky de0066c697 remove node_zlib.h from node.gyp 13 years ago
Ben Noordhuis decd81838a build: fix freebsd gyp build 13 years ago
Ryan Dahl c1ae6ea2f2 Add TTYWrap 13 years ago
isaacs 5b8e1dabbc Initial pass at zlib bindings 13 years ago
Ryan Dahl cb6b9eb19e Fix windows build 13 years ago
Ben Noordhuis 9f986981f8 build: configure node, v8, cares and openssl 13 years ago
Bert Belder ae2ac4fb1b gyp: add js files to node project 13 years ago
Ryan Dahl 197628846d win: link to psapi.lib 13 years ago