2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-18 07:57:05 +01:00
waf/waflib
2013-12-12 15:27:23 +01:00
..
extras Memory usage reducer, based on a post to the mailing-list by Christian Nilsendahl 2013-12-12 15:27:23 +01:00
Tools Issue 1379, nasm trailing slashes 2013-11-16 20:19:41 +01:00
__init__.py Initial commit 2011-09-10 11:13:51 +02:00
ansiterm.py remove as many bare 'except:' statements as possible 2012-02-11 13:43:47 +01:00
Build.py apidoc fixes 2013-05-25 22:49:22 +02:00
ConfigSet.py use os.remove instead of os.unlink for consistency 2013-05-18 19:51:45 +02:00
Configure.py Issue 1382, hash randomization on python 3.3 causes reconfigurations 2013-11-28 20:16:00 +01:00
Context.py Issue 1384 - pickle changes in Python 3.4 2013-12-07 20:18:08 +01:00
Errors.py Initial commit 2011-09-10 11:13:51 +02:00
fixpy2.py cleanup 2012-05-19 09:45:57 +02:00
Logs.py Issue 1223 2013-06-05 00:18:55 +02:00
Node.py Issue 1328 forgot to use the maxdepth argument in ant_glob() 2013-06-21 18:15:17 +02:00
Options.py return the value of opt.add_option() 2012-05-17 14:57:58 +02:00
Runner.py reverting the latest changes to Runner.py, there is a very good reason to use atexit 2012-04-14 19:52:38 +02:00
Scripting.py Issue 1382, hash randomization on python 3.3 causes reconfigurations 2013-11-28 20:16:00 +01:00
Task.py Code mistakenly removed from the core classes 2012-09-26 18:41:58 +02: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 Issue 1382, hash randomization on python 3.3 causes reconfigurations 2013-11-28 20:16:00 +01:00