mpd/python/build
Max Kellermann 518ce0187a remove macOS support
There were a few macOS related bug reports on the bug tracker which
have been open for years without a volunteer caring for them.  The
GitHub actions build has also been broken for a long time due to bugs
in the ancient LLVM toolchain shipped with macOS, making macOS an
unsuitable non-Linux target for testing MPD's portability.

All of this makes macOS support an annoying liability for me.  To
avoid more frustration, I'm hereby dropping macOS support completely
from MPD.  Maybe this causes enough pain for a new maintainer to
spawn, but maybe nobody cares, so... let's see.
2024-05-06 14:11:50 +02:00
..
autotools.py python/build/autotools: add --host=... only if cross-compiling 2023-09-26 15:27:05 +02:00
cmake.py remove macOS support 2024-05-06 14:11:50 +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: add support for fallback download URLs 2023-09-26 14:25:51 +02:00
ffmpeg.py build/python/project: add build(), calls _build() 2021-09-20 22:54:02 +02:00
libs.py python/build/libs.py: disable the FFmpeg "LEAD MCMP" decoder 2024-04-15 22:28:03 +02:00
makeproject.py python/build: add support for fallback download URLs 2023-09-26 14:25:51 +02:00
meson.py python/build/meson.py: put ccache prefix in array instead of stripping it 2023-12-22 15:11:53 +01:00
project.py python/build: add support for fallback download URLs 2023-09-26 14:25:51 +02:00
quilt.py python/build/toolchain.py: add AnyToolchain for type hints 2023-09-26 12:54:58 +02:00
tar.py python/build/tarball: Python type hints 2023-09-26 14:28:23 +02:00
toolchain.py python/build/toolchain.py: auto-detect ccache 2023-12-22 15:05:41 +01:00
verify.py python: add type hints 2023-09-26 12:04:08 +02:00
zlib.py python/build: add support for fallback download URLs 2023-09-26 14:25:51 +02:00