aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Protos/CMakeLists.txt
Commit message (Expand)AuthorAge
* Convert grpc and protobuf CMake builds to add_subdirectory (#1537)Gravatar Gil2018-07-16
* Convert googletest and nanopb CMake builds to add_subdirectory (#1522)Gravatar Gil2018-07-13
* Firestore CMake cleanup (#1510)Gravatar Gil2018-07-11
* Check CMake files for copyrights (#1509)Gravatar Gil2018-07-10
* Install protobuf during CMake build (#1460)Gravatar Gil2018-06-26
* Rename nanopb generated headers from foo.pb.h to foo.nanopb.h (#1371)Gravatar rsgowman2018-06-04
* Adjust serializer test to verify via libprotobuf. (#1039)Gravatar rsgowman2018-04-24
* Only add nanopb proto headers to the -I path when depending on the nanopb pro...Gravatar rsgowman2018-03-27
* Serialize and deserialize null (#783)Gravatar rsgowman2018-02-13