mpv/waftools
wm4 a48a1db1d0 waf: try to fix unicode/byte string messup
Some mpv builds identify with e.g. "mpv b'0.3.3' ". The version looks
like str() was called on a Python byte string. I couldn't reproduce it
on my machine (I tried with both Python 2 and 3), so I'm not exactly
sure what's going on here, but I'm hoping this commit does fix it.
2014-01-21 21:41:53 +01:00
..
checks Detect Lua on FreeBSD 2014-01-15 00:18:14 +01:00
detections Windows: use the GUI subsystem, attach to console 2014-01-02 05:30:49 +01:00
fragments build: fix cocoa configure check on OS X 10.7 2014-01-02 20:42:03 +01:00
generators waf: try to fix unicode/byte string messup 2014-01-21 21:41:53 +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
waf_customizations.py