summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)Author
2011-11-10Add node.rc with a version resourceIgor Zinkovsky
2011-10-29Add common.gypi to gyp outputBert Belder
2011-10-28Revert "remove node_io_watcher"Igor Zinkovsky
2011-10-27remove node_io_watcherIgor Zinkovsky
2011-10-26Don't compile in node_dtrace.cc when not supportedRyan Dahl
2011-10-26build: fix sunos gyp build, include platform fileBen Noordhuis
2011-10-12Add cluster.js to node.gypRyan Dahl
2011-10-11Fix windows buildRyan Dahl
2011-10-11Remove tty_legacyRyan Dahl
2011-10-11Remove dgram_legacyRyan Dahl
2011-10-11Remove dns_legacyRyan Dahl
2011-10-11Remove child_process_legacyRyan Dahl
2011-10-11Remove net_legacy timers_legacyRyan Dahl
2011-10-07Turn off V8's -Werror in GYPRyan Dahl
2011-10-06Upgrade libuv to 60c639fRyan Dahl
2011-10-06Fix gyp buildBert Belder
2011-09-27Add new tty js files to node.gypBert Belder
2011-09-22fs watcher bindingIgor Zinkovsky
2011-09-21remove node_zlib.h from node.gypIgor Zinkovsky
2011-08-17build: fix freebsd gyp buildBen Noordhuis
2011-09-20Add TTYWrapRyan Dahl
2011-09-17Initial pass at zlib bindingsisaacs
2011-09-12Fix windows buildRyan Dahl
2011-09-12build: configure node, v8, cares and opensslBen Noordhuis
2011-09-05gyp: add js files to node projectBert Belder
2011-09-02win: link to psapi.libRyan Dahl
2011-08-30Use new uv_fs_ apisIgor Zinkovsky
2011-08-24Add headers to improve the IDE experience.Peter Bright
2011-08-24fix windows buildRyan Dahl
2011-08-24Add dgram_legacy and dgram_uv to node.gypRyan Dahl
2011-08-22gyp: -ldl on linuxRyan Dahl
2011-08-22import openssl from chromeRyan Dahl
2011-08-15gyp: Support LinuxRyan Dahl
2011-08-13Rename gyp files to produce useful solution names.Peter Bright
2011-08-12build: add src/v8_typed_array.cc to gyp sources listBen Noordhuis
2011-08-11Fix MSVS building.Peter Bright
2011-08-08Move GYP file to the project rootRyan Dahl