48 Commits (0317b3d082a2120900123744aeaadd871133e724)

Author SHA1 Message Date
Jan Tattermusch 8ed4c3e267 provide VS solution for building protoc plugins 10 years ago
Craig Tiller d4db33dcab Add missing copyright notices 10 years ago
Nicolas Noble e144536852 Various Win32 fixes and improvements. 10 years ago
Nicolas "Pixel" Noble 6c8717dae0 Adding instructions to use generate_debug_projects.sh, and cleaning the script up a bit. 10 years ago
Nicolas "Pixel" Noble 532eb41f5c Properly naming grpc++_unsecure project. 10 years ago
Nicolas Noble 2e3639302a Making the gRPC C tests building under Windows. 10 years ago
Nicolas "Pixel" Noble 7bf5092df0 Adding grpc++_unsecure project file, and adding better support for test projects. 10 years ago
Craig Tiller 74bbc41175 Ensure all unsecure tests are built on Windows 10 years ago
Nicolas "Pixel" Noble 5fb4ba0adb Updating the templates to create win64 projects. 10 years ago
Jan Tattermusch 65c2020d89 fix typo in vcxproj template 10 years ago
Jan Tattermusch 87d621bcf4 fixes to Grpc.mak 10 years ago
Jan Tattermusch 789e7aee60 updated version of nuget packages used in Grpc.mak 10 years ago
Jan Tattermusch f6f6fdb49f start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages 10 years ago
Jan Tattermusch b5bf574e0c regenerated project files 10 years ago
Jan Tattermusch 8ab4538343 introduced packages.include 10 years ago
Jan Tattermusch 8ff00a3c25 big refactoring of visual studio projects, started using nuget 10 years ago
Craig Tiller fef0c2dcf5 Dont build uninteresting tests on Windows 10 years ago
Craig Tiller c3d5f16d75 Ensure OUT_DIR created 10 years ago
Craig Tiller f5a7c8b364 Make Grpc.mak more useful for run_tests.py 10 years ago
Nicolas "Pixel" Noble ad1d7d9343 Actually removing shared project files now. 10 years ago
Nicolas "Pixel" Noble a727fe22b6 Created Visual Studio 2010 project files. 10 years ago
Nicolas "Pixel" Noble b072a4ff75 Adding MSVC's grpc++ project file. 10 years ago
Craig Tiller d7f333547c Makefile cleanup 10 years ago
Jan Tattermusch 64d10c1811 added zlib and openssl dependencies 10 years ago
Jan Tattermusch a2ad558431 polishing of Grpc.mak 10 years ago
Jan Tattermusch eca6547484 added some more non-test targets to Grpc.mak 10 years ago
Jan Tattermusch d5b076ae29 improving makefile for Windows 10 years ago
Jan Tattermusch 13126664ec fixed GrpcTests.mak and removed build_and_run_tests.bat 10 years ago
Jan Tattermusch 451a227ac3 Added NMake file to ease building and running tests. 10 years ago
Jan Tattermusch adeaf63113 add more tests into build_and_run_tests.bat 10 years ago
Jan Tattermusch 13b9cfb8de added ssl.props as a dependency for grpc_csharp_ext, regenerated project files 10 years ago
Nicolas Noble 24cad9b6c6 Enabling debug symbols while running batched tests under Windows. 10 years ago
Jan Tattermusch f6ff8f6fcf remove _shared suffix from target dll names 10 years ago
Jan Tattermusch 31e40652a9 fixes to make shared libraries build 10 years ago
Jan Tattermusch 9fb0116148 fixed filename of grpc VS project templates 10 years ago
Jan Tattermusch 785778b22e added projects for shared libraries 10 years ago
Jan Tattermusch b7f53d9296 removed filters for grpc_csharp_ext 10 years ago
Jan Tattermusch 2dcc9a8de1 removed empty filters file for grpc_csharp_ext 10 years ago
Jan Tattermusch 92e2e3f55e some VS project template fixes and added templates for grpc_csharp_ext 10 years ago
Jan Tattermusch 9e1d446ff3 some VS project template fixes and added templates for grpc_csharp_ext 10 years ago
Nicolas 'Pixel' Noble 1ea024dbe2 Adding Visual Studio filters. 10 years ago
Craig Tiller 59140fc116 Explicitly name the target language. 10 years ago
Nicolas "Pixel" Noble cc0994c8cb Factoring visual studio code into a buildgen plugin. 10 years ago
Nicolas "Pixel" Noble 80d68c09c4 Fixing test_config.c 10 years ago
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
nnoble c87b1c533f Adding plugins to the mako rendering system. 10 years ago
nnoble 5447c5461c Tweaking solution settings to be able to compile with OpenSSL (not link yet), and swapping per-project properties for a global property sheet. 10 years ago
jtattermusch 1de3a5c0a1 Add Visual Studio project for building zlib. 10 years ago
jtattermusch 57c6f0cade Add batch file that builds and executes all GPR tests. 10 years ago
jtattermusch 98bffb779b Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ compiler) 10 years ago