aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/Makefile.template
Commit message (Expand)AuthorAge
...
| * Adding a helpful warning message on top of the Makefile and BUILD file.Gravatar Nicolas "Pixel" Noble2015-04-21
* | Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
|/
* Merge pull request #1267 from vjpai/timersGravatar Craig Tiller2015-04-14
|\
* | Further refactor interop_client and server to librariesGravatar Yang Gao2015-04-13
| * Allow a build config called CONFIG=latprof that defines the appropriateGravatar Vijay Pai2015-04-13
|/
* Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lnsGravatar Michael Lumish2015-04-10
|\
| * Fixes the Makefile template to link .so.<MAJOR_VERSION>Gravatar Tim Emiola2015-04-10
* | Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
|/
* Enable dylib installation on MacOSGravatar Masood Malekghassemi2015-04-07
* Merge branch 'master' of github.com:google/grpc into the-purgeGravatar Nicolas "Pixel" Noble2015-04-06
|\
* | Rewriting mutex, condition_variable, and thread.Gravatar Nicolas "Pixel" Noble2015-04-04
| * Add new CONFIG for building with mutraceGravatar Vijay Pai2015-04-02
|/
* Better support for msys2.Gravatar Nicolas Noble2015-03-18
* Implements #276Gravatar Nicolas "Pixel" Noble2015-03-17
* Using cc and c++ instead of gcc and g++.Gravatar Nicolas "Pixel" Noble2015-03-16
* Trying to make the MacOS experience better by removing various spurious messa...Gravatar Nicolas "Pixel" Noble2015-03-11
* Disabling installing shared libraries under MacOS for the time being.Gravatar Nicolas "Pixel" Noble2015-03-11
* Don't merge OpenSSL into C++ upper layer libraries; only C.Gravatar Nicolas "Pixel" Noble2015-03-06
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
|\
| * Improved Makefile protoc messageGravatar murgatroid992015-03-02
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\|
| * Enable asan for C coreGravatar Craig Tiller2015-02-27
| * Save makefile var clobberingGravatar Craig Tiller2015-02-27
| * Allow machine and build type tuning of slowdownGravatar Craig Tiller2015-02-27
| * Fixing make install target for MacOS - strip -x is the command to use here.Gravatar Nicolas "Pixel" Noble2015-02-27
| * Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++Gravatar Craig Tiller2015-02-26
| |\
| | * Fixing dependency on protobuf for parallel C++ build.Gravatar Nicolas "Pixel" Noble2015-02-27
| * | Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
| |/
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
|\|
| * Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-24
|\|
| * suppress output of whichGravatar Yang Gao2015-02-24
| * Fixing typo in Makefile.Gravatar Nicolas "Pixel" Noble2015-02-24
* | Allow multiple tmp-merge directories at onceGravatar Craig Tiller2015-02-24
|/
* Merge pull request #654 from ctiller/copyrightGravatar Tim Emiola2015-02-23
|\
* | Actually installing root certificates on the system.Gravatar Nicolas "Pixel" Noble2015-02-22
* | Fix in tree build of protobufGravatar Craig Tiller2015-02-20
* | Adding a helpful installation message about protobuf.Gravatar Nicolas "Pixel" Noble2015-02-21
* | Merge pull request #690 from ctiller/mac2Gravatar Nicolas Noble2015-02-20
|\ \
* \ \ Merge pull request #689 from nicolasnoble/macos-fixGravatar Craig Tiller2015-02-20
|\ \ \
* \ \ \ Merge pull request #687 from nicolasnoble/no-install-protobufGravatar Craig Tiller2015-02-20
|\ \ \ \
| | | * | Fix in tree build of openssl on macGravatar Craig Tiller2015-02-20
| * | | | Let's not install our potentially broken version of protobuf onto the system ...Gravatar Nicolas "Pixel" Noble2015-02-21
| | |/ / | |/| |
* / | | Force compilation of protobuf using -fPIC.Gravatar Nicolas "Pixel" Noble2015-02-21
|/ / /
| * / Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS.Gravatar Nicolas "Pixel" Noble2015-02-21
|/ /
* | Various MacOS build fixes.Gravatar Nicolas "Pixel" Noble2015-02-21
| * Makefile cleanupGravatar Craig Tiller2015-02-20
* | Defining an installation prefix for grpc's root certs at compilation time.Gravatar Nicolas "Pixel" Noble2015-02-20
|/
* Some 32 bits platforms don't like buildint asm for openssl.Gravatar Nicolas "Pixel" Noble2015-02-20
* Running ldconfig shouldn't fail; so we can run fakeroot make install properly.Gravatar Nicolas "Pixel" Noble2015-02-20