1788 Commits (84529002a14619bf5ac2250442dc2f2c4bc1ef03)

Author SHA1 Message Date
Nicolas "Pixel" Noble fb0002cc36 Renaming GCOV to GPR_GCOV. 9 years ago
Nicolas "Pixel" Noble c61d0e178f Removing code coverage for unreachable code. 9 years ago
Jorge Canizales 0d718cd0f4 Point gRPC.podspec to pushed BoringSSL version 9 years ago
Jorge Canizales 42fe14a876 The podspec is a template. The podspec is a template. 9 years ago
Adele Zhou e74b2b05be Fix broken sanity tests. 9 years ago
Adele Zhou 3bc7ba4d95 Use mako template for HTML report. 9 years ago
murgatroid99 879bc4f24e Generate all file lists and build target lists in binding.gyp from build.yaml 9 years ago
Nicolas "Pixel" Noble 472bb6849c Fixing proto dependencies for targets that aren't libraries. 9 years ago
Jorge Canizales d76f1467d2 Prevent XCode 7 from showing spurious warnings 9 years ago
Jorge Canizales 10622a8d9b Prevent XCode 7 from showing spurious warnings 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
Jorge Canizales 56482bc9c7 The Podspec is a template. The Podspec is a template. The Podspec is a template. 9 years ago
Jorge Canizales 0c8a3d804e Undo moving include/ one dir up, to ease testing workflow. 9 years ago
Jorge Canizales aff5664a86 Undo Cocoapods’ bug workaround 9 years ago
Jorge Canizales 2bac1f98f9 The Podspec is a template. The Podspec is a template. The Podspec is a template. 9 years ago
Jorge Canizales dc460d28c0 Undo moving include/ one dir up, to ease testing workflow. 9 years ago
Jorge Canizales 9b81d9945e Undo Cocoapods’ bug workaround 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
Nicolas "Pixel" Noble cff6469dfc Making template agree with clang-format. 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
Jorge Canizales 423f412ab8 The podspec is generated! 9 years ago
Craig Tiller 2bc37297c8 Enable backtraces on C tests 9 years ago
Craig Tiller 3ef8c0862e More PDB trickery 9 years ago
Craig Tiller f4fc5d2bfd Enable warnings as errors on Windows 9 years ago
Nicolas "Pixel" Noble 6dad9b0821 Fixing Makefile issue which would re-evaluate the base path for included dependency files. 9 years ago
Nicolas "Pixel" Noble 42b4c28d20 Fixing usage of the BUILDDIR variable. 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
Craig Tiller b9d3596cb1 Enable -Wshadow 10 years ago
Craig Tiller a32cd49ed8 Update template to latest changes 10 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 10 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 10 years ago
Craig Tiller 841c880c2b Core compiles with -Wsign-conversion 10 years ago
Craig Tiller 3121fd4d75 Sign conversion fixes 10 years ago
Craig Tiller 605076a7aa Handle test dependencies better 10 years ago
Craig Tiller 6fd238443e Use msbuild for tests 10 years ago
Craig Tiller 3b245fe388 C tests dont need protobuf 10 years ago