You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
waf/waflib
Waf Project d39f99e531 Do not raise errors on missing qt_vars (previous behaviour)
Also:
- remove unused variables
- consolidate pkg-config detection and remove qt_check_pkg_config
- rename find_single_qt5_lib to configure_single_qt_lib because it is too different from the original
1 day ago
..
Tools Do not raise errors on missing qt_vars (previous behaviour) 1 day ago
extras Remove old __future references__ 3 weeks ago
Build.py Remove top/out/progress_bar options if necessary 4 weeks ago
ConfigSet.py Fix a few deprecation warnings 6 years ago
Configure.py Remove other options if necessary 3 weeks ago
Context.py waf-2.1.4 3 weeks ago
Errors.py Update docs for 2018 7 years ago
Logs.py Python 2 encoding enhancements - Issue 2230 6 years ago
Node.py Undo parentheses escaping in ant_glob 6 years ago
Options.py Remove other options if necessary 3 weeks ago
Runner.py Change _add_task to add_task in Runner.py - part 2 8 months ago
Scripting.py Remove old __future references__ 3 weeks ago
Task.py Remove the metaclass hierarchy in Python 2 5 years ago
TaskGen.py Update more examples 7 months ago
Utils.py Remove old __future references__ 3 weeks ago
__init__.py Update docs for 2018 7 years ago
ansiterm.py Lock wafcache on non-posix systems 8 months ago
fixpy2.py Due to arparse, Python >= 2.7 is now required 7 months ago
processor.py Disable preforked processes on mingw-python 1 month ago