aboutsummaryrefslogtreecommitdiff
path: root/cmake/tests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake project updatesKonstantin Podsvirov2016-06-041-0/+1
| | | | | | | | | A series of improvements: - Improved Protobuf module compatibility (disabled by default); - Hide advanced settings; - Added build tree configuration; - Added build of examples.
* Update file lists.Jisi Liu2016-04-281-0/+5
|
* Update BUILD/cmake files.Feng Xiao2015-12-281-2/+4
| | | | Change-Id: I6fa9f1b65d6c06b891aabf3f3d868364d74d727d
* Simplify testing from CMake project to "check" targetKonstantin Podsvirov2015-09-171-19/+13
|
* Improved testing from CMake projectKonstantin Podsvirov2015-09-161-4/+11
| | | | | Build tests optimization Now lite-test added to CTest collection
* Improved testing from CMake projectKonstantin Podsvirov2015-09-151-3/+13
|
* Fix bugs on windowsBo Yang2015-08-251-1/+0
|
* Down-integrate from internal code base.Feng Xiao2015-08-231-4/+13
|
* Down-integrate from internal branch.Jisi Liu2015-08-211-0/+6
| | | | Change-Id: Ieb7a2c2fbf35bc2a8fa65b915a5ecb68c83863e4
* Fix broken builds.Feng Xiao2015-06-171-2/+9
|
* Down-integrate from internal code base.Feng Xiao2015-06-151-9/+35
| | | | | | [ci skip] Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d
* Workaround for MSVC's string literal compiler limit.Qartar2015-06-121-0/+1
| | | | | | | | | | Escape characters don't count for string literal size, no need to pre-generate escape string. Added unit test to touch enormous cpp generated descriptor. Updated makefile to include enormous_descriptor.proto Fixed language compatibility error.
* Add cmake support.Feng Xiao2015-05-311-0/+148