aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Expand)AuthorAge
* added ssl.props as a dependency for grpc_csharp_ext, regenerated project filesGravatar Jan Tattermusch2015-02-12
* Merge pull request #497 from nicolasnoble/buildcheckGravatar Craig Tiller2015-02-11
|\
* \ Merge pull request #475 from dklempner/epollGravatar Craig Tiller2015-02-11
|\ \
| | * Ran build-cleaner, and re-generated project files.Gravatar Nicolas Noble2015-02-11
| |/ |/|
* | Enabling debug symbols while running batched tests under Windows.Gravatar Nicolas Noble2015-02-11
* | Merge pull request #489 from jtattermusch/cpu_windowsGravatar Nicolas Noble2015-02-11
|\ \
| * | added cpu_windows.cGravatar Jan Tattermusch2015-02-11
* | | set RuntimeLibrary for zlib project to defaultGravatar Jan Tattermusch2015-02-11
* | | remove _shared suffix from target dll namesGravatar Jan Tattermusch2015-02-11
* | | fixes to zlib VS projectGravatar Jan Tattermusch2015-02-11
* | | fixes to make shared libraries buildGravatar Jan Tattermusch2015-02-11
* | | fixed filename of grpc VS project templatesGravatar Jan Tattermusch2015-02-11
* | | added projects for shared librariesGravatar Jan Tattermusch2015-02-11
|/ /
| * Merge branch 'master' into epollGravatar David Klempner2015-02-11
| |\ | |/ |/|
* | removed filters for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
* | Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vspro...Gravatar Jan Tattermusch2015-02-11
|\ \
* | | removed empty filters file for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
* | | added user settings and generated files to gitignoreGravatar Jan Tattermusch2015-02-11
* | | some VS project template fixes and added templates for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
| * | added user settings and generated files to gitignoreGravatar Jan Tattermusch2015-02-11
| * | some VS project template fixes and added templates for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
| | * Epoll based multipollerGravatar David Klempner2015-02-10
| |/
* | Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-10
|\|
* | Addressing comments.Gravatar Nicolas Noble2015-02-10
| * Merge github.com:grpc/grpc into async-api-newGravatar Craig Tiller2015-02-06
| |\
| | * Clean build.jsonGravatar Craig Tiller2015-02-06
| * | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-06
| |\|
| | * Making the gpr_tmpfile's win32 version a bit more Windows-y.Gravatar Nicolas "Pixel" Noble2015-02-06
| * | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
| |\|
| | * Merge pull request #359 from jboeuf/ssl_default_creds_integrationGravatar Yang Gao2015-02-05
| | |\
| * | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
| |\| |
* | | | Adding Windows tcp server code.Gravatar Nicolas "Pixel" Noble2015-02-05
| | | * Adding linux specific env implementation.Gravatar Julien Boeuf2015-02-04
| | * | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-04
| | |\ \
* | | \ \ Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-04
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixing build.json by removing files that are no longer present.Gravatar Nicolas Noble2015-02-04
| | * | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-04
| | |\ \ \ | | |/ / / | |/| | |
| * | | | ... And the project files...Gravatar Julien Boeuf2015-02-03
| | * | | Updated the first test (which fails)Gravatar Craig Tiller2015-02-03
| | |/ /
* | / / First draft of the win32 implementation of iomgr.Gravatar Nicolas "Pixel" Noble2015-02-04
|/ / /
| | * Adding support for loading the SSL roots from an environment variable.Gravatar Julien Boeuf2015-02-02
| |/ |/|
* | Clean build file, regen projectsGravatar Craig Tiller2015-01-31
| * Add bbqGravatar Craig Tiller2015-01-30
|/
* Merge pull request #233 from nicolasnoble/propsheetsGravatar Jan Tattermusch2015-01-29
|\
* \ Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-27
|\ \
| * \ Merge pull request #157 from dklempner/eventfdGravatar Craig Tiller2015-01-27
| |\ \
| * | | added src/core/support/string.h to build.jsonGravatar Jan Tattermusch2015-01-27
| | | * Adding property sheets for OpenSSL and Winsock 2 libraries.Gravatar Nicolas 'Pixel' Noble2015-01-26
| | * | Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]Gravatar David Klempner2015-01-26
* | | | Addressing comments.Gravatar Nicolas Noble2015-01-26