summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2021-04-26output/jack: enable on WindowsMax Kellermann
2020-09-04win32/build.py: add -D_FORTIFY_SOURCE=0Max Kellermann
2020-06-10{android,win32}/build.py: enable the GME decoder pluginMax Kellermann
2020-05-27{android,win32}/build.py: build libmodplug and WildMidiMax Kellermann
2019-03-18win32/res/meson.build: drop tilde suffix from version number before splittingMax Kellermann
2018-11-04win32/build.py: link libstdc++ and libcc staticallyMax Kellermann
2018-10-14build with Meson instead of autotoolsMax Kellermann
2018-10-14python/build/meson.py: generate `windres` lineMax Kellermann
2018-08-17android/build.py: add aarch64 supportMax Kellermann
2018-08-17build: Add libexpat to the crosscompile build on Windows.Joshua Wise
2018-05-12python/build/libs.py: add libmpdclientMax Kellermann
2018-02-24win32/build.py: enable libnfsMax Kellermann
2018-02-24win32/build.py: add -DWINVER=0x0600 -D_WIN32_WINNT=0x0600Max Kellermann
2018-01-19{android,win32}/build.py: move "-O* -g" to common_flagsMax Kellermann
2017-08-31win32/build.py: add -march=pentium3 to fix 32 bit LAME buildMax Kellermann
2017-07-19python/build/libs: add LAMEMax Kellermann
2017-07-19{android,win32}/build.py: concatenate variables from the command lineMax Kellermann
2017-02-20win32/build.py: default to x64 buildMax Kellermann
2017-02-20win32/build.py: add option --32Max Kellermann
2017-02-20win32/build.py: convert argument parser to loopMax Kellermann
2017-02-20win32/build.py: add variable "x64", assign host_arch laterMax Kellermann
2016-10-26python/build/autotools: pass RANLIB to configureMax Kellermann
2015-11-23{android,win32}/build.py: move code to python/build/libs.pyMax Kellermann
2015-11-23{android,win32}/build.py: move code to python/build/dirs.pyMax Kellermann
2015-11-21win32/build.py: move class ZlibProject to build/zlib.pyMax Kellermann
2015-11-21{android,win32}/build.py: move class FfmpegProject to build/ffmpeg.pyMax Kellermann
2015-11-21{android,win32}/build.py: FfmpegProject detects CPU and OSMax Kellermann
2015-11-21{android,win32}/build.py: move class BoostProject to build/boost.pyMax Kellermann
2015-11-21{android,win32}/build.py: move class AutotoolsProject to build/autotools.pyMax Kellermann
2015-11-21{android,win32}/build.py: move class Project to build/project.pyMax Kellermann
2015-11-20{android,win32}/build.py: add tarball_path and src_path to toolchain classMax Kellermann
2015-11-20win32/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 renameMax Kellermann
2015-11-20{android,win32}/build.py: add toolchain classesMax Kellermann
2015-11-17{android,win32}/build.py: upgrade FFmpeg to 2.8.2Max Kellermann
2015-10-27{android,win32}/build.py: upgrade Boost to 1.59.0Max Kellermann
2015-10-27{android,win32}/build.py: upgrade FFmpeg to 2.8.1Max Kellermann
2015-10-27{android,win32}/build.py: upgrade CURL to 7.45.0Max Kellermann
2015-06-27configure.ac: remove GLib optionMax Kellermann
2015-06-03{android,win32}/build.py: allow overriding shared path via environmentMax Kellermann
2015-06-03{android,win32}/build.py: move tarballs to subdirectory "download"Max Kellermann
2015-06-03win32/build.py: build zlib in-treeMax Kellermann
2015-05-05{android,win32}/build.py: upgrade Boost to 1.58Max Kellermann
2015-05-05{android,win32}/build.py: upgrade libvorbis, FFmpeg, CURLMax Kellermann
2015-01-27win32/build.py: fix IndexError when no command-line arguments are givenMax Kellermann
2015-01-26win32/build.py: use os.path.abspath() to build mpd_pathMax Kellermann
2015-01-14win32/build.py: prepend "./" to "configure" if path is emptyMax Kellermann
2014-12-17win32/build.py: add option "--64" for a x64 buildMax Kellermann
2014-12-17{win32,android}/build.py: add the host triple to the lib pathsMax Kellermann