summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/toasterui.py
AgeCommit message (Expand)Author
2020-10-17bitbake: ui/toasterui: Fix startup faults from incorrect event sequencingRichard Purdie
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2017-07-21bitbake: lib/bb/event: refactor printing eventsPaul Eggleton
2017-04-11bitbake: toaster: fix SDK artifact captureDavid Reyna
2016-12-07bitbake: cooker process: fire heartbeat event at regular time intervalsPatrick Ohly
2016-11-04bitbake: toasterui.py: warn if buildstats is missingOlaf Mandel
2016-09-30bitbake: toaster: make error message more informativeEd Bartosh
2016-09-30bitbake: toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-30bitbake: toaster: fix handling of EnvironmentErrorEd Bartosh
2016-08-20bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa
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-19bitbake: toaster: improve scan for SDK artifactsElliot Smith
2016-07-19bitbake: toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-05-17bitbake: toasterui: capture keyboard interrupts the same way as knottyElliot Smith
2016-05-14bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-06bitbake: toasterui: shutdown on BuildCompleted eventEd Bartosh
2016-04-06bitbake: toasterui: fix brbe reportingEd Bartosh
2016-04-06bitbake: toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-03-23bitbake: toasterui: remove ParseStarted from the event listEd Bartosh
2016-03-23bitbake: toasterui: Remove the excessive exception loggingMichael Wood
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-01-18bitbake: toasterui: log OSErrorException metadata eventsElliot Smith
2016-01-18bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith
2015-12-14bitbake: toasterui: process SetBRBE eventEd Bartosh
2015-12-09bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery
2015-12-07bitbake: toaster: do not terminate bb serverEd Bartosh
2015-10-29bitbake: toasterui: Create per-build logsElliot Smith
2015-10-29bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie
2015-10-16bitbake: toaster: Record critical errorsElliot Smith
2015-10-11bitbake: toaster: use meaningful logging levelsEd Bartosh
2015-10-11bitbake: toaster: ignore ReachableStamps eventEd Bartosh
2015-09-18bitbake: toaster: Read correct cooker log path from toasteruiElliot Smith
2015-08-19bitbake: toaster logger: fix pylint issuesAlexandru DAMIAN
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-08-01bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh
2015-07-02bitbake: toaster: Fix build execution regressionMichael Wood
2015-06-26bitbake: toaster: refactor build modelAlexandru DAMIAN
2015-06-26bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-05-08bitbake: toasterui: close build on BuildCompleted eventAlexandru DAMIAN
2015-05-08bitbake: toasterui: proper exit code on toaster errorsAlexandru DAMIAN
2015-03-25bitbake: toasterui: enable sanity checkerAlexandru DAMIAN