summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib/bb: Fix string concatination potential performance issuesRichard Purdie2021-11-031-8/+8
* bitbake: lib/bb: Clean up use of len()Richard Purdie2021-11-032-12/+12
* bitbake: knotty/uihelper: Show setscene task progress in summary outputRichard Purdie2021-10-082-4/+6
* bitbake: runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie2021-09-172-2/+2
* bitbake: runqueue: Clean up task stats handlingRichard Purdie2021-09-111-1/+1
* bitbake: ui/taskexp: Fix to work with empty build directoriesRichard Purdie2021-08-061-0/+1
* bitbake: ui/taskexp: Improve startup exception handlingRichard Purdie2021-08-061-0/+4
* bitbake: knotty: Re-enable command line logging levelsJoshua Watt2021-05-011-0/+8
* bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt2021-02-101-5/+5
* bitbake: Revert "bb.ui: delete __init__.py to make bb.ui a namespace package"Hongxu Jia2020-11-241-0/+7
* bitbake: bb.ui: delete __init__.py to make bb.ui a namespace packageChris Laplante2020-11-111-7/+0
* bitbake: ui/toasterui: Fix startup faults from incorrect event sequencingRichard Purdie2020-10-171-2/+4
* bitbake: lib/bb/ui/knotty: fix typo in parseprogressTim Orling2020-10-171-1/+1
* bitbake: taskexp: update for GTK API changesRoss Burton2020-09-241-1/+6
* bitbake: process/knotty: Improve early exception handlingRichard Purdie2020-09-021-4/+17
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-253-2/+8
* bitbake: ui/teamcity: don't use removed logging classesChris Laplante2020-07-081-2/+0
* bitbake: lib/ui/taskexp: Fix missing Gtk importDavid Khouya2020-07-071-0/+1
* bitbake: lib/ui/taskexp: Validate gi importDavid Khouya2020-07-061-3/+9
* bitbake: knotty/msg: Use logging.shutdown() instead of bb.msg.cleanupLogging()Joshua Watt2020-03-131-1/+1
* bitbake: knotty: Treat verbconsole as a console outputJoshua Watt2020-03-131-22/+18
* bitbake: knotty: Update hash equivalence loggingJoshua Watt2020-03-131-8/+60
* bitbake: knotty: Add logging cleanupJoshua Watt2020-03-131-0/+2
* bitbake: knotty: Setup logs with config helperJoshua Watt2020-03-131-38/+96
* bitbake: knotty: Remove dependency on format variableJoshua Watt2020-03-131-12/+20
* bitbake: knotty: Add commented logging_tree codeJoshua Watt2020-03-131-0/+5
* bitbake: knotty: Handle logging messages with specific loggerJoshua Watt2020-03-131-1/+1
* bitbake: ui/teamcity: add a TeamCity service message frontendChris Laplante2020-03-071-0/+398
* bitbake: knotty: Make the bb.command.CommandExit event terminate bitbakePeter Kjellerstedt2020-02-191-0/+1
* 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