waf/waflib
Federico Pellegrin 2d27c346d8 pyqt5: improve autodetection of tools and add flag support
Improves autodetection by adding tool naming as found in some recent
distributions (ie. Fedora). Adds also possibility to pass via env
command line options to tools (needed ie. to explicitly pass
generator due to changes to uic/rcc tool).

Test updated to demonstrate and document the parameter needed to
work out of the box with newest tooling.
2022-06-08 08:11:20 +02:00
..
Tools Sort visual studio versions by version number #2352 2022-05-22 11:25:33 +02:00
extras pyqt5: improve autodetection of tools and add flag support 2022-06-08 08:11:20 +02:00
Build.py Allow mixing Unix paths with destdir on non-Unix platforms 2021-01-19 20:44:13 +01:00
ConfigSet.py Fix a few deprecation warnings 2019-01-16 06:51:14 +01:00
Configure.py Exclude ConfigSet from altering ConfigurationContext.run_build caches #2273 2019-12-20 07:55:36 +01:00
Context.py Waf 2.0.24 2022-05-22 11:35:56 +02:00
Errors.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Logs.py Python 2 encoding enhancements - Issue 2230 2019-04-15 21:18:45 +02:00
Node.py Undo parentheses escaping in ant_glob 2019-05-10 23:13:01 +02:00
Options.py Improve custom option processing #2280 2020-03-04 23:14:40 +01:00
Runner.py Handle deprecated Thread.setDaemon in Python 3.10 2021-05-13 17:10:55 +02:00
Scripting.py Make distclean target 'no_lock_in_top/run' modifiers compatible with env vars 2019-12-05 08:16:10 +01:00
Task.py Revert the args file threshold on non-win32 systems from #2214 2019-03-03 17:43:34 +01:00
TaskGen.py Process dependency Nodes in bld(rule=..., deps=[..]) 2021-06-16 22:12:57 +02:00
Utils.py waf_unit_test: Fix command handling under windows 2021-01-20 16:22:59 -07:00
__init__.py Update docs for 2018 2018-01-01 20:53:49 +01:00
ansiterm.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
fixpy2.py Handle deprecated Thread.setDaemon in Python 3.10 2021-05-13 17:10:55 +02:00
processor.py Optimize sub process startup with workers 2019-05-27 18:05:02 +02:00