Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
09e0f6063f3d17a86832d44ca07a1b34ec9dc76e
/
templates
/
Makefile.template
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
1aa4bc0
Merge pull request #2268 from murgatroid99/makefile_pkg-config_generate
by Nicolas Noble
· 9 years ago
dbc0caf
Fixed gpr name in .pc file
by murgatroid99
· 9 years ago
c34a3a6
Added missing pthread gpr requirement
by murgatroid99
· 9 years ago
d6cc19e
Tweak timeouts for ?SAN
by Craig Tiller
· 9 years ago
8faab23
Add .pc file generation to Makefile
by murgatroid99
· 9 years ago
be2d3a3
Merge branch 'master' of github.com:grpc/grpc into makefile-npn-check
by Nicolas "Pixel" Noble
· 9 years ago
da7a994
Fixed some linking problems
by murgatroid99
· 9 years ago
24e2f4a
Added pkg-config checking to Makefile where possible
by murgatroid99
· 9 years ago
4cc8c8a
Adding a check to find NPN-capable OpenSSL.
by Nicolas "Pixel" Noble
· 9 years ago
c241d2c
Added info about regenerating files to Makefile and BUILD templates
by murgatroid99
· 9 years ago
7552f0f
Ensure tests are built during run_tests runs
by Craig Tiller
· 9 years ago
b6b3015
Merge github.com:grpc/grpc into we-dont-need-no-backup
by Craig Tiller
· 9 years ago
c9c83cf
setting CPPFLAGS breaks openssl build
by Jan Tattermusch
· 9 years ago
8cc6f42
Merge github.com:grpc/grpc into we-dont-need-no-backup
by Craig Tiller
· 9 years ago
a6de798
Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpc
by Masood Malekghassemi
· 9 years ago
3adab74
Avoid polluting our compilation with previously installed grpc.
by Nicolas "Pixel" Noble
· 9 years ago
945b413
Swapping the library order so that anything that openssl requires is properly tagged afterward.
by Nicolas "Pixel" Noble
· 9 years ago
5c0f97d
Disable optimization on tsan builds
by Craig Tiller
· 9 years ago
4251d56
Don't run flaky tests on make test.
by Nicolas "Pixel" Noble
· 9 years ago
e0953b7
Removing old hack for C++11 and protobuf - it's no longer relevant.
by Nicolas "Pixel" Noble
· 9 years ago
aa52d0a
Made qps_* targets "benchmark" builds.
by David Garcia Quintas
· 9 years ago
5fc1adf
Msys2 fixes, and compilation instructions.
by Nicolas "Pixel" Noble
· 10 years ago
ae94d86
Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib
by Nicolas Noble
· 10 years ago
bf2e7f0
Compile protobuf before compiling shared C++ libraries.
by Michael Berlin
· 10 years ago
5351392
Makefile: Fix missing space in shared library dependencies for MINGW32.
by Michael Berlin
· 10 years ago
113d169
Add rdtsc profiling support, implement begin/end and tag hiding
by Craig Tiller
· 10 years ago
f2791ab
Merge pull request #1408 from dgquintas/stap
by Craig Tiller
· 10 years ago
2e4a7dc
Make gcov compile flags reflect dbg
by Craig Tiller
· 10 years ago
bbc0b77
Merge comments. See below.
by David Garcia Quintas
· 10 years ago
c3edfc4
Fixed repetitions in Makefile.template.
by David Garcia Quintas
· 10 years ago
45d54e4
Merge remote-tracking branch 'upstream/master' into stap
by David Garcia Quintas
· 10 years ago
8954e90
Integration of Systemtap (STAP) for profiling.
by David Garcia Quintas
· 10 years ago
adaa100
Trimming down useless variables in the Makefile.
by Nicolas "Pixel" Noble
· 10 years ago
b5d19fb
Merge branch 'master' into stap
by David Garcia Quintas
· 10 years ago
611b736
Tentative stap version
by David Garcia Quintas
· 10 years ago
1eef5aa
Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix
by Nicolas Noble
· 10 years ago
f5fcafd
Renamed make variables for protoc presence and version checking.
by David Garcia Quintas
· 10 years ago
04f8156
Cleanup
by Craig Tiller
· 10 years ago
2660ebc
Actually remove them
by Craig Tiller
· 10 years ago
d896fa5
Remove some useless lines in the Makefile
by Craig Tiller
· 10 years ago
010f1e7
More work in not having to compile OpenSSL.
by Nicolas "Pixel" Noble
· 10 years ago
062db02
Merge github.com:google/grpc into batch-metadata
by Craig Tiller
· 10 years ago
d49893d
Adding a helpful warning message on top of the Makefile and BUILD file.
by Nicolas "Pixel" Noble
· 10 years ago
6902ad2
Switching to batch oriented metadata passing
by Craig Tiller
· 10 years ago
5fa5042
Merge pull request #1267 from vjpai/timers
by Craig Tiller
· 10 years ago
b0b518e
Further refactor interop_client and server to libraries
by Yang Gao
· 10 years ago
bc17113
Allow a build config called CONFIG=latprof that defines the appropriate
by Vijay Pai
· 10 years ago
da0bebc
Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns
by Michael Lumish
· 10 years ago
820e3d6
Fixes the Makefile template to link .so.<MAJOR_VERSION>
by Tim Emiola
· 10 years ago
0caebbf
Splitting gRPC service class codegen into its own set of files.
by Nicolas "Pixel" Noble
· 10 years ago
d1be74f
Enable dylib installation on MacOS
by Masood Malekghassemi
· 10 years ago
d81684f
Merge branch 'master' of github.com:google/grpc into the-purge
by Nicolas "Pixel" Noble
· 10 years ago
ff2828b
Rewriting mutex, condition_variable, and thread.
by Nicolas "Pixel" Noble
· 10 years ago
dc7110f
Add new CONFIG for building with mutrace
by Vijay Pai
· 10 years ago
f868118
Better support for msys2.
by Nicolas Noble
· 10 years ago
051a28f
Implements #276
by Nicolas "Pixel" Noble
· 10 years ago
7c1c7e8
Using cc and c++ instead of gcc and g++.
by Nicolas "Pixel" Noble
· 10 years ago
e758ed1
Trying to make the MacOS experience better by removing various spurious messages, and increasing coverage of library paths.
by Nicolas "Pixel" Noble
· 10 years ago
716b5fe
Disabling installing shared libraries under MacOS for the time being.
by Nicolas "Pixel" Noble
· 10 years ago
061690d
Don't merge OpenSSL into C++ upper layer libraries; only C.
by Nicolas "Pixel" Noble
· 10 years ago
01ea61e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
b618136
Improved Makefile protoc message
by murgatroid99
· 10 years ago
61691f9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
f5065c5
Enable asan for C core
by Craig Tiller
· 10 years ago
86fa1c5
Save makefile var clobbering
by Craig Tiller
· 10 years ago
f6901be
Allow machine and build type tuning of slowdown
by Craig Tiller
· 10 years ago
d7631a4
Fixing make install target for MacOS - strip -x is the command to use here.
by Nicolas "Pixel" Noble
· 10 years ago
4795a3c
Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++
by Craig Tiller
· 10 years ago
18953e3
Fixing dependency on protobuf for parallel C++ build.
by Nicolas "Pixel" Noble
· 10 years ago
cf133f4
Make it possible to compile with gcc4.6
by Craig Tiller
· 10 years ago
29f1314
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
8ad8a41
Introduce slowdown factor for unit test deadlines
by Craig Tiller
· 10 years ago
9f80dc3
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
044fe22
suppress output of which
by Yang Gao
· 10 years ago
2c23a72
Fixing typo in Makefile.
by Nicolas "Pixel" Noble
· 10 years ago
7ab4fee
Allow multiple tmp-merge directories at once
by Craig Tiller
· 10 years ago
e2b6018
Merge pull request #654 from ctiller/copyright
by Tim Emiola
· 10 years ago
161ea23
Actually installing root certificates on the system.
by Nicolas "Pixel" Noble
· 10 years ago
9ec95fa
Fix in tree build of protobuf
by Craig Tiller
· 10 years ago
98ab998
Adding a helpful installation message about protobuf.
by Nicolas "Pixel" Noble
· 10 years ago
6a88c25
Merge pull request #690 from ctiller/mac2
by Nicolas Noble
· 10 years ago
724f5dc
Merge pull request #689 from nicolasnoble/macos-fix
by Craig Tiller
· 10 years ago
cc3e613
Merge pull request #687 from nicolasnoble/no-install-protobuf
by Craig Tiller
· 10 years ago
ec04303
Fix in tree build of openssl on mac
by Craig Tiller
· 10 years ago
36a6e18
Let's not install our potentially broken version of protobuf onto the system and pollute people's environment.
by Nicolas "Pixel" Noble
· 10 years ago
5732a8c
Force compilation of protobuf using -fPIC.
by Nicolas "Pixel" Noble
· 10 years ago
932d5d3
Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS.
by Nicolas "Pixel" Noble
· 10 years ago
dda049c
Various MacOS build fixes.
by Nicolas "Pixel" Noble
· 10 years ago
d7f3335
Makefile cleanup
by Craig Tiller
· 10 years ago
7274382
Defining an installation prefix for grpc's root certs at compilation time.
by Nicolas "Pixel" Noble
· 10 years ago
e567fa9
Some 32 bits platforms don't like buildint asm for openssl.
by Nicolas "Pixel" Noble
· 10 years ago
Next »