Support addons with gyp
authorRyan Dahl <ry@tinyclouds.org>
Wed, 21 Dec 2011 06:03:32 +0000 (22:03 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 21 Dec 2011 06:03:35 +0000 (22:03 -0800)
commit18b92201be7e654ac9997b947d38aaf46adee06d
tree85bbbbb6e17f6b91615533a05987ae238703b973
parent7edfb029844cf10cc1d815dadc7384fdb285f4e9
Support addons with gyp

Initial pass.
test/addons/hello-world/binding.cc [new file with mode: 0644]
test/addons/hello-world/binding.gyp [new file with mode: 0644]
test/addons/hello-world/test.js [new file with mode: 0644]
tools/addon.gypi [new file with mode: 0644]
tools/gyp_addon [new file with mode: 0755]