index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
templates
/
Makefile.template
Commit message (
Expand
)
Author
Age
*
Running ldconfig shouldn't fail; so we can run fakeroot make install properly.
Nicolas "Pixel" Noble
2015-02-20
*
Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where it
Vijay Pai
2015-02-19
*
Polishing Makefile to better install targets.
Nicolas "Pixel" Noble
2015-02-19
*
make grpc_csharp_ext compile and install independently from the grpc and gpr ...
Jan Tattermusch
2015-02-18
*
Mac-specific Makefile inclusions and installation instructions
vjpai
2015-02-18
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
|
*
Merge pull request #531 from ctiller/build
Nicolas Noble
2015-02-16
|
|
\
*
|
|
Add Makefile copyright
Craig Tiller
2015-02-16
|
*
|
Merge github.com:grpc/grpc into sopb
Craig Tiller
2015-02-16
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Merge github.com:grpc/grpc into build
Craig Tiller
2015-02-16
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Fixes
Craig Tiller
2015-02-15
|
|
*
Add support for out of tree builds
Craig Tiller
2015-02-15
*
|
|
Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't ins...
Nicolas "Pixel" Noble
2015-02-14
|
|
/
|
/
|
|
*
Avoid four allocations per stream
Craig Tiller
2015-02-13
|
/
*
Add ubsan support
Craig Tiller
2015-02-13
*
Compiling protobuf from the Makefile if we don't have it on the system.
Nicolas Noble
2015-02-12
*
Properly deal with end of stream
Craig Tiller
2015-01-29
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Enabling extra warnings, and disabling error on warning.
Nicolas "Pixel" Noble
2015-01-30
*
Merge pull request #286 from nicolasnoble/no-stripping
Craig Tiller
2015-01-29
|
\
|
*
Let's not strip libraries if compiled in anything other than release.
Nicolas "Pixel" Noble
2015-01-29
*
|
Generating library aliases under Linux, hopefully fixing #192.
Nicolas "Pixel" Noble
2015-01-29
|
/
*
Sort out some more compile flags for Mac
Craig Tiller
2015-01-21
*
Make libraries compile on Darwin
Craig Tiller
2015-01-21
*
Explicitly name the target language.
Craig Tiller
2015-01-18
*
Merge pull request #70 from ctiller/benchmark
vjpai
2015-01-16
|
\
*
|
Adding a few more comments in the Makefile template, to explain some of its m...
Nicolas Noble
2015-01-16
*
|
Fixing parallel build.
Nicolas "Pixel" Noble
2015-01-16
|
*
Opportunistically use perftools if installed.
Craig Tiller
2015-01-15
|
/
*
Merge pull request #47 from ctiller/makeclean
Nicolas Noble
2015-01-15
|
\
*
|
Add missing space
Craig Tiller
2015-01-15
*
|
Fixing zlib dependency build.
Nicolas "Pixel" Noble
2015-01-15
|
*
Remove protoc_plugins, and use a variable.
Craig Tiller
2015-01-15
|
*
Add missing space
Craig Tiller
2015-01-15
|
*
Remove _DEPS variables
Craig Tiller
2015-01-15
|
*
Generate dependencies when compiling the .o
Craig Tiller
2015-01-15
|
*
Remove clean rules
Craig Tiller
2015-01-15
*
|
Force using custom libraries if we are using ?SAN.
Craig Tiller
2015-01-15
*
|
Support compiling zlib with ?SAN
Craig Tiller
2015-01-15
*
|
Compile OpenSSL differently for each config.
Craig Tiller
2015-01-15
|
/
*
Merge github.com:google/grpc into gcov
Craig Tiller
2015-01-13
|
\
*
|
Fix Makefile.template
Craig Tiller
2015-01-13
|
*
Don't mix C and C++ libraries.
Nicolas Noble
2015-01-13
|
/
*
Allow C++ tests to be built in parallel
Craig Tiller
2015-01-12
*
Fix some C++ test dependencies
Craig Tiller
2015-01-12
*
Fix opensource build.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Fix opensource build.
ctiller
2015-01-08
*
Use CONFIG after defining it. Define CONFIG before using it.
yangg
2015-01-06
*
Add msan, tsan, asan targets for Makefile.
ctiller
2015-01-06
[next]