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 b70692dbb3
Add a configuration test to add /usr/local/lib in linkflags on FreeBSD
10 years ago
..
Tools Add a configuration test to add /usr/local/lib in linkflags on FreeBSD 10 years ago
extras Fix an undefined variable in parallel_debug 10 years ago
Build.py Set post_mode=POST_LAZY by default to process the next build groups once build files are present 10 years ago
ConfigSet.py Cleanup: no need for keys() everywhere 10 years ago
Configure.py Code cleanup 10 years ago
Context.py Code cleanup 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 Moved the garbage collection code to the object owner 10 years ago
Scripting.py Remove the private Scripting._can_distclean function 10 years ago
Task.py Improve error handling in the case of missing implicit dependencies 10 years ago
TaskGen.py Do not define the empty prec object on task_gen instances by default 10 years ago
Utils.py Close process.py for running processes - Issue 1735 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 Improve error handling in the case of missing implicit dependencies 10 years ago