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
*
Splitting grpc_test_util into gpr_test_util.
nnoble
2015-01-12
*
Fix opensource build.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Fix opensource build.
ctiller
2015-01-08
*
Use CONFIG after defining it. Define CONFIG before using it.
yangg
2015-01-06
*
Add msan, tsan, asan targets for Makefile.
ctiller
2015-01-06
*
Allow specifying CONFIG as a string, instead of DEBUG=1.
ctiller
2015-01-06
*
Adding plugins to the mako rendering system.
nnoble
2015-01-06
*
Solving chicken-and-egg issue while detecting OpenSSL capabilities.
nnoble
2014-12-29
*
Improving Makefile support for shared libraries.
nnoble
2014-12-29
*
Build debug/optimized builds into different target directories.
ctiller
2014-12-29
*
Fixing chicken-and-egg dependency by putting the openssl dependency first, in...
nnoble
2014-12-17
*
The built-in ssl target now properly merges the archives instead of nesting t...
nnoble
2014-12-16
*
Tweaking solution settings to be able to compile with OpenSSL (not link yet),...
nnoble
2014-12-16
*
Avoiding bashisms that'll prevent other shells to run our Makefile.
nnoble
2014-12-15
*
Fixing typo that was preventing some targets to build.
nnoble
2014-12-15
*
Fix Makefile help text.
ctiller
2014-12-15
*
Makefile will now build zlib and/or OpenSSL if needed.
nnoble
2014-12-12
*
Add Visual Studio project for building zlib.
jtattermusch
2014-12-12
*
Getting the generated Makefile to support .proto files.
nnoble
2014-12-12
*
Fixing C++ and ruby code generators for the opensource build.
nnoble
2014-12-12
*
Add batch file that builds and executes all GPR tests.
jtattermusch
2014-12-11
*
First pass at making the compilers open-sourcable.
nnoble
2014-12-11
*
Build CPP interop client in Git-on-[] as well as in [].
chenw
2014-12-11
*
Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ comp...
jtattermusch
2014-12-09
*
C/C++ separation of the install target.
nnoble
2014-12-08
*
Add mako templates to generate MS Visual Studio projects.
jtattermusch
2014-12-08
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Better C/C++ split in the Makefile targets, to better prepare slicing it into...
nnoble
2014-12-01
*
Initial import.
Nicolas Noble
2014-11-26