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 0c3ab4ce21 waf 1.7.15 12 years ago
..
Tools Issue 1395 12 years ago
extras msvs: Added support for MSVS 2012 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.15 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 Enable custom regexp in bld(features='subst', re_m4=...) 12 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 Removed the temporary range objects from ansiterm 12 years ago
fixpy2.py cleanup 14 years ago