aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Expand)AuthorAge
* Enable asan for C coreGravatar Craig Tiller2015-02-27
* Save makefile var clobberingGravatar Craig Tiller2015-02-27
* Allow machine and build type tuning of slowdownGravatar Craig Tiller2015-02-27
* Fixing make install target for MacOS - strip -x is the command to use here.Gravatar Nicolas "Pixel" Noble2015-02-27
* Adding flaky attribute for tests.Gravatar Nicolas "Pixel" Noble2015-02-27
* Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++Gravatar Craig Tiller2015-02-26
|\
| * Fixing dependency on protobuf for parallel C++ build.Gravatar Nicolas "Pixel" Noble2015-02-27
* | Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
|/
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* suppress output of whichGravatar Yang Gao2015-02-24
* Fixing typo in Makefile.Gravatar Nicolas "Pixel" Noble2015-02-24
* Merge pull request #654 from ctiller/copyrightGravatar Tim Emiola2015-02-23
|\
* | Actually installing root certificates on the system.Gravatar Nicolas "Pixel" Noble2015-02-22
* | Fix in tree build of protobufGravatar Craig Tiller2015-02-20
* | Adding a helpful installation message about protobuf.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
|\ \ \
* \ \ \ Merge pull request #687 from nicolasnoble/no-install-protobufGravatar Craig Tiller2015-02-20
|\ \ \ \
| | | * | Fix in tree build of openssl on macGravatar Craig Tiller2015-02-20
| * | | | Let's not install our potentially broken version of protobuf onto the system ...Gravatar Nicolas "Pixel" Noble2015-02-21
| | |/ / | |/| |
* / | | 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 unsecure-fixGravatar Nicolas "Pixel" Noble2015-02-21
|\ \
* | | Various MacOS build fixes.Gravatar Nicolas "Pixel" Noble2015-02-21
| | * Makefile cleanupGravatar Craig Tiller2015-02-20
| * | Also check build=testGravatar Craig Tiller2015-02-20
| * | Make run_tests.py respect the run= attributeGravatar Craig Tiller2015-02-20
|/ /
* / Defining an installation prefix for grpc's root certs at compilation time.Gravatar Nicolas "Pixel" Noble2015-02-20
|/
* Some 32 bits platforms don't like buildint asm for openssl.Gravatar Nicolas "Pixel" Noble2015-02-20
* Running ldconfig shouldn't fail; so we can run fakeroot make install properly.Gravatar Nicolas "Pixel" Noble2015-02-20
* Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where itGravatar Vijay Pai2015-02-19
* 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
* Mac-specific Makefile inclusions and installation instructionsGravatar vjpai2015-02-18
* Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-17
|\
| * Merge pull request #531 from ctiller/buildGravatar Nicolas Noble2015-02-16
| |\
| * \ Merge pull request #510 from jtattermusch/grpc_testsGravatar Nicolas Noble2015-02-16
| |\ \
* | | | Add Makefile copyrightGravatar Craig Tiller2015-02-16
| * | | Merge github.com:grpc/grpc into sopbGravatar Craig Tiller2015-02-16
| |\ \ \ | |/ / / |/| | |
| | | * Merge github.com:grpc/grpc into buildGravatar Craig Tiller2015-02-16
| | | |\ | |_|_|/ |/| | |
| | | * FixesGravatar Craig Tiller2015-02-15
| | | * Add support for out of tree buildsGravatar Craig Tiller2015-02-15
* | | | Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't ins...Gravatar Nicolas "Pixel" Noble2015-02-14
| |_|/ |/| |
| * | Avoid four allocations per streamGravatar Craig Tiller2015-02-13
|/ /
| * added zlib and openssl dependenciesGravatar Jan Tattermusch2015-02-13
* | Add ubsan supportGravatar Craig Tiller2015-02-13
| * polishing of Grpc.makGravatar Jan Tattermusch2015-02-12
| * added some more non-test targets to Grpc.makGravatar Jan Tattermusch2015-02-12
| * improving makefile for WindowsGravatar Jan Tattermusch2015-02-12
| * fixed GrpcTests.mak and removed build_and_run_tests.batGravatar Jan Tattermusch2015-02-12