2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-18 16:09:32 +01:00
waf/waflib
2016-02-15 21:13:48 +01:00
..
extras Issue 1701 - cpplint 2016-02-13 00:21:37 +01:00
Tools New lru caches in preproc.py to limit memory overconsumption 2016-02-15 00:46:44 +01:00
__init__.py
ansiterm.py docs 2015-12-25 17:54:07 +01:00
Build.py Use waflib.Build.SAVED_ATTRS for serialization and initialization 2016-02-14 11:10:38 +01:00
ConfigSet.py docs 2015-12-25 18:06:18 +01:00
Configure.py Try to de-duplicate environment-provided flags such as CFLAGS or LINKFLAGS 2015-12-24 22:52:19 +01:00
Context.py Unnecessary variable duplication 2016-02-06 13:03:43 +01:00
Errors.py
fixpy2.py
Logs.py Cleanup: removed most unused variables and imports 2015-10-11 11:32:27 +02:00
Node.py cwd must be a Node object 2016-01-02 01:54:52 +01:00
Options.py Enable relative paths to be processed in the --top and --out options 2015-10-10 17:05:13 +02:00
Runner.py Reduced Task size (~700B/task) 2016-02-15 00:46:35 +01:00
Scripting.py Code cleanup 2016-01-17 14:32:23 +01:00
Task.py Reduced Task size (~700B/task) 2016-02-15 00:46:35 +01:00
TaskGen.py Better error message 2016-01-15 23:53:17 +01:00
Utils.py Added the missing __getitem__ method on lru_cache 2016-02-15 21:13:48 +01:00