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
|
10 years ago |
murgatroid99
|
22c448bed0
|
Removed extraneous C++ settings in Node gyp C targets
|
10 years ago |
murgatroid99
|
afe4698cdb
|
Compile statically against Node's OpenSSL headers
|
10 years ago |
murgatroid99
|
6ffdb9494b
|
Modified Mac build fix for new binding.gyp structure
|
10 years ago |
murgatroid99
|
403caaf4fb
|
Copy Node Mac build fix from old pull request (#1199)
|
10 years ago |
murgatroid99
|
c07c734f45
|
Changed to a more portable Node version check in binding.gyp
|
10 years ago |
murgatroid99
|
a89d9e764c
|
Made build flags consistent in Node gcov build
|
10 years ago |
murgatroid99
|
e754079d0d
|
Fixed spelling error
|
10 years ago |
murgatroid99
|
15def98e34
|
Expanded comment in binding.gyp
|
10 years ago |
murgatroid99
|
fd994f11b8
|
Consolidated gyp files to fix Node installation issue
|
10 years ago |
murgatroid99
|
32a145b73c
|
Moved grpc.gyp.template to binding.gyp.template
|
10 years ago |
murgatroid99
|
350835a956
|
Removed spurious comment from grpc.gyp
|
10 years ago |
murgatroid99
|
db5b1603b2
|
Removed most of the gyp file, and the tests for it
There seems to be a bug in node-gyp (nodejs/node-gyp#752) that prevents
it from working properly with other gyp files.
|
10 years ago |
murgatroid99
|
2af89e49cb
|
Moved gRPC node package root to repo root, made it depend on grpc.gyp
|
10 years ago |
murgatroid99
|
91b964287b
|
Fixed TODO comment
|
10 years ago |
murgatroid99
|
38745ef380
|
Added check for OpenSSL version
|
10 years ago |
murgatroid99
|
ca9db40656
|
Removed C++ build from gyp file, fixed some minor issues
|
10 years ago |
murgatroid99
|
2d6d3300d9
|
Added grpc.gyp template
|
10 years ago |