mpv/waftools
Martin Herkt e9f577eb9a Windows: use the GUI subsystem, attach to console
This is necessary to start mpv without forcing a console window,
but also breaks console usability. A workaround is to call mpv
from a wrapper process that uses the console subsystem and helps
redirecting the standard streams and WriteConsole output to where
they belong.
2014-01-02 05:30:49 +01:00
..
checks build: support multiple headers in check_statement 2013-12-26 21:13:01 +01:00
detections Windows: use the GUI subsystem, attach to console 2014-01-02 05:30:49 +01:00
fragments build: reimplement the OSS checks using a more declarative approach 2013-11-29 23:11:12 +01:00
generators
__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