Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Changed to a more portable Node version check in binding.gyp | murgatroid99 | 2015-10-19 | |
| | ||||
* | The Podspec is a template. The Podspec is a template. The Podspec is a template. | Jorge Canizales | 2015-10-15 | |
| | ||||
* | Undo moving include/ one dir up, to ease testing workflow. | Jorge Canizales | 2015-10-15 | |
| | ||||
* | Undo Cocoapods’ bug workaround | Jorge Canizales | 2015-10-15 | |
| | ||||
* | Made build flags consistent in Node gcov build | murgatroid99 | 2015-10-13 | |
| | ||||
* | Fixed spelling error | murgatroid99 | 2015-10-09 | |
| | ||||
* | Expanded comment in binding.gyp | murgatroid99 | 2015-10-09 | |
| | ||||
* | Consolidated gyp files to fix Node installation issue | murgatroid99 | 2015-10-09 | |
| | ||||
* | Moved grpc.gyp.template to binding.gyp.template | murgatroid99 | 2015-10-09 | |
| | ||||
* | Resolved merge conflicts with master | murgatroid99 | 2015-10-05 | |
|\ | ||||
* | | Removed spurious comment from grpc.gyp | murgatroid99 | 2015-10-05 | |
| | | ||||
| * | Making template agree with clang-format. | Nicolas "Pixel" Noble | 2015-10-03 | |
| | | ||||
| * | Merge pull request #3602 from grpc/release-0_11 | Tim Emiola | 2015-10-02 | |
| |\ | | | | | | | Upmerge from beta to master. | |||
* | | | Removed most of the gyp file, and the tests for it | murgatroid99 | 2015-10-01 | |
| | | | | | | | | | | | | | | | There seems to be a bug in node-gyp (nodejs/node-gyp#752) that prevents it from working properly with other gyp files. | |||
* | | | Moved gRPC node package root to repo root, made it depend on grpc.gyp | murgatroid99 | 2015-10-01 | |
|/ / | ||||
| * | The podspec is generated! | Jorge Canizales | 2015-09-29 | |
| | | ||||
* | | Merge pull request #3544 from ctiller/backtrace-on-crash | Nicolas Noble | 2015-09-28 | |
|\ \ | | | | | | | Enable backtraces on C tests | |||
| * | | Enable backtraces on C tests | Craig Tiller | 2015-09-28 | |
| | | | ||||
* | | | Merge pull request #2920 from nicolasnoble/winnt-check | Craig Tiller | 2015-09-25 | |
|\ \ \ | |/ / |/| | | Better handling of _WIN32_WINNT. | |||
* | | | More PDB trickery | Craig Tiller | 2015-09-25 | |
| | | | ||||
* | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-24 | |
|\ \ \ | ||||
* \ \ \ | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-24 | |
|\ \ \ \ | ||||
| | * \ \ | Merge github.com:grpc/grpc into come-out-of-the-shadow | Craig Tiller | 2015-09-24 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #3372 from grpc/release-0_11 | David G. Quintas | 2015-09-23 | |
| |\ \ \ \ | | | |_|/ | | |/| | | Release 0.11 to master upmerge. | |||
* | | | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-23 | |
|\| | | | | ||||
* | | | | | Enable warnings as errors on Windows | Craig Tiller | 2015-09-23 | |
| | | | | | ||||
| | * | | | Fixing Makefile issue which would re-evaluate the base path for included ↵ | Nicolas "Pixel" Noble | 2015-09-23 | |
| | | | | | | | | | | | | | | | | | | | | dependency files. | |||
| | * | | | Fixing usage of the BUILDDIR variable. | Nicolas "Pixel" Noble | 2015-09-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now both using absolute and relative directory for that variable should work. BUILDDIR=/tmp/build-grpc make BUILDDIR=../build-grpc make | |||
| * | | | | Fixed TODO comment | murgatroid99 | 2015-09-21 | |
| | | | | | ||||
| * | | | | Added check for OpenSSL version | murgatroid99 | 2015-09-21 | |
| | | | | | ||||
| * | | | | Removed C++ build from gyp file, fixed some minor issues | murgatroid99 | 2015-09-21 | |
| | | | | | ||||
| * | | | | Added grpc.gyp template | murgatroid99 | 2015-09-21 | |
|/ / / / | ||||
* | | | | Merge pull request #3340 from grpc/release-0_11 | Eric Anderson | 2015-09-14 | |
|\| | | | | | | | | | | | Release 0.11 branch to master. | |||
| | * | | Enable -Wshadow | Craig Tiller | 2015-09-11 | |
| |/ / |/| | | ||||
* | | | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-11 | |
|\ \ \ | ||||
| | * | | Update template to latest changes | Craig Tiller | 2015-09-11 | |
| |/ / | ||||
* | | | Enable -Wconversion | Craig Tiller | 2015-09-10 | |
| | | | ||||
* | | | First round of fixing up implicit 64->32 bit conversions | Craig Tiller | 2015-09-10 | |
| | | | ||||
* | | | Core compiles with -Wsign-conversion | Craig Tiller | 2015-09-10 | |
| | | | ||||
* | | | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-10 | |
|\| | | ||||
* | | | Sign conversion fixes | Craig Tiller | 2015-09-10 | |
| | | | ||||
| | * | Merge branch 'master' of github.com:grpc/grpc into winnt-check | Nicolas "Pixel" Noble | 2015-09-04 | |
| | |\ | | |/ | |/| | | | | | | | Conflicts: vsprojects/global.props | |||
| * | | Handle test dependencies better | Craig Tiller | 2015-09-01 | |
| | | | ||||
| * | | Merge branch 'third-coming' into endpoints | Craig Tiller | 2015-09-01 | |
| |\ \ | ||||
| * | | | Use msbuild for tests | Craig Tiller | 2015-09-01 | |
| | | | | ||||
| | * | | C tests dont need protobuf | Craig Tiller | 2015-08-31 | |
| |/ / | ||||
| * | | Hand-written changes | Craig Tiller | 2015-08-31 | |
| | | | ||||
| * | | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-26 | |
| |\ \ | |/ / |/| | | | | | | | | Conflicts: src/csharp/Grpc.IntegrationTesting/InteropClient.cs | |||
* | | | Its not enough to just serialize the clean step... | Craig Tiller | 2015-08-25 | |
| | | | ||||
* | | | Dont try to parallelize OpenSSL build | Craig Tiller | 2015-08-25 | |
| | | |