waf/waflib
Simon 7da04766a3 docs +xcode6 bugfix: do not merge env variables of type dictionary into PROJ_SETTINGS config 2016-10-03 20:36: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
extras docs +xcode6 bugfix: do not merge env variables of type dictionary into PROJ_SETTINGS config 2016-10-03 20:36:10 +02: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 waf 1.9.4 2016-09-10 12:33:21 +02:00
Errors.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
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 Expand '--foo=' with shell=False - Issue #1814 2016-09-15 21:36:02 +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
__init__.py Api docs 2016-06-25 14:49:27 +02:00
ansiterm.py docs 2015-12-25 17:54:07 +01:00
fixpy2.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