summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/knotty.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton2017-06-121-2/+3
* bitbake: knotty: Remove extra whitespace after task progress barsPeter Kjellerstedt2017-03-131-3/+1
* 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: cooker process: fire heartbeat event at regular time intervalsPatrick Ohly2016-12-071-0/+1
* bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón2016-10-091-7/+8
* bitbake: knotty: ensure progress bar output is accounted for in displayPaul Eggleton2016-09-231-5/+4
* bitbake: knotty: Show task elapsed timeRichard Purdie2016-09-231-1/+10
* bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa2016-08-201-6/+6
* bitbake: knotty: don't show number of running tasks in quiet modePaul Eggleton2016-08-171-1/+3
* bitbake: knotty: fix task progress bar not starting at 0%Paul Eggleton2016-08-171-2/+5
* bitbake: knotty: don't display ETA for tasks with progressPaul Eggleton2016-07-261-1/+1
* bitbake: knotty: fix some minor bugs in BBProgressPaul Eggleton2016-07-261-12/+13
* bitbake: knotty: Handle process indicators more gracefullyRichard Purdie2016-07-081-4/+12
* bitbake: knotty: add quiet output modePaul Eggleton2016-07-081-25/+32
* bitbake: knotty: show task progress barPaul Eggleton2016-07-081-4/+19
* bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton2016-07-081-2/+13
* bitbake: lib: implement basic task progress supportPaul Eggleton2016-07-081-9/+65
* bitbake: knotty: import latest python-progressbarPaul Eggleton2016-07-081-1/+1
* bitbake: knotty: provide a symlink to the latest console logPaul Eggleton2016-07-081-0/+6
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-3/+3
* bitbake: knotty: Fix output buffering issuesRichard Purdie2016-05-171-0/+2
* bitbake: knotty: Ensure consolelog file handle is closedRichard Purdie2016-05-131-0/+5
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-111-4/+4
* bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie2016-04-151-1/+4
* bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie2016-04-151-1/+2
* bitbake: bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson2016-02-161-5/+13
* bitbake: knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie2016-02-151-0/+1
* bitbake: knotty: Don't show errors for universe provider issuesRichard Purdie2016-02-011-5/+13
* bitbake: bitbake: Set process names to be meaninfulRichard Purdie2016-01-301-0/+2
* bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie2016-01-081-0/+4
* bitbake: knotty: Improve exception error messageRichard Purdie2015-12-181-1/+3
* bitbake: knotty: Fix row/column function return value issueRichard Purdie2015-12-181-1/+1
* bitbake: knotty: Enforce terminal line limit to stop crazy scrollingRichard Purdie2015-12-081-3/+4
* bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie2015-10-291-1/+1
* bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie2015-08-011-20/+0
* bitbake: knotty.py: Make sure bitbake.lock is unlocked before exitingLeonardo Sandoval2015-07-091-0/+20
* bitbake: knotty.py: fix indentRobert Yang2015-03-191-19/+19
* bitbake: knotty: Do not log show_versions outputRob Woolley2015-03-161-1/+1
* bitbake: knotty: Catch exceptions on broken pipesRob Woolley2015-03-161-19/+24
* bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie2015-01-211-1/+1
* bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie2014-09-231-0/+1
* bitbake: knotty: ignore interrupted system callsDan McGregor2014-09-011-1/+1
* bitbake: knotty: Improve exception handlingRichard Purdie2014-08-231-1/+9
* bitbake: knotty: Move second event check into a proper blockNamhyung Kim2014-08-021-2/+2
* bitbake: knotty: Fix output printed to the user at debug log levelsRichard Purdie2014-05-111-1/+1
* bitbake: bitbake: knotty: Clear footer before outputting to stderrPeter Kjellerstedt2014-04-081-2/+3
* bitbake: knotty: Show a link to the logfile for failed setscene tasksRichard Purdie2014-03-271-0/+3
* bitbake: knotty: Split error output onto stderrRichard Purdie2014-03-271-1/+5
* bitbake: knotty: Ensure the progress bar shows on stdoutRichard Purdie2014-03-271-1/+1