Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove not-yet-useful projects from grpc.sln | Jan Tattermusch | 2017-01-12 |
| | |||
* | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under | Nicolas "Pixel" Noble | 2016-09-29 |
|\ | |||
| * | Backport of #8055 into v1.0.x. | Nicolas "Pixel" Noble | 2016-09-20 |
| | | |||
* | | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
|\ \ | |/ |/| | Percent encoding routines | ||
| * | Add a strict and a permissive decoder, allow different reserved alphabets | Craig Tiller | 2016-08-18 |
| | | |||
* | | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. | Nicolas "Pixel" Noble | 2016-08-17 |
|/ | |||
* | Fix mac build | Yuchen Zeng | 2016-07-08 |
| | |||
* | Added missing dependencies to grpc++_base | David Garcia Quintas | 2016-07-06 |
| | |||
* | Remove some unneccessary dependency from build.yaml | Tamas Berghammer | 2016-06-22 |
| | | | | | This is the copy of the build.yaml changes from the following CL: https://github.com/grpc/grpc/pull/4124/files#diff-5b123ecec7bf9d216a1323f790a0602a | ||
* | Remove an unneccessary dependency from grpc++_base | Tamas Berghammer | 2016-06-21 |
| | | | | | | | | | Previously grpc++_base was dependning on grpc what caused a transitive dependency on ssl for grpc++_unsecure. Removing the grpc dependency shouldn't cause any issue as grpc++_base is a filegroup and all library using it already depends on grpc directly. This fixes https://github.com/grpc/grpc/issues/6784 | ||
* | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 |
|\ | |||
* | | Use deps instead of uses in build.yaml | Yuchen Zeng | 2016-06-07 |
| | | |||
| * | Automatically capture transitive dependencies for Visual Studio solution files | Craig Tiller | 2016-06-02 |
| | | |||
* | | Proto server reflection | Yuchen Zeng | 2016-05-04 |
|/ | |||
* | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
| | |||
* | Sort out codegen dependencies | Craig Tiller | 2016-04-07 |
| | |||
* | Remove *_codegen_lib | Craig Tiller | 2016-04-07 |
| | | | | Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly. | ||
* | Nailing down dependencies better | Craig Tiller | 2016-04-05 |
| | |||
* | Getting dependencies fixed up | Craig Tiller | 2016-04-05 |
| | |||
* | Run fuzzer corpus entries as unit tests | Craig Tiller | 2016-03-29 |
| | |||
* | Change c++_codegen_lib from build: protoc to build: all | vjpai | 2016-03-25 |
| | |||
* | Building the dlls. | Nicolas "Pixel" Noble | 2016-02-19 |
| | |||
* | Adding grpc_dll project. | Nicolas "Pixel" Noble | 2016-02-19 |
| | |||
* | Further cleanup | Craig Tiller | 2016-02-09 |
| | |||
* | Get compilation working again | Craig Tiller | 2016-02-09 |
| | |||
* | Rollback gpr deletion | Craig Tiller | 2016-02-09 |
| | |||
* | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
| | |||
* | Make zlib a first class build citizen | Craig Tiller | 2016-01-21 |
| | |||
* | BoringSSL: vsproject changes | Craig Tiller | 2015-12-22 |
| | |||
* | Correctly tag dependencies: generated files | Craig Tiller | 2015-12-02 |
| | |||
* | refacto of the reconnect tcp server to a general purpose test tcp server to ↵ | yang-g | 2015-11-06 |
| | | | | be reused by the set_initial_string_test | ||
* | Generated changes | Craig Tiller | 2015-08-31 |
| | |||
* | disable grpc_zookeeper target on windows | Jan Tattermusch | 2015-08-18 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-31 |
|\ | |||
| * | Regenerating project files and massaging VS project files. | Nicolas Noble | 2015-07-30 |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-28 |
|\ \ | |||
| | * | regenerate projects | yang-g | 2015-07-28 |
| |/ | |||
* / | Add grpc_zookeeper in build.json | Hongwei Wang | 2015-07-16 |
|/ | |||
* | Adding grpc++_unsecure project file, and adding better support for test ↵ | Nicolas "Pixel" Noble | 2015-05-09 |
| | | | | projects. | ||
* | Updating the templates to create win64 projects. | Nicolas "Pixel" Noble | 2015-04-28 |
| | |||
* | add Windows x64 (WIN64) mode and make buildable on MSVC | zeliard | 2015-04-27 |
| | |||
* | merge VS solutions file from upstream master | zeliard | 2015-04-27 |
| | |||
* | fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T) | zeliard | 2015-04-22 |
| | |||
* | big refactoring of visual studio projects, started using nuget | Jan Tattermusch | 2015-04-20 |
dependencies. |