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 a78a146365 Merge branch 'master' of https://code.google.com/p/waf 14 years ago
..
Tools Clarify error message (ldc is not a dmd2 replacement, ldc2 is). 14 years ago
extras cosmetic changes 14 years ago
Build.py Build::get_all_task_gen 14 years ago
ConfigSet.py force env.store() to create the required folder structure for convenience 14 years ago
Configure.py Issue 1155 14 years ago
Context.py Add stdout/stderr parameters to exec_command to force the unbuffered output 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 removed the macro DLL_EXPORT for gcc/g++ on windows and cleaned up a few TODO entries 14 years ago
TaskGen.py Python 3 makes the 'encoding' parameter mandatory on all I/O operations 14 years ago
Utils.py 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