summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie2016-04-151-1/+4
* bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie2016-04-151-1/+2
* bitbake: buildinfohelper: work around unicode exceptionsJoshua Lock2016-04-061-4/+6
* bitbake: toasterui: update build in internal stateEd Bartosh2016-04-061-0/+1
* bitbake: buildinfohelper: fix KeyErrorEd Bartosh2016-04-061-2/+2
* bitbake: buildinfohelper: Add handler for cancelling a buildMichael Wood2016-04-061-1/+18
* bitbake: toasterui: shutdown on BuildCompleted eventEd Bartosh2016-04-061-5/+8
* bitbake: toaster: fix jethro buildEd Bartosh2016-04-061-8/+10
* bitbake: toasterui: fix brbe reportingEd Bartosh2016-04-061-3/+3
* bitbake: buildinfohelper: improve handling of providermapEd Bartosh2016-04-061-2/+1
* bitbake: uievent: improve BBUIEventQueue codeEd Bartosh2016-04-061-2/+8
* bitbake: toasterui: add brbe parameter to buildinfohelperEd Bartosh2016-04-062-3/+4
* bitbake: toaster: buildinfohelper Add additional metadata to the built layerMichael Wood2016-04-031-11/+23
* bitbake: toasterui: remove ParseStarted from the event listEd Bartosh2016-03-231-1/+0
* bitbake: toasterui: Remove the excessive exception loggingMichael Wood2016-03-231-7/+0
* bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood2016-03-231-2/+2
* bitbake: toaster: rework task buildstats storage and displayElliot Smith2016-03-091-39/+33
* bitbake: toasterui: fix warning 'Unknown event'Ed Bartosh2016-03-071-0/+1
* bitbake: toasterui: exit on final eventsEd Bartosh2016-03-071-1/+4
* bitbake: toasterui: make toasterui to work in build modeEd Bartosh2016-03-071-2/+17
* bitbake: toasterui: check if setEventMask succeededEd Bartosh2016-03-071-2/+4
* bitbake: toasterui: update list of eventsEd Bartosh2016-03-071-15/+12
* bitbake: toasterui: reformat list of eventsEd Bartosh2016-03-071-9/+27
* bitbake: ui: remove the puccho uibrian avery2016-03-022-880/+0
* bitbake: hob: removal of hob ui and associated ui filesbavery2016-03-0217-7492/+0
* bitbake: Allow Hob to run images on a custom simulator, other than qemuMirela Rabulea2016-02-182-18/+113
* bitbake: bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson2016-02-161-5/+13
* bitbake: knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie2016-02-151-0/+1
* bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith2016-02-111-7/+12
* bitbake: toaster: buildinfohelper CustomImagePackage update dependency infoMichael Wood2016-02-101-15/+4
* bitbake: toaster: buildinfohelper Add the concept of CustomImagePackageMichael Wood2016-02-101-16/+89
* bitbake: knotty: Don't show errors for universe provider issuesRichard Purdie2016-02-011-5/+13
* bitbake: bitbake: BBUIHelper: Remove function findServerDetailsSujith H2016-01-301-41/+0
* bitbake: bitbake: Set process names to be meaninfulRichard Purdie2016-01-302-0/+3
* bitbake: toasterui: log OSErrorException metadata eventsElliot Smith2016-01-181-0/+2
* bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith2016-01-181-1/+2
* bitbake: buildinfohelper: add provides info to the dbEd Bartosh2016-01-111-3/+8
* bitbake: buildinfohelper: use providermapEd Bartosh2016-01-111-8/+16
* bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie2016-01-081-0/+4
* bitbake: uievent: refactor retry loopEd Bartosh2016-01-061-9/+6
* bitbake: uievent: get rid of EventHandler attributeEd Bartosh2016-01-061-2/+2
* bitbake: uievent: add error to registerEventHandler returnEd Bartosh2016-01-061-3/+5
* bitbake: knotty: Improve exception error messageRichard Purdie2015-12-181-1/+3
* bitbake: knotty: Fix row/column function return value issueRichard Purdie2015-12-181-1/+1
* bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie2015-12-181-5/+3
* bitbake: toaster: Start Django machinery for database accessElliot Smith2015-12-141-0/+3
* bitbake: toaster: Create default project with get_or_create* methodElliot Smith2015-12-141-2/+7
* bitbake: toaster: Fix references to app pathsEd Bartosh2015-12-141-8/+8
* bitbake: toasterui: process SetBRBE eventEd Bartosh2015-12-141-0/+2
* bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery2015-12-091-2/+12