summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
AgeCommit message (Expand)Author
2019-06-19bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-06-19bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-10-18bitbake: taskexp: add focused search barTobias Olausson
2018-10-04bitbake: toaster: error logs missing for cli buildsDavid Reyna
2017-12-18bitbake: toaster: some recipe events do not include packagesDavid Reyna
2017-08-31bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31bitbake: ui/knotty: Send updateConfig earlyRichard Purdie
2017-08-23bitbake: bitbake: ui: Sort 'Dependent tasks' in taskexpJussi Kukkonen
2017-07-21bitbake: knotty: make it possible to use termfilter without either consolePaul Eggleton
2017-07-21bitbake: lib/bb/ui/uihelper: indicate to caller of eventHandler() if events h...Paul Eggleton
2017-07-21bitbake: lib/bb/event: refactor printing eventsPaul Eggleton
2017-07-18bitbake: knotty: fix indentationPaul Eggleton
2017-07-08bitbake: knotty: Drop task prefix of PLAIN log messagesRichard Purdie
2017-07-08bitbake: bitbake: Add MultiConfigParsed eventRichard Purdie
2017-06-22bitbake: toaster: add getMessage to MockEventDavid Reyna
2017-06-22bitbake: toaster: fail on layers with sub-layerDavid Reyna
2017-06-12bitbake: knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton
2017-06-05bitbake: bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-04-11bitbake: toaster: fix SDK artifact captureDavid Reyna
2017-03-13bitbake: knotty: Remove extra whitespace after task progress barsPeter Kjellerstedt
2017-03-07bitbake: toaster: resolve missing 'native[sdk]:' prefixesDavid Reyna
2017-02-19bitbake: ui: Replace depexp with taskexpRichard Purdie
2016-12-22bitbake: build/uihelper: Show better information about multiconfig tasks on UIRichard Purdie
2016-12-14bitbake: knotty: fix --observe-only optionPaul Eggleton
2016-12-14bitbake: knotty: make quiet option a level optionPaul Eggleton
2016-12-07bitbake: depexp: fix string formatting.Ismo Puustinen
2016-12-07bitbake: cooker process: fire heartbeat event at regular time intervalsPatrick Ohly
2016-11-30bitbake: toaster: buildinfohelper Clarify log message for build historyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood
2016-11-30bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-04bitbake: toasterui.py: warn if buildstats is missingOlaf Mandel
2016-11-04bitbake: toaster: buildinfohelper Handle regex pathsbrian avery
2016-10-11bitbake: depexp: Close UI with error message on NoProvider eventJussi Kukkonen
2016-10-09bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón
2016-10-06bitbake: toaster: buildinfohelper: Use correct way to get message from LogMes...Michael Wood
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-09-30bitbake: toaster: check if file existEd Bartosh
2016-09-23bitbake: knotty: ensure progress bar output is accounted for in displayPaul Eggleton
2016-09-23bitbake: knotty: Show task elapsed timeRichard Purdie
2016-09-21bitbake: toaster: buildinfohelper local layer don't construct path using git ...Michael Wood
2016-09-21bitbake: toaster: unlock BuildEnvirnoment when build is doneEd Bartosh
2016-09-21bitbake: toaster: notify runbuilds when build status changesEd Bartosh
2016-09-21bitbake: uihelper: use elif instead of repeated ifRoss Burton
2016-09-08bitbake: toaster: keep layer name in variable history pathDavid Reyna
2016-09-02bitbake: buildinfohelper: discover kernel artifacts correctlyElliot Smith
2016-08-20bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa
2016-08-17bitbake: knotty: don't show number of running tasks in quiet modePaul Eggleton