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 e35d3628d2
Add EnvContext to simplify configuration-dependent command definition
10 years ago
..
Tools Identify java tasks more accurately and add build order on non-jar tasks - Issue 1725 10 years ago
extras Simplification m.group(0) -> m.group() 10 years ago
Build.py Add EnvContext to simplify configuration-dependent command definition 10 years ago
ConfigSet.py Add commit() method to ConfigSet 10 years ago
Configure.py Simplification: remove Configure.err_handler 10 years ago
Context.py Remove Context.__hash__ 10 years ago
Errors.py Initial commit 14 years ago
Logs.py Fix for extra lines in windows logs - Issue 1715 10 years ago
Node.py find_node returns Nodes that exist, no need to verify again 10 years ago
Options.py New --profile command-line option 10 years ago
Runner.py Missing output with -j1 10 years ago
Scripting.py Include any symlink in dist archives - Issue 1719 10 years ago
Task.py Fun with conditional expressions 10 years ago
TaskGen.py Extend relative cwd processing to Task generators 10 years ago
Utils.py Remove empty entries in windows path splitting 10 years ago
__init__.py Initial commit 14 years ago
ansiterm.py docs 10 years ago
fixpy2.py Exception handling enhancements 10 years ago
processor.py Lockless list of processes 10 years ago