aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
Commit message (Collapse)AuthorAge
...
| * | | Various MacOS build fixes.Gravatar Nicolas "Pixel" Noble2015-02-21
| | | | | | | | | | | | | | | | | | | | | | | | -) Secure files shouldn't be in the base grpc. -) grpc++ depends on gpr. -) grpc++ depends on protobuf (!)
| | * | Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
| | | | | | | | | | | | | | | | This will help greatly when it comes to diagnosing customer issues.
| | * | CleanupGravatar Craig Tiller2015-02-20
| | | |
| | * | Re-enable rewrite testGravatar Craig Tiller2015-02-20
| | | |
| | * | Also check build=testGravatar Craig Tiller2015-02-20
| |/ /
| * | Removing the hardcoded SSL roots.Gravatar Julien Boeuf2015-02-20
| | | | | | | | | | | | | | | | | | - Makes 2 tests fail: - httpcli_test - interop_test
* | | 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
| |\ \ | | | | | | | | remove prod_roots_certs.c
| * | | Ensure interop tests are run as part of run_testsGravatar Craig Tiller2015-02-20
|/ / / | | | | | | | | | I'm honestly a little shocked this wasn't done previously.
| | * Adding tool for generating JWTs on the command line.Gravatar Julien Boeuf2015-02-19
| |/ |/|
* | Added protoc plugin for Python GRPC.Gravatar Masood Malekghassemi2015-02-19
| |
* | Merge pull request #621 from yang-g/headerGravatar Nicolas Noble2015-02-19
|\ \ | | | | | | add missing header
| * | add more missing headersGravatar Yang Gao2015-02-19
| | |
| * | add missing headerGravatar Yang Gao2015-02-19
| | |
* | | Remove cpu.h which is no longer a thingGravatar 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
|/ | | | | | | -) renamed cpp_plugin and ruby_plugin to grpc_cpp_plugin and grpc_ruby_plugin. -) installing plugins. -) install will now run protobuf's installation too. -) adding documentation about installation prefix.
* make grpc_csharp_ext compile and install independently from the grpc and gpr ↵Gravatar Jan Tattermusch2015-02-18
| | | | libraries
* Merge pull request #588 from yang-g/c++apiGravatar Craig Tiller2015-02-18
|\ | | | | Async client api change. Add a ClientAsyncResponseReader.
| * Async client api change. Add a ClientAsyncResponseReader. Make the api ↵Gravatar Yang Gao2015-02-18
| | | | | | | | similar to streaming and symmetric to server side.
* | remove nonexistent stream_context_interface.h from build.jsonGravatar Jan Tattermusch2015-02-18
|/
* Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
|\
| * Allow grpc_init to be called multiple timesGravatar Craig Tiller2015-02-17
| |
* | Cleaned upGravatar Craig Tiller2015-02-17
| |
* | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
|\| | | | | | | | | Conflicts: Makefile
| * Merge pull request #510 from jtattermusch/grpc_testsGravatar Nicolas Noble2015-02-16
| |\ | | | | | | Adding an NMake makefile for Windows
* | | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-13
|\| | | | | | | | | | | | | | Conflicts: Makefile
* | | Add end2end async unary single threaded test (compiles)Gravatar Craig Tiller2015-02-12
| | |
| * | Rename examples/tips to examples/pubsubGravatar Chen wang2015-02-12
| | |
| | * add more tests into build_and_run_tests.batGravatar Jan Tattermusch2015-02-12
| |/
* | Run build cleanerGravatar Craig Tiller2015-02-11
| |
* | Merge github.com:google/grpc into c++apiGravatar Craig Tiller2015-02-11
|\|
| * Merge pull request #497 from nicolasnoble/buildcheckGravatar Craig Tiller2015-02-11
| |\ | | | | | | Ran build-cleaner, and re-generated project files.
* | | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-11
|\| |
| * | Merge pull request #475 from dklempner/epollGravatar Craig Tiller2015-02-11
| |\ \ | | | | | | | | Epoll based multipoller
| | | * Generate more pleasing build.json outputGravatar Craig Tiller2015-02-11
| | | | | | | | | | | | | | | | run: was getting a little lost
| | | * Ran build-cleaner, and re-generated project files.Gravatar Nicolas Noble2015-02-11
| | |/ | |/|
| * | added cpu_windows.cGravatar Jan Tattermusch2015-02-11
| | |
| | * Merge branch 'master' into epollGravatar David Klempner2015-02-11
| | |\ | | |/ | |/|
* | | Server progressGravatar Craig Tiller2015-02-11
| | |
| * | some VS project template fixes and added templates for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
| | |
* | | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-11
|\| |
| * | Merge pull request #448 from nicolasnoble/grpc-win32Gravatar Craig Tiller2015-02-11
| |\ \ | | | | | | | | Windows port of iomgr.
* | | | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-11
|\| | | | | | | | | | | | | | | | | | | Conflicts: test/cpp/qps/server.cc
| | | * Epoll based multipollerGravatar David Klempner2015-02-10
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a multipoller based on epoll rather than poll. Note that this implementation is aimed at correctness rather than performance, although it should immediately have better scalability to large numbers of FDs, both due to epoll's O(1) sized API and due to not needing to wake up polling threads to do interest set changes. One notable difference here is that we directly attach a wakeup fd rather than using the freelisting kick mechanism that the poll() based implementations use, because modifying the epoll set to use a different kick fd each time isn't free.
| * | Change link options for qps client and qps serverGravatar Vijay Pai2015-02-10
| | |
* | | Move call.h -> impl/call.hGravatar Craig Tiller2015-02-10
| | |
* | | Stub out unary call wrapperGravatar Craig Tiller2015-02-09
| | |
| | * Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-10
| | |\ | | |/ | |/|