mpd/python/build
Max Kellermann 0f02bbc2fe output/jack: enable on Windows
This enables the JACK output plugin on Windows, but doesn't link
against libjack64.dll, instead loads the DLL at runtime with
LoadLibrary().  This kludge avoids the extremely fragile JACK shared
memory protocol by using the system's libjack64.dll, without requiring
the same DLL at build time.
2021-04-26 21:47:20 +02:00
..
autotools.py python/build/autotools.py: add autoreconf support 2018-02-20 22:46:54 +01:00
boost.py python/build/boost.py: touch boost/version.hpp to avoid reinstalling all the time 2021-04-07 13:50:05 +02:00
cmake.py {android,win32}/build.py: build libmodplug and WildMidi 2020-05-27 15:03:49 +02:00
dirs.py {android,win32}/build.py: move code to python/build/dirs.py 2015-11-23 10:38:48 +01:00
download.py python/build/verify: prepare SHA support 2016-12-29 21:43:47 +01:00
ffmpeg.py python/build/ffmpeg.py: remove obsolete -no-integrated-as workaround 2021-01-19 20:17:47 +01:00
jack.py output/jack: enable on Windows 2021-04-26 21:47:20 +02:00
libs.py output/jack: enable on Windows 2021-04-26 21:47:20 +02:00
makeproject.py build/python: refactoring: introduce new class MakeProject 2018-01-05 08:17:17 +01:00
meson.py python/build/meson.py: set BOOST_ROOT for Meson 0.54 2020-07-01 16:55:28 +02:00
openssl.py python/build/libs.py: build CURL with OpenSSL support 2021-01-21 14:33:14 +01:00
project.py python/build/libs.py: build CURL with OpenSSL support 2021-01-21 14:33:14 +01:00
quilt.py python/build/project.py: add quilt support 2018-02-09 22:59:12 +01:00
tar.py misc: use python builtin tar library when /bin/tar not found 2020-06-05 11:22:52 +08:00
verify.py python/build/verify: support SHA-1 and SHA-256 2016-12-29 21:45:37 +01:00
zlib.py python/build/zlib.py: build zlib as a static library 2018-11-04 11:10:00 +01:00