index
:
firebase-ios-sdk
master
Firebase iOS SDK
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cmake
Commit message (
Expand
)
Author
Age
*
Fix protobuf/nanopb builds on Windows (#1392)
Gil
2018-06-12
*
Adjust serializer test to verify via libprotobuf. (#1039)
rsgowman
2018-04-24
*
Firestore Travis: add test runs using sanitizers (#1128)
Konstantin Varlamov
2018-04-23
*
Add missing license file (#981)
rsgowman
2018-03-26
*
Convert cmake build to (mostly) use urls rather than git clones (#852)
rsgowman
2018-02-27
*
Enable -Wcomma for our build; disable it for abseil. (#799)
rsgowman
2018-02-16
*
Serialize and deserialize null (#783)
rsgowman
2018-02-13
*
cmake build fixes (#770)
rsgowman
2018-02-09
*
Minor refactoring
Rich Gowman
2018-02-06
*
Downgrade nanopb from 0.4.0-dev to 0.3.8.
Rich Gowman
2018-02-06
*
Hook up nanopb to firestorep project
Rich Gowman
2018-02-06
*
Add ability to build nanopb and protobuf
Rich Gowman
2018-02-06
*
Skip 'update' step for external dependencies
Rich Gowman
2018-02-06
*
Eliminate sequencing dependencies
Rich Gowman
2018-02-06
*
Import iterator_adaptors from google3 (#718)
Gil
2018-01-29
*
Fix a number of c++ build errors (#715)
rsgowman
2018-01-27
*
Add a cc_library to the CMake build (#670)
Gil
2018-01-17
*
Simplify integration with googletest (#672)
Gil
2018-01-17
*
Enable warnings in the CMake build (#669)
Gil
2018-01-16
*
Build gRPC for Firestore C++ (#652)
Gil
2018-01-13
*
Actually exclude leveldb on Windows (#630)
Gil
2018-01-08
*
Port StringPrintf from //base (#624)
Gil
2018-01-08
*
Build and test both C++ loggers where possible (#595)
Gil
2018-01-03
*
Remove FIRAppEnvironmentUtil's sharedApplication (#603)
Ryan Wilson
2018-01-02
*
Build FirebaseCore from CMake (#594)
Gil
2018-01-01
*
Add leveldb to the Firestore cmake build (#559)
Gil
2017-12-12
*
Fix whitespace
Marek Gilbert
2017-12-08
*
Add abseil-cpp to the superbuild
Marek Gilbert
2017-12-07
*
Rework the top-level cmake build to be a superproject (#538)
Gil
2017-12-06
*
Add SecureRandom (#473)
Gil
2017-11-20
*
Initial CMake-based build (#472)
Gil
2017-11-20