mpv/waftools
wm4 c84460f61f build: add -Wimplicit-fallthrough
This warning seems to be designed well. It doesn't seem to warn on
fallthrough-only case statements, so it's compatible to well written
code.

stream_dvdnav.c had an obscure bug in inactive code, fix it.
stream_dvb.c is the only place where it intentionally falls through, I
guess I'll just leave it alone.
2019-12-11 17:28:47 +01:00
..
checks build: add check for macOS SDK version 2019-07-21 18:13:07 +03:00
detections build: add -Wimplicit-fallthrough 2019-12-11 17:28:47 +01:00
fragments build: require at least GL 2.0 headers for GLX 2019-11-30 17:37:56 +01:00
generators zsh completion: move generation to runtime and improve 2019-09-27 13:19:29 +02:00
__init__.py
clang_compilation_database.py waftools: update clang_compilation_database 2018-05-17 13:23:26 +02:00
dependencies.py
deps_parser.py
features.py
inflector.py
syms.py
waf_customizations.py build: fix linking libmpv when swift features are build 2018-07-08 14:39:04 +03:00