mpd/android
Max Kellermann 5724656acb android/build.py: enable function/data sections in static libraries
.. and make all library symbols hidden by default.

Saves big amounts of .text section size with --gc-sections, because
only this allows discarding unused functions from those (static)
third-party libraries.
2018-01-04 23:33:07 +01:00
..
res/values Android: generate icon from SVG 2014-07-14 19:05:01 +02:00
src update copyright year 2017-01-03 20:48:59 +01:00
.gitignore first Android release 2014-02-22 01:39:08 +01:00
AndroidManifest.xml configure.ac: prepare for 0.19.9 2015-01-16 17:26:50 +01:00
build.py android/build.py: enable function/data sections in static libraries 2018-01-04 23:33:07 +01:00
custom_rules.xml first Android release 2014-02-22 01:39:08 +01:00