summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/toasterui.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia2023-12-121-1/+1
* bitbake: ui/toasterui: Fix startup faults from incorrect event sequencingRichard Purdie2020-10-171-2/+4
* bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews2020-01-191-1/+1
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: lib/bb/event: refactor printing eventsPaul Eggleton2017-07-211-21/+4
* bitbake: toaster: fix SDK artifact captureDavid Reyna2017-04-111-3/+1
* bitbake: cooker process: fire heartbeat event at regular time intervalsPatrick Ohly2016-12-071-0/+3
* bitbake: toasterui.py: warn if buildstats is missingOlaf Mandel2016-11-041-0/+3
* bitbake: toaster: make error message more informativeEd Bartosh2016-09-301-1/+1
* bitbake: toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh2016-09-301-0/+4
* bitbake: toaster: fix handling of EnvironmentErrorEd Bartosh2016-09-301-3/+6
* bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa2016-08-201-2/+2
* bitbake: toasterui: ensure that the Build object is always availableElliot Smith2016-08-111-2/+7
* bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith2016-08-111-11/+20
* bitbake: toaster: improve scan for SDK artifactsElliot Smith2016-07-191-3/+4
* bitbake: toaster: do image and artifact scan on BuildCompletedElliot Smith2016-07-191-4/+2
* bitbake: toasterui: capture keyboard interrupts the same way as knottyElliot Smith2016-05-171-1/+16
* bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie2016-05-141-1/+1
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-111-3/+3
* bitbake: toasterui: shutdown on BuildCompleted eventEd Bartosh2016-04-061-5/+8
* bitbake: toasterui: fix brbe reportingEd Bartosh2016-04-061-3/+3
* bitbake: toasterui: add brbe parameter to buildinfohelperEd Bartosh2016-04-061-1/+2
* 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: 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: toasterui: log OSErrorException metadata eventsElliot Smith2016-01-181-0/+2
* bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith2016-01-181-1/+2
* bitbake: toasterui: process SetBRBE eventEd Bartosh2015-12-141-0/+2
* bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery2015-12-091-2/+12
* bitbake: toaster: do not terminate bb serverEd Bartosh2015-12-071-9/+5
* bitbake: toasterui: Create per-build logsElliot Smith2015-10-291-26/+90
* bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie2015-10-291-1/+1
* bitbake: toaster: Record critical errorsElliot Smith2015-10-161-0/+2
* bitbake: toaster: use meaningful logging levelsEd Bartosh2015-10-111-4/+4
* bitbake: toaster: ignore ReachableStamps eventEd Bartosh2015-10-111-1/+2
* bitbake: toaster: Read correct cooker log path from toasteruiElliot Smith2015-09-181-1/+1
* bitbake: toaster logger: fix pylint issuesAlexandru DAMIAN2015-08-191-30/+27
* bitbake: toaster: fix pylint errorsAlexandru Damian2015-08-191-2/+3
* bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh2015-08-011-0/+1
* bitbake: toaster: Fix build execution regressionMichael Wood2015-07-021-0/+1
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-261-0/+3
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-261-14/+10
* bitbake: toasterui: close build on BuildCompleted eventAlexandru DAMIAN2015-05-081-16/+18
* bitbake: toasterui: proper exit code on toaster errorsAlexandru DAMIAN2015-05-081-5/+6