Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update debian install instructions, jessie-backports | Stanley Cheung | 2015-09-04 |
| | |||
* | update debian unstable to testing | Stanley Cheung | 2015-08-28 |
| | |||
* | update installation instructions, review feedback | Stanley Cheung | 2015-08-19 |
| | |||
* | update installation instructions, review feedback | Stanley Cheung | 2015-08-19 |
| | |||
* | update debian install instructions | Stanley Cheung | 2015-08-19 |
| | |||
* | Added invocation of ./config - thanks to @dangunter | vjpai | 2015-08-10 |
| | |||
* | Fix typo in gtest install instructions for Mac | Jorge Canizales | 2015-07-22 |
| | |||
* | Msys2 fixes, and compilation instructions. | Nicolas "Pixel" Noble | 2015-05-10 |
| | |||
* | Update INSTALL for C | Dan Ciruli | 2015-02-25 |
| | | | Missed a step | ||
* | Clarify INSTALL | Dan Ciruli | 2015-02-25 |
| | | | Added better instructions (including the git instructions). | ||
* | Polishing Makefile to better install targets. | Nicolas "Pixel" Noble | 2015-02-19 |
| | | | | | | | -) 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. | ||
* | Mac-specific Makefile inclusions and installation instructions | vjpai | 2015-02-18 |
| | | | | Not yet fully building due to some gtest anomalies on Mac. | ||
* | Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't ↵ | Nicolas "Pixel" Noble | 2015-02-14 |
| | | | | instrumented yet. | ||
* | Updating build instructions in regard to protobuf. | Nicolas Noble | 2015-02-12 |
| | |||
* | Fix spelling: recommend | Abhishek Kumar | 2015-02-10 |
| | |||
* | Updated INSTALL to clarify phrasing around OpenSSL. | Abhishek Kumar | 2015-02-10 |
| | |||
* | Fixed protobuf build instructions | Alistair Veitch | 2015-01-28 |
| | |||
* | OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect ↵ | Nicolas "Pixel" Noble | 2015-01-23 |
| | | | | that. | ||
* | Add Python to run-tests. | Nathaniel Manista | 2015-01-22 |
| | |||
* | Substantially rewriting INSTALL instructions. | Nicolas Noble | 2015-01-16 |
| | |||
* | Removing libevent from third_party, as it's no longer necessary. | Nicolas Noble | 2015-01-13 |
| | |||
* | Makefile will now build zlib and/or OpenSSL if needed. | nnoble | 2014-12-12 |
| | | | | | | | | | | | | -) 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 | ||
* | Minor changes to make life easier for git newbies... | vpai | 2014-12-12 |
| | | | | | | | Change on 2014/12/11 by vpai <vpai@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81937816 | ||
* | Adding an INSTALL file for the opensource release. | nnoble | 2014-12-11 |
Change on 2014/12/10 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81828626 |