index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
templates
Commit message (
Expand
)
Author
Age
*
suppress output of which
Yang Gao
2015-02-24
*
Fixing typo in Makefile.
Nicolas "Pixel" Noble
2015-02-24
*
Merge pull request #654 from ctiller/copyright
Tim Emiola
2015-02-23
|
\
*
|
Actually installing root certificates on the system.
Nicolas "Pixel" Noble
2015-02-22
*
|
Fix in tree build of protobuf
Craig Tiller
2015-02-20
*
|
Adding a helpful installation message about protobuf.
Nicolas "Pixel" Noble
2015-02-21
*
|
Merge pull request #690 from ctiller/mac2
Nicolas Noble
2015-02-20
|
\
\
*
\
\
Merge pull request #689 from nicolasnoble/macos-fix
Craig Tiller
2015-02-20
|
\
\
\
*
\
\
\
Merge pull request #687 from nicolasnoble/no-install-protobuf
Craig Tiller
2015-02-20
|
\
\
\
\
|
|
|
*
|
Fix in tree build of openssl on mac
Craig Tiller
2015-02-20
|
*
|
|
|
Let's not install our potentially broken version of protobuf onto the system ...
Nicolas "Pixel" Noble
2015-02-21
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Force compilation of protobuf using -fPIC.
Nicolas "Pixel" Noble
2015-02-21
|
/
/
/
|
*
/
Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS.
Nicolas "Pixel" Noble
2015-02-21
|
/
/
*
|
Merge branch 'master' of github.com:google/grpc into unsecure-fix
Nicolas "Pixel" Noble
2015-02-21
|
\
\
*
|
|
Various MacOS build fixes.
Nicolas "Pixel" Noble
2015-02-21
|
|
*
Makefile cleanup
Craig Tiller
2015-02-20
|
*
|
Also check build=test
Craig Tiller
2015-02-20
|
*
|
Make run_tests.py respect the run= attribute
Craig Tiller
2015-02-20
|
/
/
*
/
Defining an installation prefix for grpc's root certs at compilation time.
Nicolas "Pixel" Noble
2015-02-20
|
/
*
Some 32 bits platforms don't like buildint asm for openssl.
Nicolas "Pixel" Noble
2015-02-20
*
Running ldconfig shouldn't fail; so we can run fakeroot make install properly.
Nicolas "Pixel" Noble
2015-02-20
*
Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where it
Vijay Pai
2015-02-19
*
Polishing Makefile to better install targets.
Nicolas "Pixel" Noble
2015-02-19
*
make grpc_csharp_ext compile and install independently from the grpc and gpr ...
Jan Tattermusch
2015-02-18
*
Mac-specific Makefile inclusions and installation instructions
vjpai
2015-02-18
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
|
*
Merge pull request #531 from ctiller/build
Nicolas Noble
2015-02-16
|
|
\
|
*
\
Merge pull request #510 from jtattermusch/grpc_tests
Nicolas Noble
2015-02-16
|
|
\
\
*
|
|
|
Add Makefile copyright
Craig Tiller
2015-02-16
|
*
|
|
Merge github.com:grpc/grpc into sopb
Craig Tiller
2015-02-16
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into build
Craig Tiller
2015-02-16
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Fixes
Craig Tiller
2015-02-15
|
|
|
*
Add support for out of tree builds
Craig Tiller
2015-02-15
*
|
|
|
Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't ins...
Nicolas "Pixel" Noble
2015-02-14
|
|
_
|
/
|
/
|
|
|
*
|
Avoid four allocations per stream
Craig Tiller
2015-02-13
|
/
/
|
*
added zlib and openssl dependencies
Jan Tattermusch
2015-02-13
*
|
Add ubsan support
Craig Tiller
2015-02-13
|
*
polishing of Grpc.mak
Jan Tattermusch
2015-02-12
|
*
added some more non-test targets to Grpc.mak
Jan Tattermusch
2015-02-12
|
*
improving makefile for Windows
Jan Tattermusch
2015-02-12
|
*
fixed GrpcTests.mak and removed build_and_run_tests.bat
Jan Tattermusch
2015-02-12
|
*
Added NMake file to ease building and running tests.
Jan Tattermusch
2015-02-12
|
*
add more tests into build_and_run_tests.bat
Jan Tattermusch
2015-02-12
*
|
Merge pull request #508 from nicolasnoble/make-protobuf
Craig Tiller
2015-02-12
|
\
\
|
|
/
|
/
|
|
*
Compiling protobuf from the Makefile if we don't have it on the system.
Nicolas Noble
2015-02-12
*
|
added ssl.props as a dependency for grpc_csharp_ext, regenerated project files
Jan Tattermusch
2015-02-12
|
/
*
Enabling debug symbols while running batched tests under Windows.
Nicolas Noble
2015-02-11
*
remove _shared suffix from target dll names
Jan Tattermusch
2015-02-11
*
fixes to make shared libraries build
Jan Tattermusch
2015-02-11
*
fixed filename of grpc VS project templates
Jan Tattermusch
2015-02-11
[next]