summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews2020-01-196-9/+9
* bitbake: lib: remove unused importsFrazer Clews2020-01-193-5/+1
* bitbake: knotty: Be consistent when creating/updating progress barsPeter Kjellerstedt2020-01-131-6/+6
* bitbake: knotty: Hide the footer if a process progress bar is shownPeter Kjellerstedt2020-01-131-1/+4
* bitbake: knotty/uihelper: Switch from pids to tids for Task event managementRichard Purdie2019-12-062-21/+30
* bitbake: toaster: improve warnings when adding dependency to packagesDavid Reyna2019-10-021-0/+10
* bitbake: knotty: Fix for the Second Keyboard InterruptRobert Yang2019-08-081-4/+14
* bitbake: uihelper: No longer listen to scenequeue task startedRichard Purdie2019-07-151-1/+1
* bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie2019-07-151-1/+0
* bitbake: knotty: allow progress rate for indeterminate barsChris Laplante2019-06-111-1/+1
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-042-4/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-048-97/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-048-0/+16
* bitbake: knotty: Implement console 'keepalive' outputRichard Purdie2019-05-011-0/+13
* bitbake: knotty: Pretty print task elapsed timeJacob Kroon2019-04-301-1/+13
* bitbake: taskexp: add focused search barTobias Olausson2018-10-181-1/+9
* bitbake: toaster: error logs missing for cli buildsDavid Reyna2018-10-041-4/+5
* bitbake: toaster: some recipe events do not include packagesDavid Reyna2017-12-181-1/+5
* bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton2017-08-311-23/+27
* bitbake: ui/knotty: Send updateConfig earlyRichard Purdie2017-08-311-1/+3
* bitbake: bitbake: ui: Sort 'Dependent tasks' in taskexpJussi Kukkonen2017-08-231-1/+3
* bitbake: knotty: make it possible to use termfilter without either consolePaul Eggleton2017-07-211-2/+4
* bitbake: lib/bb/ui/uihelper: indicate to caller of eventHandler() if events h...Paul Eggleton2017-07-211-0/+3
* bitbake: lib/bb/event: refactor printing eventsPaul Eggleton2017-07-214-71/+13
* bitbake: knotty: fix indentationPaul Eggleton2017-07-181-1/+1
* bitbake: knotty: Drop task prefix of PLAIN log messagesRichard Purdie2017-07-081-1/+1
* bitbake: bitbake: Add MultiConfigParsed eventRichard Purdie2017-07-081-0/+1
* bitbake: toaster: add getMessage to MockEventDavid Reyna2017-06-221-0/+6
* bitbake: toaster: fail on layers with sub-layerDavid Reyna2017-06-221-3/+8
* bitbake: knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton2017-06-121-2/+3
* bitbake: bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli2017-06-051-1/+1
* bitbake: toaster: fix SDK artifact captureDavid Reyna2017-04-112-3/+31
* bitbake: knotty: Remove extra whitespace after task progress barsPeter Kjellerstedt2017-03-131-3/+1
* bitbake: toaster: resolve missing 'native[sdk]:' prefixesDavid Reyna2017-03-071-0/+8
* bitbake: ui: Replace depexp with taskexpRichard Purdie2017-02-191-25/+9
* bitbake: build/uihelper: Show better information about multiconfig tasks on UIRichard Purdie2016-12-221-1/+4
* bitbake: knotty: fix --observe-only optionPaul Eggleton2016-12-141-3/+7
* bitbake: knotty: make quiet option a level optionPaul Eggleton2016-12-141-7/+28
* bitbake: depexp: fix string formatting.Ismo Puustinen2016-12-071-1/+1
* bitbake: cooker process: fire heartbeat event at regular time intervalsPatrick Ohly2016-12-072-0/+4
* bitbake: toaster: buildinfohelper Clarify log message for build historyMichael Wood2016-11-301-2/+2
* bitbake: toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood2016-11-301-12/+20
* bitbake: toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood2016-11-301-41/+28
* bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood2016-11-301-6/+1
* bitbake: toasterui.py: warn if buildstats is missingOlaf Mandel2016-11-041-0/+3
* bitbake: toaster: buildinfohelper Handle regex pathsbrian avery2016-11-041-1/+26
* bitbake: depexp: Close UI with error message on NoProvider eventJussi Kukkonen2016-10-111-0/+24
* bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón2016-10-091-7/+8
* bitbake: toaster: buildinfohelper: Use correct way to get message from LogMes...Michael Wood2016-10-061-6/+3
* bitbake: toaster: make error message more informativeEd Bartosh2016-09-301-1/+1