aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
Commit message (Collapse)AuthorAge
* 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