History log of /external/xmlrpcpp/src/base64.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e6e02e397e643cfabf0f4e2f54cc61ad6e0ac517 29-Sep-2015 Roshan Pius <rpius@google.com> xmlrpcpp: Fix compilation warnings and use clang/rtti.

1. Fix couple of compiler warning generated by xmlrpcpp library.
2. Enable RTTI and CLANG in the makefile to be in line with Shill
test proxy compilation flags. The test proxy needs RTTI enabled since it
uses libchromeos which has has a few modules with RTTI features. So,
this leads to "undefined reference to type_info" linker errors when
linking against this xmlrpcpp library.

BUG: 24335496
Change-Id: Ieccdf577d04853e51933d25b774a6ef9fe2e7541
TEST: mmm external/xmlrpcpp
/external/xmlrpcpp/src/base64.h
4e2ea8184cc1f9609f1f1251394316629a108a78 23-Sep-2015 Roshan Pius <rpius@google.com> [Brillo] Add XmlRpc++ library

Adding a third-party native XML RPC library for Shill testing on Brillo.

Bug: 24335496
TEST: source build/envsetup.sh && lunch aosp_shamu-userdebug &&
make -j 64

Change-Id: I7a4d86fc3ab3b85f981e1814c1ef44eab85471b5
/external/xmlrpcpp/src/base64.h