12 Commits (29f55d5655dc095205f8d02e01dcd0e2583c39eb)

Author SHA1 Message Date
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago
yang-g 3abe60b9d0 compiles 10 years ago
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json 10 years ago
yang-g adfed03146 Add missing headers to build.json 10 years ago
Craig Tiller 6ef7f31b98 Add missing file to build.json 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
Yang Gao 6f4fb3b133 Add ability to override default thread pool 10 years ago
Nicolas "Pixel" Noble 5fb4ba0adb Updating the templates to create win64 projects. 10 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
Yang Gao 96de48449c Add the new header to build.json and regenerate projects 10 years ago
zeliard 292adfee5d fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T) 10 years ago
Jan Tattermusch b5bf574e0c regenerated project files 10 years ago
Jan Tattermusch 8ff00a3c25 big refactoring of visual studio projects, started using nuget 10 years ago
Nicolas "Pixel" Noble 27a0dc0208 Adjusting build.json. 10 years ago
Yang Gao fa4549dd2d Add missing public headers 10 years ago
Julien Boeuf 1d2240cc6c Have the secure credentials in separate header files. 10 years ago
Nicolas "Pixel" Noble 51f5b91715 Adding missing public files to build.json, and re-generating all project files. 10 years ago
Nicolas "Pixel" Noble b072a4ff75 Adding MSVC's grpc++ project file. 10 years ago
Yang Gao 0d1e2f2ad9 remove prod_roots_certs.c since it is not used anywhere 10 years ago
Jan Tattermusch adeaf63113 add more tests into build_and_run_tests.bat 10 years ago
Jan Tattermusch f6ff8f6fcf remove _shared suffix from target dll names 10 years ago
Craig Tiller 17ec5f9ebf Run buildgen 10 years ago
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
chenw 97fd9e56d2 Add SSL root for production GFE. 10 years ago
pmarks b74550655a gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 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
ctiller c99774fc7b Remove a (very) deprecated file. 10 years ago
nnoble 69ac39f4be Makefile will now build zlib and/or OpenSSL if needed. 10 years ago
jtattermusch 1de3a5c0a1 Add Visual Studio project for building zlib. 10 years ago
jtattermusch 94204dda83 Fix ipv6.c build breakage on Windows. 10 years ago
pmarks 465554e5b6 Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific 10 years ago
chenw a8fd44adf8 Build CPP interop client in Git-on-[] as well as in []. 10 years ago
jtattermusch 98bffb779b Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ compiler) 10 years ago
jtattermusch 97fb3f6481 Add mako templates to generate MS Visual Studio projects. 10 years ago