aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2019-09-04Rerun configureColin Cross
$ git clean -dxf $ ./autogen.sh $ ./configure $ cp config.h config/config.h $ cp config.h android/config.h Bug: 117607748 Test: m checkbuild Change-Id: I7eac63702beb89734387daa47e6fd1c300030cee
2018-11-04Revert "Merge changes from topic "protobuf3.5.2""Colin Cross
This reverts commit 584979bf55601bd23e533d704a75cd0e95af66b9, reversing changes made to 219bbcdcd5b1dbf19758ff2e75d971b98215896d: Remove libprotobuf-java-lite Update stubs Revert "Wrap liblog dependency in GOOGLE_PROTOBUF_MIN_LOG_LEVEL" Update javamicro to compile against v3.5.2 Update Android.bp to match BUILD Rerun configure Merge tag 'v3.5.2' into master Revert "Remove 2 usage of isspace as they are not stl port compatible" Revert "Use GOOGLE_CHECK Macro for validation" Revert "Emit macros with proper parentheses." Revert "Generate syntactically correct java for imports from classes with no packages." Revert "Fix some unused parameter warnings" Revert "protobuf: work around a static analyzer bug" Revert "Suppress clang-analyzer-core.uninitialized.UndefReturn warning." Change-Id: Ia04c0b15ebd45e8c7e02edaa6e1f10aeb11ef337
2018-11-01Rerun configureColin Cross
$ git clean -dxf $ ./autogen.sh $ ./configure $ cp config.h config/config.h $ cp config.h android/config.h Bug: 117607748 Test: m checkbuild Change-Id: I1e71fcbf103c3a15402fd6bf0558f3b95c1fb134
2016-10-12Build libprotoc - for making plugins to protoc.Joe Onorato
Test: make libprotoc Change-Id: Iec3df53973f303651dbece87d7b42de6f9a7a0e8