Jan Tattermusch
015f9b18ef
Delete generate_debug_projects.sh
8 years ago
Jan Tattermusch
34f58fe42c
remove not-yet-useful projects from grpc.sln
8 years ago
Jan Tattermusch
e3e2106fad
make protobuf building consistent
8 years ago
Craig Tiller
ff711456dc
Automatically capture transitive dependencies for Visual Studio solution files
9 years ago
Craig Tiller
32173c5c3c
First version of json fuzzer
9 years ago
Jan Tattermusch
6611dde261
enable 64bit windows compilation of protoc plugins
9 years ago
David Garcia Quintas
3711e83870
moar VS fun
9 years ago
Nicolas "Pixel" Noble
2e8fdbac77
Building the dlls.
9 years ago
Craig Tiller
da179ce598
Rollback gpr deletion
9 years ago
Nicolas "Pixel" Noble
09121799b0
Removing gpr as a separated library.
9 years ago
Craig Tiller
f813f57ec5
Clean up Windows
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
Jan Tattermusch
83405c13b6
dont include grpc++ in buildtests_c
9 years ago
Jan Tattermusch
83a23815b0
remove unused vsprojects
9 years ago
Jan Tattermusch
6b20f6f46d
make intermediate dir path shorter
9 years ago
Jan Tattermusch
025ffeff5e
ignore warning LNK4217
9 years ago
Jan Tattermusch
e3dea2cd99
make Release depend on Release from nuget deps
9 years ago
Jan Tattermusch
35ca0747b5
silence warnings
9 years ago
Jan Tattermusch
78e07113e9
Get rid of tabs from .include file
9 years ago
Jan Tattermusch
3fbc4547b8
make vcxproject files compatible with VS2015
9 years ago
Jan Tattermusch
29c547c2a5
drop _USE_32BIT_TIME_T define
9 years ago
Craig Tiller
3ef8c0862e
More PDB trickery
10 years ago
Craig Tiller
f4fc5d2bfd
Enable warnings as errors on Windows
10 years ago
Craig Tiller
605076a7aa
Handle test dependencies better
10 years ago
Craig Tiller
6fd238443e
Use msbuild for tests
10 years ago
Craig Tiller
3b245fe388
C tests dont need protobuf
10 years ago
Craig Tiller
1ebb7c885e
Hand-written changes
10 years ago
Nicolas "Pixel" Noble
1df8ee9871
Recreating grpc_test_util_unsecure's template.
10 years ago
Jan Tattermusch
d9a8fb207e
add protobuf.props to plugin projects
10 years ago
Nicolas Noble
563b8a2779
Regenerating project files and massaging VS project files.
10 years ago
Nicolas Noble
7c5ef31613
Regenerating project files and massaging VS project files.
10 years ago
Michael Larson
c58e501373
changes to grpc.mak.template to support c++ test building
10 years ago
Michael Larson
845019c1d1
helper script to build all .proto files in /test/ in-place
10 years ago
Michael Larson
1ee691d922
changed generate_debug_projects.sh to use the .sln hint when making vcxproj templates
10 years ago
Michael Larson
6e081e0453
changed .sln to include hint about lib vs. target
10 years ago
Michael Larson
b19d4ebba0
changed vsproject generation to make c++ tests; put a hint in the .sln about lib vs. target; expand .proto includes
10 years ago
Nicolas "Pixel" Noble
64d81385f3
Faking tools target for win32.
...
With run_test.py, we need a tools target now. Let's fake it for Windows so we can at least build.
10 years ago
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.
...
-) 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.
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