aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/ui
AgeCommit message (Expand)Author
2016-07-25knotty: don't display ETA for tasks with progressPaul Eggleton
2016-07-25knotty: fix some minor bugs in BBProgressPaul Eggleton
2016-07-19toaster: add package manifest path to Target objectsElliot Smith
2016-07-19buildinfohelper: only record image files for tasks which make imagesElliot Smith
2016-07-19toaster: improve scan for SDK artifactsElliot Smith
2016-07-19buildinfohelper: fix retrieval of targetsElliot Smith
2016-07-19toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-07-19knotty: avoid errors when fetching outside of a taskPaul Eggleton
2016-07-08buildinfohelper: ensure task datetimes are timezone-awareElliot Smith
2016-07-08knotty: Handle process indicators more gracefullyRichard Purdie
2016-07-05knotty: add quiet output modePaul Eggleton
2016-07-05knotty: show task progress barPaul Eggleton
2016-07-05knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-01lib: implement basic task progress supportPaul Eggleton
2016-07-01knotty: import latest python-progressbarPaul Eggleton
2016-07-01knotty: provide a symlink to the latest console logPaul Eggleton
2016-06-20depexp.py: port to gtk+3Jussi Kukkonen
2016-06-16bitbake: fix wrong usage of format_excEd Bartosh
2016-06-14toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-01Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-06-01goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-01image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-20toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-17knotty: Fix output buffering issuesRichard Purdie
2016-05-17toasterui: capture keyboard interrupts the same way as knottyElliot Smith
2016-05-17buildinfohelper: add method to set current build as CANCELLEDElliot Smith
2016-05-13cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie
2016-05-12knotty: Ensure consolelog file handle is closedRichard Purdie
2016-05-09bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-14providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-14cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie
2016-04-06buildinfohelper: work around unicode exceptionsJoshua Lock
2016-04-06toasterui: update build in internal stateEd Bartosh
2016-04-06buildinfohelper: fix KeyErrorEd Bartosh
2016-04-06buildinfohelper: Add handler for cancelling a buildMichael Wood
2016-04-06toasterui: shutdown on BuildCompleted eventEd Bartosh
2016-04-06toaster: fix jethro buildEd Bartosh
2016-04-06toasterui: fix brbe reportingEd Bartosh
2016-04-06buildinfohelper: improve handling of providermapEd Bartosh
2016-04-06uievent: improve BBUIEventQueue codeEd Bartosh
2016-04-06toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-04-01toaster: buildinfohelper Add additional metadata to the built layerMichael Wood
2016-03-23toasterui: remove ParseStarted from the event listEd Bartosh
2016-03-23toasterui: Remove the excessive exception loggingMichael Wood
2016-03-23toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood
2016-03-09toaster: rework task buildstats storage and displayElliot Smith
2016-03-07toasterui: fix warning 'Unknown event'Ed Bartosh
2016-03-07toasterui: exit on final eventsEd Bartosh