aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/Makefile.template
Commit message (Expand)AuthorAge
...
* | 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
* Merge pull request #4739 from ctiller/fix-the-fscking-tsan-buildGravatar Nicolas Noble2016-01-15
|\
* \ Merge pull request #4688 from jtattermusch/static_depsGravatar Nicolas Noble2016-01-15
|\ \
| | * Hard code text segment address for msan, tsanGravatar Craig Tiller2016-01-15
| |/ |/|
| * support static linkage for dependenciesGravatar Jan Tattermusch2016-01-12
* | Updated copyrightsGravatar murgatroid992016-01-12
|/
* Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-07
|\
| * Merge pull request #4616 from ctiller/i-like-pieGravatar Michael Lumish2016-01-07
| |\
* | | Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-06
|\| |
| | * Tweak compiler settings to hopefully make Jenkins more robustGravatar Craig Tiller2016-01-05
| * | Fix makefile, codegen bugsGravatar Craig Tiller2016-01-04
| * | Add a test that public headers compile as C99Gravatar Craig Tiller2016-01-04
| |/
* | Merge branch 'yawn' into proto_namesGravatar Craig Tiller2015-12-22
|\|
| * BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
* | Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
|/
* Merge github.com:grpc/grpc into connectivity-stateGravatar Craig Tiller2015-12-09
* Renaming GCOV to GPR_GCOV.Gravatar Nicolas "Pixel" Noble2015-12-07
* Removing code coverage for unreachable code.Gravatar Nicolas "Pixel" Noble2015-12-07
* Fixing proto dependencies for targets that aren't libraries.Gravatar Nicolas "Pixel" Noble2015-11-03
* Enable backtraces on C testsGravatar Craig Tiller2015-09-28
* Merge github.com:grpc/grpc into come-out-of-the-shadowGravatar Craig Tiller2015-09-24
|\
| * Merge pull request #3372 from grpc/release-0_11Gravatar David G. Quintas2015-09-23
| |\
| | * Fixing Makefile issue which would re-evaluate the base path for included depe...Gravatar Nicolas "Pixel" Noble2015-09-23
| | * Fixing usage of the BUILDDIR variable.Gravatar Nicolas "Pixel" Noble2015-09-23
* | | Enable -WshadowGravatar Craig Tiller2015-09-11
|/ /
* | Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-11
|\|
* | Enable -WconversionGravatar Craig Tiller2015-09-10
* | First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
* | Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
* | Sign conversion fixesGravatar Craig Tiller2015-09-10
| * Hand-written changesGravatar Craig Tiller2015-08-31
|/
* Its not enough to just serialize the clean step...Gravatar Craig Tiller2015-08-25
* Dont try to parallelize OpenSSL buildGravatar Craig Tiller2015-08-25
* Make googletest a submoduleGravatar Craig Tiller2015-08-24
* Fixing zookeeper's installation.Gravatar Nicolas "Pixel" Noble2015-08-14
* Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-05
|\
| * Revert "Fixing environments where pkg-config isn't installed."Gravatar Craig Tiller2015-08-05