14 Commits (d212b33553c61314c0cfc3490061f174fcaa36db)

Author SHA1 Message Date
murgatroid99 3f42ea0869 Removed redundant std= cflag 9 years ago
murgatroid99 3abed3186f Compile Node extension with c99 and c++11 9 years ago
murgatroid99 879bc4f24e Generate all file lists and build target lists in binding.gyp from build.yaml 9 years ago
murgatroid99 795d15e0ae Edit the template, not the output file 9 years ago
murgatroid99 22c448bed0 Removed extraneous C++ settings in Node gyp C targets 9 years ago
murgatroid99 afe4698cdb Compile statically against Node's OpenSSL headers 9 years ago
murgatroid99 6ffdb9494b Modified Mac build fix for new binding.gyp structure 9 years ago
murgatroid99 403caaf4fb Copy Node Mac build fix from old pull request (#1199) 9 years ago
murgatroid99 c07c734f45 Changed to a more portable Node version check in binding.gyp 9 years ago
murgatroid99 a89d9e764c Made build flags consistent in Node gcov build 9 years ago
murgatroid99 e754079d0d Fixed spelling error 9 years ago
murgatroid99 15def98e34 Expanded comment in binding.gyp 9 years ago
murgatroid99 fd994f11b8 Consolidated gyp files to fix Node installation issue 9 years ago
murgatroid99 32a145b73c Moved grpc.gyp.template to binding.gyp.template 9 years ago
murgatroid99 350835a956 Removed spurious comment from grpc.gyp 9 years ago
murgatroid99 db5b1603b2 Removed most of the gyp file, and the tests for it 9 years ago
murgatroid99 2af89e49cb Moved gRPC node package root to repo root, made it depend on grpc.gyp 9 years ago
murgatroid99 91b964287b Fixed TODO comment 9 years ago
murgatroid99 38745ef380 Added check for OpenSSL version 9 years ago
murgatroid99 ca9db40656 Removed C++ build from gyp file, fixed some minor issues 9 years ago
murgatroid99 2d6d3300d9 Added grpc.gyp template 9 years ago