Age | Commit message (Expand) | Author |
2017-02-20 | win32/build.py: default to x64 build | Max Kellermann |
2017-02-20 | win32/build.py: add option --32 | Max Kellermann |
2017-02-20 | win32/build.py: convert argument parser to loop | Max Kellermann |
2017-02-20 | win32/build.py: add variable "x64", assign host_arch later | Max Kellermann |
2016-10-26 | python/build/autotools: pass RANLIB to configure | Max Kellermann |
2015-11-23 | {android,win32}/build.py: move code to python/build/libs.py | Max Kellermann |
2015-11-23 | {android,win32}/build.py: move code to python/build/dirs.py | Max Kellermann |
2015-11-21 | win32/build.py: move class ZlibProject to build/zlib.py | Max Kellermann |
2015-11-21 | {android,win32}/build.py: move class FfmpegProject to build/ffmpeg.py | Max Kellermann |
2015-11-21 | {android,win32}/build.py: FfmpegProject detects CPU and OS | Max Kellermann |
2015-11-21 | {android,win32}/build.py: move class BoostProject to build/boost.py | Max Kellermann |
2015-11-21 | {android,win32}/build.py: move class AutotoolsProject to build/autotools.py | Max Kellermann |
2015-11-21 | {android,win32}/build.py: move class Project to build/project.py | Max Kellermann |
2015-11-20 | {android,win32}/build.py: add tarball_path and src_path to toolchain class | Max Kellermann |
2015-11-20 | win32/build.py: restore option "out_of_tree" | Max Kellermann |
2015-11-20 | {android,win32}/build.py: move common code to python/build/ | Max Kellermann |
2015-11-20 | {android,win32}/build.py: fix missing rename | Max Kellermann |
2015-11-20 | {android,win32}/build.py: add toolchain classes | Max Kellermann |
2015-11-17 | {android,win32}/build.py: upgrade FFmpeg to 2.8.2 | Max Kellermann |
2015-10-27 | {android,win32}/build.py: upgrade Boost to 1.59.0 | Max Kellermann |
2015-10-27 | {android,win32}/build.py: upgrade FFmpeg to 2.8.1 | Max Kellermann |
2015-10-27 | {android,win32}/build.py: upgrade CURL to 7.45.0 | Max Kellermann |
2015-06-27 | configure.ac: remove GLib option | Max Kellermann |
2015-06-03 | {android,win32}/build.py: allow overriding shared path via environment | Max Kellermann |
2015-06-03 | {android,win32}/build.py: move tarballs to subdirectory "download" | Max Kellermann |
2015-06-03 | win32/build.py: build zlib in-tree | Max Kellermann |
2015-05-05 | {android,win32}/build.py: upgrade Boost to 1.58 | Max Kellermann |
2015-05-05 | {android,win32}/build.py: upgrade libvorbis, FFmpeg, CURL | Max Kellermann |
2015-01-27 | win32/build.py: fix IndexError when no command-line arguments are given | Max Kellermann |
2015-01-26 | win32/build.py: use os.path.abspath() to build mpd_path | Max Kellermann |
2015-01-14 | win32/build.py: prepend "./" to "configure" if path is empty | Max Kellermann |
2014-12-17 | win32/build.py: add option "--64" for a x64 build | Max Kellermann |
2014-12-17 | {win32,android}/build.py: add the host triple to the lib paths | Max Kellermann |
2014-12-16 | win32/build.py: remove unused variable "build_arch" | Max Kellermann |
2014-12-09 | win32/build.py: script that cross-compiles to Windows | Max Kellermann |
2014-12-09 | src/win32: move resources to win32/ | Max Kellermann |