aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Actually installing root certificates on the system.Gravatar Nicolas "Pixel" Noble2015-02-22
* Merge pull request #704 from ctiller/interop3Gravatar Yang Gao2015-02-21
|\
* | Re-generated project files.Gravatar Nicolas "Pixel" Noble2015-02-21
* | Merge pull request #703 from nicolasnoble/win32Gravatar Craig Tiller2015-02-21
|\ \
| | * Rename interop_test.c --> interop_test.ccGravatar Craig Tiller2015-02-21
| |/ |/|
* | Merge pull request #641 from jboeuf/jwt_id_tokenGravatar Yang Gao2015-02-21
|\ \
| | * Merge branch 'master' of github.com:google/grpc into win32Gravatar Nicolas "Pixel" Noble2015-02-21
| | |\ | |_|/ |/| |
| | * Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
* | | Fix in tree build of protobufGravatar Craig Tiller2015-02-20
* | | Adding a helpful installation message about protobuf.Gravatar Nicolas "Pixel" Noble2015-02-21
| |/ |/|
* | Regenerated outdated Makefile.Gravatar Nicolas "Pixel" Noble2015-02-21
* | Merge pull request #690 from ctiller/mac2Gravatar Nicolas Noble2015-02-20
|\ \
* \ \ Merge pull request #689 from nicolasnoble/macos-fixGravatar Craig Tiller2015-02-20
|\ \ \
| | * | Fix in tree build of openssl on macGravatar Craig Tiller2015-02-20
* | | | Force compilation of protobuf using -fPIC.Gravatar Nicolas "Pixel" Noble2015-02-21
| * | | Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS.Gravatar Nicolas "Pixel" Noble2015-02-21
| |/ /
* | | Merge branch 'master' of github.com:google/grpc into httpcli_testGravatar Nicolas "Pixel" Noble2015-02-21
|\| |
| * | Merge branch 'master' of github.com:google/grpc into unsecure-fixGravatar Nicolas "Pixel" Noble2015-02-21
| |\ \
| * | | Various MacOS build fixes.Gravatar Nicolas "Pixel" Noble2015-02-21
| | * | Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
| | * | Re-enable rewrite testGravatar Craig Tiller2015-02-20
| |/ /
| * | Merge pull request #665 from nicolasnoble/ssl-prefixGravatar jboeuf2015-02-20
| |\ \
| | * | Defining an installation prefix for grpc's root certs at compilation time.Gravatar Nicolas "Pixel" Noble2015-02-20
| * | | Removing the hardcoded SSL roots.Gravatar Julien Boeuf2015-02-20
| |/ /
* | | Disabled httpcli_test, and ran build cleaner.Gravatar Nicolas "Pixel" Noble2015-02-20
| * | Merge pull request #606 from yang-g/rootsGravatar Craig Tiller2015-02-20
| |\ \
| * \ \ Merge pull request #652 from ctiller/interop2Gravatar Yang Gao2015-02-20
| |\ \ \
| | * | | Ensure interop tests are run as part of run_testsGravatar Craig Tiller2015-02-20
| |/ / / |/| | |
| * | | Some 32 bits platforms don't like buildint asm for openssl.Gravatar Nicolas "Pixel" Noble2015-02-20
|/ / /
| | * Adding tool for generating JWTs on the command line.Gravatar Julien Boeuf2015-02-19
| |/ |/|
* | Merge pull request #633 from nicolasnoble/ldconfigGravatar Jan Tattermusch2015-02-19
|\ \
| * | Running ldconfig shouldn't fail; so we can run fakeroot make install properly.Gravatar Nicolas "Pixel" Noble2015-02-20
* | | Added protoc plugin for Python GRPC.Gravatar Masood Malekghassemi2015-02-19
|/ /
* | Merge pull request #621 from yang-g/headerGravatar Nicolas Noble2015-02-19
|\ \
| * | add more missing headersGravatar Yang Gao2015-02-19
| * | add missing headerGravatar Yang Gao2015-02-19
* | | Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where itGravatar Vijay Pai2015-02-19
|/ /
| * Merge remote-tracking branch 'upstream/master' into rootsGravatar Yang Gao2015-02-18
| |\ | |/ |/|
| * remove prod_roots_certs.c since it is not used anywhereGravatar Yang Gao2015-02-18
* | Polishing Makefile to better install targets.Gravatar Nicolas "Pixel" Noble2015-02-19
|/
* make grpc_csharp_ext compile and install independently from the grpc and gpr ...Gravatar Jan Tattermusch2015-02-18
* Merge pull request #588 from yang-g/c++apiGravatar Craig Tiller2015-02-18
|\
| * Async client api change. Add a ClientAsyncResponseReader. Make the api simila...Gravatar Yang Gao2015-02-18
* | Merge pull request #576 from vjpai/macGravatar Nicolas Noble2015-02-18
|\ \
* | | remove nonexistent stream_context_interface.h from build.jsonGravatar Jan Tattermusch2015-02-18
| * | Mac-specific Makefile inclusions and installation instructionsGravatar vjpai2015-02-18
|/ /
* | Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-18
|\|
* | Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-17
|\ \
| | * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
| | |\ | | |/ | |/|
| * | Allow grpc_init to be called multiple timesGravatar Craig Tiller2015-02-17