| Commit message (Expand) | Author | Age |
* | Automatically capture transitive dependencies for Visual Studio solution files | Craig Tiller | 2016-06-02 |
* | First version of json fuzzer | Craig Tiller | 2016-03-17 |
* | Merge branch 'codegen_proto_utils_fix' into codegen_lib | David Garcia Quintas | 2016-03-06 |
|\ |
|
| * | Merge pull request #5334 from jtattermusch/protoc_artifacts_windows | Nicolas Noble | 2016-02-23 |
| |\ |
|
| | * | enable 64bit windows compilation of protoc plugins | Jan Tattermusch | 2016-02-22 |
* | | | moar VS fun | David Garcia Quintas | 2016-02-19 |
| |/
|/| |
|
| * | Building the dlls. | Nicolas "Pixel" Noble | 2016-02-19 |
|/ |
|
* | Rollback gpr deletion | Craig Tiller | 2016-02-09 |
* | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
* | Clean up Windows | Craig Tiller | 2016-01-21 |
* | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |
* | dont include grpc++ in buildtests_c | Jan Tattermusch | 2015-12-18 |
* | remove unused vsprojects | Jan Tattermusch | 2015-12-18 |
* | make intermediate dir path shorter | Jan Tattermusch | 2015-12-18 |
* | Merge pull request #4524 from jtattermusch/polish_vcxproj_files | Craig Tiller | 2015-12-18 |
|\ |
|
* | | ignore warning LNK4217 | Jan Tattermusch | 2015-12-18 |
| * | make Release depend on Release from nuget deps | Jan Tattermusch | 2015-12-17 |
| * | silence warnings | Jan Tattermusch | 2015-12-17 |
| * | Get rid of tabs from .include file | Jan Tattermusch | 2015-12-17 |
|/ |
|
* | make vcxproject files compatible with VS2015 | Jan Tattermusch | 2015-12-11 |
* | drop _USE_32BIT_TIME_T define | Jan Tattermusch | 2015-12-11 |
* | Merge pull request #2920 from nicolasnoble/winnt-check | Craig Tiller | 2015-09-25 |
|\ |
|
* | | More PDB trickery | Craig Tiller | 2015-09-25 |
* | | Enable warnings as errors on Windows | Craig Tiller | 2015-09-23 |
| * | Merge branch 'master' of github.com:grpc/grpc into winnt-check | Nicolas "Pixel" Noble | 2015-09-04 |
| |\
| |/
|/| |
|
* | | Handle test dependencies better | Craig Tiller | 2015-09-01 |
* | | Merge branch 'third-coming' into endpoints | Craig Tiller | 2015-09-01 |
|\ \ |
|
* | | | Use msbuild for tests | Craig Tiller | 2015-09-01 |
| * | | C tests dont need protobuf | Craig Tiller | 2015-08-31 |
|/ / |
|
* | | Hand-written changes | Craig Tiller | 2015-08-31 |
* | | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-14 |
|\ \ |
|
| * | | Recreating grpc_test_util_unsecure's template. | Nicolas "Pixel" Noble | 2015-08-14 |
| |/ |
|
* / | add protobuf.props to plugin projects | Jan Tattermusch | 2015-08-08 |
|/ |
|
* | Regenerating project files and massaging VS project files. | Nicolas Noble | 2015-07-30 |
* | changes to grpc.mak.template to support c++ test building | Michael Larson | 2015-07-19 |
* | helper script to build all .proto files in /test/ in-place | Michael Larson | 2015-07-19 |
* | changed generate_debug_projects.sh to use the .sln hint when making vcxproj t... | Michael Larson | 2015-07-19 |
* | changed .sln to include hint about lib vs. target | Michael Larson | 2015-07-19 |
* | changed vsproject generation to make c++ tests; put a hint in the .sln about ... | Michael Larson | 2015-07-19 |
* | Faking tools target for win32. | Nicolas "Pixel" Noble | 2015-07-11 |
* | provide VS solution for building protoc plugins | Jan Tattermusch | 2015-05-27 |
* | Add missing copyright notices | Craig Tiller | 2015-05-21 |
* | Various Win32 fixes and improvements. | Nicolas Noble | 2015-05-12 |
* | Adding instructions to use generate_debug_projects.sh, and cleaning the scrip... | Nicolas "Pixel" Noble | 2015-05-09 |
* | Properly naming grpc++_unsecure project. | Nicolas "Pixel" Noble | 2015-05-09 |
* | Making the gRPC C tests building under Windows. | Nicolas Noble | 2015-05-09 |
* | Adding grpc++_unsecure project file, and adding better support for test proje... | Nicolas "Pixel" Noble | 2015-05-09 |
* | Ensure all unsecure tests are built on Windows | Craig Tiller | 2015-04-30 |
* | Updating the templates to create win64 projects. | Nicolas "Pixel" Noble | 2015-04-28 |
* | fix typo in vcxproj template | Jan Tattermusch | 2015-04-20 |