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