summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: knotty: Handle process indicators more gracefullyRichard Purdie2016-07-081-4/+12
* bitbake: knotty: add quiet output modePaul Eggleton2016-07-081-25/+32
* bitbake: knotty: show task progress barPaul Eggleton2016-07-081-4/+19
* bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton2016-07-081-2/+13
* bitbake: lib: implement basic task progress supportPaul Eggleton2016-07-082-10/+71
* bitbake: knotty: import latest python-progressbarPaul Eggleton2016-07-081-1/+1
* bitbake: knotty: provide a symlink to the latest console logPaul Eggleton2016-07-081-0/+6
* bitbake: depexp.py: port to gtk+3Jussi Kukkonen2016-06-201-79/+80
* bitbake: bitbake: fix wrong usage of format_excEd Bartosh2016-06-161-1/+1
* bitbake: toaster: replace viewkeys() -> keys()Ed Bartosh2016-06-151-1/+1
* bitbake: Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh2016-06-021-6/+4
* bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie2016-06-0218-3907/+0
* bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie2016-06-023-12/+13
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-027-22/+27
* bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood2016-05-201-10/+10
* bitbake: knotty: Fix output buffering issuesRichard Purdie2016-05-171-0/+2
* bitbake: toasterui: capture keyboard interrupts the same way as knottyElliot Smith2016-05-171-1/+16
* bitbake: buildinfohelper: add method to set current build as CANCELLEDElliot Smith2016-05-171-0/+10
* bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie2016-05-141-1/+1
* bitbake: knotty: Ensure consolelog file handle is closedRichard Purdie2016-05-131-0/+5
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-113-17/+17
* 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