40 Commits (c4da6b7ad5b46b6b0b0499dff08eb1c73094d0dc)

Author SHA1 Message Date
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 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
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
Craig Tiller 27715caf6e Allow C++ tests to be built in parallel 10 years ago
Craig Tiller f5371efe65 Fix some C++ test dependencies 10 years ago
ctiller c008ae5e50 Fix opensource build. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
ctiller 228ad9b853 Fix opensource build. 10 years ago
yangg 102e4feb8e Use CONFIG after defining it. Define CONFIG before using it. 10 years ago
ctiller 8cfebb91ca Add msan, tsan, asan targets for Makefile. 10 years ago
ctiller cab52e76e5 Allow specifying CONFIG as a string, instead of DEBUG=1. 10 years ago
nnoble c87b1c533f Adding plugins to the mako rendering system. 10 years ago
nnoble 7e012cf4e0 Solving chicken-and-egg issue while detecting OpenSSL capabilities. 10 years ago
nnoble 5b7f32a2bb Improving Makefile support for shared libraries. 10 years ago
ctiller 09cb6d5651 Build debug/optimized builds into different target directories. 10 years ago
nnoble 9ebc9b71ce Fixing chicken-and-egg dependency by putting the openssl dependency first, in order to make sure headers are present. 10 years ago
nnoble 20e2e3fba8 The built-in ssl target now properly merges the archives instead of nesting them. 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
nnoble 608254011d Avoiding bashisms that'll prevent other shells to run our Makefile. 10 years ago
nnoble bba7692b6b Fixing typo that was preventing some targets to build. 10 years ago
ctiller 64f291008a Fix Makefile help text. 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
nnoble 72309c6c5d Getting the generated Makefile to support .proto files. 10 years ago
nnoble c78b34075d Fixing C++ and ruby code generators for the opensource build. 10 years ago
jtattermusch 57c6f0cade Add batch file that builds and executes all GPR tests. 10 years ago
nnoble ebebb7e21c First pass at making the compilers open-sourcable. 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
nnoble 85a4926c2d C/C++ separation of the install target. 10 years ago
jtattermusch 97fb3f6481 Add mako templates to generate MS Visual Studio projects. 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
nnoble 29e1d295ef Better C/C++ split in the Makefile targets, to better prepare slicing it into two different Makefiles. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago