mpv/waftools/detections
wm4 5ae271e4f4 build: prefer C11 mode
C99 still works, but in theory we're using C11 features already, such as
stdatomic.h. gcc/clang let us use it in C99 mode too, but using C11 is
at least more proper.
2018-05-24 19:56:35 +02:00
..
__init__.py
compiler.py build: prefer C11 mode 2018-05-24 19:56:35 +02:00
compiler_swift.py build: fix swift build with waf 1.8.4 2018-03-11 22:44:26 -07:00
devices.py