summaryrefslogtreecommitdiffstats
path: root/lib/bb/ui/uihelper.py
AgeCommit message (Expand)Author
2017-07-21lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handledPaul Eggleton
2016-12-21build/uihelper: Show better information about multiconfig tasks on UIRichard Purdie
2016-09-20uihelper: use elif instead of repeated ifRoss Burton
2016-07-19knotty: avoid errors when fetching outside of a taskPaul Eggleton
2016-07-01lib: implement basic task progress supportPaul Eggleton
2016-01-29bitbake: BBUIHelper: Remove function findServerDetailsSujith H
2012-10-30uihelper: Set update flag when start event encounteredRichard Purdie
2012-08-16bb/ui/uihelper.py: Ensure task current and total numbers are updated for sets...Richard Purdie
2012-03-29uihelper: Keep track of pids in execution orderRichard Purdie
2012-03-15ui/uihelper: Keep track of task numbersRichard Purdie
2012-03-01bitbake/uihelper: restore line to record failed normal tasksPaul Eggleton
2012-02-28bitbake: fix setscene task start/failure handlingPaul Eggleton
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu
2011-02-16uihelper: import bb.build, kill commented linesChris Larson
2010-12-17Revert "build: stop injecting os/bb into __builtins__"Chris Larson
2010-12-17build: stop injecting os/bb into __builtins__Chris Larson
2010-01-21knotty: Improve task failure message handling using the uihelper codeRichard Purdie
2010-01-19ui: Convert remaining event handlers to use isinstanceRichard Purdie
2008-04-27uihelper.py: Fill out the code a bit moreRichard Purdie
2007-08-18Add the start of several UI modulesRichard Purdie