summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/server/process.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: command: add error to return of runCommandChristopher Larson2013-01-281-1/+1
* bitbake/process.py: Ensure queued UI events are queued right before we add ou...Richard Purdie2011-07-071-3/+2
* process.py: Fix issue where early errors weren't making it to the consoleRichard Purdie2011-06-161-1/+1
* make exception handling syntax consistentScott Garman2011-06-151-2/+2
* bitbake/server/process: Implement getEvent()Richard Purdie2011-06-081-0/+7
* bitbake/server/process: Update to new server APIRichard Purdie2011-06-081-32/+75
* bitbake: Add process server from upstream bitbakeRichard Purdie2011-06-081-0/+221