mpv/waftools/detections
James Ross-Gowan e93c62520e win32: make sure __STRICT_ANSI__ is not defined
__STRICT_ANSI__ disables functions and definitions that aren't in ANSI
C. Unfortunately this includes j1(), which is used by the new
ewa_lanczos code. Cygwin's CFLAGS already unset __STRICT_ANSI__, but it
should be unset for both Cygwin and MinGW.
2015-01-16 21:34:46 +11:00
..
__init__.py
compiler.py win32: make sure __STRICT_ANSI__ is not defined 2015-01-16 21:34:46 +11:00
devices.py build: set default cdrom and dvd devices on linux 2014-06-30 23:19:53 +02:00