aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Run buildgenGravatar Craig Tiller2015-01-18
* Merge pull request #70 from ctiller/benchmarkGravatar vjpai2015-01-16
|\
* | Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* | Merge pull request #88 from ctiller/shutdownGravatar Yang Gao2015-01-16
|\ \
* | | Adding a few more comments in the Makefile template, to explain some of its m...Gravatar Nicolas Noble2015-01-16
| * | Add an optional server shutdown event.Gravatar Craig Tiller2015-01-16
|/ /
* | Fixing parallel build.Gravatar Nicolas "Pixel" Noble2015-01-16
| * Opportunistically use perftools if installed.Gravatar Craig Tiller2015-01-15
* | Fixing typos in build.json: .cpp -> .ccGravatar Nicolas Noble2015-01-15
|/
* Merge pull request #47 from ctiller/makecleanGravatar Nicolas Noble2015-01-15
|\
* | Add missing spaceGravatar Craig Tiller2015-01-15
* | Fixing zlib dependency build.Gravatar Nicolas "Pixel" Noble2015-01-15
| * Remove protoc_plugins, and use a variable.Gravatar Craig Tiller2015-01-15
| * Add missing spaceGravatar Craig Tiller2015-01-15
| * Remove _DEPS variablesGravatar Craig Tiller2015-01-15
| * Generate dependencies when compiling the .oGravatar Craig Tiller2015-01-15
| * Remove clean rulesGravatar Craig Tiller2015-01-15
* | Force using custom libraries if we are using ?SAN.Gravatar Craig Tiller2015-01-15
* | Support compiling zlib with ?SANGravatar Craig Tiller2015-01-15
* | Compile OpenSSL differently for each config.Gravatar Craig Tiller2015-01-15
|/
* Merge pull request #13 from ctiller/nogoGravatar Qi Zhao2015-01-14
|\
* \ Merge github.com:google/grpc into gcovGravatar Craig Tiller2015-01-13
|\ \
| * | Don't mix C and C++ libraries.Gravatar Nicolas Noble2015-01-13
* | | Merge github.com:google/grpc into gcovGravatar Craig Tiller2015-01-13
|\| |
| | * Merge github.com:google/grpc into nogoGravatar Craig Tiller2015-01-13
| | |\ | | |/ | |/|
| * | Fix qps test.Gravatar Craig Tiller2015-01-13
| | * Remove go compilerGravatar Craig Tiller2015-01-13
* | | Add tools/run_tests/run_lcov.shGravatar Craig Tiller2015-01-12
| |/ |/|
| * Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-12
| |\ | |/ |/|
* | Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
* | Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-01-12
| * Allow C++ tests to be built in parallelGravatar Craig Tiller2015-01-12
| * Fix some C++ test dependenciesGravatar Craig Tiller2015-01-12
|/
* Fix gRPC compilation failureGravatar rsilvera2015-01-12
* Preparing the go plugin for non-[] compilation.Gravatar nnoble2015-01-12
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12
* Add a test to export two TestService on the same server, only with differentGravatar yangg2015-01-09
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* Fix opensource build.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Fix opensource build.Gravatar ctiller2015-01-08
* Remove libevent.Gravatar ctiller2015-01-08
* Use CONFIG after defining it. Define CONFIG before using it.Gravatar yangg2015-01-06
* Add msan, tsan, asan targets for Makefile.Gravatar ctiller2015-01-06
* Allow specifying CONFIG as a string, instead of DEBUG=1.Gravatar ctiller2015-01-06
* Adding plugins to the mako rendering system.Gravatar nnoble2015-01-06
* Provide a port of cpu related code to posix, and linux.Gravatar ctiller2014-12-29
* Solving chicken-and-egg issue while detecting OpenSSL capabilities.Gravatar nnoble2014-12-29