aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
Commit message (Collapse)AuthorAge
* Update debian install instructions, jessie-backportsGravatar Stanley Cheung2015-09-04
|
* update debian unstable to testingGravatar Stanley Cheung2015-08-28
|
* update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
|
* update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
|
* update debian install instructionsGravatar Stanley Cheung2015-08-19
|
* Added invocation of ./config - thanks to @dangunterGravatar vjpai2015-08-10
|
* Fix typo in gtest install instructions for MacGravatar Jorge Canizales2015-07-22
|
* Msys2 fixes, and compilation instructions.Gravatar Nicolas "Pixel" Noble2015-05-10
|
* Update INSTALL for CGravatar Dan Ciruli2015-02-25
| | | Missed a step
* Clarify INSTALLGravatar Dan Ciruli2015-02-25
| | | Added better instructions (including the git instructions).
* Polishing Makefile to better install targets.Gravatar Nicolas "Pixel" Noble2015-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 instructionsGravatar vjpai2015-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 ↵Gravatar Nicolas "Pixel" Noble2015-02-14
| | | | instrumented yet.
* Updating build instructions in regard to protobuf.Gravatar Nicolas Noble2015-02-12
|
* Fix spelling: recommendGravatar Abhishek Kumar2015-02-10
|
* Updated INSTALL to clarify phrasing around OpenSSL.Gravatar Abhishek Kumar2015-02-10
|
* Fixed protobuf build instructionsGravatar Alistair Veitch2015-01-28
|
* OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect ↵Gravatar Nicolas "Pixel" Noble2015-01-23
| | | | that.
* Add Python to run-tests.Gravatar Nathaniel Manista2015-01-22
|
* Substantially rewriting INSTALL instructions.Gravatar Nicolas Noble2015-01-16
|
* Removing libevent from third_party, as it's no longer necessary.Gravatar Nicolas Noble2015-01-13
|
* Makefile will now build zlib and/or OpenSSL if needed.Gravatar nnoble2014-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...Gravatar vpai2014-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.Gravatar nnoble2014-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