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
u3shit 1d5f1a5040 Context.recurse: ability to change wscript file name
Allow to load files that are not named `wscript`, useful if you want
multiple wscripts to group things together but can't put them into
different folders.
9 years ago
..
Tools Fix: when using the ut_cmd or Option --testcmd, if the test command line has parameters (added for example with the ut_fun method as in the examples) 9 years ago
extras Fixes #1748 : doxygen convert EXCLUDE_PATTERNS occourences of */ in **/ as internally globs are used 9 years ago
Build.py Do not try to post all task generator when installing, that will not work 10 years ago
ConfigSet.py Add commit() method to ConfigSet 10 years ago
Configure.py Merge pull request #1652 from mimon/find_file-fix 10 years ago
Context.py Context.recurse: ability to change wscript file name 9 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 Undefined name 'unicode' in the new json methods 10 years ago
Options.py Enable relative paths to be processed in the --top and --out options 10 years ago
Runner.py Force scanner functions to run after task failures - Issue 1660 10 years ago
Scripting.py Workaround for unreadable home folders 10 years ago
Task.py Missing variable dependency in compile_fun_noshell (not in waf 1.9) 10 years ago
TaskGen.py Better error message 10 years ago
Utils.py Decorators @conf and @run_once must provide function wrappers having the same names as the original 10 years ago
__init__.py Initial commit 14 years ago
ansiterm.py WriteConsole type - https://github.com/waf-project/waf/issues/1567 11 years ago
fixpy2.py First commit of the year 2015 11 years ago