aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/Makefile.template
Commit message (Expand)AuthorAge
* Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
|\
| * Update required protobuf version to v3.0.0Gravatar Yuchen Zeng2016-08-15
* | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
|\|
| * Remove use of verify-install target in MakefileGravatar murgatroid992016-08-10
| * Remove warning about protobuf 3.0.0+ from the MakefileGravatar murgatroid992016-08-10
* | We should always try to compile the protoc plugins when building tests.Gravatar Nicolas "Pixel" Noble2016-07-25
* | Makefile modifications and instructions to enable cross-compilationGravatar Vijay Pai2016-07-19
|/
* Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
* Merge pull request #6954 from dgquintas/protoc_include_pathGravatar Nicolas Noble2016-06-20
|\
| * Added third_party/protobuf/src to protoc's include pathGravatar David Garcia Quintas2016-06-17
* | Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL isGravatar vjpai2016-06-15
|/
* Merge pull request #6707 from murgatroid99/makefile_warning_wordingGravatar Jan Tattermusch2016-06-01
|\
| * Improve wording of protobuf warning in MakefileGravatar murgatroid992016-05-24
* | Make grpc_zookeeper.pc file generation consistent with other .pc filesGravatar murgatroid992016-05-24
|/
* Enable -Wextra-semi on compilers that support itGravatar Craig Tiller2016-05-10
* Update copyrightsGravatar Craig Tiller2016-03-31
* First version of json fuzzerGravatar Craig Tiller2016-03-17
* Test for a working -WshadowGravatar Craig Tiller2016-02-23
* Ensure we can compile boringssl before trying: old compiler compatibilityGravatar Craig Tiller2016-02-23
* Fixing MacOS.Gravatar Nicolas "Pixel" Noble2016-02-23
* Further cleanupGravatar Craig Tiller2016-02-09
* Further cleanupGravatar Craig Tiller2016-02-09
* Get compilation working againGravatar Craig Tiller2016-02-09
* Rollback gpr deletionGravatar Craig Tiller2016-02-09
* build.yaml centric versioningGravatar Craig Tiller2016-02-08
* Remove pr in MakefileGravatar yang-g2016-02-04
* Merge pull request #5031 from nicolasnoble/groarGravatar Michael Lumish2016-02-03
|\
* \ Merge pull request #5036 from ctiller/fixes2Gravatar Jan Tattermusch2016-02-03
|\ \
| * | Better dynamic linkingGravatar Craig Tiller2016-02-03
| | * Shifting the merge mechanism.Gravatar Nicolas "Pixel" Noble2016-02-03
| | * Using libtool instead of ar under MacOS.Gravatar Nicolas "Pixel" Noble2016-02-03
| |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
|\|
| * Use old memcpy for wrappersGravatar Craig Tiller2016-02-02
* | Cleaning up cruft to properly create a dll file.Gravatar Nicolas "Pixel" Noble2016-01-30
* | Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
|/
* Merge branch 'master' into makefile-cleanupGravatar Nicolas "Pixel" Noble2016-01-28
|\
* | CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way a...Gravatar Nicolas "Pixel" Noble2016-01-28
* | Moving some config defaults to build.yaml, and moving others to CPPFLAGS.Gravatar Nicolas "Pixel" Noble2016-01-28
* | Removing Makefile circular dependencies.Gravatar Nicolas "Pixel" Noble2016-01-27
| * Merge github.com:grpc/grpc into mwahGravatar Craig Tiller2016-01-27
| |\ | |/ |/|
* | Finally fixing the issue with CC, CX, LD, and AR not being overridable from t...Gravatar Nicolas "Pixel" Noble2016-01-27
* | Cleaning up our Makefile.Gravatar Nicolas "Pixel" Noble2016-01-26
| * Fix compiler flagsGravatar Craig Tiller2016-01-25
| * Fix *SAN compilationGravatar Craig Tiller2016-01-25
| * Fix a build error on newer clangs with msanGravatar Craig Tiller2016-01-25
|/
* Merge pull request #4812 from ctiller/integrate-zlibGravatar Jan Tattermusch2016-01-22
|\
| * Make zlib a first class build citizenGravatar Craig Tiller2016-01-21
* | Fix C++Gravatar Craig Tiller2016-01-20
* | Move build configs into build.yamlGravatar Craig Tiller2016-01-20
|/
* Fix TSAN on Jenkins and on my machineGravatar Craig Tiller2016-01-15