aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\
* \ Merge with head and resolve conflictGravatar yang-g2015-07-17
|\ \
| * \ Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\ \
| | * \ Merge with headGravatar yang-g2015-07-16
| | |\ \
| | * | | split iterator into its own fileGravatar yang-g2015-07-16
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | |\ | | | | |/ | | | |/|
| | | * | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| | | |\ \
| | | | * | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | * | | Merge pull request #2462 from nicolasnoble/bash-is-not-for-everyoneGravatar Michael Lumish2015-07-15
| | | |\ \ \
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | | |\ | | | | |_|_|/ | | | |/| | |
| | | | * | | Replacing echo -e with a more generic system.Gravatar Nicolas "Pixel" Noble2015-07-15
| | | |/ / / | | |/| | |
| | | | * | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | | |/ / | | |/| |
* | | | | Add oauth2_auth_token test case in interop testGravatar yang-g2015-07-13
| * | | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
| |\| | |
| * | | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
|/ / / /
| | * | Merge branch 'master' into lockfree-stackGravatar vjpai2015-07-10
| | |\ \ | | |/ / | |/| |
| | * | Debug and add in generated build filesGravatar Vijay Pai2015-07-10
| * | | Merge pull request #2380 from ctiller/slartiwhatfastGravatar Vijay Pai2015-07-10
| |\ \ \
| * \ \ \ Merge pull request #2382 from murgatroid99/makefile_cache_detectionGravatar Nicolas Noble2015-07-10
| |\ \ \ \
| | | | * | Initial checkin commit for lockfree stack.Gravatar Vijay Pai2015-07-10
| | * | | | Added caching for HAS_SYSTEMTAP in MakefileGravatar murgatroid992015-07-10
| | * | | | Add caching for Makefile dependency detectionGravatar murgatroid992015-07-10
| | | |/ / | | |/| |
| | | * | Make naming a little more consistentGravatar Craig Tiller2015-07-10
| |_|/ / |/| | |
| * | | Add a version string and a function to retrieve itGravatar Craig Tiller2015-07-10
|/ / /
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| | |\ | | |/ | |/|
* | | Makefile regeneration to pass sanity testGravatar yang-g2015-07-09
* | | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\| |
| * | Merge pull request #2252 from jboeuf/jwt_verifierGravatar Craig Tiller2015-07-08
| |\ \
| * \ \ Merged changes from masterGravatar murgatroid992015-07-08
| |\ \ \
| | | * \ Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
| | | |\ \ | | | |/ / | | |/| |
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | | |\
| | * | | | Fixed typo in variable nameGravatar murgatroid992015-07-08
| | * | | | Added OpenSSL NPN pkg-config checkGravatar murgatroid992015-07-08
| | * | | | Merged changes from upstream/masterGravatar murgatroid992015-07-08
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | / | | Don't use pkg-config to look for perftoolsGravatar murgatroid992015-07-08
| | |/ / / | |/| | |
| * | | | Restore sanityGravatar Craig Tiller2015-07-08
* | | | | merge head and resolve conflictGravatar yang-g2015-07-07
|\| | | |
| * | | | Merge pull request #2174 from nicolasnoble/makefile-npn-checkGravatar jboeuf2015-07-07
| |\ \ \ \
* | | | | | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-07
|\| | | | |
* | | | | | Add a unit testGravatar yang-g2015-07-06
* | | | | | merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\ \ \ \ \ \
* | | | | | | compilesGravatar yang-g2015-07-06
| | | | * | | Made pkg-config a variable in the MakefileGravatar murgatroid992015-07-06
| | | | * | | Reversed condition for requiring rtGravatar murgatroid992015-07-06
| | | | * | | Make generated .pc files list themselves as librariesGravatar murgatroid992015-07-06
| | |_|/ / / | |/| | | |
| | * | | | Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2151 from sidrakesh93/masterGravatar Vijay Pai2015-07-06
| |\ \ \ \ \
| | | * \ \ \ Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-01
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | | | | | |\
| * | | | | | \ Merge pull request #2268 from murgatroid99/makefile_pkg-config_generateGravatar Nicolas Noble2015-07-01
| |\ \ \ \ \ \ \