| Commit message (Collapse) | Author | Age |
|
|
| |
Missed a step
|
|
|
| |
Added better instructions (including the git instructions).
|
|
|
|
|
|
|
| |
-) renamed cpp_plugin and ruby_plugin to grpc_cpp_plugin and grpc_ruby_plugin.
-) installing plugins.
-) install will now run protobuf's installation too.
-) adding documentation about installation prefix.
|
|
|
|
| |
Not yet fully building due to some gtest anomalies on Mac.
|
|
|
|
| |
instrumented yet.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
that.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
-) Detecting system and embedded presence of zlib and OpenSSL with ALPN.
-) Automatically disabling secure targets if no OpenSSL present
--> make all won't work if no OpenSSL is present, forcing the users to select the nonsecure Makefile targets explicitely.
-) Removing build instructions for OpenSSL - this isn't really necessary anymore.
-) Adding more blurb about OpenSSL and the new Makefile features.
Change on 2014/12/12 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82020890
|
|
|
|
|
|
|
| |
Change on 2014/12/11 by vpai <vpai@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81937816
|
|
Change on 2014/12/10 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81828626
|