summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)AuthorFilesLines
2011-10-11Remove dgram_legacyRyan Dahl1-2/+1
2011-10-11Remove dns_legacyRyan Dahl1-3/+1
2011-10-11Remove child_process_legacyRyan Dahl1-4/+1
2011-10-11Remove net_legacy timers_legacyRyan Dahl1-7/+2
2011-10-07Turn off V8's -Werror in GYPRyan Dahl1-0/+3
2011-10-06Upgrade libuv to 60c639fRyan Dahl1-1/+0
2011-10-06Fix gyp buildBert Belder1-2/+0
2011-09-27Add new tty js files to node.gypBert Belder1-1/+2
2011-09-22fs watcher bindingIgor Zinkovsky1-0/+1
2011-09-21remove node_zlib.h from node.gypIgor Zinkovsky1-1/+0
2011-08-17build: fix freebsd gyp buildBen Noordhuis1-1/+8
2011-09-20Add TTYWrapRyan Dahl1-0/+1
2011-09-17Initial pass at zlib bindingsisaacs1-0/+4
2011-09-12Fix windows buildRyan Dahl1-4/+1
2011-09-12build: configure node, v8, cares and opensslBen Noordhuis1-1/+8
2011-09-05gyp: add js files to node projectBert Belder1-46/+48
2011-09-02win: link to psapi.libRyan Dahl1-0/+1
2011-08-30Use new uv_fs_ apisIgor Zinkovsky1-9/+0
2011-08-24Add headers to improve the IDE experience.Peter Bright1-0/+40
2011-08-24fix windows buildRyan Dahl1-0/+1
2011-08-24Add dgram_legacy and dgram_uv to node.gypRyan Dahl1-1/+2
2011-08-22gyp: -ldl on linuxRyan Dahl1-0/+1
2011-08-22import openssl from chromeRyan Dahl1-14/+2
2011-08-15gyp: Support LinuxRyan Dahl1-0/+6
2011-08-13Rename gyp files to produce useful solution names.Peter Bright1-75/+9
2011-08-12build: add src/v8_typed_array.cc to gyp sources listBen Noordhuis1-0/+1
2011-08-11Fix MSVS building.Peter Bright1-1/+1
2011-08-08Move GYP file to the project rootRyan Dahl1-0/+276