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
*
Merge pull request #1267 from vjpai/timers
Craig Tiller
2015-04-14
|
\
*
|
Further refactor interop_client and server to libraries
Yang Gao
2015-04-13
|
*
Allow a build config called CONFIG=latprof that defines the appropriate
Vijay Pai
2015-04-13
|
/
*
Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns
Michael Lumish
2015-04-10
|
\
|
*
Fixes the Makefile template to link .so.<MAJOR_VERSION>
Tim Emiola
2015-04-10
*
|
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
|
/
*
Enable dylib installation on MacOS
Masood Malekghassemi
2015-04-07
*
Merge branch 'master' of github.com:google/grpc into the-purge
Nicolas "Pixel" Noble
2015-04-06
|
\
*
|
Rewriting mutex, condition_variable, and thread.
Nicolas "Pixel" Noble
2015-04-04
|
*
Add new CONFIG for building with mutrace
Vijay Pai
2015-04-02
|
/
*
Better support for msys2.
Nicolas Noble
2015-03-18
*
Implements #276
Nicolas "Pixel" Noble
2015-03-17
*
Using cc and c++ instead of gcc and g++.
Nicolas "Pixel" Noble
2015-03-16
*
Trying to make the MacOS experience better by removing various spurious messa...
Nicolas "Pixel" Noble
2015-03-11
*
Disabling installing shared libraries under MacOS for the time being.
Nicolas "Pixel" Noble
2015-03-11
*
Don't merge OpenSSL into C++ upper layer libraries; only C.
Nicolas "Pixel" Noble
2015-03-06
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
\
|
*
Improved Makefile protoc message
murgatroid99
2015-03-02
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
|
*
Enable asan for C core
Craig Tiller
2015-02-27
|
*
Save makefile var clobbering
Craig Tiller
2015-02-27
|
*
Allow machine and build type tuning of slowdown
Craig Tiller
2015-02-27
|
*
Fixing make install target for MacOS - strip -x is the command to use here.
Nicolas "Pixel" Noble
2015-02-27
|
*
Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++
Craig Tiller
2015-02-26
|
|
\
|
|
*
Fixing dependency on protobuf for parallel C++ build.
Nicolas "Pixel" Noble
2015-02-27
|
*
|
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
|
|
/
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-26
|
\
|
|
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-24
|
\
|
|
*
suppress output of which
Yang Gao
2015-02-24
|
*
Fixing typo in Makefile.
Nicolas "Pixel" Noble
2015-02-24
*
|
Allow multiple tmp-merge directories at once
Craig Tiller
2015-02-24
|
/
*
Merge pull request #654 from ctiller/copyright
Tim Emiola
2015-02-23
|
\
*
|
Actually installing root certificates on the system.
Nicolas "Pixel" Noble
2015-02-22
*
|
Fix in tree build of protobuf
Craig Tiller
2015-02-20
*
|
Adding a helpful installation message about protobuf.
Nicolas "Pixel" Noble
2015-02-21
*
|
Merge pull request #690 from ctiller/mac2
Nicolas Noble
2015-02-20
|
\
\
*
\
\
Merge pull request #689 from nicolasnoble/macos-fix
Craig Tiller
2015-02-20
|
\
\
\
*
\
\
\
Merge pull request #687 from nicolasnoble/no-install-protobuf
Craig Tiller
2015-02-20
|
\
\
\
\
|
|
|
*
|
Fix in tree build of openssl on mac
Craig Tiller
2015-02-20
|
*
|
|
|
Let's not install our potentially broken version of protobuf onto the system ...
Nicolas "Pixel" Noble
2015-02-21
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Force compilation of protobuf using -fPIC.
Nicolas "Pixel" Noble
2015-02-21
|
/
/
/
|
*
/
Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS.
Nicolas "Pixel" Noble
2015-02-21
|
/
/
*
|
Various MacOS build fixes.
Nicolas "Pixel" Noble
2015-02-21
|
*
Makefile cleanup
Craig Tiller
2015-02-20
*
|
Defining an installation prefix for grpc's root certs at compilation time.
Nicolas "Pixel" Noble
2015-02-20
|
/
*
Some 32 bits platforms don't like buildint asm for openssl.
Nicolas "Pixel" Noble
2015-02-20
*
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
[next]