Print the list of missing DEPENDS/RDEPENDS on the "No buildable providers available...
[vuplus_bitbake] / lib / bb / taskdata.py
2007-08-17 Holger Hans Peter... Print the list of missing DEPENDS/RDEPENDS on the ...
2007-08-15 Richard PurdieBackports to the 1.8 branch (msg.plain, providers changes)
2007-06-26 Richard Purdietaskdata: Remove supriours PREFERRED_PROVIDER warnings
2007-05-20 Richard Purdietaskdata.py: Promote certain warnings from debug to...
2007-04-01 Richard PurdieAdd code to handle inter-task dependencies (from trunk)
2007-01-04 Richard Purdietaskqueue.py: Add tasks to be queried but not created
2006-12-08 Holger Hans Peter... Add proper GPLv2 headers to all BitBake files
2006-11-14 Richard Purdietastdata.py: Minor speedup
2006-11-14 Richard Purdietaskqueue/runqueue.py: Remove matches_in_list and both_...
2006-11-14 Richard Purdietaskdata.py: Stop failed dependencies being added back...
2006-11-12 Richard Purdietaskdata.py: Add some extra debug to dump_data and...
2006-11-12 Richard Purdietaskdata.py: Add missing error message for unbuildable...
2006-11-12 Richard Purdietaskdata.py: Improve abort flag handling, fixing severa...
2006-09-28 Chris LarsonMinor bugfix in taskdata, the dump function was passing...
2006-09-16 Richard Purdietaskdata.py: Remove a seemingly incorrect line of code...
2006-09-16 Richard PurdietaskData.py: Only mark external targets as external
2006-09-14 Richard Purdietaskqueue.py: Add a small cache for task ids for a...
2006-09-10 Richard Purdietaskdata.py: Clean up mesage handling for unbuildable...
2006-09-09 Richard PurdieComplete conversion to use bb.msg
2006-08-21 Richard Purdietaskdata.py: Fix so only warn about failed providers...
2006-08-21 Richard Purdietaskdata.py: Add handling to remove/ignore files which...
2006-08-20 Richard Purdiebitbake/lib/bb/taskdata.py: