aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
Commit message (Expand)AuthorAge
* Convert googletest and nanopb CMake builds to add_subdirectory (#1522)Gravatar Gil2018-07-13
* Convert the gRPC external build to use an HTTP download (#1520)Gravatar Gil2018-07-11
* Firestore CMake cleanup (#1510)Gravatar Gil2018-07-11
* Reorganize cmake dependencies (#1508)Gravatar Gil2018-07-10
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
* Add a CMake external build for c-ares (#1472)Gravatar Gil2018-06-28
* Add an external build for zlib (#1473)Gravatar Gil2018-06-28
* Install protobuf during CMake build (#1460)Gravatar Gil2018-06-26
* Install googletest (#1461)Gravatar Gil2018-06-26
* Install FirebaseCore during CMake build (#1462)Gravatar Gil2018-06-26
* Prepare for installed sub-projects (#1459)Gravatar Gil2018-06-26
* Fix protobuf/nanopb builds on Windows (#1392)Gravatar Gil2018-06-12
* Adjust serializer test to verify via libprotobuf. (#1039)Gravatar rsgowman2018-04-24
* Firestore Travis: add test runs using sanitizers (#1128)Gravatar Konstantin Varlamov2018-04-23
* Add missing license file (#981)Gravatar rsgowman2018-03-26
* Convert cmake build to (mostly) use urls rather than git clones (#852)Gravatar rsgowman2018-02-27
* Enable -Wcomma for our build; disable it for abseil. (#799)Gravatar rsgowman2018-02-16
* Serialize and deserialize null (#783)Gravatar rsgowman2018-02-13
* cmake build fixes (#770)Gravatar rsgowman2018-02-09
* Minor refactoringGravatar Rich Gowman2018-02-06
* Downgrade nanopb from 0.4.0-dev to 0.3.8.Gravatar Rich Gowman2018-02-06
* Hook up nanopb to firestorep projectGravatar Rich Gowman2018-02-06
* Add ability to build nanopb and protobufGravatar Rich Gowman2018-02-06
* Skip 'update' step for external dependenciesGravatar Rich Gowman2018-02-06
* Eliminate sequencing dependenciesGravatar Rich Gowman2018-02-06
* Import iterator_adaptors from google3 (#718)Gravatar Gil2018-01-29
* Fix a number of c++ build errors (#715)Gravatar rsgowman2018-01-27
* Add a cc_library to the CMake build (#670)Gravatar Gil2018-01-17
* 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
* Actually exclude leveldb on Windows (#630)Gravatar Gil2018-01-08
* Port StringPrintf from //base (#624)Gravatar Gil2018-01-08
* Build and test both C++ loggers where possible (#595)Gravatar Gil2018-01-03
* Remove FIRAppEnvironmentUtil's sharedApplication (#603)Gravatar Ryan Wilson2018-01-02
* Build FirebaseCore from CMake (#594)Gravatar Gil2018-01-01
* Add leveldb to the Firestore cmake build (#559)Gravatar Gil2017-12-12
* Fix whitespaceGravatar Marek Gilbert2017-12-08
* Add abseil-cpp to the superbuildGravatar Marek Gilbert2017-12-07
* Rework the top-level cmake build to be a superproject (#538)Gravatar Gil2017-12-06
* Add SecureRandom (#473)Gravatar Gil2017-11-20
* Initial CMake-based build (#472)Gravatar Gil2017-11-20