summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: look for rst2man.py as well as rst2manPhilip Langdale2021-12-171-1/+1
* libmpv: remove opengl_cb API and other deprecated symbolssfan52021-12-151-3/+3
* meson: correct champ.c to chmap.cSolomon Choina2021-11-261-1/+1
* meson: add a temporary workaround for iconv crapDudemanguy2021-11-261-7/+9
* vo_gpu_next: factor out context-specific code to gpu_next/context.csfan52021-11-221-1/+2
* meson: use gnu_symbol_visibility for libmpvDudemanguy2021-11-191-1/+2
* meson: fix typo in header checkDudemanguy2021-11-181-1/+1
* meson: fix build on androidDudemanguy2021-11-161-18/+28
* meson: check for x11 when building the xv optionDudemanguy2021-11-151-1/+5
* meson: minor QOL and logic tweaksDudemanguy2021-11-151-18/+37
* meson: also check for generic lua.pcDudemanguy2021-11-151-1/+2
* meson: fix -Werror=format-security flagDudemanguy2021-11-151-1/+4
* build: add meson build supportDudemanguy2021-11-141-0/+1840