aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
Commit message (Expand)AuthorAge
* Fixing opensource build.Gravatar nnoble2015-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
* 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
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* 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
* Improving Makefile support for shared libraries.Gravatar nnoble2014-12-29
* Update build.json, fix opensource build.Gravatar ctiller2014-12-29
* Add SSL root for production GFE.Gravatar chenw2014-12-29
* Port [] alarm management to GRPC.Gravatar ctiller2014-12-29
* Adding support for service account credentials.Gravatar jboeuf2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.Gravatar pmarks2014-12-19
* Sync up open source build with []Gravatar yangg2014-12-19
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* Changing compilation ordering to fix dependency issue between generated files...Gravatar nnoble2014-12-17
* Prepare QPS tests for running in GCEGravatar vpai2014-12-17
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* The built-in ssl target now properly merges the archives instead of nesting t...Gravatar nnoble2014-12-16
* Remove a (very) deprecated file.Gravatar ctiller2014-12-16
* Add time averaged stats for future alarm list work.Gravatar ctiller2014-12-15
* Fix a bug in base-log, and add test.Gravatar aveitch2014-12-15
* Add a test for useful.h.Gravatar ctiller2014-12-15
* Makefile will now build zlib and/or OpenSSL if needed.Gravatar nnoble2014-12-12
* Adding base utils for JWT service account workflow. OpenSSL base64 decoding isGravatar jboeuf2014-12-12
* Getting the generated Makefile to support .proto files.Gravatar nnoble2014-12-12
* Tweaking log calls a bit.Gravatar nnoble2014-12-12
* Split client_channel into client_channel & child_channel.Gravatar ctiller2014-12-12
* Fixing C++ and ruby code generators for the opensource build.Gravatar nnoble2014-12-12
* Fix ipv6.c build breakage on Windows.Gravatar jtattermusch2014-12-11
* Add batch file that builds and executes all GPR tests.Gravatar jtattermusch2014-12-11
* Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specificGravatar pmarks2014-12-11
* First pass at making the compilers open-sourcable.Gravatar nnoble2014-12-11
* Build CPP interop client in Git-on-[] as well as in [].Gravatar chenw2014-12-11
* Reinstate build file validity checks.Gravatar ctiller2014-12-10
* Fixing opensource build - surface_em.* got removed.Gravatar nnoble2014-12-09
* Introducing iomgr.Gravatar ctiller2014-12-09
* Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ comp...Gravatar jtattermusch2014-12-09
* Add mako templates to generate MS Visual Studio projects.Gravatar jtattermusch2014-12-08
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26