summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
AgeCommit message (Expand)Author
2016-04-15bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-15bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie
2016-04-06bitbake: buildinfohelper: work around unicode exceptionsJoshua Lock
2016-04-06bitbake: toasterui: update build in internal stateEd Bartosh
2016-04-06bitbake: buildinfohelper: fix KeyErrorEd Bartosh
2016-04-06bitbake: buildinfohelper: Add handler for cancelling a buildMichael Wood
2016-04-06bitbake: toasterui: shutdown on BuildCompleted eventEd Bartosh
2016-04-06bitbake: toaster: fix jethro buildEd Bartosh
2016-04-06bitbake: toasterui: fix brbe reportingEd Bartosh
2016-04-06bitbake: buildinfohelper: improve handling of providermapEd Bartosh
2016-04-06bitbake: uievent: improve BBUIEventQueue codeEd Bartosh
2016-04-06bitbake: toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-04-03bitbake: toaster: buildinfohelper Add additional metadata to the built layerMichael Wood
2016-03-23bitbake: toasterui: remove ParseStarted from the event listEd Bartosh
2016-03-23bitbake: toasterui: Remove the excessive exception loggingMichael Wood
2016-03-23bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood
2016-03-09bitbake: toaster: rework task buildstats storage and displayElliot Smith
2016-03-07bitbake: toasterui: fix warning 'Unknown event'Ed Bartosh
2016-03-07bitbake: toasterui: exit on final eventsEd Bartosh
2016-03-07bitbake: toasterui: make toasterui to work in build modeEd Bartosh
2016-03-07bitbake: toasterui: check if setEventMask succeededEd Bartosh
2016-03-07bitbake: toasterui: update list of eventsEd Bartosh
2016-03-07bitbake: toasterui: reformat list of eventsEd Bartosh
2016-03-02bitbake: ui: remove the puccho uibrian avery
2016-03-02bitbake: hob: removal of hob ui and associated ui filesbavery
2016-02-18bitbake: Allow Hob to run images on a custom simulator, other than qemuMirela Rabulea
2016-02-16bitbake: bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson
2016-02-15bitbake: knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie
2016-02-11bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith
2016-02-10bitbake: toaster: buildinfohelper CustomImagePackage update dependency infoMichael Wood
2016-02-10bitbake: toaster: buildinfohelper Add the concept of CustomImagePackageMichael Wood
2016-02-01bitbake: knotty: Don't show errors for universe provider issuesRichard Purdie
2016-01-30bitbake: bitbake: BBUIHelper: Remove function findServerDetailsSujith H
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2016-01-18bitbake: toasterui: log OSErrorException metadata eventsElliot Smith
2016-01-18bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith
2016-01-11bitbake: buildinfohelper: add provides info to the dbEd Bartosh
2016-01-11bitbake: buildinfohelper: use providermapEd Bartosh
2016-01-08bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie
2016-01-06bitbake: uievent: refactor retry loopEd Bartosh
2016-01-06bitbake: uievent: get rid of EventHandler attributeEd Bartosh
2016-01-06bitbake: uievent: add error to registerEventHandler returnEd Bartosh
2015-12-18bitbake: knotty: Improve exception error messageRichard Purdie
2015-12-18bitbake: knotty: Fix row/column function return value issueRichard Purdie
2015-12-18bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie
2015-12-14bitbake: toaster: Start Django machinery for database accessElliot Smith
2015-12-14bitbake: toaster: Create default project with get_or_create* methodElliot Smith
2015-12-14bitbake: toaster: Fix references to app pathsEd Bartosh
2015-12-14bitbake: toasterui: process SetBRBE eventEd Bartosh
2015-12-09bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery