aboutsummaryrefslogtreecommitdiff
path: root/cmake/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Replace repo links.Feng Xiao2018-08-221-2/+2
|
* Update instructions about getting protobuf source.Feng Xiao2018-03-291-6/+14
|
* Include googletest as a submodule (#3993)Carlos O'Ryan2018-03-261-15/+4
| | | Add googletest as a submodule in third_party/googletest.
* Added instruction for existing ZLIB configurationAbdul Sami2018-02-211-0/+5
| | | Using two configuration flags `DZLIB_INCLUDE_DIR` and `DZLIB_LIB` we can locate an existing ZLIB on the system
* Clarified that 'nmake' must be run before 'nmake check'.Josh Haberman2016-02-101-1/+2
|
* Fix typos in README.md/CHANGES.txtDongjoon Hyun2016-01-111-3/+3
|
* Change back to "protobuf_BUILD_TESTS" flagLeif Gruenwoldt2015-10-161-1/+1
| | | In anticipation of PR #753 getting merged we'll change this back. However until that PR gets merged the old value "BUILD_TESTS" is really needed.
* Fix typos in cmake README.mdLeif Gruenwoldt2015-10-161-11/+11
|
* Update cmake/README.md for #783 PRKonstantin Podsvirov2015-10-091-76/+272
|
* fix typo in cmake/README.mdJan Tattermusch2015-06-241-1/+1
|
* Down-integrate from internal code base.Feng Xiao2015-06-151-5/+5
| | | | | | [ci skip] Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d
* Remove vsprojects.Feng Xiao2015-06-051-12/+24
|
* Fix README.md formatting.Feng Xiao2015-06-041-34/+43
| | | | Change-Id: I121cb70bfdc4894c297ab1a36f1db47736c0652b
* Add cmake support.Feng Xiao2015-05-311-0/+118