Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Adding grpc++_unsecure project file, and adding better support for test ↵ | Nicolas "Pixel" Noble | 2015-05-09 |
| | | | | projects. | ||
* | 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 |
| | |||
* | fixes to Grpc.mak | Jan Tattermusch | 2015-04-20 |
| | |||
* | updated version of nuget packages used in Grpc.mak | Jan Tattermusch | 2015-04-20 |
| | |||
* | start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages | Jan Tattermusch | 2015-04-20 |
| | |||
* | regenerated project files | Jan Tattermusch | 2015-04-20 |
| | |||
* | introduced packages.include | Jan Tattermusch | 2015-04-20 |
| | |||
* | big refactoring of visual studio projects, started using nuget | Jan Tattermusch | 2015-04-20 |
| | | | | dependencies. | ||
* | Dont build uninteresting tests on Windows | Craig Tiller | 2015-04-08 |
| | |||
* | Ensure OUT_DIR created | Craig Tiller | 2015-04-08 |
| | |||
* | Make Grpc.mak more useful for run_tests.py | Craig Tiller | 2015-04-08 |
| | |||
* | Actually removing shared project files now. | Nicolas "Pixel" Noble | 2015-04-03 |
| | |||
* | Created Visual Studio 2010 project files. | Nicolas "Pixel" Noble | 2015-04-02 |
| | | | | Also removed the unused shared projects. | ||
* | Adding MSVC's grpc++ project file. | Nicolas "Pixel" Noble | 2015-03-10 |
| | |||
* | Makefile cleanup | Craig Tiller | 2015-02-20 |
| | |||
* | 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 |
| | |||
* | 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 |
| |