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 88485f61bb waf-1.7.14 12 years ago
..
Tools Issue 1379, nasm trailing slashes 12 years ago
extras another optimization spot for the shrinking sets system 12 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 Issue 1382, hash randomization on python 3.3 causes reconfigurations 12 years ago
Context.py waf-1.7.14 12 years ago
Errors.py Initial commit 14 years ago
Logs.py Issue 1223 13 years ago
Node.py Issue 1328 forgot to use the maxdepth argument in ant_glob() 12 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 Issue 1382, hash randomization on python 3.3 causes reconfigurations 12 years ago
Task.py special case of files created in the source directory in combination with update_outputs 12 years ago
TaskGen.py extend the subst task to support other copy modes such as hard linking 13 years ago
Utils.py Issue 1382, hash randomization on python 3.3 causes reconfigurations 12 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