waf/waflib
Thomas Nagy b0bae3baa1 Merge branch 'master' of http://code.google.com/p/waf 2013-05-08 23:19:10 +02:00
..
Tools Merge branch 'master' of http://code.google.com/p/waf 2013-05-08 23:19:10 +02:00
extras Force a fixed order in the link task inputs to prevent unnecessary rebuilds 2013-05-07 17:49:59 +02:00
Build.py Use Utils.readf/Utils.writef whenever possible 2013-03-14 13:45:10 +01:00
ConfigSet.py Issue 1297 2013-04-28 00:15:32 +02:00
Configure.py empty --prefix 2012-09-29 17:32:46 +02:00
Context.py New version 1.7.10 2013-03-22 15:47:41 +01:00
Errors.py Initial commit 2011-09-10 11:13:51 +02:00
Logs.py use colors only if stdout and stderr are both ttys 2012-05-27 23:43:43 +02:00
Node.py Issue 1278 2013-04-16 17:19:30 +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 Explicitly execute python binary (sys.executable) in distcheck 2013-04-15 14:52:15 +02: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 possible fix for python 3 IO issues on windows 2012-12-05 01:23:52 +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
fixpy2.py cleanup 2012-05-19 09:45:57 +02:00