Commit történet

Szerző SHA1 Üzenet Dátum
  Nicolas Noble 047b72706d Adding a few more comments in the Makefile template, to explain some of its more obscure features. 11 éve
  Nicolas "Pixel" Noble 17f2b5921e Fixing parallel build. 11 éve
  Craig Tiller 297fafa078 Opportunistically use perftools if installed. 11 éve
  Nicolas Noble db2963e7fd Merge pull request #47 from ctiller/makeclean 11 éve
  Craig Tiller a614caa54b Add missing space 11 éve
  Nicolas "Pixel" Noble 85bf09b315 Fixing zlib dependency build. 11 éve
  Craig Tiller f58b9ef681 Remove protoc_plugins, and use a variable. 11 éve
  Craig Tiller f0afe50dc9 Add missing space 11 éve
  Craig Tiller 8f126a6552 Remove _DEPS variables 11 éve
  Craig Tiller 12c8209c93 Generate dependencies when compiling the .o 11 éve
  Craig Tiller 3759e6f0f1 Remove clean rules 11 éve
  Craig Tiller c4da6b7ad5 Force using custom libraries if we are using ?SAN. 11 éve
  Craig Tiller 3ccae020f2 Support compiling zlib with ?SAN 11 éve
  Craig Tiller ec0b8f3f77 Compile OpenSSL differently for each config. 11 éve
  Craig Tiller ee988bc497 Merge github.com:google/grpc into gcov 11 éve
  Craig Tiller 699ba2135a Fix Makefile.template 11 éve
  Nicolas Noble 9e47552e53 Don't mix C and C++ libraries. 11 éve
  Craig Tiller 27715caf6e Allow C++ tests to be built in parallel 11 éve
  Craig Tiller f5371efe65 Fix some C++ test dependencies 11 éve
  ctiller c008ae5e50 Fix opensource build. 11 éve
  ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 11 éve
  ctiller 228ad9b853 Fix opensource build. 11 éve
  yangg 102e4feb8e Use CONFIG after defining it. Define CONFIG before using it. 11 éve
  ctiller 8cfebb91ca Add msan, tsan, asan targets for Makefile. 11 éve
  ctiller cab52e76e5 Allow specifying CONFIG as a string, instead of DEBUG=1. 11 éve
  nnoble c87b1c533f Adding plugins to the mako rendering system. 11 éve
  nnoble 7e012cf4e0 Solving chicken-and-egg issue while detecting OpenSSL capabilities. 11 éve
  nnoble 5b7f32a2bb Improving Makefile support for shared libraries. 11 éve
  ctiller 09cb6d5651 Build debug/optimized builds into different target directories. 11 éve
  nnoble 9ebc9b71ce Fixing chicken-and-egg dependency by putting the openssl dependency first, in order to make sure headers are present. 11 éve