aboutsummaryrefslogtreecommitdiffstats
path: root/android (follow)
Commit message (Expand)AuthorAgeFilesLines
* {android,win32}/build.py: move code to python/build/libs.pyHEADmasterMax Kellermann2015-11-231-105/+10
* {android,win32}/build.py: move code to python/build/dirs.pyMax Kellermann2015-11-231-7/+1
* {android,win32}/build.py: move class FfmpegProject to build/ffmpeg.pyMax Kellermann2015-11-211-45/+1
* {android,win32}/build.py: FfmpegProject detects CPU and OSMax Kellermann2015-11-211-3/+19
* {android,win32}/build.py: move class BoostProject to build/boost.pyMax Kellermann2015-11-211-29/+2
* {android,win32}/build.py: move class AutotoolsProject to build/autotools.pyMax Kellermann2015-11-211-40/+1
* {android,win32}/build.py: move class Project to build/project.pyMax Kellermann2015-11-211-53/+1
* {android,win32}/build.py: add tarball_path and src_path to toolchain classMax Kellermann2015-11-201-17/+22
* {android,win32}/build.py: move common code to python/build/Max Kellermann2015-11-201-49/+6
* {android,win32}/build.py: fix missing renameMax Kellermann2015-11-201-1/+1
* {android,win32}/build.py: add toolchain classesMax Kellermann2015-11-201-103/+113
* {android,win32}/build.py: upgrade FFmpeg to 2.8.2Max Kellermann2015-11-171-2/+2
* {android,win32}/build.py: upgrade Boost to 1.59.0Max Kellermann2015-10-271-2/+2
* {android,win32}/build.py: upgrade FFmpeg to 2.8.1Max Kellermann2015-10-271-2/+2
* {android,win32}/build.py: upgrade CURL to 7.45.0Max Kellermann2015-10-271-2/+2
* android/build.py: switch to LLVM/clang 3.6Max Kellermann2015-10-271-1/+1
* configure.ac: remove GLib optionMax Kellermann2015-06-271-1/+0
* {android,win32}/build.py: allow overriding shared path via environmentMax Kellermann2015-06-031-2/+7
* {android,win32}/build.py: move tarballs to subdirectory "download"Max Kellermann2015-06-031-1/+1
* {android,win32}/build.py: upgrade Boost to 1.58Max Kellermann2015-05-051-2/+2
* {android,win32}/build.py: upgrade libvorbis, FFmpeg, CURLMax Kellermann2015-05-051-6/+6
* Merge branch 'v0.19.x'Max Kellermann2015-01-262-3/+3
|\
| * android/build.py: use os.path.abspath() to build mpd_pathMax Kellermann2015-01-221-1/+1
| * configure.ac: prepare for 0.19.9Max Kellermann2015-01-161-2/+2
* | Merge tag 'v0.19.8'Max Kellermann2015-01-141-1/+1
|\ \ | |/
| * android/build.py: prepend "./" to "configure" if path is emptyMax Kellermann2015-01-091-1/+1
* | Copyright year 2015Max Kellermann2015-01-013-3/+3
* | Merge branch 'v0.19.x'Max Kellermann2014-12-231-2/+2
|\ \ | |/
| * configure.ac: prepare for 0.19.8Max Kellermann2014-12-231-2/+2
| * android: release v0.19.7Max Kellermann2014-12-231-2/+2
* | {win32,android}/build.py: add the host triple to the lib pathsMax Kellermann2014-12-171-12/+13
* | android/build: enable cpudetect for ffmpegThomas Guillem2014-12-081-1/+0
* | Merge tag 'v0.19.6'Max Kellermann2014-12-082-8/+8
|\ \ | |/
| * release v0.19.6Max Kellermann2014-12-081-2/+2
| * android/build.py: update FFmpeg to 2.5Max Kellermann2014-12-081-2/+2
| * android/build.py: update ffmpeg 2.4.3, curl 7.39Max Kellermann2014-11-281-4/+4
| * android: update libFLAC to 1.3.1Max Kellermann2014-11-281-2/+2
* | android/build.py: enable Vorbis and httpdMax Kellermann2014-12-041-4/+0
|/
* release v0.19.5Max Kellermann2014-11-261-2/+2
* android: release v0.19.4Max Kellermann2014-11-241-2/+2
* android: switch to gcc 4.9 / llvm 3.5 (NDK r10c)Max Kellermann2014-11-241-2/+2
* release v0.19.1Max Kellermann2014-10-191-2/+2
* release v0.19Max Kellermann2014-10-101-2/+2
* android/Bridge: add shutdown()Thomas Guillem2014-09-161-0/+1
* android build 5Max Kellermann2014-07-301-2/+2
* android/Main: indicate when the native code has quitMax Kellermann2014-07-301-5/+18
* android/Loader: fix indentMax Kellermann2014-07-301-12/+12
* Android: generate icon from SVGMax Kellermann2014-07-141-0/+0
* android build 4Max Kellermann2014-06-211-2/+2
* android/build.py: add BoostMax Kellermann2014-06-211-1/+34