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 9a0a7ca562
Added crutches for python-config detection on Python 2.5
11 years ago
..
Tools Added crutches for python-config detection on Python 2.5 11 years ago
extras Update load_module in compat15.py too 11 years ago
Build.py Use os.path.join to enable builds from drive letters X:\ 11 years ago
ConfigSet.py use os.remove instead of os.unlink for consistency 13 years ago
Configure.py Issue 1392 - extras/use_config.py 11 years ago
Context.py Ensure that Python scripts are read in the desired encoding 11 years ago
Errors.py Initial commit 14 years ago
Logs.py Other problems with encodings 11 years ago
Node.py Issue 1487 - there can be race conditions or other kinds of errors to ignore 11 years ago
Options.py Issue 1392 - extras/use_config.py 11 years ago
Runner.py Re-added Parallel.error_handler 12 years ago
Scripting.py Use os.path.join to enable builds from drive letters X:\ 11 years ago
Task.py Ensure that Python scripts are read in the desired encoding 11 years ago
TaskGen.py Short build outputs by default in waf 1.8 11 years ago
Utils.py Ensure that Python scripts are read in the desired encoding 11 years ago
__init__.py Initial commit 14 years ago
ansiterm.py Fix for Python 2.5 11 years ago
fixpy2.py Added crutches for python-config detection on Python 2.5 11 years ago