summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
AgeCommit message (Expand)Author
2016-08-17bitbake: knotty: fix task progress bar not starting at 0%Paul Eggleton
2016-08-11bitbake: toaster: buildinfohelper Add handling local layers (i.e. non-git) la...Michael Wood
2016-08-11bitbake: toasterui: ensure that the Build object is always availableElliot Smith
2016-08-11bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-07-26bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-26bitbake: knotty: don't display ETA for tasks with progressPaul Eggleton
2016-07-26bitbake: knotty: fix some minor bugs in BBProgressPaul Eggleton
2016-07-19bitbake: toaster: add package manifest path to Target objectsElliot Smith
2016-07-19bitbake: buildinfohelper: only record image files for tasks which make imagesElliot Smith
2016-07-19bitbake: toaster: improve scan for SDK artifactsElliot Smith
2016-07-19bitbake: buildinfohelper: fix retrieval of targetsElliot Smith
2016-07-19bitbake: toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19bitbake: toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-07-19bitbake: knotty: avoid errors when fetching outside of a taskPaul Eggleton
2016-07-08bitbake: buildinfohelper: ensure task datetimes are timezone-awareElliot Smith
2016-07-08bitbake: knotty: Handle process indicators more gracefullyRichard Purdie
2016-07-08bitbake: knotty: add quiet output modePaul Eggleton
2016-07-08bitbake: knotty: show task progress barPaul Eggleton
2016-07-08bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-08bitbake: lib: implement basic task progress supportPaul Eggleton
2016-07-08bitbake: knotty: import latest python-progressbarPaul Eggleton
2016-07-08bitbake: knotty: provide a symlink to the latest console logPaul Eggleton
2016-06-20bitbake: depexp.py: port to gtk+3Jussi Kukkonen
2016-06-16bitbake: bitbake: fix wrong usage of format_excEd Bartosh
2016-06-15bitbake: toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-02bitbake: Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-06-02bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-02bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-20bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-17bitbake: knotty: Fix output buffering issuesRichard Purdie
2016-05-17bitbake: toasterui: capture keyboard interrupts the same way as knottyElliot Smith
2016-05-17bitbake: buildinfohelper: add method to set current build as CANCELLEDElliot Smith
2016-05-14bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie
2016-05-13bitbake: knotty: Ensure consolelog file handle is closedRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
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