summaryrefslogtreecommitdiff
path: root/bitbake-dev/lib/bb/runqueue.py
Commit message (Collapse)AuthorAgeFilesLines
* bitbake runqueue: Add a minor speedup to the runqueue codeRichard Purdie2009-07-291-2/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake-dev: Catch up with bitbake changesRichard Purdie2009-07-211-35/+37
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: Optimise runqueue recursive dependency calculations removing a ↵Richard Purdie2009-07-211-115/+75
| | | | | | bottleneck in world builds Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake-dev: Sync with upstreamRichard Purdie2009-05-111-4/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: Add tryaltconfigs option to disable the alternative configuration ↵Richard Purdie2008-10-281-1/+1
| | | | attempts and make the 'continue' more aggresive
* bitbake-dev: Make the task a parameter of the "tryBuild" commandRob Bradford2008-10-271-2/+1
| | | | | And switch the runqueue to use this rather than keeping it in the self.configuration.cmd variable
* bitbake-dev: Include the worker's PID in eventsRob Bradford2008-10-211-2/+10
| | | | | 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.
* bitbake: Fix nostamp flag handling bugRichard Purdie2008-10-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5368 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie2008-09-301-0/+1157
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966