aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/CMakeLists.txt
Commit message (Expand)AuthorAge
* Convert googletest and nanopb CMake builds to add_subdirectory (#1522)Gravatar Gil2018-07-13
* Firestore CMake cleanup (#1510)Gravatar Gil2018-07-11
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
* Install protobuf during CMake build (#1460)Gravatar Gil2018-06-26
* Install googletest (#1461)Gravatar Gil2018-06-26
* Prepare for installed sub-projects (#1459)Gravatar Gil2018-06-26
* Adjust serializer test to verify via libprotobuf. (#1039)Gravatar rsgowman2018-04-24
* Add CMake options to build using sanitizers (#1053)Gravatar Konstantin Varlamov2018-04-12
* 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
* Hook up nanopb to firestorep projectGravatar Rich Gowman2018-02-06
* Add platform detection logic for SecureRandom (#676)Gravatar Gil2018-01-19
* Simplify integration with googletest (#672)Gravatar Gil2018-01-17
* Enable warnings in the CMake build (#669)Gravatar Gil2018-01-16
* Build gRPC for Firestore C++ (#652)Gravatar Gil2018-01-13
* Port StringPrintf from //base (#624)Gravatar Gil2018-01-08
* Build and test both C++ loggers where possible (#595)Gravatar Gil2018-01-03
* Build FirebaseCore from CMake (#594)Gravatar Gil2018-01-01
* Add leveldb to the Firestore cmake build (#559)Gravatar Gil2017-12-12
* Rework the top-level cmake build to be a superproject (#538)Gravatar Gil2017-12-06
* Move sources into firebase::firestore and internal namespaces (#494)Gravatar Gil2017-11-30
* Port autoid to C++ and remove FSTUtil (#475)Gravatar Gil2017-11-27
* Add SecureRandom (#473)Gravatar Gil2017-11-20
* Initial CMake-based build (#472)Gravatar Gil2017-11-20