index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
templates
/
Makefile.template
Commit message (
Expand
)
Author
Age
*
setting CPPFLAGS breaks openssl build
Jan Tattermusch
2015-06-17
*
Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpc
Masood Malekghassemi
2015-06-02
|
\
|
*
Avoid polluting our compilation with previously installed grpc.
Nicolas "Pixel" Noble
2015-06-02
*
|
Swapping the library order so that anything that openssl requires is properly...
Nicolas "Pixel" Noble
2015-06-02
|
/
*
Don't run flaky tests on make test.
Nicolas "Pixel" Noble
2015-05-22
*
Removing old hack for C++11 and protobuf - it's no longer relevant.
Nicolas "Pixel" Noble
2015-05-21
*
Made qps_* targets "benchmark" builds.
David Garcia Quintas
2015-05-14
*
Msys2 fixes, and compilation instructions.
Nicolas "Pixel" Noble
2015-05-10
*
Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib
Nicolas Noble
2015-05-01
|
\
|
*
Compile protobuf before compiling shared C++ libraries.
Michael Berlin
2015-05-01
|
*
Makefile: Fix missing space in shared library dependencies for MINGW32.
Michael Berlin
2015-05-01
*
|
Add rdtsc profiling support, implement begin/end and tag hiding
Craig Tiller
2015-05-01
|
/
*
Merge pull request #1408 from dgquintas/stap
Craig Tiller
2015-04-30
|
\
*
|
Make gcov compile flags reflect dbg
Craig Tiller
2015-04-30
|
*
Merge comments. See below.
David Garcia Quintas
2015-04-29
|
*
Fixed repetitions in Makefile.template.
David Garcia Quintas
2015-04-29
|
*
Merge remote-tracking branch 'upstream/master' into stap
David Garcia Quintas
2015-04-29
|
|
\
|
|
/
|
/
|
|
*
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
*
|
Trimming down useless variables in the Makefile.
Nicolas "Pixel" Noble
2015-04-29
|
*
Merge branch 'master' into stap
David Garcia Quintas
2015-04-27
|
|
\
|
|
/
|
/
|
|
*
Tentative stap version
David Garcia Quintas
2015-04-27
*
|
Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix
Nicolas Noble
2015-04-24
|
\
|
|
*
Renamed make variables for protoc presence and version checking.
David Garcia Quintas
2015-04-24
*
|
Cleanup
Craig Tiller
2015-04-24
*
|
Actually remove them
Craig Tiller
2015-04-24
*
|
Remove some useless lines in the Makefile
Craig Tiller
2015-04-24
|
/
*
More work in not having to compile OpenSSL.
Nicolas "Pixel" Noble
2015-04-23
*
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-21
|
\
|
*
Adding a helpful warning message on top of the Makefile and BUILD file.
Nicolas "Pixel" Noble
2015-04-21
*
|
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
|
/
*
Merge pull request #1267 from vjpai/timers
Craig Tiller
2015-04-14
|
\
*
|
Further refactor interop_client and server to libraries
Yang Gao
2015-04-13
|
*
Allow a build config called CONFIG=latprof that defines the appropriate
Vijay Pai
2015-04-13
|
/
*
Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns
Michael Lumish
2015-04-10
|
\
|
*
Fixes the Makefile template to link .so.<MAJOR_VERSION>
Tim Emiola
2015-04-10
*
|
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
|
/
*
Enable dylib installation on MacOS
Masood Malekghassemi
2015-04-07
*
Merge branch 'master' of github.com:google/grpc into the-purge
Nicolas "Pixel" Noble
2015-04-06
|
\
*
|
Rewriting mutex, condition_variable, and thread.
Nicolas "Pixel" Noble
2015-04-04
|
*
Add new CONFIG for building with mutrace
Vijay Pai
2015-04-02
|
/
*
Better support for msys2.
Nicolas Noble
2015-03-18
*
Implements #276
Nicolas "Pixel" Noble
2015-03-17
*
Using cc and c++ instead of gcc and g++.
Nicolas "Pixel" Noble
2015-03-16
*
Trying to make the MacOS experience better by removing various spurious messa...
Nicolas "Pixel" Noble
2015-03-11
*
Disabling installing shared libraries under MacOS for the time being.
Nicolas "Pixel" Noble
2015-03-11
*
Don't merge OpenSSL into C++ upper layer libraries; only C.
Nicolas "Pixel" Noble
2015-03-06
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
\
|
*
Improved Makefile protoc message
murgatroid99
2015-03-02
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
|
*
Enable asan for C core
Craig Tiller
2015-02-27
[next]