Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix protoc x86 windows artifact build | Jan Tattermusch | 2017-05-12 |
| | |||
* | Delete generate_debug_projects.sh | Jan Tattermusch | 2017-01-19 |
| | |||
* | remove not-yet-useful projects from grpc.sln | Jan Tattermusch | 2017-01-12 |
| | |||
* | make protobuf building consistent | Jan Tattermusch | 2016-12-09 |
| | |||
* | 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 |
| |\ | | | | | | | Building protoc artifacts on Windows | ||
| | * | 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 |
|\ | | | | | Polish vcxproj files | ||
* | | 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 |
|\ | | | | | Better handling of _WIN32_WINNT. | ||
* | | 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 |
| |\ | |/ |/| | | | | | Conflicts: vsprojects/global.props | ||
* | | 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 ↵ | Michael Larson | 2015-07-19 |
| | | | | templates | ||
* | 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 |
| | | | | lib vs. target; expand .proto includes | ||
* | Faking tools target for win32. | Nicolas "Pixel" Noble | 2015-07-11 |
| | | | | With run_test.py, we need a tools target now. Let's fake it for Windows so we can at least build. | ||
* | 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 |
| | | | | | | | | -) Properly setting up the endpoint pair. -) Beancounting on socket shutdown to properly add references. -) Only proceed to clear out data when called from the IOCP thread. -) Enabling ALL the tests. -) Fixing run_tests.py to properly invoke them. | ||
* | Adding instructions to use generate_debug_projects.sh, and cleaning the ↵ | Nicolas "Pixel" Noble | 2015-05-09 |
| | | | | script up a bit. | ||
* | Properly naming grpc++_unsecure project. | Nicolas "Pixel" Noble | 2015-05-09 |
| | |||
* | Making the gRPC C tests building under Windows. | Nicolas Noble | 2015-05-09 |
| |