aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
Commit message (Collapse)AuthorAge
* Removed extraneous C++ settings in Node gyp C targetsGravatar murgatroid992015-10-23
|
* Compile statically against Node's OpenSSL headersGravatar murgatroid992015-10-23
|
* Modified Mac build fix for new binding.gyp structureGravatar murgatroid992015-10-22
|
* Copy Node Mac build fix from old pull request (#1199)Gravatar murgatroid992015-10-22
|
* Merge pull request #3643 from dgquintas/microchannelsGravatar Craig Tiller2015-10-22
|\ | | | | μChannels implementation.
* | Changed to a more portable Node version check in binding.gypGravatar murgatroid992015-10-19
| |
| * Merge branch 'master' of github.com:grpc/grpc into microchannelsGravatar David Garcia Quintas2015-10-19
| |\ | |/ |/|
* | Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\ \ | | | | | | Introducing grpc_executor, for all your threading needs
* \ \ Merge pull request #3618 from dgquintas/cq_alarmGravatar Vijay Pai2015-10-14
|\ \ \ | | | | | | | | Added grpc_alarm (renamed previous one to grpc_timer)
| * | | fixed faulty mergeGravatar David Garcia Quintas2015-10-14
| | |/ | |/|
* | | Merge pull request #3815 from murgatroid99/node_increase_coverageGravatar Nicolas Noble2015-10-14
|\ \ \ | |/ / |/| | Bring Node coverage up to 95%
| * | Made build flags consistent in Node gcov buildGravatar murgatroid992015-10-13
| | |
| | * regenerated projectsGravatar David Garcia Quintas2015-10-12
| |/
* / Update gypGravatar Craig Tiller2015-10-10
|/
* Fixed spelling errorGravatar murgatroid992015-10-09
|
* Expanded comment in binding.gypGravatar murgatroid992015-10-09
|
* Consolidated gyp files to fix Node installation issueGravatar murgatroid992015-10-09
|
* Resolved merge conflictsGravatar murgatroid992015-10-07
|
* Added copyright notice to binding.gypGravatar murgatroid992015-10-05
|
* Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01