summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/knotty.py
AgeCommit message (Expand)Author
2024-03-22bitbake: lib/bb: support NO_COLORPeter A. Bigot
2024-01-10bitbake: ui/knotty: properly handle exceptions when calling runCommand()Mark Asselstine
2023-01-11bitbake: knotty: Improve shutdown handlingRichard Purdie
2022-12-31bitbake: knotty: Ping the server/cooker periodicallyRichard Purdie
2022-12-31bitbake: knotty: Avoid looping with tracebacksRichard Purdie
2022-04-21bitbake: ui/knotty: Drop pointless pass statementRichard Purdie
2022-04-05bitbake: knotty.py: Show elapsed time also for tasks with progress barsPeter Kjellerstedt
2022-03-23bitbake: bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) t...Ross Burton
2022-03-23bitbake: bitbake: knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-03-11bitbake: knotty.py: A little clean up of TerminalFilter::updateFooter()Peter Kjellerstedt
2022-03-11bitbake: knotty.py: Correct the width of the progress bar for the real tasksPeter Kjellerstedt
2022-03-11bitbake: knotty.py: Improve the message while waiting for running tasks to fi...Peter Kjellerstedt
2022-03-06bitbake: knotty: Improve setscene task displayRichard Purdie
2022-03-06bitbake: knotty: Correctly handle multiple line itemsRichard Purdie
2022-02-21bitbake: data_smart/cookerdata: Add variable remapping supportRichard Purdie
2022-02-17bitbake: msg: Add bb.warnonce() and bb.erroronce() log methodsRichard Purdie
2021-10-08bitbake: knotty/uihelper: Show setscene task progress in summary outputRichard Purdie
2021-09-17bitbake: runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie
2021-05-01bitbake: knotty: Re-enable command line logging levelsJoshua Watt
2020-10-17bitbake: lib/bb/ui/knotty: fix typo in parseprogressTim Orling
2020-09-02bitbake: process/knotty: Improve early exception handlingRichard Purdie
2020-08-25bitbake: lib: fix most undefined code picked up by pylintFrazer Clews
2020-03-13bitbake: knotty/msg: Use logging.shutdown() instead of bb.msg.cleanupLogging()Joshua Watt
2020-03-13bitbake: knotty: Treat verbconsole as a console outputJoshua Watt
2020-03-13bitbake: knotty: Update hash equivalence loggingJoshua Watt
2020-03-13bitbake: knotty: Add logging cleanupJoshua Watt
2020-03-13bitbake: knotty: Setup logs with config helperJoshua Watt
2020-03-13bitbake: knotty: Remove dependency on format variableJoshua Watt
2020-03-13bitbake: knotty: Add commented logging_tree codeJoshua Watt
2020-03-13bitbake: knotty: Handle logging messages with specific loggerJoshua Watt
2020-02-19bitbake: knotty: Make the bb.command.CommandExit event terminate bitbakePeter Kjellerstedt
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2020-01-13bitbake: knotty: Be consistent when creating/updating progress barsPeter Kjellerstedt
2020-01-13bitbake: knotty: Hide the footer if a process progress bar is shownPeter Kjellerstedt
2019-12-06bitbake: knotty/uihelper: Switch from pids to tids for Task event managementRichard Purdie
2019-08-08bitbake: knotty: Fix for the Second Keyboard InterruptRobert Yang
2019-07-15bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie
2019-06-11bitbake: knotty: allow progress rate for indeterminate barsChris Laplante
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-05-01bitbake: knotty: Implement console 'keepalive' outputRichard Purdie
2019-04-30bitbake: knotty: Pretty print task elapsed timeJacob Kroon
2017-08-31bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31bitbake: ui/knotty: Send updateConfig earlyRichard Purdie
2017-07-21bitbake: knotty: make it possible to use termfilter without either consolePaul 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