mpv/waftools
wm4 78128bddda Kill all tabs
I hate tabs.

This replaces all tabs in all source files with spaces. The only
exception is old-makefile. The replacement was made by running the
GNU coreutils "expand" command on every file. Since the replacement was
automatic, it's possible that some formatting was destroyed (but perhaps
only if it was assuming that the end of a tab does not correspond to
aligning the end to multiples of 8 spaces).
2014-04-13 18:03:01 +02:00
..
checks Detect Lua on FreeBSD 2014-01-15 00:18:14 +01:00
detections build: add -Wempty-body to compiler flags 2014-04-04 18:35:30 +02:00
fragments build: simplify libavfilter configure checks 2014-03-16 13:19:29 +01:00
generators build: fix unicode handling of the version string 2014-03-14 22:10:22 +01:00
__init__.py
dependencies.py build: make deps_neg work with multiple dependencies 2013-11-29 23:31:17 +01:00
features.py build: hide duplicate options from `--help` 2013-12-26 10:09:17 +01:00
inflectors.py
syms.py Kill all tabs 2014-04-13 18:03:01 +02:00
waf_customizations.py