Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a24195b15a105bfc38acc1198319aed293d686bb
/
templates
/
Makefile.template
53018e4
Merge pull request #6954 from dgquintas/protoc_include_path
by Nicolas Noble
· 8 years ago
e68ed6f
Added third_party/protobuf/src to protoc's include path
by David Garcia Quintas
· 8 years ago
2041092
Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is not true
by vjpai
· 8 years ago
d06b482
Merge pull request #6707 from murgatroid99/makefile_warning_wording
by Jan Tattermusch
· 8 years ago
7356326
Improve wording of protobuf warning in Makefile
by murgatroid99
· 8 years ago
e7cb77b
Make grpc_zookeeper.pc file generation consistent with other .pc files
by murgatroid99
· 8 years ago
78222f7
Enable -Wextra-semi on compilers that support it
by Craig Tiller
· 8 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
32173c5
First version of json fuzzer
by Craig Tiller
· 9 years ago
804b855
Test for a working -Wshadow
by Craig Tiller
· 9 years ago
b79c1e1
Ensure we can compile boringssl before trying: old compiler compatibility
by Craig Tiller
· 9 years ago
e0dbd3f
Fixing MacOS.
by Nicolas "Pixel" Noble
· 9 years ago
4a67be4
Further cleanup
by Craig Tiller
· 9 years ago
08946be
Further cleanup
by Craig Tiller
· 9 years ago
1298afd
Get compilation working again
by Craig Tiller
· 9 years ago
da179ce
Rollback gpr deletion
by Craig Tiller
· 9 years ago
f008f06
build.yaml centric versioning
by Craig Tiller
· 9 years ago
2908d63
Remove pr in Makefile
by yang-g
· 9 years ago
93f8845
Merge pull request #5031 from nicolasnoble/groar
by Michael Lumish
· 9 years ago
284faf3
Merge pull request #5036 from ctiller/fixes2
by Jan Tattermusch
· 9 years ago
1b1e238
Better dynamic linking
by Craig Tiller
· 9 years ago
f51a901
Shifting the merge mechanism.
by Nicolas "Pixel" Noble
· 9 years ago
6e72dae
Using libtool instead of ar under MacOS.
by Nicolas "Pixel" Noble
· 9 years ago
89d8ed1
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
4bef7ce
Use old memcpy for wrappers
by Craig Tiller
· 9 years ago
c4e57e3
Cleaning up cruft to properly create a dll file.
by Nicolas "Pixel" Noble
· 9 years ago
0912179
Removing gpr as a separated library.
by Nicolas "Pixel" Noble
· 9 years ago
545c6c1
Merge branch 'master' into makefile-cleanup
by Nicolas "Pixel" Noble
· 9 years ago
4500034
CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around.
by Nicolas "Pixel" Noble
· 9 years ago
51b1aee
Moving some config defaults to build.yaml, and moving others to CPPFLAGS.
by Nicolas "Pixel" Noble
· 9 years ago
d649c21
Removing Makefile circular dependencies.
by Nicolas "Pixel" Noble
· 9 years ago
76ce77b
Merge github.com:grpc/grpc into mwah
by Craig Tiller
· 9 years ago
fba36bc
Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment.
by Nicolas "Pixel" Noble
· 9 years ago
1a8eb85
Cleaning up our Makefile.
by Nicolas "Pixel" Noble
· 9 years ago
82f3f0d
Fix compiler flags
by Craig Tiller
· 9 years ago
16872b8
Fix *SAN compilation
by Craig Tiller
· 9 years ago
de024c5
Fix a build error on newer clangs with msan
by Craig Tiller
· 9 years ago
dadf6ba
Merge pull request #4812 from ctiller/integrate-zlib
by Jan Tattermusch
· 9 years ago
3dca23a
Make zlib a first class build citizen
by Craig Tiller
· 9 years ago
aff3d50
Fix C++
by Craig Tiller
· 9 years ago
a0f8517
Move build configs into build.yaml
by Craig Tiller
· 9 years ago
71a8604
Fix TSAN on Jenkins and on my machine
by Craig Tiller
· 9 years ago
623ca7d
Merge pull request #4739 from ctiller/fix-the-fscking-tsan-build
by Nicolas Noble
· 9 years ago
a29a072
Merge pull request #4688 from jtattermusch/static_deps
by Nicolas Noble
· 9 years ago
e869b56
Hard code text segment address for msan, tsan
by Craig Tiller
· 9 years ago
324140c
support static linkage for dependencies
by Jan Tattermusch
· 9 years ago
3466c4b
Updated copyrights
by murgatroid99
· 9 years ago
7cc0f46
Merge github.com:grpc/grpc into proto_names
by Craig Tiller
· 9 years ago
abf85d9
Merge pull request #4616 from ctiller/i-like-pie
by Michael Lumish
· 9 years ago
54ed674
Merge github.com:grpc/grpc into proto_names
by Craig Tiller
· 9 years ago
ec2af56
Tweak compiler settings to hopefully make Jenkins more robust
by Craig Tiller
· 9 years ago
ea21ca2
Fix makefile, codegen bugs
by Craig Tiller
· 9 years ago
ab23045
Add a test that public headers compile as C99
by Craig Tiller
· 9 years ago
00f8702
Merge branch 'yawn' into proto_names
by Craig Tiller
· 9 years ago
0fe5ee7
BoringSSL integration: non-vsprojects changes
by Craig Tiller
· 9 years ago
1b4e330
Consolidate C++ proto files under src/proto
by Craig Tiller
· 9 years ago
3824b6e
Merge github.com:grpc/grpc into connectivity-state
by Craig Tiller
· 9 years ago
fb0002c
Renaming GCOV to GPR_GCOV.
by Nicolas "Pixel" Noble
· 9 years ago
c61d0e1
Removing code coverage for unreachable code.
by Nicolas "Pixel" Noble
· 9 years ago
472bb68
Fixing proto dependencies for targets that aren't libraries.
by Nicolas "Pixel" Noble
· 9 years ago
2bc3729
Enable backtraces on C tests
by Craig Tiller
· 9 years ago
f8b14ca
Merge github.com:grpc/grpc into come-out-of-the-shadow
by Craig Tiller
· 9 years ago
e5515d4
Merge pull request #3372 from grpc/release-0_11
by David G. Quintas
· 9 years ago
6dad9b0
Fixing Makefile issue which would re-evaluate the base path for included dependency files.
by Nicolas "Pixel" Noble
· 9 years ago
42b4c28
Fixing usage of the BUILDDIR variable.
by Nicolas "Pixel" Noble
· 9 years ago
b9d3596
Enable -Wshadow
by Craig Tiller
· 9 years ago
f29a388
Merge github.com:grpc/grpc into immolating-conversion
by Craig Tiller
· 9 years ago
6a6b36c
Enable -Wconversion
by Craig Tiller
· 9 years ago
f96dfc3
First round of fixing up implicit 64->32 bit conversions
by Craig Tiller
· 9 years ago
841c880
Core compiles with -Wsign-conversion
by Craig Tiller
· 9 years ago
3121fd4
Sign conversion fixes
by Craig Tiller
· 9 years ago
1ebb7c8
Hand-written changes
by Craig Tiller
· 9 years ago
d01b6f4
Its not enough to just serialize the clean step...
by Craig Tiller
· 9 years ago
df77673
Dont try to parallelize OpenSSL build
by Craig Tiller
· 9 years ago
16f6dac
Make googletest a submodule
by Craig Tiller
· 9 years ago
4ef9b86
Fixing zookeeper's installation.
by Nicolas "Pixel" Noble
· 9 years ago
4346e53
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
60287b6
Revert "Fixing environments where pkg-config isn't installed."
by Craig Tiller
· 9 years ago
80aecf6
Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken
by Craig Tiller
· 9 years ago
2ed6878
Fixing environments where pkg-config isn't installed.
by Nicolas "Pixel" Noble
· 9 years ago
5c9bbfb
Add zookeeper test in Makefile
by Hongwei Wang
· 9 years ago
8e04d41
Add zookeeper end-to-end test
by Hongwei Wang
· 9 years ago
e3f12a9
Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper
by Hongwei Wang
· 9 years ago
a7c162c
The code evolved enough so that we now have tests that directly depend on OpenSSL.
by Nicolas "Pixel" Noble
· 9 years ago
482d761
Making sure that 32 bits is being built and run on Jenkins.
by Nicolas "Pixel" Noble
· 9 years ago
b307ae2
Merge branch 'master' into zookeeper
by Hongwei Wang
· 9 years ago
a3780a8
Register zookeeper plugin in grpc
by Hongwei Wang
· 9 years ago
a8cc439
Add zookeeper library in Makefile template
by Hongwei Wang
· 9 years ago
367e30f
Replacing echo -e with a more generic system.
by Nicolas "Pixel" Noble
· 9 years ago
4a015a6
Added caching for HAS_SYSTEMTAP in Makefile
by murgatroid99
· 9 years ago
aa52157
Add caching for Makefile dependency detection
by murgatroid99
· 9 years ago
09e0f60
Merged changes from master
by murgatroid99
· 9 years ago
71020da
Fixed typo in variable name
by murgatroid99
· 9 years ago
5a79053
Added OpenSSL NPN pkg-config check
by murgatroid99
· 9 years ago
1be0437
Merged changes from upstream/master
by murgatroid99
· 9 years ago
6d9e401
Don't use pkg-config to look for perftools
by murgatroid99
· 9 years ago
44a4ef3
Merge pull request #2174 from nicolasnoble/makefile-npn-check
by jboeuf
· 9 years ago
66d6edb
Made pkg-config a variable in the Makefile
by murgatroid99
· 9 years ago
d8f1ef7
Reversed condition for requiring rt
by murgatroid99
· 9 years ago
4fed212
Make generated .pc files list themselves as libraries
by murgatroid99
· 9 years ago
Next »