summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/mpv-config: remove -Bsymbolic linker flagHEADmasterKacper Michajłow2023-09-071-7/+0
* scripts/mpv-config: check platform when adding flagsDudemanguy2023-09-011-1/+4
* scripts/test-libmpv: remove --enable-libmpv checkingDudemanguy2023-08-271-1/+1
* mpv: remove waf supportLaserEyess2023-07-236-34/+7
* debian: adapt to mpv meson switchKevin Mitchell2023-01-231-2/+2
* scripts/mpv-config: pass -Wl,-Bsymbolic when building libmpvDudemanguy2023-01-231-2/+7
* hopefully fix shared / private mess for mpv meson buildKevin Mitchell2023-01-231-6/+6
* configure/build: default to mesonDudemanguy2023-01-184-12/+12
* configure scripts: use meson setup buildDudemanguy2022-11-112-2/+2
* debian: include libplacebo in the debian packageKevin Mitchell2022-08-311-2/+2
* include libplacebozeromind2022-08-315-1/+46
* ffmpeg-config: ssl/tls detection: identify more optionsAvi Halachmi (:avih)2022-05-201-1/+1
* ffmpeg-config: ssl/tls detection: simplify (no-op)Avi Halachmi (:avih)2022-05-201-3/+6
* ffmpeg-config: ssl/tls detection: don't ignore ffmpeg_optionsAvi Halachmi (:avih)2022-05-201-3/+3
* mpv-clean: remove outdated rm -f lineDudemanguy2022-05-161-3/+0
* configure/build: add meson supportDudemanguy2022-05-166-12/+27
* configure scripts: move fixed options to $OPTIONS (no-op)Avi Halachmi (:avih)2021-12-013-7/+7
* NAME_options files: allow values with spacesAvi Halachmi (:avih)2021-12-014-0/+24
* configure options: allow CLI arguments with spacesAvi Halachmi (:avih)2021-12-014-19/+12
* build options: allow CLI arguments with spacesAvi Halachmi (:avih)2021-12-014-4/+4
* manually add libass requires in mpv-configKevin Mitchell2021-04-031-0/+4
* Call waf with python3 everywhereKrzysztof Knapik2021-02-164-4/+4
* Explicitly call waf with python3 everywheresfan52021-02-081-1/+1
* debian: use spaces instead of tabs in debian-update-versionsKevin Mitchell2020-03-081-6/+6
* support for mbedtlsDale Weiler2019-09-141-1/+2
* Revert "Remove Debian scripts"Kevin Mitchell2018-05-211-0/+23
* Remove Debian scriptsMartin Herkt2018-05-191-23/+0
* Do not clear existing PKG_CONFIG_PATH settings.Rudolf Polzer2015-09-083-4/+31
* quiet grep for ffmpeg ssl librariesKevin Mitchell2015-04-031-2/+2
* ffmpeg-config: prefer gnutls and redistributionwd02015-03-291-5/+5
* Autodetect OpenSSL or GnuTLSwm42015-02-121-1/+14
* Don't build libavresamplewm42015-02-121-1/+1
* Mention ./update when switching brancheswm42014-12-291-0/+1
* mpv-clean: exit early if the git archive doesn't exist yetKevin Mitchell2014-11-271-0/+1
* move ffmpeg build after libassKevin Mitchell2014-11-031-1/+1
* debian: make debian-update-versions work with use-[ffmpeg|mpv]-[release|master]Kevin Mitchell2014-10-271-33/+8
* Clean on manual branch-switchingwm42014-10-271-0/+7
* Add a simpler way to switch between release and master versionswm42014-10-271-0/+10
* redirect cd stdout to null in debian-update-versionsKevin Mitchell2014-09-251-2/+2
* replace tabs with spaces in debian-update-versionsKevin Mitchell2014-09-251-10/+9
* Allow building libmpvwm42014-06-264-3/+32
* increment the debian epoch (the number before : in the version) for git maste...Kevin Mitchell2014-04-191-3/+4
* scripts/mpv-config: don't add extra options twicewm42014-04-191-1/+3
* Fix previous commitwm42014-04-181-1/+2
* Remove customization note in ffmpeg-configwm42014-04-182-6/+5
* enable harfbuzz support for libassKevin Mitchell2014-02-221-1/+1
* minor whitespace tweakKevin Mitchell2014-02-081-1/+1
* move debian/changelog to debian/changelog.TEMPLATEKevin Mitchell2014-02-081-3/+3
* fridibi: disable glibwm42014-02-071-1/+1
* Better changelog hack in separate script called from ./update.Kevin Mitchell2014-02-061-0/+48
* allow user to specify ffmpeg options from either or both theKevin Mitchell2014-01-291-1/+2
* Merge remote-tracking branch 'origin/pr/17'wm42014-01-282-2/+6
|\
| * build more features in debian package including custom-built fribidiKevin Mitchell2014-01-281-1/+3
| * Bring back a waf-compatible deiban build systemKevin Mitchell2014-01-271-1/+3
* | libass: fix compilation with newer git versionswm42014-01-281-0/+3
|/
* Re-enable building fribidi (with -j1)Martin Herkt2014-01-082-1/+4
* mpv-clean: use distcleanwm42013-12-291-1/+1
* mpv-clean: explicitly remove files produced by old build systemwm42013-12-291-0/+3
* Adding waf support for mpv.Josh Driver2013-12-2911-1/+47
* Disable building fribidi for nowwm42013-07-151-1/+1
* Slightly better way to allow custom ffmpeg configurationwm42013-07-091-2/+8
* libass-config: override FRIBIDI_CFLAGSTuncer Ayaz2013-07-061-1/+1
* Add support for building fribidi locallyTuncer Ayaz2013-07-062-1/+10
* ffmpeg-config: remove needless --enable-nonfree flag; add example flagsRudolf Polzer2013-06-211-1/+6
* Enable libavresample by defaultwm42013-04-011-1/+1
* Update mpvwm42013-03-131-1/+1
* Add a basic dh-based debian directorywm42013-01-231-1/+1
* Update mpv and ffmpegwm42012-12-051-1/+1
* Fix compilation on systems where autoconf will use lib64 instead of libwm42012-10-231-1/+1
* Initial commitwm42012-10-133-0/+25