2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-29 05:21:23 +01:00
waf/waflib
2016-09-30 14:25:49 +02:00
..
extras Add also support for older PyQt4 bindings 2016-09-14 21:42:10 +02:00
Tools If compiler_cxx was not configured before qt5 then qt5 will try to build applications with an empty compiler which gives very strange errors in the config log. Just check if the compiler is not there and remember the user that compiler_cxx should be configured before qt5. 2016-09-19 17:17:39 +02:00
__init__.py Api docs 2016-06-25 14:49:27 +02:00
ansiterm.py docs 2015-12-25 17:54:07 +01:00
Build.py Fix error when adding new items to SAVED_ATTRS 2016-08-25 13:10:33 -03:00
ConfigSet.py Api docs 2016-06-25 14:49:27 +02:00
Configure.py Set the configuration test build class on conf.run_build_cls 2016-09-10 12:12:46 +02:00
Context.py Don't fail on output decoding errors 2016-09-30 14:25:49 +02:00
Errors.py Api docs 2016-06-25 14:49:27 +02:00
fixpy2.py Api docs 2016-06-25 14:49:27 +02:00
Logs.py Api docs 2016-06-25 12:50:04 +02:00
Node.py Api docs 2016-06-25 14:49:27 +02:00
Options.py Api docs 2016-06-25 14:49:27 +02:00
processor.py Python 3.3 fix 2016-09-03 22:24:29 +02:00
Runner.py Unnecessary __slots__ annotation on thread subclass 2016-09-04 16:21:03 +02:00
Scripting.py Enable 'waf dist' in arbitrary paths 2016-08-24 18:07:24 +02:00
Task.py Less verbose output when a task failed if not running with -v 2016-09-26 12:44:23 +02:00
TaskGen.py Better error message for 'File %r has no mapping in %s' 2016-09-15 22:00:26 +02:00
Utils.py Re-raise TimeoutExpired from process executors 2016-09-03 22:36:41 +02:00