waf/waflib
Thomas Nagy b1f5c0f814
Create installation tasks directly
Task generators created from other task generators may be
skipped during partial builds. This change re-enables
install_task as a task attribute and provides a task
object with input and output nodes which can be re-used
by other tasks.
2016-05-06 15:54:36 +02:00
..
Tools Create installation tasks directly 2016-05-06 15:54:36 +02:00
extras Create installation tasks directly 2016-05-06 15:54:36 +02:00
Build.py Create installation tasks directly 2016-05-06 15:54:36 +02:00
ConfigSet.py Cleanup: no need for keys() everywhere 2016-04-22 21:10:22 +02:00
Configure.py Code cleanup 2016-04-19 22:00:21 +02:00
Context.py Code cleanup 2016-04-19 22:00:21 +02:00
Errors.py Initial commit 2011-09-10 11:13:51 +02:00
Logs.py Fix for extra lines in windows logs - Issue 1715 2016-03-18 19:32:10 +01:00
Node.py find_node returns Nodes that exist, no need to verify again 2016-03-27 21:29:02 +02:00
Options.py New --profile command-line option 2016-03-25 14:20:57 +01:00
Runner.py Moved the garbage collection code to the object owner 2016-04-28 20:12:20 +02:00
Scripting.py Remove the private Scripting._can_distclean function 2016-04-27 18:42:38 +02:00
Task.py Improve error handling in the case of missing implicit dependencies 2016-04-30 13:35:08 +02:00
TaskGen.py Create installation tasks directly 2016-05-06 15:54:36 +02:00
Utils.py Close process.py for running processes - Issue 1735 2016-04-27 18:35:02 +02:00
__init__.py Initial commit 2011-09-10 11:13:51 +02:00
ansiterm.py docs 2015-12-25 17:54:07 +01:00
fixpy2.py Exception handling enhancements 2016-02-28 14:23:54 +01:00
processor.py Improve error handling in the case of missing implicit dependencies 2016-04-30 13:35:08 +02:00