Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
785d8aec361f31f729ba1b8a409a6342020fb1e5
/
templates
10622a8
Prevent XCode 7 from showing spurious warnings
by Jorge Canizales
· 9 years ago
795d15e
Edit the template, not the output file
by murgatroid99
· 9 years ago
22c448b
Removed extraneous C++ settings in Node gyp C targets
by murgatroid99
· 9 years ago
afe4698
Compile statically against Node's OpenSSL headers
by murgatroid99
· 9 years ago
6ffdb94
Modified Mac build fix for new binding.gyp structure
by murgatroid99
· 9 years ago
403caaf
Copy Node Mac build fix from old pull request (#1199)
by murgatroid99
· 9 years ago
c07c734
Changed to a more portable Node version check in binding.gyp
by murgatroid99
· 9 years ago
56482bc
The Podspec is a template. The Podspec is a template. The Podspec is a template.
by Jorge Canizales
· 9 years ago
0c8a3d8
Undo moving include/ one dir up, to ease testing workflow.
by Jorge Canizales
· 9 years ago
aff5664
Undo Cocoapods’ bug workaround
by Jorge Canizales
· 9 years ago
a89d9e7
Made build flags consistent in Node gcov build
by murgatroid99
· 9 years ago
e754079
Fixed spelling error
by murgatroid99
· 9 years ago
15def98
Expanded comment in binding.gyp
by murgatroid99
· 9 years ago
fd994f1
Consolidated gyp files to fix Node installation issue
by murgatroid99
· 9 years ago
32a145b
Moved grpc.gyp.template to binding.gyp.template
by murgatroid99
· 9 years ago
b0f3bf1
Resolved merge conflicts with master
by murgatroid99
· 9 years ago
350835a
Removed spurious comment from grpc.gyp
by murgatroid99
· 9 years ago
cff6469
Making template agree with clang-format.
by Nicolas "Pixel" Noble
· 9 years ago
2506141
Merge pull request #3602 from grpc/release-0_11
by Tim Emiola
· 9 years ago
db5b160
Removed most of the gyp file, and the tests for it
by murgatroid99
· 9 years ago
2af89e4
Moved gRPC node package root to repo root, made it depend on grpc.gyp
by murgatroid99
· 9 years ago
423f412
The podspec is generated!
by Jorge Canizales
· 9 years ago
f2eb040
Merge pull request #3544 from ctiller/backtrace-on-crash
by Nicolas Noble
· 9 years ago
2bc3729
Enable backtraces on C tests
by Craig Tiller
· 9 years ago
0a775b3
Merge pull request #2920 from nicolasnoble/winnt-check
by Craig Tiller
· 9 years ago
3ef8c08
More PDB trickery
by Craig Tiller
· 9 years ago
8dc0971
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
7f0273f
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
f8b14ca
Merge github.com:grpc/grpc into come-out-of-the-shadow
by Craig Tiller
· 9 years ago
e5515d4
Merge pull request #3372 from grpc/release-0_11
by David G. Quintas
· 9 years ago
940b64b
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
f4fc5d2
Enable warnings as errors on Windows
by Craig Tiller
· 9 years ago
6dad9b0
Fixing Makefile issue which would re-evaluate the base path for included dependency files.
by Nicolas "Pixel" Noble
· 9 years ago
42b4c28
Fixing usage of the BUILDDIR variable.
by Nicolas "Pixel" Noble
· 9 years ago
91b9642
Fixed TODO comment
by murgatroid99
· 9 years ago
38745ef
Added check for OpenSSL version
by murgatroid99
· 9 years ago
ca9db40
Removed C++ build from gyp file, fixed some minor issues
by murgatroid99
· 9 years ago
2d6d330
Added grpc.gyp template
by murgatroid99
· 9 years ago
c7fa5f2
Merge pull request #3340 from grpc/release-0_11
by Eric Anderson
· 9 years ago
b9d3596
Enable -Wshadow
by Craig Tiller
· 9 years ago
f29a388
Merge github.com:grpc/grpc into immolating-conversion
by Craig Tiller
· 9 years ago
a32cd49
Update template to latest changes
by Craig Tiller
· 9 years ago
6a6b36c
Enable -Wconversion
by Craig Tiller
· 9 years ago
f96dfc3
First round of fixing up implicit 64->32 bit conversions
by Craig Tiller
· 9 years ago
841c880
Core compiles with -Wsign-conversion
by Craig Tiller
· 9 years ago
be94769
Merge github.com:grpc/grpc into immolating-conversion
by Craig Tiller
· 9 years ago
3121fd4
Sign conversion fixes
by Craig Tiller
· 9 years ago
b70e3be
Merge branch 'master' of github.com:grpc/grpc into winnt-check
by Nicolas "Pixel" Noble
· 9 years ago
605076a
Handle test dependencies better
by Craig Tiller
· 9 years ago
730118d
Merge branch 'third-coming' into endpoints
by Craig Tiller
· 9 years ago
6fd2384
Use msbuild for tests
by Craig Tiller
· 9 years ago
3b245fe
C tests dont need protobuf
by Craig Tiller
· 9 years ago
1ebb7c8
Hand-written changes
by Craig Tiller
· 9 years ago
0608a00
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
by Jan Tattermusch
· 9 years ago
d01b6f4
Its not enough to just serialize the clean step...
by Craig Tiller
· 9 years ago
df77673
Dont try to parallelize OpenSSL build
by Craig Tiller
· 9 years ago
16f6dac
Make googletest a submodule
by Craig Tiller
· 9 years ago
711bbe6
Exclude qps_test from tsan runs
by Craig Tiller
· 9 years ago
4ef9b86
Fixing zookeeper's installation.
by Nicolas "Pixel" Noble
· 9 years ago
bd0d1bd
Merge pull request #2549 from hongweiwang/zookeeper
by David G. Quintas
· 9 years ago
d8fc860
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
by Jan Tattermusch
· 9 years ago
1df8ee9
Recreating grpc_test_util_unsecure's template.
by Nicolas "Pixel" Noble
· 9 years ago
f2f24e2
Let grpc target depend on //external:zlib so that "-lz" or a real zlib
by Ming Zhao
· 9 years ago
d9a8fb2
add protobuf.props to plugin projects
by Jan Tattermusch
· 9 years ago
ad5c897
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
c85357e
Reduce mac CI load
by Craig Tiller
· 9 years ago
a83d1b3
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
e5b0459
Merge pull request #2750 from ctiller/propagate
by Yang Gao
· 9 years ago
4346e53
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
68f4e0f
Initial Doxygen import for core, c++
by Craig Tiller
· 9 years ago
18541a1
Merge github.com:grpc/grpc into propagate
by Craig Tiller
· 9 years ago
60287b6
Revert "Fixing environments where pkg-config isn't installed."
by Craig Tiller
· 9 years ago
80aecf6
Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken
by Craig Tiller
· 9 years ago
702ea25
Merge pull request #2652 from nicolasnoble/tests-depend-on-openssl
by Craig Tiller
· 9 years ago
2ed6878
Fixing environments where pkg-config isn't installed.
by Nicolas "Pixel" Noble
· 9 years ago
5c9bbfb
Add zookeeper test in Makefile
by Hongwei Wang
· 9 years ago
17effab
Add proxy tests to end2end suite
by Craig Tiller
· 9 years ago
1284552
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
8e04d41
Add zookeeper end-to-end test
by Hongwei Wang
· 9 years ago
563b8a2
Regenerating project files and massaging VS project files.
by Nicolas Noble
· 9 years ago
62b9080
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
edf0881
Merge pull request #2506 from larsonmpdx/gitt
by Nicolas Noble
· 9 years ago
e3f12a9
Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper
by Hongwei Wang
· 9 years ago
a7c162c
The code evolved enough so that we now have tests that directly depend on OpenSSL.
by Nicolas "Pixel" Noble
· 9 years ago
40d808f
Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits
by Jan Tattermusch
· 9 years ago
482d761
Making sure that 32 bits is being built and run on Jenkins.
by Nicolas "Pixel" Noble
· 9 years ago
60db671
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
c58e501
changes to grpc.mak.template to support c++ test building
by Michael Larson
· 9 years ago
845019c
helper script to build all .proto files in /test/ in-place
by Michael Larson
· 9 years ago
1ee691d
changed generate_debug_projects.sh to use the .sln hint when making vcxproj templates
by Michael Larson
· 9 years ago
6e081e0
changed .sln to include hint about lib vs. target
by Michael Larson
· 9 years ago
b19d4eb
changed vsproject generation to make c++ tests; put a hint in the .sln about lib vs. target; expand .proto includes
by Michael Larson
· 9 years ago
63c3efb
Move head podspec to v0.7.
by Jorge Canizales
· 9 years ago
b307ae2
Merge branch 'master' into zookeeper
by Hongwei Wang
· 9 years ago
a3780a8
Register zookeeper plugin in grpc
by Hongwei Wang
· 9 years ago
a8cc439
Add zookeeper library in Makefile template
by Hongwei Wang
· 9 years ago
367e30f
Replacing echo -e with a more generic system.
by Nicolas "Pixel" Noble
· 9 years ago
64d8138
Faking tools target for win32.
by Nicolas "Pixel" Noble
· 10 years ago
77553cd
Merge pull request #2382 from murgatroid99/makefile_cache_detection
by Nicolas Noble
· 10 years ago
4a015a6
Added caching for HAS_SYSTEMTAP in Makefile
by murgatroid99
· 10 years ago
Next »