Nicolas "Pixel" Noble
|
dda049ce18
Various MacOS build fixes.
|
hace 10 años |
Craig Tiller
|
d7f333547c
Makefile cleanup
|
hace 10 años |
Nicolas "Pixel" Noble
|
72743820ab
Defining an installation prefix for grpc's root certs at compilation time.
|
hace 10 años |
Nicolas "Pixel" Noble
|
e567fa9325
Some 32 bits platforms don't like buildint asm for openssl.
|
hace 10 años |
Nicolas "Pixel" Noble
|
cc2b42aa96
Running ldconfig shouldn't fail; so we can run fakeroot make install properly.
|
hace 10 años |
Vijay Pai
|
850290ff7c
Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where it
|
hace 10 años |
Nicolas "Pixel" Noble
|
522d7122a8
Polishing Makefile to better install targets.
|
hace 10 años |
Jan Tattermusch
|
2ec0b3ea59
make grpc_csharp_ext compile and install independently from the grpc and gpr libraries
|
hace 10 años |
vjpai
|
7cc2c309f3
Mac-specific Makefile inclusions and installation instructions
|
hace 10 años |
Craig Tiller
|
347b83c222
Merge github.com:grpc/grpc into copyright
|
hace 10 años |
Nicolas Noble
|
befc83d3dd
Merge pull request #531 from ctiller/build
|
hace 11 años |
Craig Tiller
|
3b93548b1c
Add Makefile copyright
|
hace 11 años |
Craig Tiller
|
acd6229304
Merge github.com:grpc/grpc into sopb
|
hace 11 años |
Craig Tiller
|
a9f997d362
Merge github.com:grpc/grpc into build
|
hace 11 años |
Craig Tiller
|
da224d6d7c
Fixes
|
hace 11 años |
Craig Tiller
|
61b910f638
Add support for out of tree builds
|
hace 11 años |
Nicolas "Pixel" Noble
|
d66cba2b93
Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't instrumented yet.
|
hace 11 años |
Craig Tiller
|
e3018e6f7d
Avoid four allocations per stream
|
hace 11 años |
Craig Tiller
|
96bd5f6b76
Add ubsan support
|
hace 11 años |
Nicolas Noble
|
5383062df6
Compiling protobuf from the Makefile if we don't have it on the system.
|
hace 11 años |
Craig Tiller
|
50524cc67d
Properly deal with end of stream
|
hace 11 años |
Nicolas "Pixel" Noble
|
213ed91850
Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors.
|
hace 11 años |
Nicolas "Pixel" Noble
|
c630682ad8
Enabling extra warnings, and disabling error on warning.
|
hace 11 años |
Craig Tiller
|
14a2b8d1f4
Merge pull request #286 from nicolasnoble/no-stripping
|
hace 11 años |
Nicolas "Pixel" Noble
|
3a2551c0bd
Let's not strip libraries if compiled in anything other than release.
|
hace 11 años |
Nicolas "Pixel" Noble
|
d8f8b6b57c
Generating library aliases under Linux, hopefully fixing #192.
|
hace 11 años |
Craig Tiller
|
96b49557ec
Sort out some more compile flags for Mac
|
hace 11 años |
Craig Tiller
|
b4ee3b5977
Make libraries compile on Darwin
|
hace 11 años |
Craig Tiller
|
59140fc116
Explicitly name the target language.
|
hace 11 años |
vjpai
|
a537ae465b
Merge pull request #70 from ctiller/benchmark
|
hace 11 años |