David Garcia Quintas
3711e83870
moar VS fun
9 years ago
Nicolas "Pixel" Noble
2e8fdbac77
Building the dlls.
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
Jan Tattermusch
6b20f6f46d
make intermediate dir path shorter
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
9 years ago
Craig Tiller
f4fc5d2bfd
Enable warnings as errors on Windows
9 years ago
Craig Tiller
605076a7aa
Handle test dependencies better
9 years ago
Craig Tiller
3b245fe388
C tests dont need protobuf
9 years ago
Craig Tiller
1ebb7c885e
Hand-written changes
9 years ago
Jan Tattermusch
d9a8fb207e
add protobuf.props to plugin projects
9 years ago
Nicolas Noble
563b8a2779
Regenerating project files and massaging VS project files.
9 years ago
Nicolas Noble
7c5ef31613
Regenerating project files and massaging VS project files.
9 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
9 years ago
Jan Tattermusch
8ed4c3e267
provide VS solution for building protoc plugins
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
7bf5092df0
Adding grpc++_unsecure project file, and adding better support for test projects.
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
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
...
dependencies.
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
785778b22e
added projects for shared libraries
10 years ago
Nicolas "Pixel" Noble
cc0994c8cb
Factoring visual studio code into a buildgen plugin.
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.
...
Change on 2014/12/16 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82245026
10 years ago
jtattermusch
1de3a5c0a1
Add Visual Studio project for building zlib.
...
Change on 2014/12/12 by jtattermusch <jtattermusch@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82017498
10 years ago
jtattermusch
98bffb779b
Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ 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
10 years ago
jtattermusch
97fb3f6481
Add mako templates to generate MS Visual Studio projects.
...
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
10 years ago