summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2016-01-25Fix typos in README.mdSylvain Baubeau
2016-01-21Refactor README.md.Feng Xiao
Move the original README.md to src since it's talking about C++ exclusively and add a more general README.md to document how to install protoc for all languages.
2016-01-08Update README.md - remove typoRadoslaw Busz
2016-01-06Update README.md and remove INSTALL.txtFeng Xiao
Added instructions on what tools to install to compile protobuf from source. Removed the INSTALL.txt file because it's just a simple copy of the autoconf documentation and confuses users. Change-Id: I6fd8aa13495f1238fe5c62451b95ad480b1c4bed
2015-06-15Down-integrate from internal code base.Feng Xiao
[ci skip] Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d
2015-06-15Add a badge for AppVeyor build.Feng Xiao
Change-Id: Ic59d78d699af0e5f50377f83c8a7ea9a78074d81
2015-06-05Remove vsprojects.Feng Xiao
2015-02-24Add unix tools instructions for Mac.Jisi Liu
Change-Id: I287d613fbe4180e41de67e26dfb905edeeebcf9d
2014-12-12Adds Travis Cl support to test the code automatically.Feng Xiao
2014-11-11Added contributor and updated README to add AIX.Andrew Paprocki
2014-08-28Fix the formating of bold text.Feng Xiao
2014-08-28Update README.md to markdown format.Feng Xiao
2014-08-28Rename README.txt to README.mdFeng Xiao