1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-14 19:11:53 +00:00
mpv/TOOLS
Dudemanguy be536dd45a TOOLS: add macos-sdk-version.py script
Building for macos requires us to check the macos sdk path as well as
the sdk version that is on the system. To do this, let's steal the logic
that's in the compiler_swift.py check from the waf build. This returns a
comma-delinated string. The first entry is the absolute path to the sdk.
The second entry is the detected macos sdk version.
2021-11-14 19:13:10 +00:00
..
lua TOOLS/autocrop.lua: allow hiding OSD messages 2021-07-27 20:32:05 +03:00
mpv-osd-symbols.sfdir osc: use custom symbols for window controls 2019-12-11 13:53:10 -08:00
osxbundle/mpv.app/Contents osxbundle: fix slow and wasteful memory allocation 2021-05-16 13:50:40 +02:00
__init__.py
appveyor-build.sh ci: remove libass enablement 2020-03-22 14:33:41 +02:00
appveyor-install.sh appveyor: Use MSYS2's spirv-cross package instead of building it 2021-02-23 01:38:39 +02:00
dylib-unhell.py osxbundle: use python3 2021-07-17 00:08:54 +02:00
file2string.py file2string: remove question mark from safe chars 2020-11-22 17:16:57 +01:00
gen-osd-font.sh
idet.sh
macos-sdk-version.py TOOLS: add macos-sdk-version.py script 2021-11-14 19:13:10 +00:00
matroska.py matroska.py: remove python2 support 2020-11-27 11:17:29 +01:00
mpv_identify.sh mpv_identify: replace deprecated fps property 2017-06-25 14:24:49 +01:00
osxbundle.py osxbundle: use python3 2021-07-17 00:08:54 +02:00
stats-conv.py *.py: cosmetic changes 2020-02-27 21:36:21 +01:00
travis-deps travis: stop excluding ffmpeg-git 2017-12-22 21:49:21 +01:00
travis-rebuild-website build: move website rebuild into Linux/clang travis job 2021-05-16 01:55:37 +03:00
umpv umpv: Use generator expression for files 2021-03-03 21:35:33 +02:00
uncrustify.cfg