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 14a8f03012
Cosmetic changes in extras/swig.py
12 years ago
..
Tools add bld(ut_cmd=True) to enable specific test execution commands - Issue 1438 12 years ago
extras Cosmetic changes in extras/swig.py 12 years ago
Build.py Added global file installation pointcut 12 years ago
ConfigSet.py use os.remove instead of os.unlink for consistency 13 years ago
Configure.py fixed the case: CC='ccache gcc' waf configure build 12 years ago
Context.py Issue 1374 - close config.log 12 years ago
Errors.py Initial commit 14 years ago
Logs.py Unmask as many exceptions as possible 12 years ago
Node.py Unmask as many exceptions as possible 12 years ago
Options.py Added a note for -kk in 'waf --help' 12 years ago
Runner.py Re-added Parallel.error_handler 12 years ago
Scripting.py Unmask as many exceptions as possible 12 years ago
Task.py do not eliminate backslashes from scriptlet expressions when shell=False - Issue 1433 12 years ago
TaskGen.py Fix for bld(features='subst', fun=xyz) 12 years ago
Utils.py Define all platform-specific functions in Utils.py so that they can be replaced again later 12 years ago
__init__.py Initial commit 14 years ago
ansiterm.py Revert "it turns out that writeconsole in ansiterm.py is not needed" 12 years ago
fixpy2.py cleanup 14 years ago