Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Ruben Guerrero Samaniego 422004ec30 Merged PR 1303562: Remove C++ runtime static dependency on Android
This change removes the size of the Android binary by around 5MB and decreases our build time for all platforms.

- Remove C++ runtime static dependency on Android by changing Xerces to be a subtree instead of a submodule.
- Subtree made from Xerces repo tag Xerces-C_3_2_0  commit dffc3028df8ea44985c92f2df28115860e39e344
- Changes to Xerces to avoid using mblen and use mbrlen to be able to compile for Android API level 19
- Adds switch to build Xerces tests and samples (OFF by default)
- Changes AOSP scripts to build for level 19

Related work items: #15424024
2018-01-11 23:31:31 +00:00
Phil Smith dbb011d098 Point xerces submodule at Xerces-C_3_2_0 tag 2017-10-19 10:35:04 -07:00
Phil Smith 1793b01895 move submodule dependencies to under the lib folder and some small changes to stream stuff. 2017-09-19 16:17:28 -07:00