summaryrefslogtreecommitdiff
path: root/bitbake-dev/lib/bb/runqueue.py
AgeCommit message (Collapse)AuthorFiles
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-19bitbake-dev: Sync with upstreamRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-29bitbake runqueue: Add a minor speedup to the runqueue codeRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-21bitbake-dev: Catch up with bitbake changesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-21bitbake: Optimise runqueue recursive dependency calculations removing a ↵Richard Purdie1
bottleneck in world builds Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-11bitbake-dev: Sync with upstreamRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-10-28bitbake: Add tryaltconfigs option to disable the alternative configuration ↵Richard Purdie1
attempts and make the 'continue' more aggresive
2008-10-27bitbake-dev: Make the task a parameter of the "tryBuild" commandRob Bradford1
And switch the runqueue to use this rather than keeping it in the self.configuration.cmd variable
2008-10-21bitbake-dev: Include the worker's PID in eventsRob Bradford1
When the runqueue forks off we save the pid inside the event module for that thread. When we next fire an event then that PID gets included in the events.
2008-10-01bitbake: Fix nostamp flag handling bugRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5368 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966