murgatroid99
|
8551cd9559
|
Disabled deprecation warnings in Node build
|
2015-08-03 10:56:00 -07:00 |
|
Nicolas Noble
|
5700606caa
|
Merge pull request #2310 from murgatroid99/node_pkg_config
Use pkg-config when building the Node extension, if possible
|
2015-07-08 10:39:06 -07:00 |
|
murgatroid99
|
54e467f237
|
Added other LDFLAGS to node gyp file
|
2015-07-06 17:27:46 -07:00 |
|
murgatroid99
|
02e9f7335d
|
Only use pkg-config if grpc is installed
|
2015-07-06 16:44:35 -07:00 |
|
murgatroid99
|
36724b3004
|
Link Node against static dependencies just in case
|
2015-07-06 12:11:44 -07:00 |
|
murgatroid99
|
5fade792a4
|
Use pkg-config in node's binding.gyp
|
2015-07-06 11:08:22 -07:00 |
|
murgatroid99
|
1dc8831a5c
|
Added missing comma in binding.gyp.
|
2015-06-30 17:55:16 -07:00 |
|
Alexander Staubo
|
63a8be71a4
|
Fix compilation of Node package conditionally on Mac:
* Set compilation target 10.9.
* Add C++11 compilation.
* Remove librt dependency.
|
2015-04-06 12:00:39 -04:00 |
|
murgatroid99
|
41de97cc27
|
Removed extra variables
|
2015-03-04 17:33:00 -08:00 |
|
murgatroid99
|
ccdb716ca9
|
Cleaned out some cruft from binding.gyp
|
2015-03-04 17:29:32 -08:00 |
|
murgatroid99
|
380f929a70
|
Changed c++ version flag in binding.gyp
|
2015-02-26 14:52:51 -08:00 |
|
Dan Ciruli
|
fdf82db604
|
Update binding.gyp
|
2015-02-25 12:24:39 -08:00 |
|
murgatroid99
|
6f8dde55cc
|
Extension module now compiles and some tests pass
|
2015-02-09 15:55:10 -08:00 |
|
murgatroid99
|
e8c66830d7
|
Fixed some compiler errors in call.cc
|
2015-02-09 11:41:23 -08:00 |
|
murgatroid99
|
6d6606be80
|
Fixed file references to match moved files
|
2015-01-26 17:17:59 -08:00 |
|
murgatroid99
|
7498521aee
|
Made node library buildable from source tree
|
2015-01-23 10:53:51 -08:00 |
|
Julien Boeuf
|
00d1b72bd8
|
Fixing node and ruby builds.
|
2015-01-21 11:13:43 -08:00 |
|
murgatroid99
|
a9b57ed10f
|
Clean commit of Node.js library source
|
2015-01-12 18:14:35 -08:00 |
|