Commit History

Author SHA1 Message Date
  Nicolas "Pixel" Noble e758ed16aa Trying to make the MacOS experience better by removing various spurious messages, and increasing coverage of library paths. 11 years ago
  Nicolas "Pixel" Noble 716b5fe1fa Disabling installing shared libraries under MacOS for the time being. 11 years ago
  Nicolas "Pixel" Noble 061690d497 Don't merge OpenSSL into C++ upper layer libraries; only C. 11 years ago
  Craig Tiller 01ea61e482 Merge github.com:grpc/grpc into credit 11 years ago
  murgatroid99 b618136143 Improved Makefile protoc message 11 years ago
  Craig Tiller 61691f92c3 Merge github.com:grpc/grpc into credit 11 years ago
  Craig Tiller f5065c5b65 Enable asan for C core 11 years ago
  Craig Tiller 86fa1c5541 Save makefile var clobbering 11 years ago
  Craig Tiller f6901be8cd Allow machine and build type tuning of slowdown 11 years ago
  Nicolas "Pixel" Noble d7631a4822 Fixing make install target for MacOS - strip -x is the command to use here. 11 years ago
  Craig Tiller 4795a3c71b Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++ 11 years ago
  Nicolas "Pixel" Noble 18953e302f Fixing dependency on protobuf for parallel C++ build. 11 years ago
  Craig Tiller cf133f41f8 Make it possible to compile with gcc4.6 11 years ago
  Craig Tiller 29f1314282 Merge github.com:grpc/grpc into credit 11 years ago
  Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 11 years ago
  Craig Tiller 9f80dc31fb Merge github.com:grpc/grpc into credit 11 years ago
  Yang Gao 044fe221b1 suppress output of which 11 years ago
  Nicolas "Pixel" Noble 2c23a725c0 Fixing typo in Makefile. 11 years ago
  Craig Tiller 7ab4fee9e7 Allow multiple tmp-merge directories at once 11 years ago
  Tim Emiola e2b6018712 Merge pull request #654 from ctiller/copyright 11 years ago
  Nicolas "Pixel" Noble 161ea23655 Actually installing root certificates on the system. 11 years ago
  Craig Tiller 9ec95fafdc Fix in tree build of protobuf 11 years ago
  Nicolas "Pixel" Noble 98ab998c29 Adding a helpful installation message about protobuf. 11 years ago
  Nicolas Noble 6a88c2523a Merge pull request #690 from ctiller/mac2 11 years ago
  Craig Tiller 724f5dcd07 Merge pull request #689 from nicolasnoble/macos-fix 11 years ago
  Craig Tiller cc3e613564 Merge pull request #687 from nicolasnoble/no-install-protobuf 11 years ago
  Craig Tiller ec0430335d Fix in tree build of openssl on mac 11 years ago
  Nicolas "Pixel" Noble 36a6e18b4e Let's not install our potentially broken version of protobuf onto the system and pollute people's environment. 11 years ago
  Nicolas "Pixel" Noble 5732a8c99a Force compilation of protobuf using -fPIC. 11 years ago
  Nicolas "Pixel" Noble 932d5d33d4 Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS. 11 years ago