| Commit message (Expand) | Author | Age |
* | added zlib and openssl dependencies | Jan Tattermusch | 2015-02-13 |
* | polishing of Grpc.mak | Jan Tattermusch | 2015-02-12 |
* | added some more non-test targets to Grpc.mak | Jan Tattermusch | 2015-02-12 |
* | improving makefile for Windows | Jan Tattermusch | 2015-02-12 |
* | added make.bat helper | Jan Tattermusch | 2015-02-12 |
* | fixed GrpcTests.mak and removed build_and_run_tests.bat | Jan Tattermusch | 2015-02-12 |
* | Added NMake file to ease building and running tests. | Jan Tattermusch | 2015-02-12 |
* | add more tests into build_and_run_tests.bat | Jan Tattermusch | 2015-02-12 |
* | added ssl.props as a dependency for grpc_csharp_ext, regenerated project files | Jan Tattermusch | 2015-02-12 |
* | Merge pull request #497 from nicolasnoble/buildcheck | Craig Tiller | 2015-02-11 |
|\ |
|
* \ | Merge pull request #475 from dklempner/epoll | Craig Tiller | 2015-02-11 |
|\ \ |
|
| | * | Ran build-cleaner, and re-generated project files. | Nicolas Noble | 2015-02-11 |
| |/
|/| |
|
* | | Enabling debug symbols while running batched tests under Windows. | Nicolas Noble | 2015-02-11 |
* | | Merge pull request #489 from jtattermusch/cpu_windows | Nicolas Noble | 2015-02-11 |
|\ \ |
|
| * | | added cpu_windows.c | Jan Tattermusch | 2015-02-11 |
* | | | set RuntimeLibrary for zlib project to default | Jan Tattermusch | 2015-02-11 |
* | | | remove _shared suffix from target dll names | Jan Tattermusch | 2015-02-11 |
* | | | fixes to zlib VS project | Jan Tattermusch | 2015-02-11 |
* | | | fixes to make shared libraries build | Jan Tattermusch | 2015-02-11 |
* | | | fixed filename of grpc VS project templates | Jan Tattermusch | 2015-02-11 |
* | | | added projects for shared libraries | Jan Tattermusch | 2015-02-11 |
|/ / |
|
| * | Merge branch 'master' into epoll | David Klempner | 2015-02-11 |
| |\
| |/
|/| |
|
* | | removed filters for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
* | | Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vspro... | Jan Tattermusch | 2015-02-11 |
|\ \ |
|
* | | | removed empty filters file for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
* | | | added user settings and generated files to gitignore | Jan Tattermusch | 2015-02-11 |
* | | | some VS project template fixes and added templates for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
| * | | added user settings and generated files to gitignore | Jan Tattermusch | 2015-02-11 |
| * | | some VS project template fixes and added templates for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
| | * | Epoll based multipoller | David Klempner | 2015-02-10 |
| |/ |
|
* | | Merge branch 'master' of github.com:google/grpc into grpc-win32 | Nicolas "Pixel" Noble | 2015-02-10 |
|\| |
|
* | | Addressing comments. | Nicolas Noble | 2015-02-10 |
| * | Merge github.com:grpc/grpc into async-api-new | Craig Tiller | 2015-02-06 |
| |\ |
|
| | * | Clean build.json | Craig Tiller | 2015-02-06 |
| * | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-06 |
| |\| |
|
| | * | Making the gpr_tmpfile's win32 version a bit more Windows-y. | Nicolas "Pixel" Noble | 2015-02-06 |
| * | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-05 |
| |\| |
|
| | * | Merge pull request #359 from jboeuf/ssl_default_creds_integration | Yang Gao | 2015-02-05 |
| | |\ |
|
| * | | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-05 |
| |\| | |
|
* | | | | Adding Windows tcp server code. | Nicolas "Pixel" Noble | 2015-02-05 |
| | | * | Adding linux specific env implementation. | Julien Boeuf | 2015-02-04 |
| | * | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-04 |
| | |\ \ |
|
* | | \ \ | Merge branch 'master' of github.com:google/grpc into grpc-win32 | Nicolas "Pixel" Noble | 2015-02-04 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Fixing build.json by removing files that are no longer present. | Nicolas Noble | 2015-02-04 |
| | * | | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-04 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| * | | | | ... And the project files... | Julien Boeuf | 2015-02-03 |
| | * | | | Updated the first test (which fails) | Craig Tiller | 2015-02-03 |
| | |/ / |
|
* | / / | First draft of the win32 implementation of iomgr. | Nicolas "Pixel" Noble | 2015-02-04 |
|/ / / |
|
| | * | Adding support for loading the SSL roots from an environment variable. | Julien Boeuf | 2015-02-02 |
| |/
|/| |
|
* | | Clean build file, regen projects | Craig Tiller | 2015-01-31 |