aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/knotty.py
AgeCommit message (Expand)Author
2016-04-15bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-15bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie
2016-02-16bitbake: bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson
2016-02-15bitbake: knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie
2016-02-01bitbake: knotty: Don't show errors for universe provider issuesRichard Purdie
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2016-01-08bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie
2015-12-18bitbake: knotty: Improve exception error messageRichard Purdie
2015-12-18bitbake: knotty: Fix row/column function return value issueRichard Purdie
2015-12-08bitbake: knotty: Enforce terminal line limit to stop crazy scrollingRichard Purdie
2015-10-29bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie
2015-08-01bitbake: cooker: properly fix bitbake.lock handlingRichard Purdie
2015-07-09bitbake: knotty.py: Make sure bitbake.lock is unlocked before exitingLeonardo Sandoval
2015-03-19bitbake: knotty.py: fix indentRobert Yang
2015-03-16bitbake: knotty: Do not log show_versions outputRob Woolley
2015-03-16bitbake: knotty: Catch exceptions on broken pipesRob Woolley
2015-01-21bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie
2014-09-23bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie
2014-09-01bitbake: knotty: ignore interrupted system callsDan McGregor
2014-08-23bitbake: knotty: Improve exception handlingRichard Purdie
2014-08-02bitbake: knotty: Move second event check into a proper blockNamhyung Kim
2014-05-11bitbake: knotty: Fix output printed to the user at debug log levelsRichard Purdie
2014-04-08bitbake: bitbake: knotty: Clear footer before outputting to stderrPeter Kjellerstedt
2014-03-27bitbake: knotty: Show a link to the logfile for failed setscene tasksRichard Purdie
2014-03-27bitbake: knotty: Split error output onto stderrRichard Purdie
2014-03-27bitbake: knotty: Ensure the progress bar shows on stdoutRichard Purdie
2014-03-27bitbake: cooker/event: Overhaul sanity test mechanismRichard Purdie
2014-03-10bitbake: knotty: Remove latency when exitingRichard Purdie
2014-03-10bitbake: knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie
2014-03-10bitbake: knotty: Deal with exceptions not resetting terminal configurationRichard Purdie
2013-09-22bitbake: bitbake: event: adding generic event for metadata usageAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-09-14bitbake: knotty: Cleanup error/interruption handlingRichard Purdie
2013-09-14bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie
2013-09-06bitbake: knotty: Reduce refresh of footerRichard Purdie
2013-08-26bitbake: bitbake: Add ui event handlers filteringRichard Purdie
2013-08-16bitbake: taskdata: report close matches with NoProvider errorsPaul Eggleton
2013-06-17bitbake: knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN
2013-06-17bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN
2013-05-22bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie
2013-05-09bitbake: lib: print is a function in moderm python, covert remaining usersRichard Purdie
2013-02-15bitbake: knotty.py: fix unknown event bb.event.DiskFullRobert Yang
2012-12-14bitbake: knotty: use bb.error instead of printMihai Lindner
2012-11-25bitbake: knotty/msg: Avoid usage of curses initscr/endwin to avoid terminal c...Richard Purdie
2012-11-20bitbake: knotty: Colorize knotty interactive console outputSeth Bollinger
2012-11-14bitbake: knotty: kill duplicated import of 'time'Christopher Larson
2012-11-01bitbake: command: add error to return of runCommandChristopher Larson
2012-10-30bitbake: knotty: Ensure last tasks are disaplyed correctly in the footerRichard Purdie
2012-09-28bitbake: knotty: Allow displaying of status when no tasks are activeRichard Purdie
2012-09-24bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for Lo...Jason Wessel