waf/waflib
Thomas Nagy e8ef5a89eb
More cleanup
2016-06-05 00:23:57 +02:00
..
Tools More cleanup 2016-06-05 00:23:57 +02:00
extras DOXY_FILE_PATTERNS is generated as a string but then used as an array when using the RECURSIVE option, therefore the generated patterns for files to be searched are wrong. Convert it into an array with split() therefore to have correct patterns. 2016-06-04 08:51:09 +02:00
Build.py Winrc processing is almost certainly broken... 2016-06-05 00:01:01 +02:00
ConfigSet.py Cleanup: no need for keys() everywhere 2016-04-22 21:10:22 +02:00
Configure.py More cleanup 2016-06-05 00:23:57 +02:00
Context.py More cleanup 2016-06-05 00:23:57 +02:00
Errors.py Initial commit 2011-09-10 11:13:51 +02:00
Logs.py More cleanup 2016-06-05 00:23:57 +02:00
Node.py More cleanup 2016-06-05 00:23:57 +02:00
Options.py Remove a few more 'Exception:' lines 2016-05-14 12:15:15 +02:00
Runner.py Moved the garbage collection code to the object owner 2016-04-28 20:12:20 +02:00
Scripting.py More cleanup 2016-06-05 00:23:57 +02:00
Task.py More cleanup 2016-06-05 00:23:57 +02:00
TaskGen.py Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed 2016-05-28 16:18:51 +02:00
Utils.py More cleanup 2016-06-05 00:23:57 +02:00
__init__.py Initial commit 2011-09-10 11:13:51 +02:00
ansiterm.py docs 2015-12-25 17:54:07 +01:00
fixpy2.py More cleanup 2016-06-05 00:23:57 +02:00
processor.py Improve error handling in the case of missing implicit dependencies 2016-04-30 13:35:08 +02:00