summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/toasterui.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toasterui: enable sanity checkerAlexandru DAMIAN2015-03-251-1/+1
* bitbake: toasterui: improve info in the toaster_ui.logAlexandru DAMIAN2015-03-211-0/+8
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-201-2/+27
* bitbake: add option to write offline event log fileAlexandru DAMIAN2014-12-181-1/+1
* bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN2014-12-181-9/+10
* bitbake: add build artifacts table and other improvementsAlexandru DAMIAN2014-12-181-0/+4
* bitbake: toasterui: Compatibility patch for daisy and dizzyAlexandru DAMIAN2014-11-281-2/+1
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-281-3/+4
* bitbake: toasterui: performance improvementsAlexandru DAMIAN2014-11-121-1/+9
* bitbake: toasterui: improvements in data readingAlexandru DAMIAN2014-11-061-2/+4
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-301-2/+3
* bitbake: toasterui: refactor log saving and save out-of-build errorsAlexandru DAMIAN2014-08-291-6/+4
* bitbake: toasterui: fix build - project identificationAlexandru DAMIAN2014-07-141-4/+3
* bitbake: toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner2014-07-141-0/+4
* bitbake: toaster: build control functionalityAlexandru DAMIAN2014-06-131-0/+3
* bitbake: toaster: update toaster to run in managed modeAlexandru DAMIAN2014-06-061-4/+12
* bitbake: toasterui: save warnings from non-build contextAlexandru DAMIAN2014-04-051-1/+2
* bitbake: toaster: clean exit on bb server shutdownAlexandru DAMIAN2014-03-251-2/+5