2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-18 16:09:32 +01:00
waf/waflib
2015-11-08 10:06:03 +01:00
..
extras Replaced 'source' arg to 'source_files'. Updated Docs and demo. Fixed bugs. 2015-11-08 10:06:03 +01:00
Tools Experimental option env.merge_config_header 2015-11-07 23:02:49 +01:00
__init__.py Initial commit 2011-09-10 11:13:51 +02:00
ansiterm.py WriteConsole type - https://github.com/waf-project/waf/issues/1567 2015-05-05 07:33:47 +02:00
Build.py Fail faster on invalid install_files inputs - Issue 1639 2015-10-15 20:07:05 +02:00
ConfigSet.py env = conf.env.derive().detach() 2015-07-02 20:52:41 +02:00
Configure.py Merge pull request #1652 from mimon/find_file-fix 2015-11-08 00:40:06 +01:00
Context.py waf 1.8.16 2015-10-26 22:58:04 +01:00
Errors.py Initial commit 2011-09-10 11:13:51 +02:00
fixpy2.py First commit of the year 2015 2015-01-01 16:24:54 +01:00
Logs.py Cleanup: removed most unused variables and imports 2015-10-11 11:32:27 +02:00
Node.py More Msys2 fun! 2015-10-16 22:45:27 +02:00
Options.py Enable relative paths to be processed in the --top and --out options 2015-10-10 17:05:13 +02:00
Runner.py Re-added Parallel.error_handler 2014-01-04 11:04:59 +01:00
Scripting.py Workaround for msys2 inconsistent handling of slash characters 2015-10-18 12:26:45 +02:00
Task.py Honor chmod on subst and rule when provided - Issue 1650 2015-11-07 00:29:03 +01:00
TaskGen.py Honor chmod on subst and rule when provided - Issue 1650 2015-11-07 00:29:03 +01:00
Utils.py Decorators @conf and @run_once must provide function wrappers having the same names as the original 2015-11-05 02:01:32 +01:00