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 2d05d44f16 Cleanup for Issue 1179 13 years ago
..
Tools Another fix for the AIX compiler detection 13 years ago
extras Cleanup for Issue 1179 13 years ago
Build.py Build::get_all_task_gen 14 years ago
ConfigSet.py Win32 fixes for Python 2.5 and 3.2 14 years ago
Configure.py Issue 1155 14 years ago
Context.py refactoring gone bad 14 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 Python 3 makes the 'encoding' parameter mandatory on all I/O operations 14 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 scripting: print successful completion of a task even with a progress bar, and with a better grammar 14 years ago
Task.py TypeError->AttributeError on Issue 1174 14 years ago
TaskGen.py docs 14 years ago
Utils.py readf_win32: fix small typo 14 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