Commit message (Collapse) | 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 |
| | |||
* | 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 |
| | |||
* | Enabling debug symbols while running batched tests under Windows. | Nicolas Noble | 2015-02-11 |
| | |||
* | remove _shared suffix from target dll names | 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 |
| | |||
* | removed filters for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
| | |||
* | some VS project template fixes and added templates for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
| | |||
* | Adding Visual Studio filters. | Nicolas 'Pixel' Noble | 2015-01-24 |
| | |||
* | Factoring visual studio code into a buildgen plugin. | Nicolas "Pixel" Noble | 2015-01-15 |
| | |||
* | Fixing test_config.c | Nicolas "Pixel" Noble | 2015-01-13 |
| | | | | Now all the gpr tests build and run under win32. | ||
* | Splitting grpc_test_util into gpr_test_util. | nnoble | 2015-01-12 |
| | | | | | | | Change on 2015/01/12 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83801564 | ||
* | Adding plugins to the mako rendering system. | nnoble | 2015-01-06 |
| | | | | | | | Change on 2015/01/05 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83302581 | ||
* | Tweaking solution settings to be able to compile with OpenSSL (not link ↵ | nnoble | 2014-12-16 |
| | | | | | | | | | yet), and swapping per-project properties for a global property sheet. Change on 2014/12/16 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82245026 | ||
* | Add Visual Studio project for building zlib. | jtattermusch | 2014-12-12 |
| | | | | | | | Change on 2014/12/12 by jtattermusch <jtattermusch@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82017498 | ||
* | Add batch file that builds and executes all GPR tests. | jtattermusch | 2014-12-11 |
| | | | | | | | | | Removed bad format test to fix gpr_string_test. Also took care of some of the MS compiler warnings when compiling gpr_test_util. Change on 2014/12/11 by jtattermusch <jtattermusch@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81900639 | ||
* | Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ ↵ | jtattermusch | 2014-12-09 |
| | | | | | | | | | compiler) Change on 2014/12/09 by jtattermusch <jtattermusch@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81704538 | ||
* | Add mako templates to generate MS Visual Studio projects. | jtattermusch | 2014-12-08 |
Current state for Windows platform: -- gpr and grpc_test_util can be compiled -- gpr_log_test and gpr_cmdline_test pass Change on 2014/12/08 by jtattermusch <jtattermusch@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81615574 |