waf/waflib
Shawn Hoover 4b65d3f875 Optionally lazily check installed msvc compilers' environments and stop when one
is found that matches the user's options. This happens during autodetect only
when the new option msvc_lazy_autodetect or env.MSVC_LAZY_AUTODETECT is set.
2015-08-31 14:55:15 -04:00
..
Tools Optionally lazily check installed msvc compilers' environments and stop when one 2015-08-31 14:55:15 -04:00
extras Enable 'waf update' when use_config is provided - Issue 1541 2015-08-29 13:05:00 +02:00
Build.py Prevent installation tasks having postpone=False from running twice 2015-07-07 20:58:58 +02:00
ConfigSet.py env = conf.env.derive().detach() 2015-07-02 20:52:41 +02:00
Configure.py loadFromSysPath -> with_sys_path 2015-08-28 22:43:38 +02:00
Context.py Update use_config - Issue 1608 2015-08-29 10:31:02 +02:00
Errors.py Initial commit 2011-09-10 11:13:51 +02:00
Logs.py Grey color 2015-06-16 07:35:46 +02:00
Node.py Optimizations 2015-03-08 18:30:57 +01:00
Options.py provide --no-lock-in-top and --no-lock-in-run for packagers 2015-05-02 17:13:00 +02:00
Runner.py Re-added Parallel.error_handler 2014-01-04 11:04:59 +01:00
Scripting.py Enable 'waf update' when use_config is provided - Issue 1541 2015-08-29 13:05:00 +02:00
Task.py docs 2015-05-03 10:22:28 +02:00
TaskGen.py Handle non-string and non-list values in substitutions (subst) 2015-02-07 22:27:54 +01:00
Utils.py Issue 1552 - attempt to fix the installation path regression on 32-bit Ubuntu caused by Issue 1536 2015-04-03 21:24:46 +02: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
fixpy2.py First commit of the year 2015 2015-01-01 16:24:54 +01:00