371 Commits (b3ca2ad3adcde09b1841b1aa3b9b5905ed26226b)

Author SHA1 Message Date
Craig Tiller e3018e6f7d Avoid four allocations per stream 10 years ago
Jan Tattermusch 64d10c1811 added zlib and openssl dependencies 10 years ago
Craig Tiller 96bd5f6b76 Add ubsan support 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
Nicolas Noble 5383062df6 Compiling protobuf from the Makefile if we don't have it on the system. 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
Craig Tiller fef766933e Back-end for new core API 10 years ago
Craig Tiller 50524cc67d Properly deal with end of stream 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Nicolas "Pixel" Noble c630682ad8 Enabling extra warnings, and disabling error on warning. 10 years ago
Nicolas "Pixel" Noble 3a2551c0bd Let's not strip libraries if compiled in anything other than release. 10 years ago
Nicolas "Pixel" Noble d8f8b6b57c Generating library aliases under Linux, hopefully fixing #192. 10 years ago
Nicolas 'Pixel' Noble 1ea024dbe2 Adding Visual Studio filters. 10 years ago
Craig Tiller 96b49557ec Sort out some more compile flags for Mac 10 years ago
Craig Tiller b4ee3b5977 Make libraries compile on Darwin 10 years ago
Craig Tiller 49bde68ff1 Googlify indentation 10 years ago
Craig Tiller f24e7241aa Pretty print tests.json 10 years ago
Craig Tiller e9c959d78e Only run language specified tests 10 years ago
Craig Tiller 59140fc116 Explicitly name the target language. 10 years ago
Nicolas Noble 047b72706d Adding a few more comments in the Makefile template, to explain some of its more obscure features. 10 years ago
Nicolas "Pixel" Noble 17f2b5921e Fixing parallel build. 10 years ago
Craig Tiller 297fafa078 Opportunistically use perftools if installed. 10 years ago
Craig Tiller a614caa54b Add missing space 10 years ago
Nicolas "Pixel" Noble 85bf09b315 Fixing zlib dependency build. 10 years ago
Craig Tiller f58b9ef681 Remove protoc_plugins, and use a variable. 10 years ago
Craig Tiller f0afe50dc9 Add missing space 10 years ago
Craig Tiller 8f126a6552 Remove _DEPS variables 10 years ago
Craig Tiller 12c8209c93 Generate dependencies when compiling the .o 10 years ago
Craig Tiller 3759e6f0f1 Remove clean rules 10 years ago
Craig Tiller c4da6b7ad5 Force using custom libraries if we are using ?SAN. 10 years ago
Craig Tiller 3ccae020f2 Support compiling zlib with ?SAN 10 years ago
Craig Tiller ec0b8f3f77 Compile OpenSSL differently for each config. 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
Craig Tiller 699ba2135a Fix Makefile.template 10 years ago
Nicolas Noble 9e47552e53 Don't mix C and C++ libraries. 10 years ago