aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/ui
AgeCommit message (Expand)Author
2019-12-17knotty/uihelper: Switch from pids to tids for Task event managementRichard Purdie
2019-10-02toaster: improve warnings when adding dependency to packagesDavid Reyna
2019-08-07knotty: Fix for the Second Keyboard InterruptRobert Yang
2019-07-15uihelper: No longer listen to scenequeue task startedRichard Purdie
2019-07-15event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie
2019-06-11knotty: allow progress rate for indeterminate barsChris Laplante
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-05-01knotty: Implement console 'keepalive' outputRichard Purdie
2019-04-30knotty: Pretty print task elapsed timeJacob Kroon
2018-10-17taskexp: add focused search barTobias Olausson
2018-10-04toaster: error logs missing for cli buildsDavid Reyna
2017-12-18toaster: some recipe events do not include packagesDavid Reyna
2017-08-31tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31ui/knotty: Send updateConfig earlyRichard Purdie
2017-08-23bitbake: ui: Sort 'Dependent tasks' in taskexpJussi Kukkonen
2017-07-21knotty: make it possible to use termfilter without either consolePaul Eggleton
2017-07-21lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handledPaul Eggleton
2017-07-21lib/bb/event: refactor printing eventsPaul Eggleton
2017-07-18knotty: fix indentationPaul Eggleton
2017-07-07knotty: Drop task prefix of PLAIN log messagesRichard Purdie
2017-07-06bitbake: Add MultiConfigParsed eventRichard Purdie
2017-06-16toaster: add getMessage to MockEventDavid Reyna
2017-06-16toaster: fail on layers with sub-layerDavid Reyna
2017-06-09knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton
2017-06-02bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-04-10toaster: fix SDK artifact captureDavid Reyna
2017-03-11knotty: Remove extra whitespace after task progress barsPeter Kjellerstedt
2017-03-07toaster: resolve missing 'native[sdk]:' prefixesDavid Reyna
2017-02-13ui: Replace depexp with taskexpRichard Purdie
2016-12-21build/uihelper: Show better information about multiconfig tasks on UIRichard Purdie
2016-12-14knotty: fix --observe-only optionPaul Eggleton
2016-12-14knotty: make quiet option a level optionPaul Eggleton
2016-12-07depexp: fix string formatting.Ismo Puustinen
2016-12-07cooker process: fire heartbeat event at regular time intervalsPatrick Ohly
2016-11-30toaster: buildinfohelper Clarify log message for build historyMichael Wood
2016-11-30toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood
2016-11-30toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood
2016-11-30toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-04toasterui.py: warn if buildstats is missingOlaf Mandel
2016-11-04toaster: buildinfohelper Handle regex pathsbrian avery
2016-10-11depexp: Close UI with error message on NoProvider eventJussi Kukkonen
2016-10-06ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón
2016-10-06toaster: buildinfohelper: Use correct way to get message from LogMessageMichael Wood
2016-09-28toaster: make error message more informativeEd Bartosh
2016-09-28toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-28toaster: fix handling of EnvironmentErrorEd Bartosh
2016-09-28toaster: check if file existEd Bartosh
2016-09-23knotty: ensure progress bar output is accounted for in displayPaul Eggleton