summaryrefslogtreecommitdiffstats
path: root/clean
Commit message (Collapse)AuthorAgeFilesLines
* Forcefully disable locale nonsensewm42015-01-141-0/+1
| | | | | | | | | | Likes to break scripts. In this case, a russian user had a weird problem with building mpv: the ffmpeg include files were not found. Maybe the locale broke installing ffmpeg. Adding this to every top-level script (annoyingly), but I won't add them to the files in the scripts/ directory. The user normally doesn't need to call them directly, so don't bother.
* Re-enable building fribidi (with -j1)Martin Herkt2014-01-081-0/+1
| | | | This works now that the build scripts are not Makefiles anymore.
* clean: remove build_libs at the endwm42013-12-291-1/+1
| | | | Looks better IMO.
* Adding waf support for mpv.Josh Driver2013-12-291-0/+6