index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
templates
Commit message (
Expand
)
Author
Age
*
Don't run flaky tests on make test.
Nicolas "Pixel" Noble
2015-05-22
*
Add missing copyright notices
Craig Tiller
2015-05-21
*
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
*
Various Win32 fixes and improvements.
Nicolas Noble
2015-05-12
*
Msys2 fixes, and compilation instructions.
Nicolas "Pixel" Noble
2015-05-10
*
Adding instructions to use generate_debug_projects.sh, and cleaning the scrip...
Nicolas "Pixel" Noble
2015-05-09
*
Properly naming grpc++_unsecure project.
Nicolas "Pixel" Noble
2015-05-09
*
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
*
Adding grpc++_unsecure project file, and adding better support for test proje...
Nicolas "Pixel" Noble
2015-05-09
*
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
|
/
*
Ensure all unsecure tests are built on Windows
Craig Tiller
2015-04-30
*
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
*
|
|
Updating the templates to create win64 projects.
Nicolas "Pixel" Noble
2015-04-28
*
|
|
merge from upstream (grpc) master
zeliard
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 pull request #1339 from nicolasnoble/template-doc
Craig Tiller
2015-04-22
|
\
*
\
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-22
|
\
\
|
|
*
Adding some documentation about the build/template system.
Nicolas "Pixel" Noble
2015-04-22
|
|
/
|
*
Merge pull request #1325 from jtattermusch/grpc_nuget
Tim Emiola
2015-04-21
|
|
\
*
|
|
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
|
|
*
fix typo in vcxproj template
Jan Tattermusch
2015-04-20
|
|
/
|
*
fixes to Grpc.mak
Jan Tattermusch
2015-04-20
|
*
updated version of nuget packages used in Grpc.mak
Jan Tattermusch
2015-04-20
|
*
start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages
Jan Tattermusch
2015-04-20
|
*
regenerated project files
Jan Tattermusch
2015-04-20
|
*
introduced packages.include
Jan Tattermusch
2015-04-20
|
*
big refactoring of visual studio projects, started using nuget
Jan Tattermusch
2015-04-20
*
|
Merge github.com:grpc/grpc into batch-metadata
Craig Tiller
2015-04-20
|
\
|
|
*
Avoid generating libs for unknown types.
Yang Gao
2015-04-16
*
|
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
|
/
*
Merge pull request #1267 from vjpai/timers
Craig Tiller
2015-04-14
|
\
*
\
Merge pull request #1272 from yang-g/interop
Nicolas Noble
2015-04-13
|
\
\
[next]