2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-26 11:51:20 +01:00
waf/waflib
2013-08-14 11:20:01 -04:00
..
extras Undefined 'logger' variable 2013-07-16 21:00:02 +02:00
Tools Issue 1343, regression in qt4 support after some refactoring 2013-08-12 07:55:01 +02:00
__init__.py
ansiterm.py
Build.py removed the cache from the task level, it usually degrades performance and is better implemented on the compiler level 2013-05-26 10:14:49 +02:00
ConfigSet.py use os.remove instead of os.unlink for consistency 2013-05-18 19:51:45 +02:00
Configure.py empty --prefix 2012-09-29 17:32:46 +02:00
Context.py context: "fix" waf tool loading with python 3.3 2013-08-14 11:20:01 -04:00
Errors.py
fixpy2.py
Logs.py Issue 1223 2013-06-09 09:47:18 +02:00
Node.py Issue 1328 forgot to use the maxdepth argument in ant_glob() 2013-06-21 18:16:37 +02:00
Options.py removed the cache from the task level, it usually degrades performance and is better implemented on the compiler level 2013-05-26 10:14:49 +02:00
Runner.py
Scripting.py use os.remove instead of os.unlink for consistency 2013-05-18 19:51:45 +02:00
Task.py Revert "Issue 1334 - let FOO_ST:FOO return empty when FOO_ST is empty/undefined" 2013-07-20 14:57:20 -04:00
TaskGen.py extend the subst task to support other copy modes such as hard linking 2013-05-05 22:54:19 +02:00
Utils.py provide a clearer error message in case Popen'ed executable is not executable 2013-08-12 20:00:47 -04:00