1. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  2. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  3. 71ea4a1 Make binary compatibility not the default by Craig Tiller · 8 years ago
  4. 41a9e83 Merged from master by murgatroid99 · 8 years ago
  5. 673f65b Add working Node artifact builder for all platforms by murgatroid99 · 8 years ago
  6. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 8 years ago
  7. 8e4103e Fixed windows build warning by murgatroid99 · 8 years ago
  8. af6c178 Update template, add comment and message about Windows build by murgatroid99 · 8 years ago
  9. 240eab7 Merge branch 'master' into node_binary_precompile by murgatroid99 · 8 years ago
  10. 5c56c92 Make Node library depend on BoringSSL and zlib, and only build them under Windows by murgatroid99 · 8 years ago
  11. 7586db8 Update copyright in binding.gyp by murgatroid99 · 8 years ago
  12. e190f35 Completed integration of node-pre-gyp into Node library by murgatroid99 · 8 years ago
  13. 3f42ea0 Removed redundant std= cflag by murgatroid99 · 9 years ago
  14. 3abed31 Compile Node extension with c99 and c++11 by murgatroid99 · 9 years ago
  15. 879bc4f Generate all file lists and build target lists in binding.gyp from build.yaml by murgatroid99 · 9 years ago
  16. 795d15e Edit the template, not the output file by murgatroid99 · 9 years ago
  17. 22c448b Removed extraneous C++ settings in Node gyp C targets by murgatroid99 · 9 years ago
  18. afe4698 Compile statically against Node's OpenSSL headers by murgatroid99 · 9 years ago
  19. 6ffdb94 Modified Mac build fix for new binding.gyp structure by murgatroid99 · 9 years ago
  20. 403caaf Copy Node Mac build fix from old pull request (#1199) by murgatroid99 · 9 years ago
  21. c07c734 Changed to a more portable Node version check in binding.gyp by murgatroid99 · 9 years ago
  22. a89d9e7 Made build flags consistent in Node gcov build by murgatroid99 · 9 years ago
  23. e754079 Fixed spelling error by murgatroid99 · 9 years ago
  24. 15def98 Expanded comment in binding.gyp by murgatroid99 · 9 years ago
  25. fd994f1 Consolidated gyp files to fix Node installation issue by murgatroid99 · 9 years ago
  26. 32a145b Moved grpc.gyp.template to binding.gyp.template by murgatroid99 · 9 years ago[Renamed from templates/grpc.gyp.template]
  27. 350835a Removed spurious comment from grpc.gyp by murgatroid99 · 9 years ago
  28. db5b160 Removed most of the gyp file, and the tests for it by murgatroid99 · 9 years ago
  29. 2af89e4 Moved gRPC node package root to repo root, made it depend on grpc.gyp by murgatroid99 · 9 years ago
  30. 91b9642 Fixed TODO comment by murgatroid99 · 9 years ago
  31. 38745ef Added check for OpenSSL version by murgatroid99 · 9 years ago
  32. ca9db40 Removed C++ build from gyp file, fixed some minor issues by murgatroid99 · 9 years ago
  33. 2d6d330 Added grpc.gyp template by murgatroid99 · 9 years ago