aboutsummaryrefslogtreecommitdiffstats
path: root/android/build.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* android/build.py: add BoostMax Kellermann2014-06-211-1/+34
|
* android/build.py: upgrade CURL to 7.37.0Max Kellermann2014-06-211-2/+2
|
* android/build.py: upgrade ffmpeg to 2.2.3Max Kellermann2014-06-211-2/+3
|
* android/build.py: upgrade libogg to 1.3.2Max Kellermann2014-06-211-2/+2
|
* android/build.py: remove unused parameter from class FfmpegProjectMax Kellermann2014-06-211-1/+0
|
* android/build.py: enable ffmpegMax Kellermann2014-03-021-0/+58
|
* android/build.py: enable libid3tagMax Kellermann2014-03-011-0/+8
|
* android: use "strip" from the Android NDKMax Kellermann2014-03-011-1/+4
|
* android: enable database pluginsMax Kellermann2014-03-011-1/+0
|
* SongSort, ...: use libicu instead of GLib's g_utf8_*()Max Kellermann2014-02-241-0/+1
|
* android/build.py: add project parameter "cppflags"Max Kellermann2014-02-241-2/+5
|
* android/build.py: add parameter that specifies a subdirectoryMax Kellermann2014-02-241-4/+8
|
* android/build.py: add libopusMax Kellermann2014-02-221-0/+8
|
* android/build.py: add libmadMax Kellermann2014-02-221-1/+9
|
* android/build.py: add option "autogen"Max Kellermann2014-02-221-1/+9
|
* android/build.py: add -Iroot/include and -Lroot/libMax Kellermann2014-02-221-2/+2
| | | | Allow library auto-detection without pkg-config.
* first Android releaseMax Kellermann2014-02-221-0/+300
Finally, MPD runs on Android. For some small value of "runs". Very much work left, too much to describe.