mpv/waftools
Akemi d0afd37709 build: fix swift detection with python2
c82fed8 fixed the detection with python3 but broke it on python2. the
decode function on python2 converts the str to unicode which causes
problems when concatenating to str when building. instead of decoding
the output we change the subprocess to operate in text mode.

also use check_output instead of Popen for simplicity.
2018-02-13 20:31:09 -08:00
..
checks cocoa-cb: initial implementation via opengl-cb API 2018-02-12 04:49:15 -08:00
detections build: fix swift detection with python2 2018-02-13 20:31:09 -08:00
fragments vd_lavc: cuda requires setting hw_device_ctx 2017-09-26 23:20:20 +02:00
generators cocoa-cb: initial implementation via opengl-cb API 2018-02-12 04:49:15 -08:00
__init__.py
clang_compilation_database.py build: add option to generate a clang compilation database 2015-02-05 21:06:34 +01:00
dependencies.py build: use unified dependency expressions instead of weird fields 2017-09-18 22:35:37 +02:00
deps_parser.py build: remove some dead code 2017-09-19 18:37:11 +02:00
features.py
inflector.py build: remove useless class 2015-07-26 15:00:47 +02:00
syms.py build: fix build for waf 2.0 2017-09-22 09:14:37 +02:00
waf_customizations.py waf: fix linking of win32 console wrapper 2017-02-19 03:34:27 +00:00