You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
waf_old/waflib
Thomas Nagy 5b3dc2c5ab apidoc fixes 13 years ago
..
Tools apidoc fixes 13 years ago
extras Simple system for logging the outputs 13 years ago
Build.py apidoc fixes 13 years ago
ConfigSet.py use os.remove instead of os.unlink for consistency 13 years ago
Configure.py empty --prefix 13 years ago
Context.py preparation for waf 1.7.11 13 years ago
Errors.py Initial commit 14 years ago
Logs.py use colors only if stdout and stderr are both ttys 14 years ago
Node.py use os.remove instead of os.unlink for consistency 13 years ago
Options.py return the value of opt.add_option() 14 years ago
Runner.py reverting the latest changes to Runner.py, there is a very good reason to use atexit 14 years ago
Scripting.py use os.remove instead of os.unlink for consistency 13 years ago
Task.py Code mistakenly removed from the core classes 13 years ago
TaskGen.py extend the subst task to support other copy modes such as hard linking 13 years ago
Utils.py possible fix for python 3 IO issues on windows 13 years ago
__init__.py Initial commit 14 years ago
ansiterm.py remove as many bare 'except:' statements as possible 14 years ago
fixpy2.py cleanup 14 years ago